1. e12963c pinctrl: intel: Fix a glitch when updating IRQ flags on a preconfigured line by Andy Shevchenko · 3 years ago
  2. e986f0e pinctrl: intel: fix unexpected interrupt by Łukasz Bartosik · 3 years ago
  3. 65ec0a7 Merge tag 'pinctrl-v5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 3 years, 8 months ago
  4. 39c1f1b pinctrl: intel: check REVID register value for device presence by Roger Pau Monne · 3 years, 9 months ago
  5. 5b613df pinctrl: intel: No need to disable IRQs in the handler by Andy Shevchenko · 3 years, 10 months ago
  6. 77e1412 pinctrl: intel: Show the GPIO base calculation explicitly by Andy Shevchenko · 3 years, 10 months ago
  7. 91d898e pinctrl: intel: Convert capability list to features by Andy Shevchenko · 4 years ago
  8. 998c49e pinctrl: intel: Drop unnecessary check for predefined features by Andy Shevchenko · 4 years ago
  9. 036e126 pinctrl: intel: Split intel_pinctrl_add_padgroups() for better maintenance by Andy Shevchenko · 4 years ago
  10. e8873c0 pinctrl: intel: Actually disable Tx and Rx buffers on GPIO request by Andy Shevchenko · 4 years, 1 month ago
  11. f3c75e7 pinctrl: intel: Set default bias in case no particular value given by Andy Shevchenko · 4 years, 2 months ago
  12. dd26209 pinctrl: intel: Fix 2 kOhm bias which is 833 Ohm by Andy Shevchenko · 4 years, 2 months ago
  13. ff360d6 pinctrl: intel: Extract intel_pinctrl_get_soc_data() helper for wider use by Andy Shevchenko · 4 years, 5 months ago
  14. d1bfd02 pinctrl: intel: Make use of for_each_requested_gpio_in_range() by Andy Shevchenko · 4 years, 7 months ago
  15. e64fbfa pinctrl: intel: Protect IO in few call backs by lock by Andy Shevchenko · 4 years, 7 months ago
  16. 81ab554 pinctrl: intel: Split intel_config_get() to three functions by Andy Shevchenko · 4 years, 7 months ago
  17. 8fff042 pinctrl: intel: Drop the only label in the code for consistency by Andy Shevchenko · 4 years, 7 months ago
  18. bb2f43d pinctrl: intel: Get rid of redundant 'else' in intel_config_set_debounce() by Andy Shevchenko · 4 years, 7 months ago
  19. 86851bb pinctrl: intel: Make use of IRQ_RETVAL() by Andy Shevchenko · 4 years, 7 months ago
  20. f62cdde pinctrl: intel: Reduce scope of the lock by Andy Shevchenko · 4 years, 7 months ago
  21. af7e3ee pinctrl: intel: Disable input and output buffer when switching to GPIO by Andy Shevchenko · 4 years, 7 months ago
  22. 9bd5915 pinctrl: intel: Introduce new flag to force GPIO base to be 0 by Andy Shevchenko · 4 years, 9 months ago
  23. e5a4ab6 pinctrl: intel: Introduce common flags for GPIO mapping scheme by Andy Shevchenko · 4 years, 9 months ago
  24. af0c533 pinctrl: intel: Pass irqchip when adding gpiochip by Linus Walleij · 5 years ago
  25. 6d416b9 pinctrl: intel: Add GPIO <-> pin mapping ranges via callback by Linus Walleij · 5 years ago
  26. 66c812d pinctrl: intel: Share struct intel_pinctrl for wider use by Andy Shevchenko · 5 years ago
  27. 6a30475 pinctrl: intel: Use GPIO direction definitions by Matti Vaittinen · 5 years ago
  28. 11b389c pinctrl: intel: Missed type change to unsigned int by Andy Shevchenko · 5 years ago
  29. 942c5ea pinctrl: intel: Use helper to restore register values on ->resume() by Andy Shevchenko · 5 years ago
  30. 764cfe3 pinctrl: intel: Drop level from warning to debug in intel_restore_hostown() by Andy Shevchenko · 5 years ago
  31. 471dd9a pinctrl: intel: Introduce intel_restore_intmask() helper by Andy Shevchenko · 5 years ago
  32. 7101e02 pinctrl: intel: Introduce intel_restore_hostown() helper by Andy Shevchenko · 5 years ago
  33. f78f152 pinctrl: intel: Introduce intel_restore_padcfg() helper by Andy Shevchenko · 5 years ago
  34. 4973ddc pinctrl: intel: Avoid potential glitches if pin is in GPIO mode by Andy Shevchenko · 5 years ago
  35. 57ff2df pinctrl: intel: Allocate IRQ chip dynamic by Andy Shevchenko · 5 years ago
  36. 55dac43 pinctrl: intel: mark intel_pin_to_gpio __maybe_unused by Arnd Bergmann · 5 years ago
  37. 6cb0880 pinctrl: intel: remap the pin number to gpio offset for irq enabled pin by Chris Chiu · 5 years ago
  38. 1bd2315 pinctrl: intel: Allow to request locked pads by Andy Shevchenko · 5 years ago
  39. 4e73d02 pinctrl: intel: Remove dev_err() usage after platform_get_irq() by Stephen Boyd · 5 years ago
  40. 6a33a1d pinctrl: intel: Use NSEC_PER_USEC for debounce calculus by Andy Shevchenko · 5 years ago
  41. 179e5a6 pinctrl: intel: Remove default Interrupt Status offset by Andy Shevchenko · 5 years ago
  42. 7eb7ecd pinctrl: intel: Simplify offset validation in intel_get_padcfg() by Andy Shevchenko · 5 years ago
  43. cfc1c34 pinctrl: intel: Drop double check for data in intel_pinctrl_probe_by_uid() by Andy Shevchenko · 5 years ago
  44. 9d5b6a9 pinctrl: intel: Use devm_platform_ioremap_resource() by Andy Shevchenko · 5 years ago
  45. 670784f pinctrl: intel: Clear interrupt status in mask/unmask callback by Kai-Heng Feng · 6 years ago
  46. e58926e pinctrl: intel: Use GENMASK() consistently by Andy Shevchenko · 6 years ago
  47. 5f61d95 pinctrl: intel: Increase readability of intel_gpio_update_pad_mode() by Andy Shevchenko · 6 years ago
  48. a0a5f76 pinctrl: intel: Retain HOSTSW_OWN for requested gpio pin by Chris Chiu · 6 years ago
  49. 2fef327 pinctrl: pinctrl-intel: move gpio suspend/resume to noirq phase by Binbin Wu · 6 years ago
  50. 0dd519e pinctrl: intel: Unexport intel_pinctrl_probe() by Andy Shevchenko · 6 years ago
  51. cb035d7 pinctrl: intel: simplify getting .driver_data by Wolfram Sang · 6 years ago
  52. 946ffef pinctrl: intel: Fix a spelling typo in kernel documentation by Andy Shevchenko · 6 years ago
  53. 04035f7 pinctrl: intel: Convert unsigned to unsigned int by Andy Shevchenko · 6 years ago
  54. 30aa69e Merge tag 'v4.19-rc6' into devel by Linus Walleij · 6 years ago
  55. 72923e5 Revert "pinctrl: intel: Do pin translation when lock IRQ" by Mika Westerberg · 6 years ago
  56. 96147db pinctrl: intel: Do pin translation in other GPIO operations as well by Mika Westerberg · 6 years ago
  57. 70c263c pinctrl: intel: Introduce intel_pinctrl_probe_by_hid() internal API by Andy Shevchenko · 6 years ago
  58. 924cf80 pinctrl: intel: Introduce intel_pinctrl_probe_by_uid() internal API by Andy Shevchenko · 6 years ago
  59. 803ceb2 pinctrl: intel: Fix a spelling typo in kernel documentation by Andy Shevchenko · 6 years ago
  60. cb85d2b pinctrl: intel: Don't shadow error code of gpiochip_lock_as_irq() by Andy Shevchenko · 6 years ago
  61. 55aedef5 pinctrl: intel: Do pin translation when lock IRQ by Andy Shevchenko · 6 years ago
  62. 875a92b pinctrl: intel: Convert to use SPDX identifier by Andy Shevchenko · 6 years ago
  63. 67e6d3e pinctrl: intel: Implement intel_gpio_get_direction callback by Javier Arteaga · 7 years ago
  64. 33b6cb5 pinctrl: intel: ensure error return ret is initialized by Colin Ian King · 7 years ago
  65. f5a26ac pinctrl: intel: Initialize GPIO properly when used through irqchip by Mika Westerberg · 7 years ago
  66. a60eac3 pinctrl: intel: Allow custom GPIO base for pad groups by Mika Westerberg · 7 years ago
  67. bee67c7 Merge branch 'gpio-irqchip-rework' of /home/linus/linux-gpio into devel by Linus Walleij · 7 years ago
  68. f0fbe7b gpio: Move irqdomain into struct gpio_irq_chip by Thierry Reding · 7 years ago
  69. cf769bd pinctrl: intel: Make offset to interrupt status register configurable by Mika Westerberg · 7 years ago
  70. d68b42e pinctrl: intel: Read back TX buffer state by Andy Shevchenko · 7 years ago
  71. 8546137 pinctrl: intel: Decrease indentation in intel_gpio_set() by Andy Shevchenko · 7 years ago
  72. 5ff56b0 pinctrl: intel: Disable GPIO pin interrupts in suspend by Rushikesh S Kadam · 7 years ago
  73. 1f6b419 pinctrl: intel: Make it possible to specify mode per pin in a group by Mika Westerberg · 8 years ago
  74. 919eb47 pinctrl: intel: Add support for variable size pad groups by Mika Westerberg · 8 years ago
  75. aa1dd80 pinctrl: intel: unlock on error in intel_config_set_pull() by Dan Carpenter · 8 years ago
  76. 04cc058 pinctrl: intel: Add support for 1k additional pull-down by Mika Westerberg · 8 years ago
  77. e57725e pinctrl: intel: Add support for hardware debouncer by Mika Westerberg · 8 years ago
  78. 7f36f5d Merge tag 'v4.10-rc6' into devel by Linus Walleij · 8 years ago
  79. f25c3aa pinctrl: intel: Convert to use devm_gpiochip_add_data() by Mika Westerberg · 8 years ago
  80. 17fab47 pinctrl: intel: Set pin direction properly by Andy Shevchenko · 8 years ago
  81. 3ae02c1 pinctrl: intel: set default handler to be handle_bad_irq() by Andy Shevchenko · 8 years ago
  82. c538b94 pinctrl: intel: Only restore pins that are used by the driver by Mika Westerberg · 8 years ago
  83. 01dabe9 pinctrl: intel: Configure GPIO chip IRQ as wakeup interrupts by Nilesh Bacchewar · 8 years ago
  84. 9a520fd pinctrl: intel: Protect set wake flow by spin lock by Andy Shevchenko · 8 years ago
  85. 1a7d1cb pinctrl: intel: Prevent force threading of the interrupt handler by Mika Westerberg · 9 years ago
  86. 27d9098 pinctrl: intel: Use raw_spinlock for locking by Mika Westerberg · 9 years ago
  87. 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
  88. 54d46cd pinctrl: intel: Use devm_pinctrl_register() for pinctrl registration by Laxman Dewangan · 9 years ago
  89. a939bb5 pinctrl: intel: implement gpio_irq_enable by Qi Zheng · 9 years ago
  90. bf380cf pinctrl: intel: make the high level interrupt working by Qipeng Zha · 9 years ago
  91. 2f749c3 pinctrl: intel: Remove unneeded header includes by Jean Delvare · 9 years ago
  92. acfd4c6 pinctrl: intel: use gpiochip data pointer by Linus Walleij · 9 years ago
  93. 0529357 Merge tag 'v4.4-rc6' into devel by Linus Walleij · 9 years ago
  94. 99a735b pinctrl: intel: fix offset calculation issue of register PAD_OWN by Qipeng Zha · 9 years ago
  95. 618a919b pinctrl: intel: fix bug of register offset calculation by Qipeng Zha · 9 years ago
  96. 58383c78 gpio: change member .dev to .parent by Linus Walleij · 9 years ago
  97. 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
  98. 4341e8a pinctrl: intel: Allow requesting pins which are in ACPI mode as GPIOs by Mika Westerberg · 9 years ago
  99. 193b40c pinctrl: intel: Add support for multiple GPIO chips sharing the interrupt by Mika Westerberg · 9 years ago
  100. f487bbf pinctrl: intel: Fix compilation warning when !CONFIG_PM_SLEEP by Mika Westerberg · 9 years ago