1. cb85d2b pinctrl: intel: Don't shadow error code of gpiochip_lock_as_irq() by Andy Shevchenko · 7 years ago
  2. 55aedef5 pinctrl: intel: Do pin translation when lock IRQ by Andy Shevchenko · 7 years ago
  3. 875a92b pinctrl: intel: Convert to use SPDX identifier by Andy Shevchenko · 7 years ago
  4. 67e6d3e pinctrl: intel: Implement intel_gpio_get_direction callback by Javier Arteaga · 7 years ago
  5. 33b6cb5 pinctrl: intel: ensure error return ret is initialized by Colin Ian King · 7 years ago
  6. f5a26ac pinctrl: intel: Initialize GPIO properly when used through irqchip by Mika Westerberg · 7 years ago
  7. a60eac3 pinctrl: intel: Allow custom GPIO base for pad groups by Mika Westerberg · 7 years ago
  8. bee67c7 Merge branch 'gpio-irqchip-rework' of /home/linus/linux-gpio into devel by Linus Walleij · 7 years ago
  9. f0fbe7b gpio: Move irqdomain into struct gpio_irq_chip by Thierry Reding · 7 years ago
  10. cf769bd pinctrl: intel: Make offset to interrupt status register configurable by Mika Westerberg · 7 years ago
  11. d68b42e pinctrl: intel: Read back TX buffer state by Andy Shevchenko · 7 years ago
  12. 8546137 pinctrl: intel: Decrease indentation in intel_gpio_set() by Andy Shevchenko · 7 years ago
  13. 5ff56b0 pinctrl: intel: Disable GPIO pin interrupts in suspend by Rushikesh S Kadam · 7 years ago
  14. 1f6b419 pinctrl: intel: Make it possible to specify mode per pin in a group by Mika Westerberg · 8 years ago
  15. 919eb47 pinctrl: intel: Add support for variable size pad groups by Mika Westerberg · 8 years ago
  16. aa1dd80 pinctrl: intel: unlock on error in intel_config_set_pull() by Dan Carpenter · 8 years ago
  17. 04cc058 pinctrl: intel: Add support for 1k additional pull-down by Mika Westerberg · 8 years ago
  18. e57725e pinctrl: intel: Add support for hardware debouncer by Mika Westerberg · 8 years ago
  19. 7f36f5d Merge tag 'v4.10-rc6' into devel by Linus Walleij · 8 years ago
  20. f25c3aa pinctrl: intel: Convert to use devm_gpiochip_add_data() by Mika Westerberg · 8 years ago
  21. 17fab47 pinctrl: intel: Set pin direction properly by Andy Shevchenko · 8 years ago
  22. 3ae02c1 pinctrl: intel: set default handler to be handle_bad_irq() by Andy Shevchenko · 8 years ago
  23. c538b94 pinctrl: intel: Only restore pins that are used by the driver by Mika Westerberg · 8 years ago
  24. 01dabe9 pinctrl: intel: Configure GPIO chip IRQ as wakeup interrupts by Nilesh Bacchewar · 8 years ago
  25. 9a520fd pinctrl: intel: Protect set wake flow by spin lock by Andy Shevchenko · 9 years ago
  26. 1a7d1cb pinctrl: intel: Prevent force threading of the interrupt handler by Mika Westerberg · 9 years ago
  27. 27d9098 pinctrl: intel: Use raw_spinlock for locking by Mika Westerberg · 9 years ago
  28. a37571a Merge tag 'pinctrl-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 9 years ago
  29. 54d46cd pinctrl: intel: Use devm_pinctrl_register() for pinctrl registration by Laxman Dewangan · 9 years ago
  30. a939bb5 pinctrl: intel: implement gpio_irq_enable by Qi Zheng · 9 years ago
  31. bf380cf pinctrl: intel: make the high level interrupt working by Qipeng Zha · 9 years ago
  32. 2f749c3 pinctrl: intel: Remove unneeded header includes by Jean Delvare · 9 years ago
  33. acfd4c6 pinctrl: intel: use gpiochip data pointer by Linus Walleij · 9 years ago
  34. 0529357 Merge tag 'v4.4-rc6' into devel by Linus Walleij · 9 years ago
  35. 99a735b pinctrl: intel: fix offset calculation issue of register PAD_OWN by Qipeng Zha · 9 years ago
  36. 618a919b pinctrl: intel: fix bug of register offset calculation by Qipeng Zha · 9 years ago
  37. 58383c78 gpio: change member .dev to .parent by Linus Walleij · 9 years ago
  38. e86328c Merge tag 'gpio-v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  39. 4341e8a pinctrl: intel: Allow requesting pins which are in ACPI mode as GPIOs by Mika Westerberg · 9 years ago
  40. 193b40c pinctrl: intel: Add support for multiple GPIO chips sharing the interrupt by Mika Westerberg · 9 years ago
  41. f487bbf pinctrl: intel: Fix compilation warning when !CONFIG_PM_SLEEP by Mika Westerberg · 9 years ago
  42. 98c85d5 pinctrl: replace trivial implementations of gpio_chip request/free by Jonas Gorski · 9 years ago
  43. bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
  44. 5663bb2 pinctrl: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc by Jiang Liu · 10 years ago
  45. fc756bc pinctrl/intel: Use irq_set_handler_locked() by Thomas Gleixner · 10 years ago
  46. 323de9e pinctrl: make pinctrl_register() return proper error code by Masahiro Yamada · 10 years ago
  47. 7981c001 pinctrl: intel: Add Intel Sunrisepoint pin controller and GPIO support by Mika Westerberg · 10 years ago