1. 49d2ca8 gpio: sysfs: fix memory leak in gpiod_sysfs_set_active_low by Johan Hovold · 10 years ago
  2. 0f303db gpio: sysfs: fix memory leak in gpiod_export_link by Johan Hovold · 10 years ago
  3. b184c38 gpio: mcp23s08: handle default gpio base by Sonic Zhang · 10 years ago
  4. 3d009c8 gpio: omap: Fix bad device access with setup_irq() by Tony Lindgren · 10 years ago
  5. b62a9c2 Merge tag 'gpio-v3.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 10 years ago
  6. 7b8792b gpiolib: of: Correct error handling in of_get_named_gpiod_flags by Hans Holmberg · 10 years ago
  7. ebbeba1 gpio: sysfs: fix gpio attribute-creation race by Johan Hovold · 10 years ago
  8. 0915e6f gpio: sysfs: fix gpio device-attribute leak by Johan Hovold · 10 years ago
  9. 121b6a7 gpio: sysfs: fix gpio-chip device-attribute leak by Johan Hovold · 10 years ago
  10. 01cca93 gpio: unregister gpiochip device before removing it by Johan Hovold · 10 years ago
  11. 6798aca gpio: fix sleep-while-atomic in gpiochip_remove by Johan Hovold · 10 years ago
  12. 00acc3d gpio: fix memory leak and sleep-while-atomic by Johan Hovold · 10 years ago
  13. 05aa520 gpio: clean up gpiochip_add error handling by Johan Hovold · 10 years ago
  14. 225fce8 gpio: fix gpio-chip list corruption by Johan Hovold · 10 years ago
  15. 5539b3c gpio: fix memory and reference leaks in gpiochip_add error path by Johan Hovold · 10 years ago
  16. e733a2f gpio: crystalcove: use handle_nested_irq by Aaron Lu · 10 years ago
  17. 96b932b gpio: dln2: use bus_sync_unlock instead of scheduling work by Octavian Purdila · 10 years ago
  18. 879828c gpio: grgpio: Avoid potential NULL pointer dereference by Axel Lin · 10 years ago
  19. 5afb287 gpio: dln2: Fix gpio output value in dln2_gpio_direction_output() by Axel Lin · 10 years ago
  20. 0acb0e7 gpio: dln2: fix issue when an IRQ is unmasked then enabled by Octavian Purdila · 10 years ago
  21. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  22. 980f3c3 Merge tag 'gpio-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 10 years ago
  23. a7cb7bb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  24. 170680a gpio: mcp23s08: fix up compilation error by Linus Walleij · 10 years ago
  25. c1b30e4 Merge tag 'pinctrl-v3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 10 years ago
  26. 92a578b Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  27. e3d857e Merge branch 'pm-runtime' by Rafael J. Wysocki · 10 years ago
  28. ecb2312 gpio / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM by Rafael J. Wysocki · 10 years ago
  29. 6ed23b8 PM: Merge the SET*_RUNTIME_PM_OPS() macros by Rafael J. Wysocki · 10 years ago
  30. 27f9fec gpio: pl061: hook request if gpio-ranges avaiable by Yunlei He · 10 years ago
  31. a4e6355 gpio: mcp23s08: Add option to configure IRQ output polarity as active high by Alexander Stein · 10 years ago
  32. 0e9a5ed gpio: fix deferred probe detection for legacy API by Alexandre Courbot · 10 years ago
  33. 8e53b0f gpio: remove const modifier from gpiod_get_direction() by Alexandre Courbot · 10 years ago
  34. 14e85c0 gpio: remove gpio_descs global array by Alexandre Courbot · 10 years ago
  35. c8aaa1b gpio: mxs: implement get_direction callback by Janusz Uzycki · 10 years ago
  36. fcb8bd4 gpio: em: Use dynamic allocation of GPIOs by Geert Uytterhoeven · 10 years ago
  37. 86256d1 gpio: Check if base is positive before calling gpio_is_valid() by Geert Uytterhoeven · 10 years ago
  38. a231b88 gpio: mcp23s08: Add simple IRQ support for SPI devices by Alexander Stein · 10 years ago
  39. 9c0b04b gpio: mcp23s08: request a shared interrupt by Alexander Stein · 10 years ago
  40. 1c649f4 gpio: mcp23s08: Do not free unrequested interrupt by Alexander Stein · 10 years ago
  41. 1fd2b49 gpio: rcar: Add r8a7793 and r8a7794 support by Hisashi Nakamura · 10 years ago
  42. e5db3b3 gpio-mpc8xxx: add mpc8xxx_gpio_set_multiple function by Rojhalat Ibrahim · 10 years ago
  43. 5f42424 gpiolib: allow simultaneous setting of multiple GPIO outputs by Rojhalat Ibrahim · 10 years ago
  44. 842e528 gpio: tz1090: Fix error handling of irq_of_parse_and_map by Dmitry Torokhov · 10 years ago
  45. 90f2d0f mfd: tc3589x: get rid of static base by Linus Walleij · 10 years ago
  46. a020010 Merge Linus' tree to be be to apply submitted patches to newer code than by Jiri Kosina · 10 years ago
  47. 6732127 gpio: add support for the Diolan DLN-2 USB GPIO driver by Daniel Baluta · 10 years ago
  48. 60ba032 ACPI / property: Drop size_prop from acpi_dev_get_property_reference() by Rafael J. Wysocki · 10 years ago
  49. f028d52 ACPI / GPIO: Driver GPIO mappings for ACPI GPIOs by Rafael J. Wysocki · 10 years ago
  50. 40b7318 gpio: Support for unified device properties interface by Mika Westerberg · 10 years ago
  51. c479ff0 gpio: sch: Consolidate core and resume banks by Mika Westerberg · 10 years ago
  52. 0d9a693 gpio / ACPI: Add support for _DSD device properties by Mika Westerberg · 10 years ago
  53. 354567e gpio / ACPI: Add knowledge about pin controllers to acpi_get_gpiod() by Mika Westerberg · 10 years ago
  54. b5b7b48 gpio: mvebu: add suspend/resume support by Thomas Petazzoni · 10 years ago
  55. 5bb5428 gpio: gpio-davinci: remove duplicate check on resource by Varka Bhadram · 10 years ago
  56. bd1dbc3 gpio: msm-v1: Fix typo in function argument by Daniel Thompson · 10 years ago
  57. 5887010 gpio: msm-v1: make boolean argument more obvious by Daniel Thompson · 10 years ago
  58. fe4e437 treewide: Fix company name in module descriptions by Masanari Iida · 10 years ago
  59. e3a2e87 gpio: rename gpio_lock_as_irq to gpiochip_lock_as_irq by Alexandre Courbot · 10 years ago
  60. ee2a9f7 gpio: gpio-tb10x: remove duplicate check on resource by Varka Bhadram · 10 years ago
  61. d9b53c3 gpio: gpio-stp-xway: remove duplicate check on resource by Varka Bhadram · 10 years ago
  62. 65fdc96 gpio: grgpio: remove irq_domain resources on failure by Pramod Gurav · 10 years ago
  63. 1972c97 gpio: dwapb: fix compile errors by Linus Walleij · 10 years ago
  64. 8fb87de gpio: amd8111: unmap ioport on failure case by Pramod Gurav · 10 years ago
  65. 7f2691a gpio: vf610: add gpiolib/IRQ chip driver for Vybrid by Stefan Agner · 10 years ago
  66. 3eebd61 gpio: cs5535: Switch to using managed resources with devm_ by Pramod Gurav · 10 years ago
  67. af0a33e GPIO: Add driver for 74xx-ICs with MMIO access by Alexander Shiyan · 10 years ago
  68. 4a3a950 gpio: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  69. ea58459 Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 10 years ago
  70. a092e19 gpio: pch: Build context save/restore only for PM by Thierry Reding · 10 years ago
  71. 36905a3 gpio: ks8695: fix 'else should follow close brace '}'' by Varka Bhadram · 10 years ago
  72. 27ec8a9 gpio: stmpe: add verbose debug code by Linus Walleij · 10 years ago
  73. 1fe3bd9 gpio: stmpe: fix up interrupt enable logic by Linus Walleij · 10 years ago
  74. afdadc0 gpio: staticize xway_stp_init() by Linus Walleij · 10 years ago
  75. 3f97d5fc gpio: handle also nested irqchips in the chained handler set-up by Linus Walleij · 10 years ago
  76. 83141a7 gpio: set parent irq on chained handlers by Linus Walleij · 10 years ago
  77. e389338 gpiolib: irqchip: use irq_find_mapping while removing irqchip by Grygorii Strashko · 10 years ago
  78. f4cb707 Merge tag 'pm+acpi-3.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  79. dcdc301 gpio: crystalcove: support virtual GPIO by Aaron Lu · 10 years ago
  80. 7b31997 gpio: kona: enable only on BCM_MOBILE or for compile testing by Uwe Kleine-König · 10 years ago
  81. c15d821 gpio / ACPI: Use pin index and bit length by Srinivas Pandruvada · 10 years ago
  82. 3778129 gpio, bcm-kona, LLVMLinux: Remove use of __initconst by Behan Webster · 10 years ago
  83. 1b4c5a6 gpio: Fix ngpio in gpio-xilinx driver by Gernot Vormayr · 10 years ago
  84. 58a3b92 gpio: dwapb: fix pointer to integer cast by Linus Walleij · 10 years ago
  85. 513d3c0 gpio: xgene: Remove unneeded #ifdef CONFIG_OF guard by Axel Lin · 10 years ago
  86. 02ed185 gpio: xgene: Remove unneeded forward declation for struct xgene_gpio by Axel Lin · 10 years ago
  87. 1a19864 gpio: xgene: Fix missing spin_lock_init() by Axel Lin · 10 years ago
  88. 0397375 gpio: ks8695: fix switch case indentation by Varka Bhadram · 10 years ago
  89. 295494a gpiolib: add irq_not_threaded flag to gpio_chip by Octavian Purdila · 10 years ago
  90. 4f51b91 gpio: Fix return value check in xgene_gpio_probe() by Wei Yongjun · 10 years ago
  91. 324b039 gpio: Fix potential NULL handler data in chained irqchip handler by Jarkko Nikula · 10 years ago
  92. 72f908c gpio: Fix gpio direction flags not getting set by Adrian Hunter · 10 years ago
  93. 43a8785 GPIO: gpiolib: trivial: Add missing carriage return by Alexander Shiyan · 10 years ago
  94. 46824e2 gpio: omap: Fix interrupt names by Nishanth Menon · 10 years ago
  95. 9afd23b gpio: samsung: Remove remaining check for CONFIG_S5P_GPIO_DRVSTR by Paul Bolle · 10 years ago
  96. 56b4276 gpio: use container_of to resolve cs5535_gpio_chip from gpio_chip by Fabian Frederick · 10 years ago
  97. 1e960db GPIO: gpio-dwapb: Suspend & Resume PM enabling by Weike Chen · 10 years ago
  98. 5d60d9e GPIO: gpio-dwapb: Support Debounce by Weike Chen · 10 years ago
  99. 67809b9 GPIO: gpio-dwapb: Change readl&writel to dwapb_read&dwapb_write by Weike Chen · 10 years ago
  100. 3d2613c GPIO: gpio-dwapb: Enable platform driver binding to MFD driver by Weike Chen · 10 years ago