1. bb39b65 gpio/gpio-tps65910: gpio_chip.of_node referenced without CONFIG_OF_GPIO defined by Jerry Snitselaar · 12 years ago
  2. 46bada6 Merge branch 'kevin' into fixes by Linus Walleij · 12 years ago
  3. 626f991 gpio: tps65910: initialize of_node of gpio_chip by Laxman Dewangan · 12 years ago
  4. 33a4e98 gpio/mxc: make irqs work for fsl,imx21-gpio devices by Uwe Kleine-König · 12 years ago
  5. 3996bfc gpio: export devm_gpio_request_one by Stephen Warren · 12 years ago
  6. 8cd578b gpiolib: wm8994: Pay attention to the value set when enabling as output by Mark Brown · 12 years ago
  7. afcc0f8 gpio/msm_v1: CONFIG_GPIO_MSM_V1 is only available on three SoCs by Christian Dietrich · 12 years ago
  8. 2e2070c gpio-sta2x11: don't use pdata if null by Alessandro Rubini · 12 years ago
  9. 7b86cef gpio/omap: fix invalid context restore of gpio bank-0 by Jon Hunter · 12 years ago
  10. 9e303f2 gpio/omap: fix irq loss while in idle with debounce on by Grazvydas Ignotas · 12 years ago
  11. 5041caa gpio/samsung: fix the typo 'exynos5_xxx' instead of 'exonys5_xxx' by Kukjin Kim · 12 years ago
  12. 7e5b2db Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  13. 4b78147 Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  14. 30b8428 Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  15. 84a442b Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  16. b1bf7d4 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  17. 5d4e2d0 Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  18. 6fe02e9 gpio: tps65910: dt: process gpio specific device node info by Laxman Dewangan · 12 years ago
  19. 77820ff gpio: Add Intel Centerton support to gpio-sch by Seth Heasley · 12 years ago
  20. 813a95e Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  21. 9f63926 Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  22. b324c67 Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  23. 54f3006 GPIO: MIPS: lantiq: convert gpio-stp-xway to OF by John Crispin · 12 years ago
  24. a36e9a1 GPIO: MIPS: lantiq: convert gpio-mm-lantiq to OF and of_mm_gpio by John Crispin · 12 years ago
  25. 5238f7b GPIO: MIPS: lantiq: move gpio-stp and gpio-ebu to the subsystem folder by John Crispin · 13 years ago
  26. cd99758 mfd: Convert wm831x to irq_domain by Mark Brown · 13 years ago
  27. 10bbc48 gpio: Convert tps65910 to a platform driver by Laxman Dewangan · 13 years ago
  28. 3f7e827 mfd: Commonize tps65910 regmap access through header by Rhyland Klein · 13 years ago
  29. 3e11f7b gpio/generic: initialize basic_mmio_gpio shadow variables properly by Shawn Guo · 12 years ago
  30. 07ce8ec gpiolib: Remove 'const' from data argument of gpiochip_find() by Grant Likely · 12 years ago
  31. e9fe32b gpio/rc5t583: add gpio driver for RICOH PMIC RC5T583 by Laxman Dewangan · 13 years ago
  32. ee1c1e7 gpiolib: quiet gpiochip_add boot message noise by H Hartley Sweeten · 13 years ago
  33. adf11b6 Merge branch 'for_3.5/fixes/gpio-2' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into gpio/next by Grant Likely · 12 years ago
  34. d6de85e gpio: mpc8xxx: Prevent NULL pointer deref in demux handler by Thomas Gleixner · 13 years ago
  35. e92935e gpio/lpc32xx: Add device tree support by Roland Stigge · 12 years ago
  36. 3d0f7cf gpio: Adjust of_xlate API to support multiple GPIO chips by Grant Likely · 12 years ago
  37. 09d71ff gpiolib: Implement devm_gpio_request_one() by Mark Brown · 13 years ago
  38. eb1567f gpio-mcp23s08: dbg_show: fix pullup configuration display by Peter Korsgaard · 13 years ago
  39. ae79c19 Add support for TCA6424A by Andreas Schallenberg · 13 years ago
  40. b3c64bc gpio/omap: (re)fix wakeups on level-triggered GPIOs by Kevin Hilman · 12 years ago
  41. 22770de gpio/omap: fix broken context restore for non-OFF mode transitions by Kevin Hilman · 12 years ago
  42. a07e103 gpio: Emma Mobile GPIO driver V2 by Magnus Damm · 12 years ago
  43. f10590c ARM: EXYNOS: add GPC4 bank instance by Sangsu Park · 13 years ago
  44. e29402e Merge branch 'mxs/dt/for-3.5' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/dt2 by Olof Johansson · 13 years ago
  45. 7af07ad Merge tag 'ux500-gpio-pins-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/pinctrl by Olof Johansson · 13 years ago
  46. 4a0dfe6 Merge branch 'imx/pinctrl/for-3.5' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/pinctrl by Olof Johansson · 13 years ago
  47. 4052d45e8 gpio/mxs: add device tree probe by Shawn Guo · 13 years ago
  48. 164387d gpio/mxs: get rid of the use of cpu_is_xxx by Shawn Guo · 13 years ago
  49. 940a4f7 gpio/mxs: use devm_* helpers to make error handling simple by Shawn Guo · 13 years ago
  50. 453007cf Merge branch 'for_3.5/gpio/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into gpio/next by Grant Likely · 13 years ago
  51. 2760f7a gpio/exynos: Fix compiler warnings when non-exynos machines are selected by Sachin Kamat · 13 years ago
  52. df9541a gpio: pch9: Use proper flow type handlers by Thomas Gleixner · 13 years ago
  53. 1b128703 gpio/omap: fix missing check in *_runtime_suspend() by Tarun Kanti DebBarma · 13 years ago
  54. 4e962e8 gpio/omap: remove cpu_is_omapxxxx() checks from *_runtime_resume() by Tarun Kanti DebBarma · 13 years ago
  55. 9c4ed9e gpio/omap: remove suspend/resume callbacks by Tarun Kanti DebBarma · 13 years ago
  56. b1a8e3d gpio/omap: remove retrigger variable in gpio_irq_handler by Tarun Kanti DebBarma · 13 years ago
  57. 499fa28 gpio/omap: remove saved_wakeup field from struct gpio_bank by Tarun Kanti DebBarma · 13 years ago
  58. 0aa2727 gpio/omap: remove suspend_wakeup field from struct gpio_bank by Tarun Kanti DebBarma · 13 years ago
  59. c6f31c9 gpio/omap: remove saved_fallingdetect, saved_risingdetect by Tarun Kanti DebBarma · 13 years ago
  60. 7563bbf gpiolib/arches: Centralise bolierplate asm/gpio.h by Mark Brown · 13 years ago
  61. 25cf250 gpio: add MSIC gpio driver by Mathias Nyman · 13 years ago
  62. fd45499 gpio: samsung: refactor gpiolib init for exynos4/5 by Olof Johansson · 13 years ago
  63. 1ae4e59 gpio: move the Nomadik GPIO driver to pinctrl by Linus Walleij · 13 years ago
  64. c8f925b gpio/langwell: re-read the IRQ status register after each iteration by Mika Westerberg · 13 years ago
  65. 6edd94d gpio/omap: fix incorrect initialization of omap_gpio_mod_init by Tarun Kanti DebBarma · 13 years ago
  66. bf98a6e Merge branch 'for-3.5/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/dt2 by Olof Johansson · 13 years ago
  67. 7488185 Merge branch 'for-3.5/gpio-pinmux' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/pinctrl by Olof Johansson · 13 years ago
  68. 7b0d44f3 gpio: Add STA2X11 GPIO block by Alessandro Rubini · 13 years ago
  69. 465f2bd gpio/langwell: convert to use irq_domain by Mika Westerberg · 13 years ago
  70. 7b96c68 Merge tag 'v3.4-rc6' into gpio/next by Grant Likely · 13 years ago
  71. 7a4d507 gpio: pxa: parse gpio from DTS file by Haojian Zhuang · 13 years ago
  72. a85990b gpiolib: Convert to devres_release() by Mark Brown · 13 years ago
  73. 6ed9f9c gpio: Add support for Intel ICHx/3100/Series[56] GPIO by Peter Tyser · 13 years ago
  74. b95ace5 ARM: pxa: fix gpio wakeup setting by Robert Jarzmik · 13 years ago
  75. a60b57e drivers/gpio: gpio-nomadik: Add support for irqdomains by Lee Jones · 13 years ago
  76. 513c27f drivers/gpio: gpio-nomadik: Apply Device Tree bindings by Lee Jones · 13 years ago
  77. 8d91771 gpio/nomadik: use ioremap() instead of static mappings by Linus Walleij · 13 years ago
  78. ebc6178 gpio/nomadik: support low EMI mode by Rabin Vincent · 13 years ago
  79. 6c42ad1 gpio/nomadik: fix spurious interrupts with SKE by Rabin Vincent · 13 years ago
  80. 6c12fe8 gpio/nomadik: cache [rf]w?imsc by Rabin Vincent · 13 years ago
  81. b982ff0 gpio/nomadik: don't set SLPM to 1 for non-wakeup pins by Rabin Vincent · 14 years ago
  82. 3e215d0 gpio: tegra: Hide tegra_gpio_enable/disable() by Stephen Warren · 13 years ago
  83. d941136 gpio: tegra: configure pins during irq_set_type by Stephen Warren · 13 years ago
  84. 9a5c7d6 gpio/exynos: Fix compiler warning in gpio-samsung.c file by Sachin Kamat · 13 years ago
  85. 078dc65 gpio: Fix uninitialized variable bit in adp5588_irq_handler by Axel Lin · 13 years ago
  86. 3ffc9ce gpio/sodaville: Convert sodaville driver to new irqdomain API by Grant Likely · 13 years ago
  87. f141ed65 gpio: Move DT support code into drivers/gpio by Grant Likely · 13 years ago
  88. 93baa65 gpio: Convert drivers to use module_pci_driver() by Axel Lin · 13 years ago
  89. c29985d gpio/pca953x: Update GPIO_PCA953X Kconfig entry to include more supported devices by Axel Lin · 13 years ago
  90. f5f9311 gpio/langwell: clear IRQ edge detect registers at init by Mika Westerberg · 13 years ago
  91. b3e35af gpio/langwell: allocate IRQ descriptors dynamically for SPARSE_IRQ by Mika Westerberg · 13 years ago
  92. 8302c74 gpio/langwell: use devm_* helpers to simplify probe by Mika Westerberg · 13 years ago
  93. fc3a1f0 gpio: add flags to export GPIOs when requesting by Wolfram Sang · 13 years ago
  94. 4a3398e gpio: tegra: Iterate over the correct number of banks by Stephen Warren · 13 years ago
  95. 5c1e2c9 gpio: tegra: fix register address calculations for Tegra30 by Stephen Warren · 13 years ago
  96. 12679a2 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
  97. 7bf97e1 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  98. 30304e5 Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 13 years ago
  99. ff877c4 Merge tag 'drivers2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  100. 9e4db1c Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago