1. db1b2a8 pinctrl: cherryview: Use temporary variable for struct device by Andy Shevchenko · 3 years, 1 month ago
  2. 07199db pinctrl: cherryview: Do not allow the same interrupt line to be used by 2 pins by Hans de Goede · 3 years, 1 month ago
  3. bdfbef2 pinctrl: cherryview: Don't use selection 0 to mark an interrupt line as unused by Hans de Goede · 3 years, 1 month ago
  4. 6b45426 pinctrl: baytrail: Set IRQCHIP_SET_TYPE_MASKED flag on the irqchip by Hans de Goede · 3 years, 1 month ago
  5. d238817 pinctrl: intel: Kconfig: Add configuration menu to Intel pin control by Cai Huoqing · 3 years, 3 months ago
  6. 7d6e3fa Merge tag 'irq-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 4 months ago
  7. a9cb09b pinctrl: Bulk conversion to generic_handle_domain_irq() by Marc Zyngier · 3 years, 8 months ago
  8. 2f658f7 pinctrl: tigerlake: Fix GPIO mapping for newer version of software by Andy Shevchenko · 3 years, 5 months ago
  9. 258435a pinctrl: tigerlake: Add Alder Lake-M ACPI ID by Andy Shevchenko · 3 years, 7 months ago
  10. 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
  11. 196d941 pinctrl: lewisburg: Update number of pins in community by Yuanyuan Zhong · 3 years, 9 months ago
  12. 39c1f1b pinctrl: intel: check REVID register value for device presence by Roger Pau Monne · 3 years, 9 months ago
  13. 5b613df pinctrl: intel: No need to disable IRQs in the handler by Andy Shevchenko · 3 years, 10 months ago
  14. 77e1412 pinctrl: intel: Show the GPIO base calculation explicitly by Andy Shevchenko · 3 years, 10 months ago
  15. 0e793a4 pinctrl: tigerlake: Add Alder Lake-P ACPI ID by Andy Shevchenko · 4 years ago
  16. 91d898e pinctrl: intel: Convert capability list to features by Andy Shevchenko · 4 years ago
  17. 998c49e pinctrl: intel: Drop unnecessary check for predefined features by Andy Shevchenko · 4 years ago
  18. 036e126 pinctrl: intel: Split intel_pinctrl_add_padgroups() for better maintenance by Andy Shevchenko · 4 years ago
  19. f68e404 Merge tag 'pinctrl-v5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 4 years ago
  20. e8873c0 pinctrl: intel: Actually disable Tx and Rx buffers on GPIO request by Andy Shevchenko · 4 years, 1 month ago
  21. 5f714771 pinctrl: baytrail: Avoid clearing debounce value when turning it off by Andy Shevchenko · 4 years, 2 months ago
  22. 03a61f1 pinctrl: merrifield: Set default bias in case no particular value given by Andy Shevchenko · 4 years, 2 months ago
  23. cdd8fc2 pinctrl: jasperlake: Fix HOSTSW_OWN offset by Evan Green · 4 years, 2 months ago
  24. 59024c9 pinctrl: jasperlake: Unhide SPI group of pins by Andy Shevchenko · 4 years, 2 months ago
  25. 0b74e40 pinctrl: baytrail: Avoid clearing debounce value when turning it off by Andy Shevchenko · 4 years, 2 months ago
  26. 0fa86fc pinctrl: merrifield: Set default bias in case no particular value given by Andy Shevchenko · 4 years, 2 months ago
  27. 5aa5541 pinctrl: jasperlake: Fix HOSTSW_OWN offset by Evan Green · 4 years, 2 months ago
  28. bf8b7e6 pinctrl: jasperlake: Unhide SPI group of pins by Andy Shevchenko · 4 years, 2 months ago
  29. 1d112ba pinctrl: lynxpoint: Enable pin configuration setting for GPIO chip by Andy Shevchenko · 4 years, 2 months ago
  30. d25dd66 pinctrl: lynxpoint: Use defined constant for disabled bias explicitly by Andy Shevchenko · 4 years, 2 months ago
  31. 0ddebf8 pinctrl: lynxpoint: Unify initcall location in the code by Andy Shevchenko · 4 years, 2 months ago
  32. e789e61 pinctrl: intel: Add Intel Alder Lake-S pin controller support by Andy Shevchenko · 4 years, 2 months ago
  33. c969afb pinctrl: intel: Add Intel Elkhart Lake pin controller support by Andy Shevchenko · 4 years, 2 months ago
  34. 4670abb pinctrl: intel: Add blank line before endif in Kconfig by Andy Shevchenko · 4 years, 2 months ago
  35. 866c9c5 pinctrl: intel: Add Intel Lakefield pin controller support by Andy Shevchenko · 4 years, 2 months ago
  36. f3c75e7 pinctrl: intel: Set default bias in case no particular value given by Andy Shevchenko · 4 years, 3 months ago
  37. dd26209 pinctrl: intel: Fix 2 kOhm bias which is 833 Ohm by Andy Shevchenko · 4 years, 3 months ago
  38. a0cec28 pinctrl: sunrisepoint: Modify COMMUNITY macros to be consistent by Andy Shevchenko · 4 years, 3 months ago
  39. 701372c pinctrl: cannonlake: Modify COMMUNITY macros to be consistent by Andy Shevchenko · 4 years, 3 months ago
  40. cb8cc18 pinctrl: tigerlake: Fix register offsets for TGL-H variant by Andy Shevchenko · 4 years, 3 months ago
  41. a0bf06d pinctrl: cherryview: Preserve CHV_PADCTRL1_INVRXTX_TXDATA flag on GPIOs by Hans de Goede · 4 years, 4 months ago
  42. 04d5306 pinctrl: intel: Update header block to reflect direct dependencies by Andy Shevchenko · 4 years, 4 months ago
  43. 10c857f pinctrl: cherryview: Switch to use intel_pinctrl_get_soc_data() by Andy Shevchenko · 4 years, 5 months ago
  44. ce7793e pinctrl: baytrail: Switch to use intel_pinctrl_get_soc_data() by Andy Shevchenko · 4 years, 5 months ago
  45. ff360d6 pinctrl: intel: Extract intel_pinctrl_get_soc_data() helper for wider use by Andy Shevchenko · 4 years, 5 months ago
  46. 359164fa pinctrl: cherryview: Utilize temporary variable to hold device pointer by Andy Shevchenko · 4 years, 5 months ago
  47. 3ea2e2c pinctrl: cherryview: Switch to use struct intel_pinctrl by Andy Shevchenko · 4 years, 5 months ago
  48. 8a82857 pinctrl: cherryview: Move custom community members to separate data struct by Andy Shevchenko · 4 years, 5 months ago
  49. 0e2d769 pinctrl: cherryview: Drop stale comment by Andy Shevchenko · 4 years, 5 months ago
  50. b4f2fcb pinctrl: intel: Add Intel Emmitsburg pin controller support by Andy Shevchenko · 4 years, 6 months ago
  51. 0a09302 pinctrl: baytrail: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 6 months ago
  52. 653d964 pinctrl: tigerlake: Add support for Tiger Lake-H by Mika Westerberg · 4 years, 6 months ago
  53. 169efc3 pinctrl: merrifield: Add I²S bus 2 pins to groups and functions by Andy Shevchenko · 4 years, 7 months ago
  54. 503a02b pinctrl: merrifield: Update pin names in accordance with official list by Andy Shevchenko · 4 years, 6 months ago
  55. 156abe2 pinctrl: baytrail: Fix pin being driven low for a while on gpiod_get(..., GPIOD_OUT_HIGH) by Hans de Goede · 4 years, 7 months ago
  56. e87daf0 pinctrl: baytrail: Drop no-op ACPI_PTR() call by Andy Shevchenko · 4 years, 7 months ago
  57. e359a6f pinctrl: lynxpoint: Drop no-op ACPI_PTR() call by Andy Shevchenko · 4 years, 7 months ago
  58. 0472567 pinctrl: lynxpoint: Introduce helpers to enable or disable input by Andy Shevchenko · 4 years, 7 months ago
  59. f3e7d28 pinctrl: lynxpoint: Make use of for_each_requested_gpio() by Andy Shevchenko · 4 years, 7 months ago
  60. d1bfd02 pinctrl: intel: Make use of for_each_requested_gpio_in_range() by Andy Shevchenko · 4 years, 7 months ago
  61. e64fbfa pinctrl: intel: Protect IO in few call backs by lock by Andy Shevchenko · 4 years, 7 months ago
  62. 81ab554 pinctrl: intel: Split intel_config_get() to three functions by Andy Shevchenko · 4 years, 7 months ago
  63. 8fff042 pinctrl: intel: Drop the only label in the code for consistency by Andy Shevchenko · 4 years, 7 months ago
  64. bb2f43d pinctrl: intel: Get rid of redundant 'else' in intel_config_set_debounce() by Andy Shevchenko · 4 years, 7 months ago
  65. 86851bb pinctrl: intel: Make use of IRQ_RETVAL() by Andy Shevchenko · 4 years, 7 months ago
  66. f62cdde pinctrl: intel: Reduce scope of the lock by Andy Shevchenko · 4 years, 7 months ago
  67. af7e3ee pinctrl: intel: Disable input and output buffer when switching to GPIO by Andy Shevchenko · 4 years, 7 months ago
  68. 293428f pinctrl: cherryview: Re-use data structures from pinctrl-intel.h (part 3) by Andy Shevchenko · 4 years, 7 months ago
  69. c8f8f65 pinctrl: intel: Allow drivers to define ACPI address space ID by Andy Shevchenko · 4 years, 7 months ago
  70. 42fecd55 pinctrl: intel: Allow drivers to define total amount of IRQs per community by Andy Shevchenko · 4 years, 7 months ago
  71. bfc8a4b pinctrl: cherryview: Convert chv_writel() to use chv_padreg() by Andy Shevchenko · 4 years, 7 months ago
  72. 99fd651 pinctrl: cherryview: Introduce helpers to IO with common registers by Andy Shevchenko · 4 years, 7 months ago
  73. 4e7293e pinctrl: cherryview: Introduce chv_readl() helper by Andy Shevchenko · 4 years, 7 months ago
  74. 6d649fc pinctrl: intel: Move npins closer to pin_base in struct intel_community by Andy Shevchenko · 4 years, 8 months ago
  75. 2ccb9cc pinctrl: intel: Update description in struct intel_community by Andy Shevchenko · 4 years, 8 months ago
  76. 3dbf1ee pinctrl: cherryview: Add missing spinlock usage in chv_gpio_irq_handler by Grace Kao · 4 years, 9 months ago
  77. 5f3b82a pinctrl: lynxpoint: Use platform_get_irq_optional() explicitly by Andy Shevchenko · 4 years, 9 months ago
  78. f86a1bb pinctrl: baytrail: Use platform_get_irq_optional() explicitly by Andy Shevchenko · 4 years, 9 months ago
  79. e278dcb pinctrl: intel: Add Intel Jasper Lake pin controller support by Andy Shevchenko · 4 years, 9 months ago
  80. 9bd5915 pinctrl: intel: Introduce new flag to force GPIO base to be 0 by Andy Shevchenko · 4 years, 9 months ago
  81. d4b41f8 pinctrl: tigerlake: Use generic flag for special GPIO base treatment by Andy Shevchenko · 4 years, 9 months ago
  82. cf2f2c3 pinctrl: icelake: Use generic flag for special GPIO base treatment by Andy Shevchenko · 4 years, 9 months ago
  83. 5ba092ed pinctrl: cannonlake: Use generic flag for special GPIO base treatment by Andy Shevchenko · 4 years, 9 months ago
  84. e5a4ab6 pinctrl: intel: Introduce common flags for GPIO mapping scheme by Andy Shevchenko · 4 years, 9 months ago
  85. 5707dd7 pinctrl: cherryview: Use GENMASK() consistently by Andy Shevchenko · 4 years, 9 months ago
  86. 36ad7b2 pinctrl: cherryview: Re-use data structures from pinctrl-intel.h (part 2) by Andy Shevchenko · 4 years, 9 months ago
  87. ccd025e pinctrl: baytrail: Enable pin configuration setting for GPIO chip by Andy Shevchenko · 5 years ago
  88. 6b7275c pinctrl: sunrisepoint: Fix PAD lock register offset for SPT-H by Andy Shevchenko · 4 years, 9 months ago
  89. cd0a323 pinctrl: tigerlake: Tiger Lake uses _HID enumeration by Mika Westerberg · 5 years ago
  90. 899b7e3 pinctrl: sunrisepoint: Add Coffee Lake-S ACPI ID by Mika Westerberg · 5 years ago
  91. af0c533 pinctrl: intel: Pass irqchip when adding gpiochip by Linus Walleij · 5 years ago
  92. 6d416b9 pinctrl: intel: Add GPIO <-> pin mapping ranges via callback by Linus Walleij · 5 years ago
  93. e2b7441 pinctrl: baytrail: Replace WARN with dev_info_once when setting direct-irq pin to output by Hans de Goede · 5 years ago
  94. a236805 pinctrl: baytrail: Do not clear IRQ flags on direct-irq enabled pins by Hans de Goede · 5 years ago
  95. f068275 pinctrl: sunrisepoint: Add missing Interrupt Status register offset by Boyan Ding · 5 years ago
  96. 3a67fe3 pinctrl: lynxpoint: Update summary in the driver by Andy Shevchenko · 5 years ago
  97. 64e14e9 pinctrl: lynxpoint: Switch to pin control API by Andy Shevchenko · 5 years ago
  98. 3683509 pinctrl: lynxpoint: Add GPIO <-> pin mapping ranges via callback by Andy Shevchenko · 5 years ago
  99. 03d9eca pinctrl: lynxpoint: Implement ->pin_dbg_show() by Andy Shevchenko · 5 years ago
  100. 7f32d37 pinctrl: lynxpoint: Add pin control operations by Andy Shevchenko · 5 years ago