1. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  2. 80ac93c gpio: omap: Fix lost edge interrupts by Grygorii Strashko · 7 years ago
  3. e4b2ae7 gpio: omap: omap_gpio_show_rev is not __init by Arnd Bergmann · 7 years ago
  4. e40a3ae gpio: acpi: work around false-positive -Wstring-overflow warning by Arnd Bergmann · 7 years ago
  5. 311de3c gpio: thunderx: select IRQ_DOMAIN_HIERARCHY instead of depends on by Masahiro Yamada · 7 years ago
  6. 968c61f Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 7 years ago
  7. 70b8e9e Merge tag 'gpio-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 7 years ago
  8. a205425 mfd: twl: Move header file out of I2C realm by Wolfram Sang · 7 years ago
  9. 02b6bdd gpio: mockup: remove unused variable gc by Colin Ian King · 7 years ago
  10. 72c7c78 gpio: pl061: constify amba_id by Arvind Yadav · 7 years ago
  11. 9e238e3 Revert "gpiolib: request the gpio before querying its direction" by Linus Walleij · 7 years ago
  12. 1253baa gpio: twl6040: remove unneeded forward declaration by Masahiro Yamada · 7 years ago
  13. 4a14af4 gpio: zevio: make gpio_chip const by Bhumika Goyal · 7 years ago
  14. 3946d18 gpio: add gpio_add_lookup_tables() to add several tables at once by Dmitry Torokhov · 7 years ago
  15. f89c6ea gpio: brcmstb: check return value of gpiochip_irqchip_add() by Masahiro Yamada · 7 years ago
  16. 5a2a300 gpio: Add gpio driver support for ThunderX and OCTEON-TX by David Daney · 7 years ago
  17. b4c495f gpio: mockup: use irq_sim by Bartosz Golaszewski · 7 years ago
  18. 5751d3d gpio: mxs: use devres for irq generic chip by Bartosz Golaszewski · 7 years ago
  19. db5270a gpio: mxc: use devres for irq generic chip by Bartosz Golaszewski · 7 years ago
  20. e0fc5a1 gpio: pch: use devres for irq generic chip by Bartosz Golaszewski · 7 years ago
  21. 469d594 gpio: ml-ioh: use devres for irq generic chip by Bartosz Golaszewski · 7 years ago
  22. 624b5a9 gpio: sta2x11: use devres for irq generic chip by Bartosz Golaszewski · 7 years ago
  23. a6f5f1b gpio: sta2x11: disallow unbinding the driver by Bartosz Golaszewski · 7 years ago
  24. 60909ec gpio: mxs: disallow unbinding the driver by Bartosz Golaszewski · 7 years ago
  25. 90e1fc4 gpio: mxc: disallow unbinding the driver by Bartosz Golaszewski · 7 years ago
  26. 754c045 gpio: aspeed: Remove reference to clock name in debounce warning message by Andrew Jeffery · 7 years ago
  27. 7ebc194 gpio: 74x164: Introduce 'enable-gpios' property by Fabio Estevam · 7 years ago
  28. ee949b5 gpio: max77620: Make regmap_irq_chip const by Bhumika Goyal · 7 years ago
  29. 16ee62e gpio: zynq: Fix driver function parameters alignment by Michal Simek · 7 years ago
  30. 2717cfc gpio: zynq: Fix warnings in the driver by Nava kishore Manne · 7 years ago
  31. eb73d6e gpio: zynq: Fix empty lines in driver by Michal Simek · 7 years ago
  32. 6ae5104 gpio: zynq: Fix kernel doc warnings by Nava kishore Manne · 7 years ago
  33. 06aa090 gpio: zynq: Provided workaround for GPIO by Swapna Manupati · 7 years ago
  34. e11de4d gpio: zynq: Add support for suspend resume by Shubhrajyoti Datta · 7 years ago
  35. 275b13a gpio: Add support for TPS68470 GPIOs by Rajmohan Mani · 7 years ago
  36. 5e7a0ce gpio: davinci: Handle the return value of davinci_gpio_irq_setup function by Keerthy · 7 years ago
  37. 659d8a6 gpio: vf610: add imx7ulp support by Dong Aisheng · 7 years ago
  38. ca1f3ae gpio: msic: fix error return code in platform_msic_gpio_probe() by Gustavo A. R. Silva · 7 years ago
  39. e2c3c19 gpio: omap : Add missing clk_unprepare(). by Arvind Yadav · 7 years ago
  40. d829b37 gpio: mb86s7x: Handle return value of clk_prepare_enable. by Arvind Yadav · 7 years ago
  41. 01062ad gpio: it87: add support for IT8772F Super I/O. by Diego Elio Pettenò · 7 years ago
  42. 539b7a3 gpio: tegra: Use unsigned int where possible by Thierry Reding · 7 years ago
  43. 4bc1786 gpio: tegra: Fix checkpatch warnings by Thierry Reding · 7 years ago
  44. 9b88226 gpio: tegra: Prefer kcalloc() over kzalloc() with multiplies by Thierry Reding · 7 years ago
  45. 20133bd gpio: tegra: Remove unnecessary check by Thierry Reding · 7 years ago
  46. 2d9d051 gpio: sysfs: Fixup kerneldoc by Thierry Reding · 7 years ago
  47. db05c7e gpio: acpi: Fixup kerneldoc by Thierry Reding · 7 years ago
  48. 2b7c809 gpio: devres: Improve kerneldoc by Thierry Reding · 7 years ago
  49. 67049c5 gpio: of: Improve kerneldoc by Thierry Reding · 7 years ago
  50. 950d55f5 gpio: Cleanup kerneldoc by Thierry Reding · 7 years ago
  51. 9c07409 gpio: tegra: Use platform_get_irq() by Thierry Reding · 7 years ago
  52. 5642090 gpio: tegra: Use platform_irq_count() by Thierry Reding · 7 years ago
  53. 7eb6ce2 gpio: Convert to using %pOF instead of full_name by Rob Herring · 7 years ago
  54. 1a9ef90 gpio: davinci: Convert prinkt to dev_err by Keerthy · 7 years ago
  55. 8327e1b gpio: davinci: Use devm_gpiochip_add_data in place of gpiochip_add_data by Keerthy · 7 years ago
  56. 1a20c3f8 gpio: altera-a10sr: constify gpio_chip structure by Gustavo A. R. Silva · 7 years ago
  57. 77a4d75 gpio: gpio-mxc: gpio_set_wake_irq() use proper return values by Philipp Rosenberger · 7 years ago
  58. dbd1dad gpio: rcar: add gen[123] fallback compatibility strings by Simon Horman · 7 years ago
  59. 4a5c886 gpio: replace __maybe_unused in gpiolib.h with static inline by Masahiro Yamada · 7 years ago
  60. c0debb3 gpio: tegra: remove gpio_to_irq() from hw irq handlers by Grygorii Strashko · 7 years ago
  61. 64fcf3b gpio: pxa: remove gpio_to_irq() from hw irq handlers by Grygorii Strashko · 7 years ago
  62. dc749a0 gpiolib: allow gpio irqchip to map irqs dynamically by Grygorii Strashko · 7 years ago
  63. 108d23e gpiolib: request the gpio before querying its direction by Timur Tabi · 7 years ago
  64. b2dc411 gpio: pca953x: remove incorrect le16_to_cpu calls by Andy Shevchenko · 7 years ago
  65. 3f13b6a gpio: mvebu: Fix cause computation in irq handler by Gregory CLEMENT · 7 years ago
  66. 90b05b0 gpio: reject invalid gpio before getting gpio_desc by Masami Hiramatsu · 7 years ago
  67. 9e9509e gpio: tegra: fix unbalanced chained_irq_enter/exit by Michał Mirosław · 7 years ago
  68. df1e76f gpiolib: skip unwanted events, don't convert them to opposite edge by Bartosz Golaszewski · 7 years ago
  69. a589e21 gpio: exar: Use correct property prefix and document bindings by Jan Kiszka · 7 years ago
  70. cc9269f gpio: gpio-mxc: Fix: higher 16 GPIOs usable as wake source by Philipp Rosenberger · 7 years ago
  71. c23d200 gpio: xgene-sb: select IRQ_DOMAIN_HIERARCHY by Masahiro Yamada · 7 years ago
  72. fa8f6d0 gpio: lp87565: Set proper output level and direction for direction_output by Axel Lin · 7 years ago
  73. 6972b00 Merge (most of) tag 'mfd-next-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 7 years ago
  74. c7d28ec Merge tag 'gpio-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 7 years ago
  75. ac7b759 Merge tag 'pinctrl-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 7 years ago
  76. 9746684 Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  77. 380b1e2 gpio-exar/8250-exar: Make set of exported GPIOs configurable by Jan Kiszka · 8 years ago
  78. 4076cf0 gpio-exar/8250-exar: Rearrange gpiochip parenthood by Jan Kiszka · 8 years ago
  79. 8847f5f gpio: exar: Fix iomap request by Jan Kiszka · 8 years ago
  80. a39f2fe gpio-exar/8250-exar: Do not even instantiate a GPIO device for Commtech cards by Jan Kiszka · 8 years ago
  81. c06632e gpio: acpi: Skip _AEI entries without a handler rather then aborting the scan by Hans de Goede · 7 years ago
  82. 6183061 Merge tag 'v4.12-rc7' into devel by Linus Walleij · 7 years ago
  83. 85bb464 gpio: rcar: Add R8A7743 (RZ/G1M) support by Biju Das · 7 years ago
  84. 3a02dc9 gpio: gpio-wcove: Fix GPIO control register offset calculation by Kuppuswamy Sathyanarayanan · 7 years ago
  85. ad537b8 gpiolib: fix filtering out unwanted events by Bartosz Golaszewski · 7 years ago
  86. 5c7f2c7 gpio: lp87565: Add support for GPIO by Keerthy · 8 years ago
  87. edadced gpio: dwapb: fix missing first irq for edgeboth irq type by Xiaoguang Chen · 8 years ago
  88. 6c7515c gpio: mvebu: change compatible string for PWM support by Ralph Sennhauser · 8 years ago
  89. 7f45a87 gpio: exar: Fix reading of directions and values by Jan Kiszka · 8 years ago
  90. 5dab587 gpio: exar: Allocate resources on behalf of the platform device by Jan Kiszka · 8 years ago
  91. d3936d7 gpio-exar/8250-exar: Fix passing in of parent PCI device by Jan Kiszka · 8 years ago
  92. f6ac438 gpio: mockup: use devm_kcalloc() where applicable by Bartosz Golaszewski · 8 years ago
  93. c60c7f4 gpio: mockup: add myself as author by Bartosz Golaszewski · 8 years ago
  94. ec604f1 gpio: mockup: improve the error message by Bartosz Golaszewski · 8 years ago
  95. 4dc9d76 gpio: mockup: don't return magic numbers from probe() by Bartosz Golaszewski · 8 years ago
  96. b652336 gpio: mockup: improve readability by Bartosz Golaszewski · 8 years ago
  97. b6c2e77 gpio: mockup: refuse to accept an odd number of GPIO ranges by Bartosz Golaszewski · 8 years ago
  98. 650b57b gpio: mockup: tweak gpio_mockup_event_write() by Bartosz Golaszewski · 8 years ago
  99. 6f9b3e7 gpio: mockup: improve the debugfs input sanitization by Bartosz Golaszewski · 8 years ago
  100. a1d28c5 mfd: intel_soc_pmic_bxtwc: Remove second level IRQ for gpio device by Kuppuswamy Sathyanarayanan · 8 years ago