aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds2012-01-08
|\
| * gpiolib: Mark da9052 driver brokenMark Brown2011-12-19
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-08
|\ \
| * | gpio: Kconfig: drop unknown symbol 'CS5535_GPIO'Paul Bolle2011-11-28
* | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-01-07
|\ \ \
| * | | gpio: Add decode of WM8994 GPIO configurationMark Brown2012-01-02
| * | | gpio: Convert GPIO drivers to module_platform_driverMark Brown2012-01-02
| * | | gpio: Fix typo in comment in Samsung driverMark Brown2012-01-02
| * | | gpio: Explicitly index samsung_gpio_cfgsMark Brown2012-01-02
| * | | gpio/powerpc: Eliminate duplication of of_get_named_gpio_flags()Grant Likely2011-12-12
| * | | gpiolib: output basic details and consolidate gpio device driversGrant Likely2011-12-12
| * | | pch_gpio: Change company name OKI SEMICONDUCTOR to LAPIS SemiconductorTomoya MORINAGA2011-12-12
| * | | pch_gpio: Support new device LAPIS Semiconductor ML7831 IOHTomoya MORINAGA2011-12-12
| | |/ | |/|
* | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-07
|\ \ \
| * \ \ Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-06
| |\ \ \
| | * | | driver-core: remove sysdev.h usage.Kay Sievers2011-12-21
| | | |/ | | |/|
* | | | Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2012-01-06
|\ \ \ \ | |/ / / |/| | |
| * | | gpio: pl061: Enable module alias autogeneration for AMBA driversDave Martin2011-11-22
* | | | gpio: Fix DA9052 GPIO build errors.Ashish Jangam2011-12-15
* | | | gpio: mpc8xxx: don't allow input-only pins to be output for MPC5121Wolfram Sang2011-12-13
* | | | gpio-ml-ioh: Add the irq_disable/irq_enable hooks for ml-ioh irq chipFeng Tang2011-12-13
* | | | gpio-ml-ioh: fix a bug in the interrupt handlerFeng Tang2011-12-13
* | | | gpio: pl061: drop extra check for NULL platform_dataRob Herring2011-12-13
| |_|/ |/| |
* | | gpio: fix a build failure on KS8695 GPIOLinus Walleij2011-12-05
* | | gpio: pca953x: Staticise pca953x_get_altdata()Mark Brown2011-11-21
|/ /
* | Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-11-15
|\ \ | |/ |/|
| * Merge branch 'for_3.2/gpio-cleanup' of git://gitorious.org/khilman/linux-omap...Grant Likely2011-11-08
| |\
| | * gpio/omap: check return value from irq_alloc_generic_chipTodd Poynor2011-08-23
| | * gpio/omap: replace MOD_REG_BIT macro with static inlineKevin Hilman2011-08-23
| * | gpio: pca953x: propagate the errno from the chip_init functionsWolfram Sang2011-10-29
| * | gpio: pca953x: remove unneeded check for chip typeWolfram Sang2011-10-29
* | | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\ \ \
| * | | drivers/gpio: Fix drivers who are implicit users of module.hPaul Gortmaker2011-10-31
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-11-06
|\ \ \ \
| * | | | powerpc/8xxx: Fix interrupt handling in MPC8xxx GPIO driverFelix Radensky2011-11-03
| * | | | powerpc/85xx: Add 'fsl,pq3-gpio' compatiable for GPIO driverKumar Gala2011-11-03
| * | | | gpio: move mpc8xxx/512x gpio driver to drivers/gpioWolfram Sang2011-09-22
* | | | | Merge branch 'next/devel2' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-05
|\ \ \ \ \
| * \ \ \ \ Merge branch 'pxa/devel' into next/devel2Arnd Bergmann2011-10-30
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'samsung/devel' into next/devel2Arnd Bergmann2011-10-20
| |\ \ \ \ \ \
| | * | | | | | gpio/samsung: Complain loudly if we don't know the SoCMark Brown2011-10-17
| | * | | | | | gpio/samsung: Move SoC specific codes within macroTushar Behera2011-10-12
| | * | | | | | gpio/samsung: Fix incorrect gpio pull up/down callback for EXYNOS4Thomas Abraham2011-10-12
| | * | | | | | gpio/samsung: only register available gpio banksPeter Korsgaard2011-10-12
| * | | | | | | Merge branch 'samsung/devel' of git+ssh://git.linaro.org/home/arndbergmann/pu...Arnd Bergmann2011-10-20
| |\| | | | | |
* | | | | | | | Merge branch 'next/cleanup3' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-05
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge branch 'next/topic-gpio-samsung' into next-samsung-develKukjin Kim2011-10-04
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | gpio/samsung: correct pin configuration for S5PC100/S5PC110/EXYNOS4Marek Szyprowski2011-10-04
| | * | | | | | gpio/samsung: fix GPIO interrupt registration for EXYNOS4 SoCsMarek Szyprowski2011-10-04
| | * | | | | | gpio/samsung: fix broken configuration for EXYNOS4 GPIO banksMarek Szyprowski2011-10-04