aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2012-01-10Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2012-01-09Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-01-09Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-01-07Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-01-06Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman
2012-01-03pinctrl: move the U300 GPIO driver to pinctrlLinus Walleij
2012-01-02gpio: Add decode of WM8994 GPIO configurationgpio-for-linus-20120104Mark Brown
2012-01-02gpio: Convert GPIO drivers to module_platform_driverMark Brown
2012-01-02gpio: Fix typo in comment in Samsung driverMark Brown
2012-01-02gpio: Explicitly index samsung_gpio_cfgsMark Brown
2011-12-28Merge branch 'samsung/cleanup' into next/driversArnd Bergmann
2011-12-27Merge branch 'v3.2-rc6' into next/driversArnd Bergmann
2011-12-27Merge branch 'omap/hwmod' into next/driversArnd Bergmann
2011-12-23gpio/samsung: Add device tree support for EXYNOS4Thomas Abraham
2011-12-21driver-core: remove sysdev.h usage.Kay Sievers
2011-12-20gpiolib: Mark da9052 driver brokenMark Brown
2011-12-15gpio: Fix DA9052 GPIO build errors.Ashish Jangam
2011-12-13gpio: mpc8xxx: don't allow input-only pins to be output for MPC5121Wolfram Sang
2011-12-13gpio-ml-ioh: Add the irq_disable/irq_enable hooks for ml-ioh irq chipFeng Tang
2011-12-13gpio-ml-ioh: fix a bug in the interrupt handlerFeng Tang
2011-12-13gpio: pl061: drop extra check for NULL platform_dataRob Herring
2011-12-12gpio/powerpc: Eliminate duplication of of_get_named_gpio_flags()Grant Likely
2011-12-12gpiolib: output basic details and consolidate gpio device driversGrant Likely
2011-12-12pch_gpio: Change company name OKI SEMICONDUCTOR to LAPIS SemiconductorTomoya MORINAGA
2011-12-12pch_gpio: Support new device LAPIS Semiconductor ML7831 IOHTomoya MORINAGA
2011-12-06Merge branch 'mxs/saif' into next/driversArnd Bergmann
2011-12-05gpio: fix a build failure on KS8695 GPIOLinus Walleij
2011-11-28gpio: Kconfig: drop unknown symbol 'CS5535_GPIO'Paul Bolle
2011-11-23Merge branches 'drivers/macb-gem' and 'drivers/pxa-gpio' into next/driversArnd Bergmann
2011-11-22gpio: pl061: Enable module alias autogeneration for AMBA driversDave Martin
2011-11-21gpio: pca953x: Staticise pca953x_get_altdata()Mark Brown
2011-11-15Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-11-15ARM: pxa: add clk support in gpio driverHaojian Zhuang
2011-11-15ARM: mmp: clear gpio edge detectHaojian Zhuang
2011-11-15ARM: pxa: change gpio to platform deviceHaojian Zhuang
2011-11-14ARM: pxa: use little endian read write in gpio driverHaojian Zhuang
2011-11-14ARM: pxa: recognize gpio number and typeHaojian Zhuang
2011-11-14ARM: pxa: rename gpio_to_irq and irq_to_gpioHaojian Zhuang
2011-11-14ARM: pxa: use chained interrupt for GPIO0 and GPIO1Haojian Zhuang
2011-11-08Merge branch 'for_3.2/gpio-cleanup' of git://gitorious.org/khilman/linux-omap...Grant Likely
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2011-11-05Merge branch 'next/devel2' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds
2011-11-05Merge branch 'next/cleanup3' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds
2011-11-03powerpc/8xxx: Fix interrupt handling in MPC8xxx GPIO driverFelix Radensky
2011-11-03powerpc/85xx: Add 'fsl,pq3-gpio' compatiable for GPIO driverKumar Gala