1. 291b38a Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 8 years ago
  2. af82455 Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  3. 2bd8040 Merge tag 'gpio-v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  4. d26f552 Merge tag 'mfd-next-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 8 years ago
  5. b86c86a gpio: f7188x: Add a missing break by Dan Carpenter · 8 years ago
  6. 8397744 gpio: omap: return error if requested debounce time is not possible by David Rivshin · 8 years ago
  7. 9384793 gpio: Add ROHM BD9571MWV-M PMIC GPIO driver by Marek Vasut · 8 years ago
  8. 881ebd2 gpio: gpio-wcove: fix GPIO IRQ status mask by Kuppuswamy Sathyanarayanan · 8 years ago
  9. b5238b4 mfd: intel_soc_pmic: Fix a mess with compilation units by Andy Shevchenko · 8 years ago
  10. 1b9a0c2 gpio: move tca9554 from pcf857x to pca953x by Anders Darander · 8 years ago
  11. 64c6a71 gpio: arizona: Correct check whether the pin is an input by Charles Keepax · 8 years ago
  12. 7c2d176 gpio: gpio-wcove: fix irq pending status bit width by Kuppuswamy Sathyanarayanan · 8 years ago
  13. 5664aa1 gpio: dwapb: use dwapb_read instead of readl_relaxed by Jisheng Zhang · 8 years ago
  14. c3bafe0 gpio: aspeed: Add open-source and open-drain support by Andrew Jeffery · 8 years ago
  15. 5ae4cb9 gpio: aspeed: Add debounce support by Andrew Jeffery · 8 years ago
  16. 757642f gpio: mvebu: Add limited PWM support by Andrew Lunn · 8 years ago
  17. d759f90 Annotate hardware config module parameters in drivers/gpio/ by David Howells · 8 years ago
  18. 6f79309 gpio: Use unsigned int for interrupt numbers by Thierry Reding · 8 years ago
  19. d69843e gpio: f7188x: Add F71889A GPIO support. by Marty Plummer · 8 years ago
  20. 4c0facd gpio: core: Decouple open drain/source flag with active low/high by Laxman Dewangan · 8 years ago
  21. 11598d1 gpio: arizona: Correct handling for reading input GPIOs by Charles Keepax · 8 years ago
  22. 693bdaa ACPI / gpio: do not fall back to parsing _CRS when we get a deferral by Dmitry Torokhov · 8 years ago
  23. 8a146fb gpio: acpi: Call enable_irq_wake for _IAE GpioInts with Wake set by Hans de Goede · 8 years ago
  24. e1e37d6 gpio: 104-idi-48: make use of raw_spinlock variants by Julia Cartwright · 8 years ago
  25. ea38ce0 gpio: pci-idio-16: make use of raw_spinlock variants by Julia Cartwright · 8 years ago
  26. 3906e80 gpio: 104-idio-16: make use of raw_spinlock variants by Julia Cartwright · 8 years ago
  27. 57c0eab Merge 4.11-rc4 into char-misc-next by Greg Kroah-Hartman · 8 years ago
  28. 0e3cb6e gpio: gpio-reg: add irq mapping for gpio-reg users by Russell King · 8 years ago
  29. 380639c gpio: add generic single-register fixed-direction GPIO driver by Russell King · 8 years ago
  30. c65d1fd gpio: sa1100: implement get_direction method by Russell King · 8 years ago
  31. 07242b2 gpio: sa1100: convert to use IO accessors by Russell King · 8 years ago
  32. 9dd4819 gpio: sa1100: use sa11x0_gpio_set_wake() by Russell King · 8 years ago
  33. 7477e13 gpio: merrifield: Don't use GPIOF_DIR_IN / GPIOF_DIR_OUT by Andy Shevchenko · 8 years ago
  34. 9674a8d gpio: wm831x: Add basic device tree support by Charles Keepax · 8 years ago
  35. 96530b3 gpio: pca953x: Expand comment for "reset" GPIO in ACPI case by Andy Shevchenko · 8 years ago
  36. b413d7a gpio: pca953x: Sort headers alphabetically by Andy Shevchenko · 8 years ago
  37. 66e5719 gpio: pca953x: Introduce a long awaited ->get_direction() by Andy Shevchenko · 8 years ago
  38. d2cabc4 gpio: mvebu: use BIT macro instead of bit shifting by Ralph Sennhauser · 8 years ago
  39. b8c9019 gpio: mmio: add support for NI 169445 NAND GPIO by Nathan Sullivan · 8 years ago
  40. d8307c0 gpio: moxart: Switch to using the FTGPIO010 driver by Linus Walleij · 8 years ago
  41. 9d3a15a gpio: gemini: rename to match Faraday IP by Linus Walleij · 8 years ago
  42. 111379d gpiolib: utilize new cdev_device_add helper function by Logan Gunthorpe · 8 years ago
  43. 2cd29f2 gpio:mcp23s08 Fixed missing interrupts by Robert Middleton · 8 years ago
  44. f07708c gpio: mvebu: let the compiler inline by Ralph Sennhauser · 8 years ago
  45. f4c240c gpio: mvebu: extra whitespace fixes by Ralph Sennhauser · 8 years ago
  46. 163ad36 gpio: mvebu: checkpatch: whitespace fixes by Ralph Sennhauser · 8 years ago
  47. d276de7 gpio: mvebu: checkpatch: unsigned int fixes by Ralph Sennhauser · 8 years ago
  48. 899c37e gpio: mvebu: start multiline block comments with blank line by Ralph Sennhauser · 8 years ago
  49. 7077f4c gpio: mvebu: checkpatch: block comment fixes by Ralph Sennhauser · 8 years ago
  50. 6798d72 gpio: acpi: Ignore -EPROBE_DEFER for unselected gpioints by Hans de Goede · 8 years ago
  51. 4033d4a gpio: of: Don't return 0 on dt_gpio_count() by Andy Shevchenko · 8 years ago
  52. 4ed5501 gpio: acpi: Don't return 0 on acpi_gpio_count() by Andy Shevchenko · 8 years ago
  53. 529f75d gpio: xlp: Update for ARCH_THUNDER2 by Jayachandran C · 8 years ago
  54. 8c41ab4 gpio: zx: make use of raw_spinlock variants by Julia Cartwright · 8 years ago
  55. a0a584f0 gpio: ws16c48: make use of raw_spinlock variants by Julia Cartwright · 8 years ago
  56. 99b9b45 gpio: pl061: make use of raw_spinlock variants by Julia Cartwright · 8 years ago
  57. f9c5653 gpio: etraxfs: make use of raw_spinlock variants by Julia Cartwright · 8 years ago
  58. a080ce5 gpio: ath79: make use of raw_spinlock variants by Julia Cartwright · 8 years ago
  59. c69fcea gpio: bcm-kona: make use of raw_spinlock variants by Julia Cartwright · 8 years ago
  60. 4589780 gpio: 104-dio-48e: make use of raw_spinlock variants by Julia Cartwright · 8 years ago
  61. 21d01c9 gpio: altera: make use of raw_spinlock variants by Julia Cartwright · 8 years ago
  62. 660549e gpio: pc104: Mask PC/104 drivers via PC104 Kconfig option by William Breathitt Gray · 8 years ago
  63. 7ad63c7 gpio: sta2x11: use resource management for irqs by Bartosz Golaszewski · 8 years ago
  64. 8514b54 gpio: mxs: use devm_irq_alloc_descs() by Bartosz Golaszewski · 8 years ago
  65. c553c3c gpio: mxc: use devm_irq_alloc_descs() by Bartosz Golaszewski · 8 years ago
  66. 74dd9eb gpio: sodaville: use resource management for irqs by Bartosz Golaszewski · 8 years ago
  67. a1a3c2d gpio: davinci: use devm_irq_alloc_descs() by Bartosz Golaszewski · 8 years ago
  68. bda61a19 gpio: pxa: use devm_irq_alloc_descs() by Bartosz Golaszewski · 8 years ago
  69. 31bd86d gpio: xlp: use resource management for irqs by Bartosz Golaszewski · 8 years ago
  70. e971ac9 gpio: ml-ioh: use resource management for irqs by Bartosz Golaszewski · 8 years ago
  71. f57f3e6 gpio: pch: use resource management for irqs by Bartosz Golaszewski · 8 years ago
  72. 2ed36f3 gpio: omap: use devm_irq_alloc_descs() by Bartosz Golaszewski · 8 years ago
  73. 9bc8113 gpio: twl4030: use devm_irq_alloc_descs() by Bartosz Golaszewski · 8 years ago
  74. 62a7ca0 gpio: mockup: use devm_irq_alloc_descs() by Bartosz Golaszewski · 8 years ago
  75. eddeae0 gpio: exar: Set proper output level in exar_direction_output by Axel Lin · 8 years ago
  76. 85c73d5 gpio: acpi: Add managed variant of acpi_dev_add_driver_gpios() by Andy Shevchenko · 8 years ago
  77. ff21378 gpiolib: Fix spelling of 'successful' by Andy Shevchenko · 8 years ago
  78. f759921 gpio: altera: Use handle_level_irq when configured as a level_high by Phil Reid · 8 years ago
  79. b115beb gpio: xgene: mark PM functions as __maybe_unused by Arnd Bergmann · 8 years ago
  80. fa6256d gpio: mockup: return -EFAULT if copy_from_user() fails by Dan Carpenter · 8 years ago
  81. 9ce9f79 gpio: altera-a10sr: Set gpio_chip parent property by Thor Thayer · 8 years ago
  82. a72b8c4 gpio: dwapb: Add support for next generation of X-Gene SoC by Hoan Tran · 8 years ago
  83. 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
  84. deab2b0 gpio: pci-idio-16: Fix PCI BAR index by William Breathitt Gray · 8 years ago
  85. fd254a2 gpio: pci-idio-16: Fix PCI device ID code by William Breathitt Gray · 8 years ago
  86. 9202ba2 gpio: mockup: implement event injecting over debugfs by Bartosz Golaszewski · 8 years ago
  87. e2ff740 gpio: mockup: add a dummy irqchip by Bartosz Golaszewski · 8 years ago
  88. 8a68ea0 gpio: mockup: implement naming the lines by Bartosz Golaszewski · 8 years ago
  89. e4ba07b gpio: mockup: code shrink by Bartosz Golaszewski · 8 years ago
  90. ca409160 gpio: mockup: readability tweaks by Bartosz Golaszewski · 8 years ago
  91. 02e74fc gpio: Add GPIO support for the ACCES PCI-IDIO-16 by William Breathitt Gray · 8 years ago
  92. e4df1ebdf Merge branch 'ib-gpiod-flags' into devel by Linus Walleij · 8 years ago
  93. 619e96f gpio: aspeed: Remove dependence on GPIOF_* macros by Andrew Jeffery · 8 years ago
  94. 537b94d gpio: Add the devm_fwnode_get_index_gpiod_from_child() helper by Boris Brezillon · 8 years ago
  95. 4b09479 gpio: Rename devm_get_gpiod_from_child() by Boris Brezillon · 8 years ago
  96. e8e1a5b gpio: mcp23s08: Select REGMAP/REGMAP_I2C to fix build error by Axel Lin · 8 years ago
  97. 5238f60 gpio: ws16c48: Add support for GPIO names by William Breathitt Gray · 8 years ago
  98. 210b4bd gpio: gpio-mm: Add support for GPIO names by William Breathitt Gray · 8 years ago
  99. e0af4b5 gpio: 104-idio-16: Add support for GPIO names by William Breathitt Gray · 8 years ago
  100. a71dc25 gpio: 104-idi-48: Add support for GPIO names by William Breathitt Gray · 8 years ago