index
:
kernel
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
2012-01-07
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2012-01-07
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-01-06
Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kern...
Linus Torvalds
2012-01-06
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
2012-01-05
Merge branch 'gpio-for-grant' of git://sources.calxeda.com/kernel/linux into ...
Grant Likely
2012-01-05
gpio: pl061: remove combined interrupt
Rob Herring
2012-01-05
gpio: pl061: convert to use generic irq chip
Rob Herring
2012-01-04
GPIO: add bindings for managed devices
John Crispin
2012-01-04
gpio: pl061: convert to use 0 for no irq
Rob Herring
2012-01-04
gpio: pl061: use chained_irq_* functions in irq handler
Rob Herring
2012-01-04
GPIO/pl061: Add suspend resume capability
Deepak Sikri
2012-01-03
pinctrl: move the U300 GPIO driver to pinctrl
Linus Walleij
2012-01-02
drivers/gpio/gpio-tegra.c: use devm_request_and_ioremap
Julia Lawall
2012-01-02
gpio: Add decode of WM8994 GPIO configuration
Mark Brown
2012-01-02
gpio: Convert GPIO drivers to module_platform_driver
Mark Brown
2012-01-02
gpio: Fix typo in comment in Samsung driver
Mark Brown
2012-01-02
gpio: Explicitly index samsung_gpio_cfgs
Mark Brown
2011-12-28
Merge branch 'samsung/cleanup' into next/drivers
Arnd Bergmann
2011-12-27
Merge branch 'v3.2-rc6' into next/drivers
Arnd Bergmann
2011-12-27
Merge branch 'omap/hwmod' into next/drivers
Arnd Bergmann
2011-12-23
gpio/samsung: Add device tree support for EXYNOS4
Thomas Abraham
2011-12-21
driver-core: remove sysdev.h usage.
Kay Sievers
2011-12-20
gpiolib: Mark da9052 driver broken
Mark Brown
2011-12-15
gpio: Fix DA9052 GPIO build errors.
Ashish Jangam
2011-12-13
gpio: mpc8xxx: don't allow input-only pins to be output for MPC5121
Wolfram Sang
2011-12-13
gpio-ml-ioh: Add the irq_disable/irq_enable hooks for ml-ioh irq chip
Feng Tang
2011-12-13
gpio-ml-ioh: fix a bug in the interrupt handler
Feng Tang
2011-12-13
gpio: pl061: drop extra check for NULL platform_data
Rob Herring
2011-12-12
gpio/powerpc: Eliminate duplication of of_get_named_gpio_flags()
Grant Likely
2011-12-12
gpiolib: output basic details and consolidate gpio device drivers
Grant Likely
2011-12-12
pch_gpio: Change company name OKI SEMICONDUCTOR to LAPIS Semiconductor
Tomoya MORINAGA
2011-12-12
pch_gpio: Support new device LAPIS Semiconductor ML7831 IOH
Tomoya MORINAGA
2011-12-06
Merge branch 'mxs/saif' into next/drivers
Arnd Bergmann
2011-12-05
gpio: fix a build failure on KS8695 GPIO
Linus Walleij
2011-11-28
gpio: Kconfig: drop unknown symbol 'CS5535_GPIO'
Paul Bolle
2011-11-23
Merge branches 'drivers/macb-gem' and 'drivers/pxa-gpio' into next/drivers
Arnd Bergmann
2011-11-22
gpio: pl061: Enable module alias autogeneration for AMBA drivers
Dave Martin
2011-11-21
gpio: pca953x: Staticise pca953x_get_altdata()
Mark Brown
2011-11-15
Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2011-11-15
ARM: pxa: add clk support in gpio driver
Haojian Zhuang
2011-11-15
ARM: mmp: clear gpio edge detect
Haojian Zhuang
2011-11-15
ARM: pxa: change gpio to platform device
Haojian Zhuang
2011-11-14
ARM: pxa: use little endian read write in gpio driver
Haojian Zhuang
2011-11-14
ARM: pxa: recognize gpio number and type
Haojian Zhuang
2011-11-14
ARM: pxa: rename gpio_to_irq and irq_to_gpio
Haojian Zhuang
2011-11-14
ARM: pxa: use chained interrupt for GPIO0 and GPIO1
Haojian Zhuang
2011-11-08
Merge branch 'for_3.2/gpio-cleanup' of git://gitorious.org/khilman/linux-omap...
Grant Likely
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2011-11-05
Merge branch 'next/devel2' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
[prev]
[next]