1. e4a6234 ACPI / gpio: do not fall back to parsing _CRS when we get a deferral by Dmitry Torokhov · 7 years ago
  2. 67bf515 gpio / ACPI: fix returned error from acpi_dev_gpio_irq_get() by David Arcari · 8 years ago
  3. 031ba28 gpio: acpi: separation of concerns by Linus Walleij · 8 years ago
  4. 3f86a63 gpio: acpi: add _DEP support for Acer One 10 by Rui Zhang · 8 years ago
  5. 7df89e9 gpiolib-acpi: Duplicate con_id string when adding it to the crs lookup list by Ville Syrjälä · 8 years ago
  6. 20ec3e3 gpio: move the pin ranges into gpio_device by Linus Walleij · 8 years ago
  7. 58cf279a Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  8. 1c5ff2a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  9. 5204472 ACPI / gpio: Add irq_type when a GPIO is used as an interrupt by Christophe RICARD · 8 years ago
  10. 10cf489 gpiolib: tighten up ACPI legacy gpio lookups by Dmitry Torokhov · 9 years ago
  11. 9c3c9bc gpiolib: tighten up ACPI legacy gpio lookups by Dmitry Torokhov · 9 years ago
  12. 58383c7 gpio: change member .dev to .parent by Linus Walleij · 9 years ago
  13. 0d51ce9 Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  14. c103a10 gpio / ACPI: Allow shared GPIO event to be read via operation region by Mika Westerberg · 9 years ago
  15. 504a337 ACPI / property: Extend device_get_next_child_node() to data-only nodes by Rafael J. Wysocki · 9 years ago
  16. d079524 ACPI / gpio: Split acpi_get_gpiod_by_index() by Rafael J. Wysocki · 9 years ago
  17. e1c0506 treewide: fix typos in comment blocks by Masahiro Yamada · 9 years ago
  18. f35bbf6 gpio / ACPI: Return -EPROBE_DEFER if the gpiochip was not found by Mika Westerberg · 9 years ago
  19. 2b528ff GPIO / ACPI: export acpi_gpiochip_request(free)_interrupts for module use by Hanjun Guo · 9 years ago
  20. 8becdc1 Merge tag 'v4.1-rc3' into devel by Linus Walleij · 9 years ago
  21. c884fbd gpio / ACPI: Add support for retrieving GpioInt resources from a device by Mika Westerberg · 9 years ago
  22. a481162 gpiolib: change gpio pin from unsigned to signed in acpi callback by Qipeng Zha · 9 years ago
  23. 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
  24. 1ecb016 gpio / ACPI: Use local variable instead of ACPI_HANDLE() by Rafael J. Wysocki · 9 years ago
  25. 4de6097 gpiolib: translate pin number in GPIO ACPI callbacks by qipeng.zha · 9 years ago
  26. 6685852 gpiolib: add gpiod_get_array and gpiod_put_array functions by Rojhalat Ibrahim · 9 years ago
  27. 980f3c3 Merge tag 'gpio-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  28. c1b30e4 Merge tag 'pinctrl-v3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 9 years ago
  29. 60ba032 ACPI / property: Drop size_prop from acpi_dev_get_property_reference() by Rafael J. Wysocki · 10 years ago
  30. f028d52 ACPI / GPIO: Driver GPIO mappings for ACPI GPIOs by Rafael J. Wysocki · 10 years ago
  31. 0d9a693 gpio / ACPI: Add support for _DSD device properties by Mika Westerberg · 10 years ago
  32. 354567e gpio / ACPI: Add knowledge about pin controllers to acpi_get_gpiod() by Mika Westerberg · 10 years ago
  33. e3a2e87 gpio: rename gpio_lock_as_irq to gpiochip_lock_as_irq by Alexandre Courbot · 10 years ago
  34. 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
  35. c15d821 gpio / ACPI: Use pin index and bit length by Srinivas Pandruvada · 10 years ago
  36. abdc08a gpio: change gpiochip_request_own_desc() prototype by Alexandre Courbot · 10 years ago
  37. e46cf32 gpio: acpi: normalize use of gpiochip_get_desc() by Alexandre Courbot · 10 years ago
  38. afa82fa gpio / ACPI: Move event handling registration to gpiolib irqchip helpers by Mika Westerberg · 10 years ago
  39. d74be6d gpio: remove gpiod_lock/unlock_as_irq() by Alexandre Courbot · 10 years ago
  40. dc62b56 gpio / ACPI: use *_cansleep version of gpiod_get/set APIs by Aaron Lu · 10 years ago
  41. b5539fa gpio / ACPI: Prevent potential wrap of GPIO value on OpRegion read by Mika Westerberg · 10 years ago
  42. e9595f8 gpio / ACPI: Don't crash on NULL chip->dev by Mika Westerberg · 10 years ago
  43. 473ed7b gpio / ACPI: Add support for ACPI GPIO operation regions by Mika Westerberg · 10 years ago
  44. 6072b9d gpio / ACPI: Rework ACPI GPIO event handling by Mika Westerberg · 10 years ago
  45. 4b01a14 gpio / ACPI: Rename acpi_gpio_evt_pin to acpi_gpio_event by Mika Westerberg · 10 years ago
  46. aa92b6f gpio / ACPI: Allocate ACPI specific data directly in acpi_gpiochip_add() by Mika Westerberg · 10 years ago
  47. 390d82e gpiolib: ACPI: remove gpio_to_desc() usage by Alexandre Courbot · 10 years ago
  48. 5ccff85 gpio / ACPI: get rid of acpi_gpio.h by Mika Westerberg · 10 years ago
  49. 664e3e5 gpio / ACPI: register to ACPI events automatically by Mika Westerberg · 10 years ago
  50. a00580c gpio / ACPI: return -ENOENT when no mapping exists by Mika Westerberg · 10 years ago
  51. e01f440 gpiolib / ACPI: allow passing GPIOF_ACTIVE_LOW for GpioInt resources by Mika Westerberg · 11 years ago
  52. 936e15d gpiolib / ACPI: convert to gpiod interfaces by Mika Westerberg · 11 years ago
  53. 70b5341 gpiolib / ACPI: move acpi_gpiochip_free_interrupts next to the request function by Mika Westerberg · 11 years ago
  54. 524c108 gpiolib-acpi: convert acpi_evaluate_object() to acpi_execute_simple_method() by Zhang Rui · 11 years ago
  55. 12028d2 gpiolib-acpi: introduce acpi_get_gpio_by_index() helper by Mika Westerberg · 11 years ago
  56. 7fc7acb gpio / ACPI: Handle ACPI events in accordance with the spec by Rafael J. Wysocki · 11 years ago
  57. 1107ca1 gpiolib-acpi: Fix error checks in interrupt requesting by Mathias Nyman · 11 years ago
  58. 0d1c28a gpiolib-acpi: Add ACPI5 event model support to gpio. by Mathias Nyman · 11 years ago
  59. e29482e gpio / ACPI: add ACPI support by Mathias Nyman · 12 years ago