1. 8a8d6bb pinctrl: Get rid of duplicate of_node assignment in the drivers by Andy Shevchenko · 3 years ago
  2. 2d54067 pinctrl: amd: Fix wakeups when IRQ is shared with SCI by Mario Limonciello · 3 years, 2 months ago
  3. 4e5a04b pinctrl: amd: disable and mask interrupts on probe by Sachi King · 3 years, 3 months ago
  4. acd47b9 pinctrl: amd: Handle wake-up interrupt by Basavaraj Natikar · 3 years, 4 months ago
  5. 7e6f8d6 pinctrl: amd: Add irq field data by Basavaraj Natikar · 3 years, 4 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. c4b68e5 pinctrl: amd: Fix an issue with shutdown when system set to s0ix by Mario Limonciello · 3 years, 5 months ago
  9. 1ca46d3 pinctrl/amd: Add device HID for new AMD GPIO controller by Maximilian Luz · 3 years, 8 months ago
  10. d62bd5c pinctrl: amd: Implement irq_set_wake by Raul E Rangel · 3 years, 8 months ago
  11. 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
  12. 47a0001 pinctrl: amd: remove debounce filter setting in IRQ type setting by Coiby Xu · 4 years, 1 month ago
  13. 39cc1d3 pinctrl: amd: print debounce filter info in debugfs by Coiby Xu · 4 years, 2 months ago
  14. c64a6a0 pinctrl: amd: use higher precision for 512 RtcClk by Coiby Xu · 4 years, 2 months ago
  15. 06abe82 pinctrl: amd: fix incorrect way to disable debounce filter by Coiby Xu · 4 years, 2 months ago
  16. e81376eb pinctrl: amd: Use irqchip template by Linus Walleij · 4 years, 5 months ago
  17. de4334f pinctrl: pinctrl-amd: Do not define 'struct acpi_device_id' when !CONFIG_ACPI by Lee Jones · 4 years, 6 months ago
  18. 5f4962d pinctrl: amd: Honor IRQ trigger type requested by the caller by Furquan Shaikh · 4 years, 6 months ago
  19. 3c82787 pinctrl: Use new GPIO_LINE_DIRECTION by Matti Vaittinen · 4 years, 11 months ago
  20. 4bdc0d6 remove ioremap_nocache and devm_ioremap_nocache by Christoph Hellwig · 5 years ago
  21. 10ff58a pinctrl: amd: fix __iomem annotation in amd_gpio_irq_handler() by Ben Dooks (Codethink) · 5 years ago
  22. d21b8ad pinctrl: amd: disable spurious-firing GPIO IRQs by Daniel Drake · 5 years ago
  23. 64c4dcb pinctrl: Remove dev_err() usage after platform_get_irq() by Stephen Boyd · 5 years ago
  24. 75a6faf treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422 by Thomas Gleixner · 6 years ago
  25. 279ffaf pinctrl: Added IRQF_SHARED flag for amd-pinctrl driver by Sandeep Singh · 6 years ago
  26. 48c67f1 pinctrl/amd: fix typo by Matteo Croce · 6 years ago
  27. 9f540c3 pinctrl: pinctrl-amd: simplify getting .driver_data by Wolfram Sang · 6 years ago
  28. 30aa69e Merge tag 'v4.19-rc6' into devel by Linus Walleij · 6 years ago
  29. b85bfa2 pinctrl/amd: poll InterruptEnable bits in amd_gpio_irq_set_type by Daniel Kurtz · 6 years ago
  30. 1c5fb66 pinctrl: Include <linux/gpio/driver.h> nothing else by Linus Walleij · 6 years ago
  31. 8bbed1e pinctrl/amd: only handle irq if it is pending and unmasked by Daniel Kurtz · 6 years ago
  32. 1766e4b pinctrl/amd: fix gpio irq level in debugfs by Daniel Kurtz · 6 years ago
  33. 4c1de04 pinctrl/amd: poll InterruptEnable bits in enable_irq by Daniel Kurtz · 7 years ago
  34. 12b10f4 pinctrl/amd: add get_direction handler by Daniel Kurtz · 7 years ago
  35. b630a23 Merge tag 'pinctrl-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 7 years ago
  36. 6aa2f94 Merge tag 'gpio-v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 7 years ago
  37. bee67c7 Merge branch 'gpio-irqchip-rework' of /home/linus/linux-gpio into devel by Linus Walleij · 7 years ago
  38. f0fbe7b gpio: Move irqdomain into struct gpio_irq_chip by Thierry Reding · 7 years ago
  39. 6afb102 pinctrl/amd: fix masking of GPIO interrupts by Daniel Drake · 7 years ago
  40. 2d71dfa pinctrl/amd: make functions amd_gpio_suspend and amd_gpio_resume static by Colin Ian King · 7 years ago
  41. 79d2c8b pinctrl/amd: save pin registers over suspend/resume by Daniel Drake · 7 years ago
  42. 2e6424ab pinctrl: amd: fix error return code in amd_gpio_probe() by Gustavo A. R. Silva · 7 years ago
  43. 6183061 Merge tag 'v4.12-rc7' into devel by Linus Walleij · 8 years ago
  44. ba714a9 pinctrl/amd: Use regular interrupt instead of chained by Thomas Gleixner · 8 years ago
  45. add7bfc pinctrl/amd: Update contact information for AMD pinctrl/amd by Shyam Sundar S K · 8 years ago
  46. 89c9fea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  47. 0a95160 treewide: Fix typos in printk by Masanari Iida · 8 years ago
  48. 229710f pinctrl: amd: make use of raw_spinlock variants by Julia Cartwright · 8 years ago
  49. 7f36f5d Merge tag 'v4.10-rc6' into devel by Linus Walleij · 8 years ago
  50. 27a2873 Merge branch 'ib-pinctrl-genprops' into devel by Linus Walleij · 8 years ago
  51. 2956b5d pinctrl / gpio: Introduce .set_config() callback for GPIO chips by Mika Westerberg · 8 years ago
  52. 8dca4a4 pinctrl/amd: Drop pinctrl_unregister for devm_ registered device by Wei Yongjun · 8 years ago
  53. 581d3c2 pinctrl: amd: avoid maybe-uninitalized warning by Arnd Bergmann · 8 years ago
  54. 3775dac pinctrl/amd: white space cleanups in amd_gpio_dbg_show() by Dan Carpenter · 8 years ago
  55. 6ac4c1a pinctrl: amd: fix compilation warning by Linus Walleij · 8 years ago
  56. 2983f29 pinctrl/amd: Set the level based on ACPI tables by Shyam Sundar S K · 8 years ago
  57. 3bfd443 pinctrl: amd: Add support for additional GPIO by Shah, Nehal-bakulchandra · 8 years ago
  58. 0565f49 Merge tag 'v4.8-rc6' into devel by Linus Walleij · 8 years ago
  59. e084448 pinctrl/amd: switch to using a bool for level by Agrawal, Nitesh-kumar · 8 years ago
  60. 499c719 pinctrl/amd: Configure GPIO register using BIOS settings by Agrawal, Nitesh-kumar · 8 years ago
  61. 8cf4345 pinctrl/amd: Remove the default de-bounce time by Agrawal, Nitesh-kumar · 8 years ago
  62. 251e22a pinctrl: amd: Use devm_pinctrl_register() for pinctrl registration by Laxman Dewangan · 9 years ago
  63. d32f7fd pinctrl: Rename pinctrl_utils_dt_free_map to pinctrl_utils_free_map by Irina Tirdea · 9 years ago
  64. 42a4440 pinctrl: amd:Add device HID for future AMD GPIO controller by Wang Hongcheng · 9 years ago
  65. 424a6c6 pinctrl: Fix return value check in amd_gpio_probe() by Wei Yongjun · 9 years ago
  66. 04d3672 pinctrl: amd: use gpiochip data pointer by Linus Walleij · 9 years ago
  67. 58383c78 gpio: change member .dev to .parent by Linus Walleij · 9 years ago
  68. bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
  69. fa00fec pinctrl/amd: Prepare amd_gpio_irq_handler for irq argument removal by Thomas Gleixner · 9 years ago
  70. 5663bb2 pinctrl: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc by Jiang Liu · 10 years ago
  71. 9d82931 pinctrl/amd: Use irq_set_handler_locked() by Thomas Gleixner · 10 years ago
  72. 323de9e pinctrl: make pinctrl_register() return proper error code by Masahiro Yamada · 10 years ago
  73. 3944e7b pinctrl: Remove .owner field by Fabio Estevam · 10 years ago
  74. 25a853d Fix inconsistent spinlock of AMD GPIO driver which can be by Ken Xue · 10 years ago
  75. dbad75d pinctrl: add AMD GPIO driver support. by Ken Xue · 10 years ago