1. 93a4b1b Merge tag 'pinctrl-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 9 years ago
  2. 10b4b09 Merge tag 'gpio-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  3. 407a2c7 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  4. e88d251 gpio: gpio-tegra: Fix race in installing chained IRQ handler by Russell King · 9 years ago
  5. a44735f gpio: gpio-mxs: Fix race in installing chained IRQ handler by Russell King · 9 years ago
  6. e65eea5 gpio: gpio-mxc: Fix race in installing chained IRQ handler by Russell King · 9 years ago
  7. 38e003f gpio: Fix checkpatch.pl issues by Daniel Lockyer · 9 years ago
  8. 84f2899 gpio: pcf857x: handle only enabled irqs by Grygorii Strashko · 9 years ago
  9. f35bbf6 gpio / ACPI: Return -EPROBE_DEFER if the gpiochip was not found by Mika Westerberg · 9 years ago
  10. 2b528ff GPIO / ACPI: export acpi_gpiochip_request(free)_interrupts for module use by Hanjun Guo · 9 years ago
  11. a713890 gpio: improve error reporting on own descriptors by Linus Walleij · 9 years ago
  12. 8405f20 gpio: promote own request failure to pr_err() by Linus Walleij · 9 years ago
  13. bdf7a4a gpio: Added support to Zynq Ultrascale+ MPSoC by Anurag Kumar Vulisha · 9 years ago
  14. d342571 gpio: add ETRAXFS GPIO driver by Rabin Vincent · 9 years ago
  15. 3b0213d gpio: Add GPIO support for Broadcom STB SoCs by Gregory Fong · 9 years ago
  16. 733cf01 gpio: xgene: add ACPI support for APM X-Gene GPIO standby driver by Y Vo · 9 years ago
  17. 81d49ce gpio: tb10x: Drop unneeded free_irq() call by Axel Lin · 9 years ago
  18. 61e749d gpio: crystalcove: set IRQCHIP_SKIP_SET_WAKE for the irqchip by Aaron Lu · 9 years ago
  19. 50f0907 gpio: stp-xway: Use the of_property_read_u32 helper by Martin Blumenstingl · 9 years ago
  20. ffb8e44 gpio: pcf857x: Check for irq_set_irq_wake() failures by Geert Uytterhoeven · 9 years ago
  21. 08b085a gpio-stp-xway: Fix enabling the highest bit of the PHY LEDs by Martin Blumenstingl · 9 years ago
  22. b6ac128 gpio: Prevent an integer overflow in the pca953x driver by Joshua Scott · 9 years ago
  23. 121dcb7 gpio: omap: rework omap_gpio_irq_startup to handle current pin state properly by Grygorii Strashko · 9 years ago
  24. c351817 gpio: omap: rework omap_gpio_request to touch only gpio specific registers by Grygorii Strashko · 9 years ago
  25. 6e96c1b gpio: omap: rework omap_x_irq_shutdown to touch only irqs specific registers by Grygorii Strashko · 9 years ago
  26. 1562e46 gpio: omap: fix error handling in omap_gpio_irq_type by Grygorii Strashko · 9 years ago
  27. 5f982c7 gpio: omap: fix omap_gpio_free to not clean up irq configuration by Grygorii Strashko · 9 years ago
  28. 501ef0f gpio: rcar: Check for irq_set_irq_wake() failures by Geert Uytterhoeven · 9 years ago
  29. 3fff99b gpiolib: rename gpiod_set_array to gpiod_set_array_value by Rojhalat Ibrahim · 9 years ago
  30. 20a8a96 Drivers: gpio: Fix spelling errors by Colin Cronin · 9 years ago
  31. 25e4fe9 gpiolib: cleanup chained handler and data by Dmitry Eremin-Solenikov · 9 years ago
  32. 8864afa gpio: dln2: fix build breakage by Johan Hovold · 9 years ago
  33. f230e8f gpio: gpio-kempld: Fix get_direction return value by Michael Brunner · 9 years ago
  34. b8a3f52 gpio: xlp: Add missing .owner and .label settings for gpio_chip by Axel Lin · 9 years ago
  35. 6d86750 gpio: fix gpio leak in gpiochip_add error path by Johan Hovold · 9 years ago
  36. cef1717 gpio: sysfs: move irq trigger flags to class-device data by Johan Hovold · 9 years ago
  37. 427fdee gpio: sysfs: remove FLAG_SYSFS_DIR by Johan Hovold · 9 years ago
  38. 2f323b8 gpio: sysfs: rename active-low helper by Johan Hovold · 9 years ago
  39. 72eba6f gpio: sysfs: fix race between gpiod export and unexport by Johan Hovold · 9 years ago
  40. 6ffcb79 gpio: sysfs: use per-gpio locking by Johan Hovold · 9 years ago
  41. 56d30ec gpio: sysfs: clean up gpiod_export_link locking by Johan Hovold · 9 years ago
  42. e4339ce gpio: sysfs: clean up edge_store by Johan Hovold · 9 years ago
  43. 2ec74a9 gpio: sysfs: split irq allocation and deallocation by Johan Hovold · 9 years ago
  44. b91e180 gpio: sysfs: only call irq helper if needed by Johan Hovold · 9 years ago
  45. a08f5c2 gpio: sysfs: clean up interrupt-interface implementation by Johan Hovold · 9 years ago
  46. 0f62850 gpio: sysfs: remove redundant gpio-descriptor parameters by Johan Hovold · 9 years ago
  47. c43960f gpio: sysfs: add gpiod class-device data by Johan Hovold · 9 years ago
  48. f0b7866 gpio: sysfs: remove redundant export tests by Johan Hovold · 9 years ago
  49. 54d9acd gpio: sysfs: release irq after class-device deregistration by Johan Hovold · 9 years ago
  50. 6beac9d gpio: sysfs: use DEVICE_ATTR macros by Johan Hovold · 9 years ago
  51. 166a85e gpio: remove gpiod_sysfs_set_active_low by Johan Hovold · 9 years ago
  52. 426577b gpio: sysfs: rename gpiochip registration functions by Johan Hovold · 9 years ago
  53. 6a4b6b0 gpio: sysfs: clean up chip class-device handling by Johan Hovold · 9 years ago
  54. 3ff74be gpio: sysfs: reduce gpiochip-export locking scope by Johan Hovold · 9 years ago
  55. cecf58a gpio: sysfs: preparatory clean ups by Johan Hovold · 9 years ago
  56. 52176d0 gpio: sysfs: fix redundant lock-as-irq handling by Johan Hovold · 9 years ago
  57. fab28b8 gpio: clean up gpiochip_remove by Johan Hovold · 9 years ago
  58. 8becdc1 Merge tag 'v4.1-rc3' into devel by Linus Walleij · 9 years ago
  59. 3c1b5c9b gpio: xilinx: Fix kernel-doc warnings by Michal Simek · 9 years ago
  60. a4effdd gpio: x-gene: Remove a useless memset by Christophe Jaillet · 9 years ago
  61. f4f79d4 gpio: Constify platform_device_id by Krzysztof Kozlowski · 9 years ago
  62. f1fb9c6 drivers/gpio: include <module.h> for modular crystalcove code by Paul Gortmaker · 9 years ago
  63. c884fbd gpio / ACPI: Add support for retrieving GpioInt resources from a device by Mika Westerberg · 9 years ago
  64. 442b249 gpio: mxc: read output value from GPIO_DR register by Vladimir Zapolskiy · 9 years ago
  65. f306633 gpio: moxart: get value of output gpio from generic driver by Vladimir Zapolskiy · 9 years ago
  66. b19e7f5 gpio: gpio-generic: add flag to read out output value from reg_set by Vladimir Zapolskiy · 9 years ago
  67. ff71880 gpio: xlp: GPIO controller for Netlogic XLP SoCs by Kamlakant Patel · 9 years ago
  68. 0b354dc gpio: Constify irq_domain_ops by Krzysztof Kozlowski · 9 years ago
  69. cac089f gpio: omap: Allow building as a loadable module by Tony Lindgren · 9 years ago
  70. d2d05c6 gpio: omap: Fix regression for MPUIO interrupts by Tony Lindgren · 9 years ago
  71. 606f13e gpio: max732x: Fix irq-events handler by Semen Protsenko · 9 years ago
  72. 68689db gpio: max732x: Add IRQF_SHARED to irq flags by Semen Protsenko · 9 years ago
  73. 13a43fd gpio: add lpc18xx gpio driver by Joachim Eastwood · 9 years ago
  74. 67ddd32 gpio: max732x: Propagate wake-up setting to parent irq controller by Semen Protsenko · 9 years ago
  75. 483d821 gpio: sysfs: fix memory leaks and device hotplug by Johan Hovold · 9 years ago
  76. 0218d5a gpio: bcm-kona: Implement get_direction callback by Axel Lin · 9 years ago
  77. a481162 gpiolib: change gpio pin from unsigned to signed in acpi callback by Qipeng Zha · 9 years ago
  78. d0440c5 Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  79. 510965d Merge tag 'gpio-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  80. 2481bc7 Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  81. f0c1bc9 Merge tag 'mfd-for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 9 years ago
  82. 9a9ca16 Merge branch 'device-properties' by Rafael J. Wysocki · 9 years ago
  83. 03daa6f Revert "gpio: sch: use uapi/linux/pci_ids.h directly" by Linus Walleij · 9 years ago
  84. 549c5dc gpio: dwapb: remove dependencies by Linus Walleij · 9 years ago
  85. a490c65 gpio: dwapb: enable for ARC by Vineet Gupta · 9 years ago
  86. c4941e0 gpio: removing kfree remove functionality by Varka Bhadram · 9 years ago
  87. 6181954 gpio: mvebu: Fix mask/unmask managment per irq chip type by Gregory CLEMENT · 9 years ago
  88. 177b038 gpio: split GPIO drivers in submenus by Linus Walleij · 9 years ago
  89. be9cab5 gpio: move MFD GPIO drivers under their own comment by Linus Walleij · 9 years ago
  90. ea948cf gpio: move BCM Kona Kconfig option by Linus Walleij · 9 years ago
  91. a7ec2e7 gpio: arrange SPI Kconfig symbols alphabetically by Linus Walleij · 9 years ago
  92. 92c33ef gpio: arrange PCI GPIO controllers alphabetically by Linus Walleij · 9 years ago
  93. bf5a16b gpio: arrange I2C Kconfig symbols alphabetically by Linus Walleij · 9 years ago
  94. 223fa27 gpio: arrange Kconfig symbols alphabetically by Linus Walleij · 9 years ago
  95. 62e08f2 gpio: ich: Implement get_direction function by Aaron Sierra · 9 years ago
  96. afeb7b4 gpio: use (!foo) instead of (foo == NULL) by Varka Bhadram · 9 years ago
  97. 4878b46 gpio: arizona: drop owner assignment from platform_drivers by Varka Bhadram · 9 years ago
  98. 76a2dae gpio: max7300: remove 'ret' variable by Varka Bhadram · 9 years ago
  99. 7898b31 gpio: use devm_kzalloc by Varka Bhadram · 9 years ago
  100. d1e10dc gpio: sch: use uapi/linux/pci_ids.h directly by Michael S. Tsirkin · 9 years ago