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