summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2012-05-20mfd: Commonize tps65910 regmap access through headerRhyland Klein
2012-05-19gpio/generic: initialize basic_mmio_gpio shadow variables properlyShawn Guo
2012-05-19gpiolib: Remove 'const' from data argument of gpiochip_find()Grant Likely
2012-05-19gpio/rc5t583: add gpio driver for RICOH PMIC RC5T583Laxman Dewangan
2012-05-19gpiolib: quiet gpiochip_add boot message noiseH Hartley Sweeten
2012-05-18Merge branch 'for_3.5/fixes/gpio-2' of git://git.kernel.org/pub/scm/linux/ker...Grant Likely
2012-05-18gpio: mpc8xxx: Prevent NULL pointer deref in demux handlerThomas Gleixner
2012-05-18gpio/lpc32xx: Add device tree supportRoland Stigge
2012-05-18gpio: Adjust of_xlate API to support multiple GPIO chipsGrant Likely
2012-05-18gpiolib: Implement devm_gpio_request_one()Mark Brown
2012-05-18gpio-mcp23s08: dbg_show: fix pullup configuration displayPeter Korsgaard
2012-05-18Add support for TCA6424AAndreas Schallenberg
2012-05-18gpio/omap: (re)fix wakeups on level-triggered GPIOsKevin Hilman
2012-05-18gpio/omap: fix broken context restore for non-OFF mode transitionsKevin Hilman
2012-05-17gpio: Emma Mobile GPIO driver V2Magnus Damm
2012-05-15ARM: EXYNOS: add GPC4 bank instanceSangsu Park
2012-05-13Merge branch 'mxs/dt/for-3.5' of git://git.linaro.org/people/shawnguo/linux-2...Olof Johansson
2012-05-13Merge tag 'ux500-gpio-pins-for-3.5' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2012-05-12Merge branch 'imx/pinctrl/for-3.5' of git://git.linaro.org/people/shawnguo/li...Olof Johansson
2012-05-12gpio/mxs: add device tree probeShawn Guo
2012-05-12gpio/mxs: get rid of the use of cpu_is_xxxShawn Guo
2012-05-12gpio/mxs: use devm_* helpers to make error handling simpleShawn Guo
2012-05-12Merge branch 'for_3.5/gpio/cleanup' of git://git.kernel.org/pub/scm/linux/ker...Grant Likely
2012-05-12gpio/exynos: Fix compiler warnings when non-exynos machines are selectedSachin Kamat
2012-05-12gpio: pch9: Use proper flow type handlersThomas Gleixner
2012-05-12gpio/omap: fix missing check in *_runtime_suspend()Tarun Kanti DebBarma
2012-05-12gpio/omap: remove cpu_is_omapxxxx() checks from *_runtime_resume()Tarun Kanti DebBarma
2012-05-12gpio/omap: remove suspend/resume callbacksTarun Kanti DebBarma
2012-05-12gpio/omap: remove retrigger variable in gpio_irq_handlerTarun Kanti DebBarma
2012-05-12gpio/omap: remove saved_wakeup field from struct gpio_bankTarun Kanti DebBarma
2012-05-12gpio/omap: remove suspend_wakeup field from struct gpio_bankTarun Kanti DebBarma
2012-05-12gpio/omap: remove saved_fallingdetect, saved_risingdetectTarun Kanti DebBarma
2012-05-12gpiolib/arches: Centralise bolierplate asm/gpio.hMark Brown
2012-05-11gpio: add MSIC gpio driverMathias Nyman
2012-05-11gpio: samsung: refactor gpiolib init for exynos4/5Olof Johansson
2012-05-11gpio: move the Nomadik GPIO driver to pinctrlLinus Walleij
2012-05-10gpio/langwell: re-read the IRQ status register after each iterationMika Westerberg
2012-05-10gpio/omap: fix incorrect initialization of omap_gpio_mod_initTarun Kanti DebBarma
2012-05-10Merge branch 'for-3.5/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/sw...Olof Johansson
2012-05-10Merge branch 'for-3.5/gpio-pinmux' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson
2012-05-09gpio: Add STA2X11 GPIO blockAlessandro Rubini
2012-05-08gpio/langwell: convert to use irq_domainMika Westerberg
2012-05-08Merge tag 'v3.4-rc6' into gpio/nextGrant Likely
2012-05-05gpio: pxa: parse gpio from DTS fileHaojian Zhuang
2012-05-04gpiolib: Convert to devres_release()Mark Brown
2012-05-01gpio: Add support for Intel ICHx/3100/Series[56] GPIOPeter Tyser
2012-04-27ARM: pxa: fix gpio wakeup settingRobert Jarzmik
2012-04-24drivers/gpio: gpio-nomadik: Add support for irqdomainsLee Jones
2012-04-24drivers/gpio: gpio-nomadik: Apply Device Tree bindingsLee Jones
2012-04-24gpio/nomadik: use ioremap() instead of static mappingsLinus Walleij