aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio
Commit message (Expand)AuthorAge
...
| * | | | | | | gpio: pcf857x: enable gpio_to_irq() supportKuninori Morimoto2012-08-23
| * | | | | | | gpio: gpio-pch: Use spinlock for register access protectionAxel Lin2012-08-17
| * | | | | | | gpio: gpio-ml-ioh: Use spinlock for register access protectionAxel Lin2012-08-17
| * | | | | | | gpiolib: Use seq_file's iterator interfaceThierry Reding2012-08-17
| |/ / / / / /
* | | | | | | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-01
|\ \ \ \ \ \ \
| * | | | | | | gpio: exynos4: skip gpiolib registration if pinctrl driver is usedThomas Abraham2012-09-06
| |/ / / / / /
* | | | | | | Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-01
|\ \ \ \ \ \ \
| * | | | | | | gpio/mxs: adopt irq_domain support for mxs gpio driverShawn Guo2012-09-02
| |/ / / / / /
* | | | | | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-01
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'vt8500-for-next' of git://git.code.sf.net/p/linuxwmt/code into nex...Olof Johansson2012-09-24
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | arm: vt8500: gpio: Devicetree support for arch-vt8500Tony Prisk2012-09-21
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 'next/gpio-samsung' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson2012-09-20
| |\ \ \ \ \ \
| | * | | | | | gpio: samsung: add devicetree init for s3c24xx archesHeiko Stuebner2012-09-07
| | | |/ / / / | | |/| | | |
| * | | | | | Merge tag 'omap-devel-dt-merged-for-v3.7' of git://git.kernel.org/pub/scm/lin...Olof Johansson2012-09-20
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge tag 'omap-cleanup-sparseirq-for-v3.7' into devel-dtTony Lindgren2012-09-16
| | |\ \ \ \ \ \
| | * | | | | | | gpio/twl4030: get platform data from device treeFlorian Vaussard2012-09-07
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge branch 'soc-core' of git://git.kernel.org/pub/scm/linux/kernel/git/horm...Olof Johansson2012-09-05
| |\| | | | | |
| * | | | | | | gpio: pxa: add chain_eneter and chain_exit for irq handlerChao Xie2012-08-16
| * | | | | | | GPIO: gpio-pxa: simplify pxa_gpio_to_irq() and pxa_irq_to_chip()Daniel Mack2012-08-16
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-01
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merge branch 'samsung/cleanup' into next/cleanupOlof Johansson2012-09-20
| |\ \ \ \ \ \
| | * | | | | | gpio-samsung: Remove now unused s3c2410_gpio* APISylwester Nawrocki2012-08-28
| | | |/ / / / | | |/| | | |
| * | | | | | Merge tag 'omap-cleanup-sparseirq-for-v3.7' of git://git.kernel.org/pub/scm/l...Olof Johansson2012-09-16
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | ARM: OMAP: Move gpio.h to include/linux/platform_dataTony Lindgren2012-09-12
| | * | | | | ARM: OMAP2+: Remove hardcoded twl4030 gpio_base, irq_base and irq_endTony Lindgren2012-09-12
| | | |_|/ / | | |/| | |
| * | | | | Merge tag 'cleanup-omap-tags-for-v3.7' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2012-09-16
| |\| | | |
| * | | | | gpio: tegra: remove useless includes of <mach/*.h>Stephen Warren2012-09-06
| | |/ / / | |/| | |
* | | | | Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-10-01
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge branch 'ofdeviceiddata' of git://git.pengutronix.de/git/ukl/linux into ...Olof Johansson2012-09-13
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | gpio/gpio-omap: make platformdata used as *of_device_id.data constUwe Kleine-König2012-09-11
| | * | | gpio/mpc8xxx: add a const qualifierUwe Kleine-König2012-09-11
| | * | | gpio/gpio-omap.c: add a const qualifierUwe Kleine-König2012-09-11
| | | |/ | | |/|
* | / | gpio-lpc32xx: Fix value handling of gpio_direction_output()Roland Stigge2012-09-24
|/ / /
* | | gpio: rdc321x: Prevent removal of modules exporting active GPIOsAxel Lin2012-09-01
* | | gpio: em: Fix checking return value of irq_alloc_descsAxel Lin2012-08-31
* | | gpio: mc9s08dz60: Fix build error if I2C=mAxel Lin2012-08-31
* | | gpio: Fix debug message in of_get_named_gpio_flags()Thierry Reding2012-08-17
| |/ |/|
* | GPIO: gpio-pxa: fix building without CONFIG_OFArnd Bergmann2012-08-14
* | Merge tag 'gpio-fixes-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-08-12
|\ \
| * | drivers/gpio/gpio-langwell.c: fix error return codeJulia Lawall2012-08-07
| * | gpio: samsung: Fix off-by-one bug in gpio addressesSean Paul2012-08-07
| * | gpio/mxc: specify gpio base for device tree probeShawn Guo2012-08-07
| * | gpio/mxc: remove redundant shadow variables initializationShawn Guo2012-08-07
| * | GPIO: gpio-pxa: fix devicetree functionsDaniel Mack2012-08-05
| * | gpio: msic: Fix calculating register address in msic_gpio_to_oreg()Axel Lin2012-08-04
| * | gpio-sch: Fix leak of resourceAlan Cox2012-08-04
| |/
* / gpio: em: do not discard em_gio_irq_domain_cleanupArnd Bergmann2012-08-10
|/
* Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-07-30
|\
| * gpio: tps6586x: Add gpio support through platform driverLaxman Dewangan2012-07-24
* | Merge tag 'gpio-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/li...Linus Torvalds2012-07-26
|\ \