1. 380639c gpio: add generic single-register fixed-direction GPIO driver by Russell King · 9 years ago
  2. c65d1fd gpio: sa1100: implement get_direction method by Russell King · 9 years ago
  3. 07242b2 gpio: sa1100: convert to use IO accessors by Russell King · 9 years ago
  4. 9dd4819 gpio: sa1100: use sa11x0_gpio_set_wake() by Russell King · 9 years ago
  5. 7477e13 gpio: merrifield: Don't use GPIOF_DIR_IN / GPIOF_DIR_OUT by Andy Shevchenko · 8 years ago
  6. 96530b3 gpio: pca953x: Expand comment for "reset" GPIO in ACPI case by Andy Shevchenko · 8 years ago
  7. b413d7a gpio: pca953x: Sort headers alphabetically by Andy Shevchenko · 8 years ago
  8. 66e5719 gpio: pca953x: Introduce a long awaited ->get_direction() by Andy Shevchenko · 8 years ago
  9. d2cabc4 gpio: mvebu: use BIT macro instead of bit shifting by Ralph Sennhauser · 8 years ago
  10. b8c9019 gpio: mmio: add support for NI 169445 NAND GPIO by Nathan Sullivan · 8 years ago
  11. d8307c0 gpio: moxart: Switch to using the FTGPIO010 driver by Linus Walleij · 8 years ago
  12. 9d3a15a gpio: gemini: rename to match Faraday IP by Linus Walleij · 8 years ago
  13. f07708c gpio: mvebu: let the compiler inline by Ralph Sennhauser · 8 years ago
  14. f4c240c gpio: mvebu: extra whitespace fixes by Ralph Sennhauser · 8 years ago
  15. 163ad36 gpio: mvebu: checkpatch: whitespace fixes by Ralph Sennhauser · 8 years ago
  16. d276de7 gpio: mvebu: checkpatch: unsigned int fixes by Ralph Sennhauser · 8 years ago
  17. 899c37e gpio: mvebu: start multiline block comments with blank line by Ralph Sennhauser · 8 years ago
  18. 7077f4c gpio: mvebu: checkpatch: block comment fixes by Ralph Sennhauser · 8 years ago
  19. 6798d72 gpio: acpi: Ignore -EPROBE_DEFER for unselected gpioints by Hans de Goede · 8 years ago
  20. 4033d4a gpio: of: Don't return 0 on dt_gpio_count() by Andy Shevchenko · 8 years ago
  21. 4ed5501 gpio: acpi: Don't return 0 on acpi_gpio_count() by Andy Shevchenko · 8 years ago
  22. 529f75d gpio: xlp: Update for ARCH_THUNDER2 by Jayachandran C · 8 years ago
  23. 8c41ab4 gpio: zx: make use of raw_spinlock variants by Julia Cartwright · 8 years ago
  24. a0a584f0 gpio: ws16c48: make use of raw_spinlock variants by Julia Cartwright · 8 years ago
  25. 99b9b45 gpio: pl061: make use of raw_spinlock variants by Julia Cartwright · 8 years ago
  26. f9c5653 gpio: etraxfs: make use of raw_spinlock variants by Julia Cartwright · 8 years ago
  27. a080ce5 gpio: ath79: make use of raw_spinlock variants by Julia Cartwright · 8 years ago
  28. c69fcea gpio: bcm-kona: make use of raw_spinlock variants by Julia Cartwright · 8 years ago
  29. 4589780 gpio: 104-dio-48e: make use of raw_spinlock variants by Julia Cartwright · 8 years ago
  30. 21d01c9 gpio: altera: make use of raw_spinlock variants by Julia Cartwright · 8 years ago
  31. 660549e gpio: pc104: Mask PC/104 drivers via PC104 Kconfig option by William Breathitt Gray · 9 years ago
  32. 7ad63c7 gpio: sta2x11: use resource management for irqs by Bartosz Golaszewski · 8 years ago
  33. 8514b54 gpio: mxs: use devm_irq_alloc_descs() by Bartosz Golaszewski · 8 years ago
  34. c553c3c gpio: mxc: use devm_irq_alloc_descs() by Bartosz Golaszewski · 8 years ago
  35. 74dd9eb gpio: sodaville: use resource management for irqs by Bartosz Golaszewski · 8 years ago
  36. a1a3c2d gpio: davinci: use devm_irq_alloc_descs() by Bartosz Golaszewski · 8 years ago
  37. bda61a19 gpio: pxa: use devm_irq_alloc_descs() by Bartosz Golaszewski · 8 years ago
  38. 31bd86d gpio: xlp: use resource management for irqs by Bartosz Golaszewski · 8 years ago
  39. e971ac9 gpio: ml-ioh: use resource management for irqs by Bartosz Golaszewski · 8 years ago
  40. f57f3e6 gpio: pch: use resource management for irqs by Bartosz Golaszewski · 8 years ago
  41. 2ed36f3 gpio: omap: use devm_irq_alloc_descs() by Bartosz Golaszewski · 8 years ago
  42. 9bc8113 gpio: twl4030: use devm_irq_alloc_descs() by Bartosz Golaszewski · 8 years ago
  43. 62a7ca0 gpio: mockup: use devm_irq_alloc_descs() by Bartosz Golaszewski · 8 years ago
  44. eddeae0 gpio: exar: Set proper output level in exar_direction_output by Axel Lin · 8 years ago
  45. 85c73d5 gpio: acpi: Add managed variant of acpi_dev_add_driver_gpios() by Andy Shevchenko · 8 years ago
  46. ff21378 gpiolib: Fix spelling of 'successful' by Andy Shevchenko · 8 years ago
  47. a72b8c4 gpio: dwapb: Add support for next generation of X-Gene SoC by Hoan Tran · 8 years ago
  48. 1ec5c18 Merge tag 'gpio-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  49. deab2b0 gpio: pci-idio-16: Fix PCI BAR index by William Breathitt Gray · 9 years ago
  50. fd254a2 gpio: pci-idio-16: Fix PCI device ID code by William Breathitt Gray · 9 years ago
  51. 9202ba2 gpio: mockup: implement event injecting over debugfs by Bartosz Golaszewski · 9 years ago
  52. e2ff740 gpio: mockup: add a dummy irqchip by Bartosz Golaszewski · 9 years ago
  53. 8a68ea0 gpio: mockup: implement naming the lines by Bartosz Golaszewski · 9 years ago
  54. e4ba07b gpio: mockup: code shrink by Bartosz Golaszewski · 9 years ago
  55. ca409160 gpio: mockup: readability tweaks by Bartosz Golaszewski · 9 years ago
  56. 02e74fc gpio: Add GPIO support for the ACCES PCI-IDIO-16 by William Breathitt Gray · 9 years ago
  57. e4df1ebdf Merge branch 'ib-gpiod-flags' into devel by Linus Walleij · 9 years ago
  58. 619e96f gpio: aspeed: Remove dependence on GPIOF_* macros by Andrew Jeffery · 9 years ago
  59. 537b94d gpio: Add the devm_fwnode_get_index_gpiod_from_child() helper by Boris Brezillon · 9 years ago
  60. 4b09479 gpio: Rename devm_get_gpiod_from_child() by Boris Brezillon · 9 years ago
  61. e8e1a5b gpio: mcp23s08: Select REGMAP/REGMAP_I2C to fix build error by Axel Lin · 9 years ago
  62. 5238f60 gpio: ws16c48: Add support for GPIO names by William Breathitt Gray · 9 years ago
  63. 210b4bd gpio: gpio-mm: Add support for GPIO names by William Breathitt Gray · 9 years ago
  64. e0af4b5 gpio: 104-idio-16: Add support for GPIO names by William Breathitt Gray · 9 years ago
  65. a71dc25 gpio: 104-idi-48: Add support for GPIO names by William Breathitt Gray · 9 years ago
  66. 7bdba73 gpio: 104-dio-48e: Add support for GPIO names by William Breathitt Gray · 9 years ago
  67. 9e1b487 gpio: ws16c48: Remove unnecessary driver_data set by William Breathitt Gray · 9 years ago
  68. 232a448 gpio: gpio-mm: Remove unnecessary driver_data set by William Breathitt Gray · 9 years ago
  69. c74f04d gpio: 104-idio-16: Remove unnecessary driver_data set by William Breathitt Gray · 9 years ago
  70. b4e73ed gpio: 104-idi-48: Remove unnecessary driver_data set by William Breathitt Gray · 9 years ago
  71. 3547f14 gpio: 104-dio-48e: Remove unnecessary driver_data set by William Breathitt Gray · 9 years ago
  72. 3988d66 gpiolib: Fix a WARN_ON that can never trigger by Christophe JAILLET · 9 years ago
  73. 3d84fdb gpio: mcp23s08: use regmap by Sebastian Reichel · 9 years ago
  74. 7f36f5d Merge tag 'v4.10-rc6' into devel by Linus Walleij · 9 years ago
  75. b4cad1b gpio: ws16c48: Utilize devm_ functions in driver probe callback by William Breathitt Gray · 9 years ago
  76. 2141b0a gpio: gpio-mm: Utilize devm_ functions in driver probe callback by William Breathitt Gray · 9 years ago
  77. 837143d gpio: 104-idio-16: Utilize devm_ functions in driver probe callback by William Breathitt Gray · 9 years ago
  78. e43fee6 gpio: 104-idi-48: Utilize devm_ functions in driver probe callback by William Breathitt Gray · 9 years ago
  79. 00de1a5 gpio: 104-dio-48e: Utilize devm_ functions in driver probe callback by William Breathitt Gray · 9 years ago
  80. 283a981 Merge branch 'ib-pinctrl-genprops' of /home/linus/linux-pinctrl into devel by Linus Walleij · 9 years ago
  81. 27a2873 Merge branch 'ib-pinctrl-genprops' into devel by Linus Walleij · 9 years ago
  82. 2956b5d pinctrl / gpio: Introduce .set_config() callback for GPIO chips by Mika Westerberg · 9 years ago
  83. 1736f75 gpio: aspeed: Add banks Y, Z, AA, AB and AC by Andrew Jeffery · 9 years ago
  84. 7153f8e gpio: aspeed: Make bank names strings by Joel Stanley · 9 years ago
  85. 6596e59 gpio: exar: add gpio for exar cards by Sudip Mukherjee · 9 years ago
  86. 99c8ac9 gpio: ws16c48: Add set_multiple callback function support by William Breathitt Gray · 9 years ago
  87. 65502a1 gpio: gpio-mm: Add set_multiple callback function support by William Breathitt Gray · 9 years ago
  88. 9d7ae81 gpio: 104-idio-16: Add set_multiple callback function support by William Breathitt Gray · 9 years ago
  89. be18320 gpio: 104-dio-48e: Add set_multiple callback function support by William Breathitt Gray · 9 years ago
  90. 8c541b1 Merge branch 'ib-gpiod-flags' into devel by Linus Walleij · 9 years ago
  91. 49cec4d gpio: Add a driver for Cortina Systems Gemini GPIO by Linus Walleij · 9 years ago
  92. 035a86b gpio: davinci: Remove custom .xlate by Keerthy · 9 years ago
  93. 8e11047 gpio: davinci: Add support for multiple GPIO controllers by Keerthy · 9 years ago
  94. b5cf3fd gpio: davinci: Redesign driver to accommodate ngpios in one gpio chip by Keerthy · 9 years ago
  95. 8f7cf8c gpio: davinci: Remove gpio2regs function by Keerthy · 9 years ago
  96. fbc2a29 gpio: intel-mid: Fix build warning when !CONFIG_PM by Augusto Mecking Caringi · 9 years ago
  97. b2987d7 gpio: Pass GPIO label down to gpiod_request by Alexander Stein · 9 years ago
  98. a264d10 gpiolib: Convert fwnode_get_named_gpiod() to configure GPIO by Andy Shevchenko · 9 years ago
  99. 739e6f5 gpio: provide lockdep keys for nested/unnested irqchips by Linus Walleij · 9 years ago
  100. f0d5046 gpio: mvebu: fix warning when building on 64-bit by Russell King · 9 years ago