aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-09Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-51/+334
2012-01-09Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+72
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmapLinus Torvalds1-1/+1
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus 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/git/gregkh/driver-coreLinus Torvalds1-1/+1
2012-01-06Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus 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-28Merge branch 'samsung/cleanup' into next/driversArnd Bergmann1-0/+72
2011-12-27Merge branch 'v3.2-rc6' into next/driversArnd Bergmann4-23/+52
2011-12-27Merge branch 'omap/hwmod' into next/driversArnd Bergmann1-1/+1
2011-12-23gpio/samsung: Add device tree support for EXYNOS4Thomas Abraham1-0/+72
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-06Merge branch 'mxs/saif' into next/driversArnd Bergmann1-2/+2
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-23Merge branches 'drivers/macb-gem' and 'drivers/pxa-gpio' into next/driversArnd Bergmann2-32/+38
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-15ARM: pxa: add clk support in gpio driverHaojian Zhuang1-1/+25
2011-11-15ARM: mmp: clear gpio edge detectHaojian Zhuang1-0/+4
2011-11-15ARM: pxa: change gpio to platform deviceHaojian Zhuang3-11/+132
2011-11-14ARM: pxa: use little endian read write in gpio driverHaojian Zhuang1-34/+34
2011-11-14ARM: pxa: recognize gpio number and typeHaojian Zhuang1-1/+40
2011-11-14ARM: pxa: rename gpio_to_irq and irq_to_gpioHaojian Zhuang1-4/+85
2011-11-14ARM: pxa: use chained interrupt for GPIO0 and GPIO1Haojian Zhuang1-0/+14
2011-11-08Merge branch 'for_3.2/gpio-cleanup' of git://gitorious.org/khilman/linux-omap-pm into gpio/mergeGrant Likely1-25/+34
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds11-0/+11
2011-11-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus 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