Age | Commit message (Expand) | Author |
2011-06-11 | gpio/mxc: fix a bug with gpio_get_value calling | Shawn Guo |
2011-06-10 | gpio/vr41xx: Convert use of struct resource to resource_size(ptr) | Joe Perches |
2011-06-10 | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches |
2011-06-09 | gpio/nomadik: fix sleepmode for elder Nomadik | Linus Walleij |
2011-06-09 | gpio/ep93xx: Remove superfluous debug pr_info statement | Grant Likely |
2011-06-08 | gpio/ep93xx: convert to platform_driver and use basic_mmio_gpio library | H Hartley Sweeten |
2011-06-08 | gpio/pca953x: Fix warning of enabled interrupts in handler | David Jander |
2011-06-08 | gpio/pca953x: Interrupt pin is active-low | David Jander |
2011-06-08 | gpio/pca953x: Fix IRQ support. | David Jander |
2011-06-08 | Merge branch 'for_3.0/gpio-fixes' of git://git.kernel.org/pub/scm/linux/kerne... | Grant Likely |
2011-06-07 | gpio/ep93xx: fix pr_fmt output | H Hartley Sweeten |
2011-06-07 | gpio/samsung: make Kconfig options def_bool | H Hartley Sweeten |
2011-06-07 | gpio/exynos4: Fix incorrect mapping of gpio pull-up macro to register setting | Thomas Abraham |
2011-06-07 | gpio/mxs: convert gpio-mxs to use generic irq chip | Shawn Guo |
2011-06-07 | gpio/mxs: remove irq_high related implementation | Shawn Guo |
2011-06-07 | gpio/mxs: convert gpio-mxs to use basic_mmio_gpio library | Shawn Guo |
2011-06-07 | gpio/mxc: convert gpio-mxc to use generic irq chip | Shawn Guo |
2011-06-06 | GPIO: OMAP: add locking around calls to _set_gpio_triggering | Colin Cross |
2011-06-06 | GPIO: OMAP: fix setting IRQWAKEN bits for OMAP4 | Colin Cross |
2011-06-06 | GPIO: OMAP: fix section mismatch warnings | Russell King |
2011-06-06 | gpio: reorganize drivers | Grant Likely |
2011-06-06 | Merge branch 'gpio/next-mx' into gpio/next | Grant Likely |
2011-06-06 | gpio/pca953x.c: Interrupt pin is active-low | David Jander |
2011-06-06 | gpio/ep93xx: move driver to drivers/gpio | H Hartley Sweeten |
2011-06-06 | gpio/mxc: convert gpio-mxc to use basic_mmio_gpio library | Shawn Guo |
2011-06-06 | gpio/mxc: Change gpio-mxc into an upstanding gpio driver | Shawn Guo |
2011-06-06 | gpio/mxc: Move Freescale MXC gpio driver to drivers/gpio | Shawn Guo |
2011-06-06 | gpio/mxs: Change gpio-mxs into an upstanding gpio driver | Shawn Guo |
2011-06-06 | gpio/mxs: Move Freescale mxs gpio driver to drivers/gpio | Grant Likely |
2011-06-03 | gpio/samsung: make Kconfig options def_bool | H Hartley Sweeten |
2011-06-03 | gpio/74x164: remove unnecessary defines and prototype | H Hartley Sweeten |
2011-05-29 | gpio: Fix gpio-exynos4 build fails in mainline | Kyungmin Park |
2011-05-29 | arm gpio drivers: make them 'depends on ARM' | Linus Torvalds |
2011-05-28 | Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2011-05-27 | Merge branch 'for_2.6.40/gpio-move' of git://git.kernel.org/pub/scm/linux/ker... | Grant Likely |
2011-05-27 | gpio/pch_gpio: Support new device ML7223 | Tomoya MORINAGA |
2011-05-27 | gpio: make gpio_{request,free}_array gpio array parameter const | Lars-Peter Clausen |
2011-05-27 | GPIO: OMAP: move to drivers/gpio | Kevin Hilman |
2011-05-27 | TPS65911: Add support for added GPIO lines | Jorge Eduardo Candelaria |
2011-05-27 | GPIO: TPS65910: Move driver to drivers/gpio/ | Jorge Eduardo Candelaria |
2011-05-26 | gpio: Move the s5pc100 GPIO to drivers/gpio | Kyungmin Park |
2011-05-26 | gpio: Move the s5pv210 GPIO to drivers/gpio | Kyungmin Park |
2011-05-26 | gpio: Move the exynos4 GPIO to drivers/gpio | Kyungmin Park |
2011-05-26 | gpio: Move to Samsung common GPIO library to drivers/gpio | Kyungmin Park |
2011-05-26 | gpio/nomadik: add function to read GPIO pull down status | Rickard Andersson |
2011-05-26 | gpio/nomadik: show all pins in debug | Rabin Vincent |
2011-05-26 | gpio: move Nomadik GPIO driver to drivers/gpio | Grant Likely |
2011-05-26 | gpio: move U300 GPIO driver to drivers/gpio | Linus Walleij |
2011-05-26 | langwell_gpio: add runtime pm support | Kristen Carlson Accardi |
2011-05-26 | gpio/pca953x: Add support for pca9574 and pca9575 devices | Haojian Zhuang |