1. 7e3a70f gpio: Add missing spin_lock_init in gpio-ml-ioh driver by Axel Lin · 12 years ago
  2. d166370 gpio: Add missing spin_lock_init in gpio-pch driver by Axel Lin · 12 years ago
  3. 876cf5e gpio: samsung: adapt to changes in gpio specifier translator function declaration by Thomas Abraham · 12 years ago
  4. 95120d5 Correct bad gpio naming by Roland Stigge · 13 years ago
  5. 94bd244 gpio: tps65910: Use correct offset for gpio initialization by Laxman Dewangan · 13 years ago
  6. 265fe02 gpio/it8761e: Restrict it8761e gpio driver to x86. by Grant Likely · 13 years ago
  7. dd9328a gpio-ml-ioh: cleanup __iomem annotation usage by Márton Németh · 13 years ago
  8. 2bd1c85 gpio-ml-ioh: cleanup NULL pointer checking by Márton Németh · 13 years ago
  9. cd7bf8a gpio-pch: cleanup __iomem annotation usage by Márton Németh · 13 years ago
  10. c4addcb gpio-pch: cleanup NULL pointer checking by Márton Németh · 13 years ago
  11. f5e4e20 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  12. f408c98 GPIO: sa1100: implement proper gpiolib gpio_to_irq conversion by Russell King · 13 years ago
  13. 21ebd6c Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 13 years ago
  14. d52739c Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 13 years ago
  15. 2ac9d7a Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  16. dfc1ebe Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  17. cccdceb gpio: Add support for stmpe variant 801 by Viresh Kumar · 13 years ago
  18. b7d845f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 13 years ago
  19. 9879326 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  20. fbce1c2 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  21. 7affca3 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago
  22. d3d0b02 Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  23. ff4b8a5 Merge branch 'driver-core-next' into Linux 3.2 by Greg Kroah-Hartman · 13 years ago
  24. fda8790 Merge branch 'gpio-for-grant' of git://sources.calxeda.com/kernel/linux into gpio/next by Grant Likely · 13 years ago
  25. 2de0dbc gpio: pl061: remove combined interrupt by Rob Herring · 13 years ago
  26. 3ab5247 gpio: pl061: convert to use generic irq chip by Rob Herring · 13 years ago
  27. 1a0703e GPIO: add bindings for managed devices by John Crispin · 13 years ago
  28. f2ab2ba gpio: pl061: convert to use 0 for no irq by Rob Herring · 13 years ago
  29. dece904 gpio: pl061: use chained_irq_* functions in irq handler by Rob Herring · 13 years ago
  30. e198a8d GPIO/pl061: Add suspend resume capability by Deepak Sikri · 13 years ago
  31. ca402d3 pinctrl: move the U300 GPIO driver to pinctrl by Linus Walleij · 13 years ago
  32. aedd4fd drivers/gpio/gpio-tegra.c: use devm_request_and_ioremap by Julia Lawall · 13 years ago
  33. d0ad5e8 gpio: Add decode of WM8994 GPIO configuration by Mark Brown · 13 years ago
  34. 6f61415 gpio: Convert GPIO drivers to module_platform_driver by Mark Brown · 13 years ago
  35. f134759 gpio: Fix typo in comment in Samsung driver by Mark Brown · 13 years ago
  36. 2985479 gpio: Explicitly index samsung_gpio_cfgs by Mark Brown · 13 years ago
  37. bd4b9ba Merge branch 'samsung/cleanup' into next/drivers by Arnd Bergmann · 13 years ago
  38. 4551ae0 Merge branch 'v3.2-rc6' into next/drivers by Arnd Bergmann · 13 years ago
  39. 07b9840 Merge branch 'omap/hwmod' into next/drivers by Arnd Bergmann · 13 years ago
  40. 659d73a gpio/samsung: Add device tree support for EXYNOS4 by Thomas Abraham · 13 years ago
  41. edbaa60 driver-core: remove sysdev.h usage. by Kay Sievers · 13 years ago
  42. f5a26f8 gpiolib: Mark da9052 driver broken by Mark Brown · 13 years ago
  43. 87b9b0e gpio: Fix DA9052 GPIO build errors. by Ashish Jangam · 13 years ago
  44. 28538df gpio: mpc8xxx: don't allow input-only pins to be output for MPC5121 by Wolfram Sang · 13 years ago
  45. 4d05221 gpio-ml-ioh: Add the irq_disable/irq_enable hooks for ml-ioh irq chip by Feng Tang · 13 years ago
  46. f9ea14e gpio-ml-ioh: fix a bug in the interrupt handler by Feng Tang · 13 years ago
  47. b288809 gpio: pl061: drop extra check for NULL platform_data by Rob Herring · 13 years ago
  48. 1a2d397 gpio/powerpc: Eliminate duplication of of_get_named_gpio_flags() by Grant Likely · 13 years ago
  49. 64842aa gpiolib: output basic details and consolidate gpio device drivers by Grant Likely · 13 years ago
  50. f4574be pch_gpio: Change company name OKI SEMICONDUCTOR to LAPIS Semiconductor by Tomoya MORINAGA · 13 years ago
  51. 868fea0 pch_gpio: Support new device LAPIS Semiconductor ML7831 IOH by Tomoya MORINAGA · 13 years ago
  52. 3642a0a Merge branch 'mxs/saif' into next/drivers by Arnd Bergmann · 13 years ago
  53. 8c9b043 gpio: fix a build failure on KS8695 GPIO by Linus Walleij · 13 years ago
  54. babf000 gpio: Kconfig: drop unknown symbol 'CS5535_GPIO' by Paul Bolle · 13 years ago
  55. 58a2737 Merge branches 'drivers/macb-gem' and 'drivers/pxa-gpio' into next/drivers by Arnd Bergmann · 13 years ago
  56. 955b678 gpio: pl061: Enable module alias autogeneration for AMBA drivers by Dave Martin · 13 years ago
  57. 404ba2b gpio: pca953x: Staticise pca953x_get_altdata() by Mark Brown · 13 years ago
  58. 80f01ca Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  59. 389eda1 ARM: pxa: add clk support in gpio driver by Haojian Zhuang · 13 years ago
  60. be24168 ARM: mmp: clear gpio edge detect by Haojian Zhuang · 13 years ago
  61. 157d264 ARM: pxa: change gpio to platform device by Haojian Zhuang · 13 years ago
  62. df664d2 ARM: pxa: use little endian read write in gpio driver by Haojian Zhuang · 13 years ago
  63. 478e223 ARM: pxa: recognize gpio number and type by Haojian Zhuang · 13 years ago
  64. 4929f5a ARM: pxa: rename gpio_to_irq and irq_to_gpio by Haojian Zhuang · 13 years ago
  65. 87c49e2 ARM: pxa: use chained interrupt for GPIO0 and GPIO1 by Haojian Zhuang · 13 years ago
  66. a59024f Merge branch 'for_3.2/gpio-cleanup' of git://gitorious.org/khilman/linux-omap-pm into gpio/merge by Grant Likely · 13 years ago
  67. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  68. 1197ab2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  69. c861cd3 Merge branch 'next/devel2' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  70. 7abec10 Merge branch 'next/cleanup3' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  71. cfadd83 powerpc/8xxx: Fix interrupt handling in MPC8xxx GPIO driver by Felix Radensky · 13 years ago
  72. 15a5148 powerpc/85xx: Add 'fsl,pq3-gpio' compatiable for GPIO driver by Kumar Gala · 13 years ago
  73. a0a4194 Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6 by Linus Torvalds · 13 years ago
  74. 16ee792 Merge branch 'next/devel' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  75. 9524145 Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  76. 68e24ba Merge branch 'next/fixes' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  77. bb207ef drivers/gpio: Fix drivers who are implicit users of module.h by Paul Gortmaker · 13 years ago
  78. efa62e1 Merge branch 'depends/rmk/gpio' into next/devel by Arnd Bergmann · 13 years ago
  79. 3e965b1 Merge branch 'next/fixes' into next/cleanup by Arnd Bergmann · 13 years ago
  80. 43872fa Merge branch 'depends/rmk/gpio' into next/fixes by Arnd Bergmann · 13 years ago
  81. b8bc839 Merge branch 'pxa/devel' into next/devel2 by Arnd Bergmann · 13 years ago
  82. 41684f6 Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  83. 7ea2aa2 gpio: pca953x: propagate the errno from the chip_init functions by Wolfram Sang · 13 years ago
  84. f0eb824 gpio: pca953x: remove unneeded check for chip type by Wolfram Sang · 13 years ago
  85. ca90666 Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  86. 76c05c8 gpio: pl061: add DT binding support by Rob Herring · 13 years ago
  87. 8a0a8e8 mfd: remove CONFIG_MFD_SUPPORT by Arnd Bergmann · 13 years ago
  88. 11f0d93 Merge branch 'samsung/devel' into next/devel2 by Arnd Bergmann · 13 years ago
  89. 1075329 Merge branch 'tegra/devel' into next/devel by Arnd Bergmann · 13 years ago
  90. b4cbb8a Merge branch 'imx-features-for-arnd' of git://git.pengutronix.de/git/imx/linux-2.6 into imx/devel by Arnd Bergmann · 13 years ago
  91. 1faca4c Merge branch 'samsung/devel' of git+ssh://git.linaro.org/home/arndbergmann/public_git/arm-soc into next/devel2 by Arnd Bergmann · 13 years ago
  92. a7aaa4f gpio-ml-ioh: Use NUMA_NO_NODE not GFP_KERNEL by Tomoya MORINAGA · 13 years ago
  93. 2824bc9c gpio-pch: Use NUMA_NO_NODE not GFP_KERNEL by Tomoya MORINAGA · 13 years ago
  94. fbe92fc gpio/samsung: Complain loudly if we don't know the SoC by Mark Brown · 13 years ago
  95. 88d8951 gpio/tegra: Convert to a platform device by Stephen Warren · 13 years ago
  96. 25fcf2b gpio-pca953x: fix gpio_base by Hartmut Knaack · 13 years ago
  97. 78a4315 gpio/omap: fix build error with certain OMAP1 configs by Janusz Krzysztofik · 13 years ago
  98. c034b18 gpio/samsung: Move SoC specific codes within macro by Tushar Behera · 13 years ago
  99. b82cee2 gpio/samsung: Fix incorrect gpio pull up/down callback for EXYNOS4 by Thomas Abraham · 13 years ago
  100. 8a8ab2e gpio/samsung: only register available gpio banks by Peter Korsgaard · 13 years ago