aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2012-06-03gpio/samsung: fix the typo 'exynos5_xxx' instead of 'exonys5_xxx'Kukjin Kim
2012-05-29Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-05-29Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds
2012-05-26Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-26Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-24Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-05-22Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-05-22gpio: tps65910: dt: process gpio specific device node infoLaxman Dewangan
2012-05-22gpio: Add Intel Centerton support to gpio-schSeth Heasley
2012-05-22Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-22Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-22Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-21GPIO: MIPS: lantiq: convert gpio-stp-xway to OFJohn Crispin
2012-05-21GPIO: MIPS: lantiq: convert gpio-mm-lantiq to OF and of_mm_gpioJohn Crispin
2012-05-21GPIO: MIPS: lantiq: move gpio-stp and gpio-ebu to the subsystem folderJohn Crispin
2012-05-20mfd: Convert wm831x to irq_domainMark Brown
2012-05-20gpio: Convert tps65910 to a platform driverLaxman Dewangan
2012-05-20mfd: Commonize tps65910 regmap access through headerRhyland Klein
2012-05-19gpio/generic: initialize basic_mmio_gpio shadow variables properlyShawn Guo
2012-05-18gpiolib: Remove 'const' from data argument of gpiochip_find()Grant Likely
2012-05-18gpio/rc5t583: add gpio driver for RICOH PMIC RC5T583Laxman Dewangan
2012-05-18gpiolib: 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-18gpio: Emma Mobile GPIO driver V2Magnus Damm
2012-05-16ARM: EXYNOS: add GPC4 bank instanceSangsu Park
2012-05-12Merge branch 'mxs/dt/for-3.5' of git://git.linaro.org/people/shawnguo/linux-2...Olof Johansson
2012-05-12Merge tag 'ux500-gpio-pins-for-3.5' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2012-05-11Merge 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-11Merge branch 'for_3.5/gpio/cleanup' of git://git.kernel.org/pub/scm/linux/ker...Grant Likely
2012-05-11gpio/exynos: Fix compiler warnings when non-exynos machines are selectedSachin Kamat
2012-05-11gpio: pch9: Use proper flow type handlersThomas Gleixner
2012-05-11gpio/omap: fix missing check in *_runtime_suspend()Tarun Kanti DebBarma
2012-05-11gpio/omap: remove cpu_is_omapxxxx() checks from *_runtime_resume()Tarun Kanti DebBarma
2012-05-11gpio/omap: remove suspend/resume callbacksTarun Kanti DebBarma
2012-05-11gpio/omap: remove retrigger variable in gpio_irq_handlerTarun Kanti DebBarma
2012-05-11gpio/omap: remove saved_wakeup field from struct gpio_bankTarun Kanti DebBarma
2012-05-11gpio/omap: remove suspend_wakeup field from struct gpio_bankTarun Kanti DebBarma
2012-05-11gpio/omap: remove saved_fallingdetect, saved_risingdetectTarun Kanti DebBarma
2012-05-11gpiolib/arches: Centralise bolierplate asm/gpio.hMark Brown