1. cd0a323 pinctrl: tigerlake: Tiger Lake uses _HID enumeration by Mika Westerberg · 5 years ago
  2. 899b7e3 pinctrl: sunrisepoint: Add Coffee Lake-S ACPI ID by Mika Westerberg · 5 years ago
  3. af0c533 pinctrl: intel: Pass irqchip when adding gpiochip by Linus Walleij · 5 years ago
  4. 6d416b9 pinctrl: intel: Add GPIO <-> pin mapping ranges via callback by Linus Walleij · 5 years ago
  5. e2b7441 pinctrl: baytrail: Replace WARN with dev_info_once when setting direct-irq pin to output by Hans de Goede · 5 years ago
  6. a236805 pinctrl: baytrail: Do not clear IRQ flags on direct-irq enabled pins by Hans de Goede · 5 years ago
  7. f068275 pinctrl: sunrisepoint: Add missing Interrupt Status register offset by Boyan Ding · 5 years ago
  8. 3a67fe3 pinctrl: lynxpoint: Update summary in the driver by Andy Shevchenko · 5 years ago
  9. 64e14e9 pinctrl: lynxpoint: Switch to pin control API by Andy Shevchenko · 5 years ago
  10. 3683509 pinctrl: lynxpoint: Add GPIO <-> pin mapping ranges via callback by Andy Shevchenko · 5 years ago
  11. 03d9eca pinctrl: lynxpoint: Implement ->pin_dbg_show() by Andy Shevchenko · 5 years ago
  12. 7f32d37 pinctrl: lynxpoint: Add pin control operations by Andy Shevchenko · 5 years ago
  13. 18213ad pinctrl: lynxpoint: Reuse struct intel_pinctrl in the driver by Andy Shevchenko · 5 years ago
  14. cecddda pinctrl: lynxpoint: Add pin control data structures by Andy Shevchenko · 5 years ago
  15. 54d371cf pinctrl: lynxpoint: Implement intel_gpio_get_direction callback by Andy Shevchenko · 5 years ago
  16. 5931e6e pinctrl: lynxpoint: Implement ->irq_ack() callback by Andy Shevchenko · 5 years ago
  17. 540bff1 pinctrl: lynxpoint: Move ownership check to IRQ chip by Andy Shevchenko · 5 years ago
  18. 095f2a6 pinctrl: lynxpoint: Move lp_irq_type() closer to IRQ related routines by Andy Shevchenko · 5 years ago
  19. d0f2df4 pinctrl: lynxpoint: Move ->remove closer to ->probe() by Andy Shevchenko · 5 years ago
  20. 21a0649 pinctrl: lynxpoint: Extract lp_gpio_acpi_use() for future use by Andy Shevchenko · 5 years ago
  21. c35f463 pinctrl: lynxpoint: Convert unsigned to unsigned int by Andy Shevchenko · 6 years ago
  22. e1940ad pinctrl: lynxpoint: Switch to memory mapped IO accessors by Andy Shevchenko · 5 years ago
  23. 1e78ea7 pinctrl: lynxpoint: Keep pointer to struct device instead of its container by Andy Shevchenko · 5 years ago
  24. 03fb681 pinctrl: lynxpoint: Relax GPIO request rules by Andy Shevchenko · 5 years ago
  25. 76347d7 pinctrl: lynxpoint: Assume 2 bits for mode selector by Andy Shevchenko · 5 years ago
  26. a718e68 pinctrl: lynxpoint: Use standard pattern for memory allocation by Andy Shevchenko · 5 years ago
  27. caedcbd pinctrl: lynxpoint: Use %pR to print IO resource by Andy Shevchenko · 5 years ago
  28. 3b4c2d8 pinctrl: lynxpoint: Drop useless assignment by Andy Shevchenko · 5 years ago
  29. 7c0bc7b pinctrl: lynxpoint: Correct amount of pins by Andy Shevchenko · 5 years ago
  30. b2e05d6 pinctrl: lynxpoint: Use raw_spinlock for locking by Andy Shevchenko · 5 years ago
  31. eb83479 pinctrl: lynxpoint: Move GPIO driver to pin controller folder by Andy Shevchenko · 6 years ago
  32. 5d33e0e pinctrl: baytrail: Reuse struct intel_pinctrl in the driver by Andy Shevchenko · 5 years ago
  33. 2c02af7 pinctrl: baytrail: Use local variable to keep device pointer by Andy Shevchenko · 5 years ago
  34. 990ec24 pinctrl: baytrail: Keep pointer to struct device instead of its container by Andy Shevchenko · 5 years ago
  35. 66c812d pinctrl: intel: Share struct intel_pinctrl for wider use by Andy Shevchenko · 5 years ago
  36. 6a30475 pinctrl: intel: Use GPIO direction definitions by Matti Vaittinen · 5 years ago
  37. 90a1eb1 pinctrl: cherryview: Use GPIO direction definitions by Matti Vaittinen · 5 years ago
  38. faf86c0 pinctrl: baytrail: Use GPIO direction definitions by Matti Vaittinen · 5 years ago
  39. e70982b pinctrl: baytrail: Move IRQ valid mask initialization to a dedicated callback by Andy Shevchenko · 5 years ago
  40. ab68b22 pinctrl: baytrail: Group GPIO IRQ chip initialization by Andy Shevchenko · 5 years ago
  41. 539d8bd pinctrl: baytrail: Allocate IRQ chip dynamic by Andy Shevchenko · 5 years ago
  42. b9a19bdb pinctrl: cherryview: Pass irqchip when adding gpiochip by Hans de Goede · 5 years ago
  43. bd90633 pinctrl: cherryview: Add GPIO <-> pin mapping ranges via callback by Hans de Goede · 5 years ago
  44. 82d9beb4b pinctrl: cherryview: Split out irq hw-init into a separate helper function by Hans de Goede · 5 years ago
  45. ca8a958 pinctrl: baytrail: Pass irqchip when adding gpiochip by Andy Shevchenko · 5 years ago
  46. ed3c156 pinctrl: baytrail: Add GPIO <-> pin mapping ranges via callback by Andy Shevchenko · 5 years ago
  47. b30b736 pinctrl: baytrail: Update North Community pin list by Andy Shevchenko · 5 years ago
  48. 40ecab55 pinctrl: baytrail: Really serialize all register accesses by Hans de Goede · 5 years ago
  49. e66ff71 pinctrl: lewisburg: Update pin list according to v1.1v6 by Andy Shevchenko · 5 years ago
  50. 8ae93b5 pinctrl: cherryview: Missed type change to unsigned int by Andy Shevchenko · 5 years ago
  51. 11b389c pinctrl: intel: Missed type change to unsigned int by Andy Shevchenko · 5 years ago
  52. c9ccf71 pinctrl: intel: Add Intel Tiger Lake pin controller support by Andy Shevchenko · 5 years ago
  53. 942c5ea pinctrl: intel: Use helper to restore register values on ->resume() by Andy Shevchenko · 5 years ago
  54. 764cfe3 pinctrl: intel: Drop level from warning to debug in intel_restore_hostown() by Andy Shevchenko · 5 years ago
  55. 471dd9a pinctrl: intel: Introduce intel_restore_intmask() helper by Andy Shevchenko · 5 years ago
  56. 7101e02 pinctrl: intel: Introduce intel_restore_hostown() helper by Andy Shevchenko · 5 years ago
  57. f78f152 pinctrl: intel: Introduce intel_restore_padcfg() helper by Andy Shevchenko · 5 years ago
  58. e58e177 pinctrl: cherryview: Allocate IRQ chip dynamic by Andy Shevchenko · 5 years ago
  59. 17d49c6 pinctrl: cherryview: Fix spelling mistake in the comment by Andy Shevchenko · 5 years ago
  60. 3739898 pinctrl: cherryview: Fix irq_valid_mask calculation by Hans de Goede · 5 years ago
  61. 4973ddc pinctrl: intel: Avoid potential glitches if pin is in GPIO mode by Andy Shevchenko · 5 years ago
  62. 260996c pinctrl: cherryview: restore Strago DMI workaround for all versions by Dmitry Torokhov · 5 years ago
  63. 57ff2df1 pinctrl: intel: Allocate IRQ chip dynamic by Andy Shevchenko · 5 years ago
  64. 3c2edc3 Merge tag 'pinctrl-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 5 years ago
  65. 5fbe5b5 gpio: Initialize the irqchip valid_mask with a callback by Linus Walleij · 6 years ago
  66. 55dac43 pinctrl: intel: mark intel_pin_to_gpio __maybe_unused by Arnd Bergmann · 6 years ago
  67. 6cb0880 pinctrl: intel: remap the pin number to gpio offset for irq enabled pin by Chris Chiu · 6 years ago
  68. 1bd2315 pinctrl: intel: Allow to request locked pads by Andy Shevchenko · 6 years ago
  69. bf5ab1b pinctrl: denverton: Update pin names according to v1.08 by Andy Shevchenko · 6 years ago
  70. 57afe3e pinctrl: cherryview: Remove dev_err() usage after platform_get_irq() by Stephen Boyd · 6 years ago
  71. 4e73d02 pinctrl: intel: Remove dev_err() usage after platform_get_irq() by Stephen Boyd · 6 years ago
  72. 6a33a1d pinctrl: intel: Use NSEC_PER_USEC for debounce calculus by Andy Shevchenko · 6 years ago
  73. 34e6567 pinctrl: baytrail: Re-use data structures from pinctrl-intel.h (part 2) by Andy Shevchenko · 6 years ago
  74. 179e5a6 pinctrl: intel: Remove default Interrupt Status offset by Andy Shevchenko · 6 years ago
  75. 3b1e9188 pinctrl: lewisburg: Provide Interrupt Status register offset by Andy Shevchenko · 6 years ago
  76. 2a2ed475 pinctrl: denverton: Provide Interrupt Status register offset by Andy Shevchenko · 6 years ago
  77. f702e0b pinctrl: sunrisepoint: Provide Interrupt Status register offset by Andy Shevchenko · 6 years ago
  78. b8d7286 pinctrl: icelake: Provide Interrupt Status register offset by Andy Shevchenko · 6 years ago
  79. cd5acb2 pinctrl: geminilake: Provide Interrupt Status register offset by Andy Shevchenko · 6 years ago
  80. 82af745 pinctrl: cannonlake: Provide Interrupt Status register offset by Andy Shevchenko · 6 years ago
  81. 3818d73 pinctrl: broxton: Provide Interrupt Status register offset by Andy Shevchenko · 6 years ago
  82. 7eb7ecd pinctrl: intel: Simplify offset validation in intel_get_padcfg() by Andy Shevchenko · 6 years ago
  83. cfc1c34 pinctrl: intel: Drop double check for data in intel_pinctrl_probe_by_uid() by Andy Shevchenko · 6 years ago
  84. fa01aff pinctrl: merrifield: Use devm_platform_ioremap_resource() by Andy Shevchenko · 6 years ago
  85. 9d5b6a9 pinctrl: intel: Use devm_platform_ioremap_resource() by Andy Shevchenko · 6 years ago
  86. a86f12b pinctrl: cherryview: Use devm_platform_ioremap_resource() by Andy Shevchenko · 6 years ago
  87. 2402501 pinctrl: baytrail: Use devm_platform_ioremap_resource() by Andy Shevchenko · 6 years ago
  88. 43c95d3 Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 6 years ago
  89. eb0a2da pinctrl: baytrail: Use GENMASK() consistently by Andy Shevchenko · 6 years ago
  90. 4f010b9 pinctrl: baytrail: Re-use data structures from pinctrl-intel.h by Andy Shevchenko · 6 years ago
  91. a705f9c pinctrl: baytrail: Use defined macro instead of magic in byt_get_gpio_mux() by Andy Shevchenko · 6 years ago
  92. 670784f pinctrl: intel: Clear interrupt status in mask/unmask callback by Kai-Heng Feng · 6 years ago
  93. e58926e pinctrl: intel: Use GENMASK() consistently by Andy Shevchenko · 6 years ago
  94. 5f61d95 pinctrl: intel: Increase readability of intel_gpio_update_pad_mode() by Andy Shevchenko · 6 years ago
  95. a0a5f76 pinctrl: intel: Retain HOSTSW_OWN for requested gpio pin by Chris Chiu · 6 years ago
  96. 2fef327 pinctrl: pinctrl-intel: move gpio suspend/resume to noirq phase by Binbin Wu · 6 years ago
  97. 10d64c8 pinctrl: cedarfork: Update pin names according to v1.13c by Andy Shevchenko · 6 years ago
  98. d6cb772 pinctrl: baytrail: Fix potential NULL pointer dereference by Aditya Pakki · 6 years ago
  99. e3f72b7 pinctrl: cherryview: fix Strago DMI workaround by Dmitry Torokhov · 6 years ago
  100. 1adde32 pinctrl: cherryview: Stop clearing the GPIO_EN bit from chv_gpio_disable_free by Hans de Goede · 6 years ago