summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-08-29pinctrl: pinconf-generic: Remove ti prefix in dev_err messagesAxel Lin1-3/+2
2013-08-29Merge tag 'v3.11-rc7' into develLinus Walleij730-96785/+10059
2013-08-29pinctrl: rockchip: Implement .request() and .free() callbacksAxel Lin1-0/+12
2013-08-28pinctrl: at91: fix get_pullup/down function returnBoris BREZILLON1-2/+2
2013-08-28pinctrl: sh-pfc: remove unnecessary platform_set_drvdata()Jingoo Han1-2/+0
2013-08-28pinctrl: Add s5pv210 support to pinctrl-exynosMateusz Krawczuk4-1/+62
2013-08-28pinctrl: utils: include export.h to avoid warningsLaxman Dewangan1-0/+1
2013-08-28pinctrl: s3c24xx: off by one in s3c24xx_eint_init()Dan Carpenter1-1/+1
2013-08-28pinctrl: mvebu: testing the wrong variableDan Carpenter1-1/+1
2013-08-28pinctrl: abx500: fix bitwise AND testDan Carpenter1-3/+3
2013-08-28pinctrl: mvebu: Convert to use devm_ioremap_resourceJisheng Zhang1-6/+5
2013-08-28pinctrl: Pass all configs to driver on pin_config_set()Sherman Yin23-724/+948
2013-08-28pinctrl: tz1090-pdc: Convert to devm_ioremap_resourceAxel Lin1-19/+3
2013-08-28pinctrl: tz1090: Convert to devm_ioremap_resourceAxel Lin1-19/+3
2013-08-28pinctrl: tegra: Convert to devm_ioremap_resourceAxel Lin1-19/+3
2013-08-28pinctrl: rockchip: Simplify pin_to_bank equationAxel Lin1-2/+1
2013-08-28pinctrl: spear: Convert to devm_ioremap_resourceAxel Lin1-9/+4
2013-08-28pinctrl: rockchip: Remove of_match_ptr macro for DT only driverAxel Lin1-1/+1
2013-08-28pinctrl: palmas: PINCTRL_PALMAS needs to select PINMUXAxel Lin1-0/+1
2013-08-28pinctrl: core: Add proper mutex lock in pinctrl_request_gpioAxel Lin1-0/+4
2013-08-25Merge tag 'staging-3.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+3
2013-08-25Merge tag 'usb-3.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds3-2/+7
2013-08-24Merge tag 'acpi-3.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-8/+3
2013-08-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds4-14/+38
2013-08-23pinctrl: imx: Fix compilation with DEBUG enabledSascha Hauer1-16/+3
2013-08-23Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-10/+11
2013-08-23Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds18-49/+114
2013-08-23usb: phy: fix build breakageAnatolij Gustschin2-2/+2
2013-08-23USB: OHCI: add missing PCI PM callbacks to ohci-pci.cAlan Stern1-0/+5
2013-08-23staging: comedi: bug-fix NULL pointer dereference on failed attachIan Abbott1-1/+1
2013-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds19-99/+171
2013-08-23Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds1-1/+1
2013-08-23drivers/platform/olpc/olpc-ec.c: initialise earlierDaniel Drake1-1/+1
2013-08-23Merge tag 'drm-intel-fixes-2013-08-23' of git://people.freedesktop.org/~danve...Dave Airlie2-0/+14
2013-08-23pinctrl: rockchip: Simplify for loop iterationAxel Lin1-15/+6
2013-08-23pinctrl: tegra: use pinctrl-utils APIs for mappingLaxman Dewangan1-112/+18
2013-08-23pinctrl: utils : add support to pass config type in generic util APIsLaxman Dewangan3-8/+15
2013-08-23pinctrl: samsung: Parse pin groups before calling pinctrl_register()Tomasz Figa1-6/+4
2013-08-23pinctrl: palmas: Fix device name in Kconfig textMark Brown1-1/+1
2013-08-23pinctrl: SPEAr310: Pass correct of_device_id table name to MODULE_DEVICE_TABLEAxel Lin1-1/+1
2013-08-23pinctrl: sunxi: Add Allwinner A20 pins setMaxime Ripard2-0/+1019
2013-08-23pinctrl: sunxi: Add Allwinner A31 pins setMaxime Ripard2-0/+821
2013-08-23pinctrl: sunxi: Fix inconsistent indentationMaxime Ripard1-5/+5
2013-08-23pinctrl: core: Remove unnecessary test for desc->nameAxel Lin1-3/+1
2013-08-23pinctrl: core: Hold pctldev->mutex mutex lock while traversing gpio_ranges listAxel Lin1-0/+3
2013-08-23pinctrl: core: Hold pinctrldev_list_mutex mutex while traversing pinctrldev_listAxel Lin1-0/+5
2013-08-23pinctrl: sirf: add lost atlas6 uart0-no-stream-control pingroupQipan Li1-0/+4
2013-08-23be2net: fix disabling TX in be_close()Sathya Perla1-1/+1
2013-08-23Revert "ACPI / video: Always call acpi_video_init_brightness() on init"Rafael J. Wysocki1-8/+3
2013-08-23Merge branch 'sfc-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller1-1/+1