1. cbda94e Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  2. 8d5b24b gpio: pl061: convert driver to use gpiolib irqchip by Linus Walleij · 10 years ago
  3. 1425052 gpio: add IRQ chip helpers in gpiolib by Linus Walleij · 10 years ago
  4. 6a8a0c1 gpio: Driver for SYSCON-based GPIOs by Alexander Shiyan · 11 years ago
  5. 9e29442 Merge tag 'v3.14-rc6' into devel by Linus Walleij · 10 years ago
  6. 22520ed gpio: Spelling s/than/that/ by Geert Uytterhoeven · 11 years ago
  7. 5da82ca gpio: cs5535: Simplify dependencies by Jean Delvare · 11 years ago
  8. c7861f3 fix build error in gpio-dwapb patch by Alan Tull · 11 years ago
  9. feabf0c gpio: zevio: depend on ARM and OF_GPIO by Linus Walleij · 11 years ago
  10. 7779b34 gpio: add a driver for the Synopsys DesignWare APB GPIO block by Jamie Iles · 11 years ago
  11. 9af4d80 gpio: New driver for LSI ZEVIO SoCs by Fabian Vogt · 11 years ago
  12. f29b9d1 gpio-ts5500: Add dependency by Jean Delvare · 11 years ago
  13. 2345385 Merge tag 'qcom-drivers-for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/linux-qcom into next/drivers by Arnd Bergmann · 11 years ago
  14. add798a gpio: msm: switch Kconfig to ARCH_QCOM depends by Kumar Gala · 11 years ago
  15. e73760a gpio: pca953x: Add Exar XRA1202 by Aaron Sierra · 11 years ago
  16. eb32b5a gpio: pca953x: Add NXP PCA9698 by Aaron Sierra · 11 years ago
  17. 1e19169 gpio: pca953x: Add devices to Kconfig help by Aaron Sierra · 11 years ago
  18. a5d6d27 gpio: pl061: Select IRQ_DOMAIN rather than GENERIC_IRQ_CHIP by Axel Lin · 11 years ago
  19. 90d16a4 gpio: tb10x: GPIO_TB10X needs to select GENERIC_IRQ_CHIP by Axel Lin · 11 years ago
  20. 0ba3307 Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  21. ac266635 Merge tag 'mfd-3.14-1' of git://git.linaro.org/people/ljones/mfd by Linus Torvalds · 11 years ago
  22. 8e50966 Merge tag 'gpio-v3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 11 years ago
  23. 0cc59b9 gpio: add LP3943 I2C GPIO expander driver by Milo Kim · 11 years ago
  24. 01d7004 gpio: mcp23s08: depend on OF_GPIO by Linus Walleij · 11 years ago
  25. 4e47f91 gpio: mcp23s08: Add irq functionality for i2c chips by Lars Poeschel · 11 years ago
  26. a1a2bde gpio: xtensa: depend on HAVE_XTENSA_GPIO32 by Baruch Siach · 11 years ago
  27. ffd4bf1 gpio: clps711x: Enable driver compilation with COMPILE_TEST by Alexander Shiyan · 11 years ago
  28. ee89cf6 gpio: introduce GPIO_DAVINCI kconfig option by Grygorii Strashko · 11 years ago
  29. 12262be gpio: add GPIO support for SMSC SCH311x by Bruno Randolf · 11 years ago
  30. 3b31d0e gpio: driver for Xtensa GPIO32 by Baruch Siach · 11 years ago
  31. 61e7380 gpio: 74x164: Remove non-DT support by Alexander Shiyan · 11 years ago
  32. 0299b77 gpio: Add MOXA ART GPIO driver by Jonas Jensen · 11 years ago
  33. d463c6f gpio-lynxpoint: Allow building as a module by Jean Delvare · 11 years ago
  34. c2d3306 Merge tag 'gpio-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 11 years ago
  35. 8a24284 gpio: pl061: don't depend on CONFIG_ARM by Rob Herring · 11 years ago
  36. b69ac52 gpiolib: make GPIO_DEVRES depend on GPIOLIB by Alexandre Courbot · 11 years ago
  37. c6ce2b6 gpio: add TB10x GPIO driver by Christian Ruppert · 11 years ago
  38. 84743ea gpio: rename gpio-langwell to gpio-intel-mid by David Cohen · 11 years ago
  39. 7af2755 Merge branch 'iop-cleanup' into devel by Linus Walleij · 11 years ago
  40. e9004f5 ARM: plat-iop: move the GPIO driver to drivers/gpio by Linus Walleij · 11 years ago
  41. 7d1815e gpio: ucb1400: Can be built as a module by Jean Delvare · 11 years ago
  42. 757651e gpio: bcm281xx: Add GPIO driver by Markus Mayer · 11 years ago
  43. b592785 emev2: GPIOLIB: Enable support for OF by Ian Molton · 11 years ago
  44. 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 11 years ago
  45. 5a7d8a2 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  46. 6c17aa0 gpio: add GPIO support for F71882FG and F71889F by Simon Guinot · 11 years ago
  47. aca58a6 gpio MIPS/OCTEON: Add a driver for OCTEON's on-chip GPIO pins. by David Daney · 11 years ago
  48. d22fcde gpio: Kontron PLD gpio driver by Guenter Roeck · 11 years ago
  49. 0477739 gpio-tz1090: convert to use generic irqchip by James Hogan · 11 years ago
  50. 79bb646 gpio-tz1090-pdc: add TZ1090 PDC gpio driver by James Hogan · 11 years ago
  51. 9caf1f2 gpio-tz1090: add TZ1090 gpio driver by James Hogan · 11 years ago
  52. 60b5adf Merge tag 'gpio-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 11 years ago
  53. 3883cbb Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  54. ff8fa4e Merge tag 'remove-nondt-exynos-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/soc by Arnd Bergmann · 11 years ago
  55. 880cf07 ARM: SAMSUNG: Introduce GPIO_SAMSUNG Kconfig entry by Tomasz Figa · 11 years ago
  56. 78c7d8d GPIO: xilinx: Enable driver for Xilinx zynq by Michal Simek · 11 years ago
  57. e456001 Merge tag 'msm-cleanup-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm into next/cleanup by Olof Johansson · 11 years ago
  58. 43f6844 gpio: msm: Add device tree and irqdomain support for gpio-msm-v2 by Rohit Vaswani · 11 years ago
  59. 55fe14a GPIO: clps711x: Rewrite driver for using generic GPIO code by Alexander Shiyan · 11 years ago
  60. 2b861f4 gpio: max7300: Fix trivial typo in Kconfig help text by Axel Lin · 11 years ago
  61. 0f119a8 gpio: mcp23s08: Fix build error when CONFIG_SPI_MASTER=y && CONFIG_I2C=m by Axel Lin · 11 years ago
  62. 5647ac0 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  63. a8c4b90 Merge tag 'soc-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  64. 30c67e9 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  65. ddb27f3 gpio: grgpio: Add device driver for GRGPIO cores by Andreas Larsson · 11 years ago
  66. 7fd2bf3 Remove GENERIC_GPIO config option by Alexandre Courbot · 11 years ago
  67. dc10108 gpio: vt8500: Remove arch-vt8500 gpio driver by Tony Prisk · 12 years ago
  68. 119f5e4 gpio: Renesas R-Car GPIO driver V3 by Magnus Damm · 12 years ago
  69. 977d16b gpio-lynxpoint: Add X86 dependency and io-port handling header. by Mathias Nyman · 12 years ago
  70. 4c8c225 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 12 years ago
  71. ab78265 Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  72. 81ec44a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  73. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  74. 29bde2d drivers/gpio: add missing GENERIC_HARDIRQ dependency by Heiko Carstens · 12 years ago
  75. 3d50a27 gpio: palmas: Add support for Palmas GPIO by Laxman Dewangan · 12 years ago
  76. 0fa2fd9 Merge branch 'linusw/devel' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio.git into gpio/next by Grant Likely · 12 years ago
  77. 1d09aaa gpio/lynxpoint: add chipset gpio driver. by Mathias Nyman · 12 years ago
  78. a718ff6 gpio: delete AB8500 driver by Linus Walleij · 12 years ago
  79. 6a89a31 gpio: devm_gpio_* support should not depend on GPIOLIB by Shawn Guo · 12 years ago
  80. 4c0ea23 drivers/gpio: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  81. bc1008c gpio/mvebu-gpio: Make mvebu-gpio depend on OF_CONFIG by Gregory CLEMENT · 12 years ago
  82. 2dfea38 Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  83. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  84. db5b0ae Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  85. b0885d0 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  86. 759f5f3 gpio: add TS-5500 DIO blocks support by Vivien Didelot · 12 years ago
  87. e41e85c treewide: Fix typos in various Kconfig by Masanari Iida · 12 years ago
  88. 8618b3b gpio: pl061 depends on ARM by Alessandro Rubini · 12 years ago
  89. d9ba102 Merge branch 'acpi-enumeration' by Rafael J. Wysocki · 12 years ago
  90. e29482e gpio / ACPI: add ACPI support by Mathias Nyman · 12 years ago
  91. 49e928d GPIO: mvebu: Allow all plat-orion platforms. by Andrew Lunn · 12 years ago
  92. 9d5b72d gpio: Add viperboard gpio driver by Lars Poeschel · 12 years ago
  93. b53bc28 gpio: SPEAr: add spi chipselect control driver by Shiraz Hashim · 12 years ago
  94. cb144fe gpio: adnp: Depend on OF_GPIO instead of OF by Thierry Reding · 12 years ago
  95. afe760e sparc: Allow OF_GPIO on sparc. by David S. Miller · 12 years ago
  96. a3b8d4a GPIO: Add support for GPIO on CLPS711X-target platform by Alexander Shiyan · 12 years ago
  97. 04ed427 DA9055 GPIO driver by Ashish Jangam · 12 years ago
  98. 5e090ed Merge tag 'soc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  99. 578f1ef Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  100. dff8360 Merge tag 'gpio-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 12 years ago