aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio
Commit message (Expand)AuthorAge
* Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-05-29
|\
| * gpio: tps65910: dt: process gpio specific device node infoLaxman Dewangan2012-05-22
| * gpio: Add Intel Centerton support to gpio-schSeth Heasley2012-05-22
| * mfd: Convert wm831x to irq_domainMark Brown2012-05-20
| * gpio: Convert tps65910 to a platform driverLaxman Dewangan2012-05-20
| * mfd: Commonize tps65910 regmap access through headerRhyland Klein2012-05-20
| * gpio: Add STA2X11 GPIO blockAlessandro Rubini2012-05-09
| * gpio: Add support for Intel ICHx/3100/Series[56] GPIOPeter Tyser2012-05-01
* | Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-26
|\ \
| * | ARM: EXYNOS: add GPC4 bank instanceSangsu Park2012-05-15
* | | Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-26
|\ \ \
| * \ \ Merge branch 'mxs/dt/for-3.5' of git://git.linaro.org/people/shawnguo/linux-2...Olof Johansson2012-05-13
| |\ \ \
| | * | | gpio/mxs: add device tree probeShawn Guo2012-05-12
| | * | | gpio/mxs: get rid of the use of cpu_is_xxxShawn Guo2012-05-12
| | * | | gpio/mxs: use devm_* helpers to make error handling simpleShawn Guo2012-05-12
| | | |/ | | |/|
| * | | Merge branch 'for-3.5/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/sw...Olof Johansson2012-05-10
| |\ \ \ | | |/ / | |/| |
* | | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-05-24
|\ \ \ \
| * | | | gpio/generic: initialize basic_mmio_gpio shadow variables properlyShawn Guo2012-05-19
| * | | | gpiolib: Remove 'const' from data argument of gpiochip_find()Grant Likely2012-05-19
| * | | | gpio/rc5t583: add gpio driver for RICOH PMIC RC5T583Laxman Dewangan2012-05-19
| * | | | gpiolib: quiet gpiochip_add boot message noiseH Hartley Sweeten2012-05-19
| * | | | Merge branch 'for_3.5/fixes/gpio-2' of git://git.kernel.org/pub/scm/linux/ker...Grant Likely2012-05-18
| |\ \ \ \
| | * | | | gpio/omap: (re)fix wakeups on level-triggered GPIOsKevin Hilman2012-05-18
| | * | | | gpio/omap: fix broken context restore for non-OFF mode transitionsKevin Hilman2012-05-18
| * | | | | gpio: mpc8xxx: Prevent NULL pointer deref in demux handlerThomas Gleixner2012-05-18
| * | | | | gpio/lpc32xx: Add device tree supportRoland Stigge2012-05-18
| * | | | | gpio: Adjust of_xlate API to support multiple GPIO chipsGrant Likely2012-05-18
| * | | | | gpiolib: Implement devm_gpio_request_one()Mark Brown2012-05-18
| * | | | | gpio-mcp23s08: dbg_show: fix pullup configuration displayPeter Korsgaard2012-05-18
| * | | | | Add support for TCA6424AAndreas Schallenberg2012-05-18
| * | | | | Merge branch 'for_3.5/gpio/cleanup' of git://git.kernel.org/pub/scm/linux/ker...Grant Likely2012-05-11
| |\| | | |
| | * | | | gpio/omap: fix missing check in *_runtime_suspend()Tarun Kanti DebBarma2012-05-11
| | * | | | gpio/omap: remove cpu_is_omapxxxx() checks from *_runtime_resume()Tarun Kanti DebBarma2012-05-11
| | * | | | gpio/omap: remove suspend/resume callbacksTarun Kanti DebBarma2012-05-11
| | * | | | gpio/omap: remove retrigger variable in gpio_irq_handlerTarun Kanti DebBarma2012-05-11
| | * | | | gpio/omap: remove saved_wakeup field from struct gpio_bankTarun Kanti DebBarma2012-05-11
| | * | | | gpio/omap: remove suspend_wakeup field from struct gpio_bankTarun Kanti DebBarma2012-05-11
| | * | | | gpio/omap: remove saved_fallingdetect, saved_risingdetectTarun Kanti DebBarma2012-05-11
| * | | | | gpiolib/arches: Centralise bolierplate asm/gpio.hMark Brown2012-05-11
| * | | | | gpio: add MSIC gpio driverMathias Nyman2012-05-11
| * | | | | gpio: samsung: refactor gpiolib init for exynos4/5Olof Johansson2012-05-11
| * | | | | gpio/langwell: re-read the IRQ status register after each iterationMika Westerberg2012-05-10
| * | | | | gpio/langwell: convert to use irq_domainMika Westerberg2012-05-08
| * | | | | Merge tag 'v3.4-rc6' into gpio/nextGrant Likely2012-05-08
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | gpio: Move DT support code into drivers/gpioGrant Likely2012-04-07
| * | | | | gpio: Convert drivers to use module_pci_driver()Axel Lin2012-04-07
| * | | | | gpio/pca953x: Update GPIO_PCA953X Kconfig entry to include more supported dev...Axel Lin2012-04-06
| * | | | | gpio/langwell: clear IRQ edge detect registers at initMika Westerberg2012-04-06
| * | | | | gpio/langwell: allocate IRQ descriptors dynamically for SPARSE_IRQMika Westerberg2012-04-06
| * | | | | gpio/langwell: use devm_* helpers to simplify probeMika Westerberg2012-04-06