1. 210b4bd gpio: gpio-mm: Add support for GPIO names by William Breathitt Gray · 8 years ago
  2. e0af4b5 gpio: 104-idio-16: Add support for GPIO names by William Breathitt Gray · 8 years ago
  3. a71dc25 gpio: 104-idi-48: Add support for GPIO names by William Breathitt Gray · 8 years ago
  4. 7bdba73 gpio: 104-dio-48e: Add support for GPIO names by William Breathitt Gray · 8 years ago
  5. 9e1b487 gpio: ws16c48: Remove unnecessary driver_data set by William Breathitt Gray · 8 years ago
  6. 232a448 gpio: gpio-mm: Remove unnecessary driver_data set by William Breathitt Gray · 8 years ago
  7. c74f04d gpio: 104-idio-16: Remove unnecessary driver_data set by William Breathitt Gray · 8 years ago
  8. b4e73ed gpio: 104-idi-48: Remove unnecessary driver_data set by William Breathitt Gray · 8 years ago
  9. 3547f14 gpio: 104-dio-48e: Remove unnecessary driver_data set by William Breathitt Gray · 8 years ago
  10. 3988d66 gpiolib: Fix a WARN_ON that can never trigger by Christophe JAILLET · 8 years ago
  11. 3d84fdb gpio: mcp23s08: use regmap by Sebastian Reichel · 8 years ago
  12. b4cad1b gpio: ws16c48: Utilize devm_ functions in driver probe callback by William Breathitt Gray · 8 years ago
  13. 2141b0a gpio: gpio-mm: Utilize devm_ functions in driver probe callback by William Breathitt Gray · 8 years ago
  14. 837143d gpio: 104-idio-16: Utilize devm_ functions in driver probe callback by William Breathitt Gray · 8 years ago
  15. e43fee6 gpio: 104-idi-48: Utilize devm_ functions in driver probe callback by William Breathitt Gray · 8 years ago
  16. 00de1a5 gpio: 104-dio-48e: Utilize devm_ functions in driver probe callback by William Breathitt Gray · 8 years ago
  17. 283a981 Merge branch 'ib-pinctrl-genprops' of /home/linus/linux-pinctrl into devel by Linus Walleij · 8 years ago
  18. 2956b5d pinctrl / gpio: Introduce .set_config() callback for GPIO chips by Mika Westerberg · 8 years ago
  19. 6596e59 gpio: exar: add gpio for exar cards by Sudip Mukherjee · 8 years ago
  20. 99c8ac9 gpio: ws16c48: Add set_multiple callback function support by William Breathitt Gray · 8 years ago
  21. 65502a1 gpio: gpio-mm: Add set_multiple callback function support by William Breathitt Gray · 8 years ago
  22. 9d7ae81 gpio: 104-idio-16: Add set_multiple callback function support by William Breathitt Gray · 8 years ago
  23. be18320 gpio: 104-dio-48e: Add set_multiple callback function support by William Breathitt Gray · 8 years ago
  24. 8c541b1 Merge branch 'ib-gpiod-flags' into devel by Linus Walleij · 8 years ago
  25. 49cec4d gpio: Add a driver for Cortina Systems Gemini GPIO by Linus Walleij · 8 years ago
  26. 035a86b gpio: davinci: Remove custom .xlate by Keerthy · 8 years ago
  27. 8e11047 gpio: davinci: Add support for multiple GPIO controllers by Keerthy · 8 years ago
  28. b5cf3fd gpio: davinci: Redesign driver to accommodate ngpios in one gpio chip by Keerthy · 8 years ago
  29. 8f7cf8c gpio: davinci: Remove gpio2regs function by Keerthy · 8 years ago
  30. fbc2a29 gpio: intel-mid: Fix build warning when !CONFIG_PM by Augusto Mecking Caringi · 8 years ago
  31. b2987d7 gpio: Pass GPIO label down to gpiod_request by Alexander Stein · 8 years ago
  32. a264d10 gpiolib: Convert fwnode_get_named_gpiod() to configure GPIO by Andy Shevchenko · 8 years ago
  33. f0d5046 gpio: mvebu: fix warning when building on 64-bit by Russell King · 8 years ago
  34. 054ccde gpio: pca953x: Add optional reset gpio control by Steve Longerbeam · 8 years ago
  35. fb50574 gpio: Remove impossible checks on container_of() result by Stephen Boyd · 8 years ago
  36. e567c35 gpiolib: Update documentation of struct acpi_gpio_info by Andy Shevchenko · 8 years ago
  37. 5e4e6fb gpiolib: Switch to for_each_set_bit() by Andy Shevchenko · 8 years ago
  38. bb5b067 gpio: davinci: Remove redundant members davinci_gpio_controller stuct by Keerthy · 8 years ago
  39. 200d017 gpio: devres: Use global array of gpio suffixes by Andy Shevchenko · 8 years ago
  40. a79fead gpio: of: Add support for multiple GPIOs in a single GPIO hog by Geert Uytterhoeven · 8 years ago
  41. baddc7c gpio: update my email address by John Crispin · 8 years ago
  42. 364ac45 gpio: mockup: coding style fixes by Bartosz Golaszewski · 8 years ago
  43. ad6d800 gpio: mockup: dynamically allocate memory for chip name by Bartosz Golaszewski · 8 years ago
  44. e53c602 gpio: mockup: make pins_name_start static by Bartosz Golaszewski · 8 years ago
  45. 2d65472 gpio: rcar: Fine-grained Runtime PM support by Geert Uytterhoeven · 8 years ago
  46. 47bd38a gpio: rcar: set IRQ chip parent_device by Niklas Söderlund · 8 years ago
  47. ac5a28b Merge tag 'mfd-for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 8 years ago
  48. 061ad50 Merge tag 'gpio-v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  49. acf1fcf Merge branch 'thread-irq-simpler' into devel by Linus Walleij · 8 years ago
  50. eb485c7 Merge branch 'pl061' into devel by Linus Walleij · 8 years ago
  51. 46a5c11 gpio: merrifield: Implement gpio_get_direction callback by Andy Shevchenko · 8 years ago
  52. e7a718f gpio: merrifield: Add support for hardware debouncer by Andy Shevchenko · 8 years ago
  53. f4e81c5 gpio: chardev: Return error for seek operations by Lars-Peter Clausen · 8 years ago
  54. 975aceb gpio: arizona: Tidy up probe error path by Charles Keepax · 8 years ago
  55. a3ee78e gpio: arizona: Remove pointless set of platform drvdata by Charles Keepax · 8 years ago
  56. 6da7b0d gpio: pl061: delete platform data handling by Linus Walleij · 8 years ago
  57. 562b488 gpio: pl061: move platform data into driver by Linus Walleij · 8 years ago
  58. 2796325 gpio: pl061: rename variable from chip to pl061 by Linus Walleij · 8 years ago
  59. 538f76c gpio: pl061: rename state container struct by Linus Walleij · 8 years ago
  60. 9c18be8 gpio: pl061: use local state for parent IRQ storage by Linus Walleij · 8 years ago
  61. 35ca3f6 gpio: set explicit nesting on drivers by Linus Walleij · 8 years ago
  62. d245b3f gpio: simplify adding threaded interrupts by Linus Walleij · 8 years ago
  63. df950da gpio: vf610: use builtin_platform_driver by Geliang Tang · 8 years ago
  64. 1d2b2ac gpio: axp209: use correct register for GPIO input status by Quentin Schulz · 8 years ago
  65. 1516c63 gpio: stmpe: fix interrupt handling bug by Linus Walleij · 8 years ago
  66. 22eaf13 gpio: em: depnd on ARCH_SHMOBILE by Peter Robinson · 8 years ago
  67. 752fda8 gpio: zx: depend on ARCH_ZX by Peter Robinson · 8 years ago
  68. 72aba2e gpio: x86: update config dependencies for x86 specific hardware by Peter Robinson · 8 years ago
  69. d65aa4b gpio: mb86s7x: use builtin_platform_driver by Geliang Tang · 8 years ago
  70. 6f1bd54 gpio: etraxfs: use builtin_platform_driver by Geliang Tang · 8 years ago
  71. 3107d57 gpio: max77620: add compatible string to device id list by Venkat Reddy Talla · 8 years ago
  72. f9c22ec gpio: Remove GPIO_DEVRES option by Keno Fischer · 8 years ago
  73. 5261bee gpio: intel-mid: use builtin_pci_driver by Geliang Tang · 8 years ago
  74. 220a04f gpio: tc3589x: fix up .get_direction() by Linus Walleij · 8 years ago
  75. 3940c34 gpio: tag line labels used for interrupts by Linus Walleij · 8 years ago
  76. ad17731 gpio: clamp values on gpio[d]_direction_output() by Linus Walleij · 8 years ago
  77. 60f8339 gpio: do not double-check direction on sleeping chips by Linus Walleij · 8 years ago
  78. 24b35ed gpio: htc-egpio: read output value from cache by Linus Walleij · 8 years ago
  79. 9298539 gpio: htc-egpio: add .get_direction() support by Linus Walleij · 8 years ago
  80. c82064f ACPI / gpio: avoid warning for gpio hogging code by Arnd Bergmann · 8 years ago
  81. e027503 gpio: davinci: Use unique labels for each gpio chip by Axel Haslam · 8 years ago
  82. 386377b gpio: pca953x: Move memcpy into mutex lock for set multiple by Phil Reid · 8 years ago
  83. 53f8d32 gpio: pca953x: Fix corruption of other gpios in set_multiple. by Phil Reid · 8 years ago
  84. 43bbf94c gpio: htc-egpio: Make it explicitly non-modular by Paul Gortmaker · 8 years ago
  85. 812d478 gpio/mvebu: Use irq_domain_add_linear by Jason Gunthorpe · 8 years ago
  86. c7e9d39 gpio: of: fix GPIO drivers with multiple gpio_chip for a single node by Masahiro Yamada · 8 years ago
  87. 953b956 gpio: GPIO_GET_LINE{HANDLE,EVENT}_IOCTL: Fix file descriptor leak by Lars-Peter Clausen · 8 years ago
  88. 09e258a gpio: of: add missing of_node_put() in of_gpiochip_scan_gpios() by Wei Yongjun · 8 years ago
  89. 550a953 ACPI / gpio: make acpi_gpiochip_parse_own_gpio static by Wei Yongjun · 8 years ago
  90. 1b6998c ACPI / gpio: add missing fwnode_handle_put() in acpi_gpiochip_scan_gpios() by Wei Yongjun · 8 years ago
  91. 0aced35 mfd: tps65218: Remove redundant read wrapper by Keerthy · 8 years ago
  92. 5a195c6 gpio: gpiolib-devprop: Check chip->parent pointer before dereferencing by Thor Thayer · 8 years ago
  93. f85522c gpio: altera-a10sr: Drop unnecessary gpiochip_remove by Wei Yongjun · 8 years ago
  94. 54e2602 Merge branch 'ib-sx150x' of /home/linus/linux-pinctrl into devel by Linus Walleij · 8 years ago
  95. f08ea3c gpio: mxs: fix duplicate level interrupts by Sascha Hauer · 8 years ago
  96. 66a37c3 gpio: mxs: use enable/disable regs to (un)mask irqs by Sascha Hauer · 8 years ago
  97. 4035cc1 ACPI / gpio: Add support for naming GPIOs by Mika Westerberg · 8 years ago
  98. 9427ecb gpio: Rework of_gpiochip_set_names() to use device property accessors by Mika Westerberg · 8 years ago
  99. c80f1ba ACPI / gpio: Add hogging support by Mika Westerberg · 8 years ago
  100. 6f7194a ACPI / gpio: Allow holes in list of GPIOs for a device by Mika Westerberg · 8 years ago