1. 3ff74be gpio: sysfs: reduce gpiochip-export locking scope by Johan Hovold · 10 years ago
  2. cecf58a gpio: sysfs: preparatory clean ups by Johan Hovold · 10 years ago
  3. 52176d0 gpio: sysfs: fix redundant lock-as-irq handling by Johan Hovold · 10 years ago
  4. fab28b8 gpio: clean up gpiochip_remove by Johan Hovold · 10 years ago
  5. 8becdc1 Merge tag 'v4.1-rc3' into devel by Linus Walleij · 10 years ago
  6. 3c1b5c9b gpio: xilinx: Fix kernel-doc warnings by Michal Simek · 10 years ago
  7. a4effdd gpio: x-gene: Remove a useless memset by Christophe Jaillet · 10 years ago
  8. f4f79d4 gpio: Constify platform_device_id by Krzysztof Kozlowski · 10 years ago
  9. f1fb9c6 drivers/gpio: include <module.h> for modular crystalcove code by Paul Gortmaker · 10 years ago
  10. c884fbd gpio / ACPI: Add support for retrieving GpioInt resources from a device by Mika Westerberg · 10 years ago
  11. 442b249 gpio: mxc: read output value from GPIO_DR register by Vladimir Zapolskiy · 10 years ago
  12. f306633 gpio: moxart: get value of output gpio from generic driver by Vladimir Zapolskiy · 10 years ago
  13. b19e7f5 gpio: gpio-generic: add flag to read out output value from reg_set by Vladimir Zapolskiy · 10 years ago
  14. ff71880 gpio: xlp: GPIO controller for Netlogic XLP SoCs by Kamlakant Patel · 10 years ago
  15. cac089f gpio: omap: Allow building as a loadable module by Tony Lindgren · 10 years ago
  16. d2d05c6 gpio: omap: Fix regression for MPUIO interrupts by Tony Lindgren · 10 years ago
  17. 606f13e gpio: max732x: Fix irq-events handler by Semen Protsenko · 10 years ago
  18. 68689db gpio: max732x: Add IRQF_SHARED to irq flags by Semen Protsenko · 10 years ago
  19. 13a43fd gpio: add lpc18xx gpio driver by Joachim Eastwood · 10 years ago
  20. 67ddd32 gpio: max732x: Propagate wake-up setting to parent irq controller by Semen Protsenko · 10 years ago
  21. 483d821 gpio: sysfs: fix memory leaks and device hotplug by Johan Hovold · 10 years ago
  22. 0218d5a gpio: bcm-kona: Implement get_direction callback by Axel Lin · 10 years ago
  23. a481162 gpiolib: change gpio pin from unsigned to signed in acpi callback by Qipeng Zha · 10 years ago
  24. d0440c5 Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  25. 510965d Merge tag 'gpio-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 10 years ago
  26. 2481bc7 Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  27. f0c1bc9 Merge tag 'mfd-for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 10 years ago
  28. 9a9ca16 Merge branch 'device-properties' by Rafael J. Wysocki · 10 years ago
  29. 03daa6f Revert "gpio: sch: use uapi/linux/pci_ids.h directly" by Linus Walleij · 10 years ago
  30. 549c5dc gpio: dwapb: remove dependencies by Linus Walleij · 10 years ago
  31. a490c65 gpio: dwapb: enable for ARC by Vineet Gupta · 10 years ago
  32. c4941e0 gpio: removing kfree remove functionality by Varka Bhadram · 10 years ago
  33. 6181954 gpio: mvebu: Fix mask/unmask managment per irq chip type by Gregory CLEMENT · 10 years ago
  34. 177b038 gpio: split GPIO drivers in submenus by Linus Walleij · 10 years ago
  35. be9cab5 gpio: move MFD GPIO drivers under their own comment by Linus Walleij · 10 years ago
  36. ea948cf gpio: move BCM Kona Kconfig option by Linus Walleij · 10 years ago
  37. a7ec2e7 gpio: arrange SPI Kconfig symbols alphabetically by Linus Walleij · 10 years ago
  38. 92c33ef gpio: arrange PCI GPIO controllers alphabetically by Linus Walleij · 10 years ago
  39. bf5a16b gpio: arrange I2C Kconfig symbols alphabetically by Linus Walleij · 10 years ago
  40. 223fa27 gpio: arrange Kconfig symbols alphabetically by Linus Walleij · 10 years ago
  41. 62e08f2 gpio: ich: Implement get_direction function by Aaron Sierra · 10 years ago
  42. afeb7b4 gpio: use (!foo) instead of (foo == NULL) by Varka Bhadram · 10 years ago
  43. 4878b46 gpio: arizona: drop owner assignment from platform_drivers by Varka Bhadram · 10 years ago
  44. 76a2dae gpio: max7300: remove 'ret' variable by Varka Bhadram · 10 years ago
  45. 7898b31 gpio: use devm_kzalloc by Varka Bhadram · 10 years ago
  46. d1e10dc gpio: sch: use uapi/linux/pci_ids.h directly by Michael S. Tsirkin · 10 years ago
  47. 33c07b4 gpio: x-gene: fix devm_ioremap_resource() check by Vladimir Zapolskiy · 10 years ago
  48. cbfb3ea gpio: loongson: Add Loongson-3A/3B GPIO driver support by Huacai Chen · 10 years ago
  49. 991ff4e MIPS: Move Loongson GPIO driver to drivers/gpio by Huacai Chen · 10 years ago
  50. 8c7b69a gpio: Remove gpio-msm-v1 driver by Stephen Boyd · 10 years ago
  51. b8a51a2 gpio: gpio-tb10x: remove incorrect __exit markup by Dmitry Torokhov · 10 years ago
  52. c6ac19d gpio: syscon: reduce message level when direction reg offset not in dt by Grygorii Strashko · 10 years ago
  53. 17d33a4 gpio: omap: get rid of GPIO_INDEX() macro by Grygorii Strashko · 10 years ago
  54. ea5fbe8 gpio: omap: get rid of omap_irq_to_gpio() by Grygorii Strashko · 10 years ago
  55. 8ac58a0 gpio: omap: get rid of GPIO_BIT() macro by Grygorii Strashko · 10 years ago
  56. 9943f26 gpio: omap: convert gpio irq functions to use GPIO offset by Grygorii Strashko · 10 years ago
  57. 37e14ec gpio: omap: drop 'gpio' param from omap_gpio_init_irq() by Grygorii Strashko · 10 years ago
  58. 4a58d22 gpio: omap: convert debounce functions switch to use gpio offset by Grygorii Strashko · 10 years ago
  59. 04ebcbd gpio: omap: simplify omap_set_gpio_dataout_x() by Grygorii Strashko · 10 years ago
  60. b2b2004 gpio: omap: convert omap_gpio_is_input() to use gpio offset by Grygorii Strashko · 10 years ago
  61. c4b4049 altera_gpio_probe() can be static by kbuild test robot · 10 years ago
  62. 1422731 mfd: tc3589x: Enforce device-tree only mode by Linus Walleij · 10 years ago
  63. ab82fa7 gpio: rcar: Prevent module clock disable when wake-up is enabled by Geert Uytterhoeven · 10 years ago
  64. 3dc1e68 gpio: rcar: Add more register documentation by Geert Uytterhoeven · 10 years ago
  65. 4d84b9e gpio: rcar: Use local variable gpio_chip in gpio_rcar_probe() by Geert Uytterhoeven · 10 years ago
  66. e189ca5 gpio/crystalcove: Add additional GPIO for Panel control by Shobhit Kumar · 10 years ago
  67. a4dd4dd gpio: dwapb: enable for Quark by Andy Shevchenko · 10 years ago
  68. 1ecb016 gpio / ACPI: Use local variable instead of ACPI_HANDLE() by Rafael J. Wysocki · 10 years ago
  69. 4d8440b gpio / ACPI: Avoid unnecessary checks in __gpiod_get_index() by Rafael J. Wysocki · 10 years ago
  70. 4de6097 gpiolib: translate pin number in GPIO ACPI callbacks by qipeng.zha · 10 years ago
  71. 7e96036 gpio: f7188x: add GPIO support for F71869A by Andreas Bofjall · 10 years ago
  72. 24ccef3 gpio: f7188x: add GPIO support for F71869 by Andreas Bofjall · 10 years ago
  73. 3f8f4f1 gpio: f7188x: correct spelling of "Fintek" by Andreas Bofjall · 10 years ago
  74. b620285 gpio: fix constconst in devres by Linus Walleij · 10 years ago
  75. ce79348 driver core / ACPI: Represent ACPI companions using fwnode_handle by Rafael J. Wysocki · 10 years ago
  76. 878ce05 gpio: omap: irq_shutdown: remove unnecessary call of gpiochip_unlock_as_irq by Grygorii Strashko · 10 years ago
  77. 1e970b7 gpio: pxa: simplify BANK_OFF macro offset calculation by Rob Herring · 10 years ago
  78. b90f8f22 gpio: dwapb: re-enable GPIO_DWAPB for arm64 by Kefeng Wang · 10 years ago
  79. c5abbba drivers/gpio: Altera soft IP GPIO driver by Tien Hock Loh · 10 years ago
  80. d32efe3 gpio: vf610: Replaces comma between expression statements by semicolon by Axel Lin · 10 years ago
  81. 32c006a gpio: mpc8xxx: remove __initdata annotation for mpc8xxx_gpio_ids[] by Kevin Hao · 10 years ago
  82. 331758e gpiolib: add devm_gpiod_get_array and devm_gpiod_put_array functions by Rojhalat Ibrahim · 10 years ago
  83. 6685852 gpiolib: add gpiod_get_array and gpiod_put_array functions by Rojhalat Ibrahim · 10 years ago
  84. 7f2e553 gpiolib: define gpio suffixes globally by Rojhalat Ibrahim · 10 years ago
  85. 1feb57a gpio: add parameter to allow the use named gpios by Olliver Schinagl · 10 years ago
  86. b80eef9 gpio: pcf857x: Propagate wake-up setting to parent irq controller by Geert Uytterhoeven · 10 years ago
  87. a39294b gpio: pcf857x: Switch to use gpiolib irqchip helpers by Geert Uytterhoeven · 10 years ago
  88. f625d46 gpio: add GPIO hogging mechanism by Benoit Parrot · 10 years ago
  89. 984f664 gpio: max732x: convert to GPIOLIB_IRQCHIP by Linus Walleij · 10 years ago
  90. fd9c963 gpio: mb86s70: Return error if requesting an already assigned gpio by Axel Lin · 10 years ago
  91. 449c175 gpio: arizona: Add support for WM8280/WM8281 by Richard Fitzgerald · 10 years ago
  92. 2f97c20 gpio: tps65912: fix wrong container_of arguments by Nicolas Saenz Julienne · 10 years ago
  93. 9cf75e9 gpiolib: of: allow of_gpiochip_find_and_xlate to find more than one chip per node by Hans Holmberg · 10 years ago
  94. 42cf0f2 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  95. a1df7ef Merge tag 'gpio-v3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 10 years ago
  96. 0a4a352 gpio: kconfig: replace PPC_OF with PPC by Kevin Hao · 10 years ago
  97. 684bba2 gpio: pxa: add PXA1928 gpio type support by Rob Herring · 10 years ago
  98. ae4f4cf gpio: pxa: remove mach IRQ includes by Rob Herring · 10 years ago
  99. 37fc8a9 gpio: max732x: use an inline function for container cast by Linus Walleij · 10 years ago
  100. 9e08924 gpio: use sizeof() instead of hardcoded values by Olliver Schinagl · 10 years ago