summaryrefslogtreecommitdiffstats
path: root/drivers/gpio
AgeCommit message (Expand)AuthorFilesLines
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds1-1/+1
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2012-01-07Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds21-166/+128
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2012-01-06Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds1-0/+2
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman1-1/+1
2012-01-02gpio: Add decode of WM8994 GPIO configurationMark Brown1-2/+77
2012-01-02gpio: Convert GPIO drivers to module_platform_driverMark Brown11-128/+11
2012-01-02gpio: Fix typo in comment in Samsung driverMark Brown1-1/+1
2012-01-02gpio: Explicitly index samsung_gpio_cfgsMark Brown1-10/+19
2011-12-21driver-core: remove sysdev.h usage.Kay Sievers1-1/+1
2011-12-20gpiolib: Mark da9052 driver brokenMark Brown1-1/+1
2011-12-15gpio: Fix DA9052 GPIO build errors.Ashish Jangam1-13/+8
2011-12-13gpio: mpc8xxx: don't allow input-only pins to be output for MPC5121Wolfram Sang1-5/+13
2011-12-13gpio-ml-ioh: Add the irq_disable/irq_enable hooks for ml-ioh irq chipFeng Tang1-0/+30
2011-12-13gpio-ml-ioh: fix a bug in the interrupt handlerFeng Tang1-1/+1
2011-12-13gpio: pl061: drop extra check for NULL platform_dataRob Herring1-4/+0
2011-12-12gpio/powerpc: Eliminate duplication of of_get_named_gpio_flags()Grant Likely1-1/+1
2011-12-12gpiolib: output basic details and consolidate gpio device driversGrant Likely8-16/+9
2011-12-12pch_gpio: Change company name OKI SEMICONDUCTOR to LAPIS SemiconductorTomoya MORINAGA1-3/+3
2011-12-12pch_gpio: Support new device LAPIS Semiconductor ML7831 IOHTomoya MORINAGA2-5/+7
2011-12-05gpio: fix a build failure on KS8695 GPIOLinus Walleij1-1/+1
2011-11-28gpio: Kconfig: drop unknown symbol 'CS5535_GPIO'Paul Bolle1-1/+1
2011-11-22gpio: pl061: Enable module alias autogeneration for AMBA driversDave Martin1-0/+2
2011-11-21gpio: pca953x: Staticise pca953x_get_altdata()Mark Brown1-2/+2
2011-11-15Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-32/+38
2011-11-08Merge branch 'for_3.2/gpio-cleanup' of git://gitorious.org/khilman/linux-omap...Grant Likely1-25/+34
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds11-0/+11
2011-11-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds3-0/+407
2011-11-05Merge branch 'next/devel2' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds1-12/+36
2011-11-05Merge branch 'next/cleanup3' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds7-1252/+2689
2011-11-03powerpc/8xxx: Fix interrupt handling in MPC8xxx GPIO driverFelix Radensky1-0/+2
2011-11-03powerpc/85xx: Add 'fsl,pq3-gpio' compatiable for GPIO driverKumar Gala1-0/+1
2011-11-03Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds1-2/+1
2011-11-01Merge branch 'next/devel' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds1-48/+95
2011-11-01Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2-0/+14
2011-11-01Merge branch 'next/fixes' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds1-1/+1
2011-10-31drivers/gpio: Fix drivers who are implicit users of module.hPaul Gortmaker11-0/+11
2011-10-31Merge branch 'depends/rmk/gpio' into next/develArnd Bergmann13-496/+2586
2011-10-31Merge branch 'next/fixes' into next/cleanupArnd Bergmann13-496/+2586
2011-10-31Merge branch 'depends/rmk/gpio' into next/fixesArnd Bergmann13-496/+2586
2011-10-30Merge branch 'pxa/devel' into next/devel2Arnd Bergmann2-1/+2
2011-10-29Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds7-39/+658
2011-10-29gpio: pca953x: propagate the errno from the chip_init functionsWolfram Sang1-6/+5
2011-10-29gpio: pca953x: remove unneeded check for chip typeWolfram Sang1-3/+1
2011-10-27Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds13-496/+2586
2011-10-26gpio: pl061: add DT binding supportRob Herring1-10/+21
2011-10-24mfd: remove CONFIG_MFD_SUPPORTArnd Bergmann1-2/+1
2011-10-20Merge branch 'samsung/devel' into next/devel2Arnd Bergmann1-12/+36
2011-10-20Merge branch 'tegra/devel' into next/develArnd Bergmann1-48/+95