| Commit message (Expand) | Author | Age | Files | Lines |
* | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig | 2020-01-06 | 1 | -1/+1 |
* | pinctrl: amd: fix __iomem annotation in amd_gpio_irq_handler() | Ben Dooks (Codethink) | 2019-11-04 | 1 | -1/+2 |
* | pinctrl: amd: disable spurious-firing GPIO IRQs | Daniel Drake | 2019-08-23 | 1 | -1/+11 |
* | pinctrl: Remove dev_err() usage after platform_get_irq() | Stephen Boyd | 2019-08-05 | 1 | -3/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422 | Thomas Gleixner | 2019-06-05 | 1 | -5/+1 |
* | pinctrl: Added IRQF_SHARED flag for amd-pinctrl driver | Sandeep Singh | 2019-04-08 | 1 | -2/+2 |
* | pinctrl/amd: fix typo | Matteo Croce | 2019-01-11 | 1 | -1/+1 |
* | pinctrl: pinctrl-amd: simplify getting .driver_data | Wolfram Sang | 2018-11-05 | 1 | -4/+2 |
* | Merge tag 'v4.19-rc6' into devel | Linus Walleij | 2018-10-01 | 1 | -10/+23 |
|\ |
|
| * | pinctrl/amd: poll InterruptEnable bits in amd_gpio_irq_set_type | Daniel Kurtz | 2018-09-25 | 1 | -10/+23 |
* | | pinctrl: Include <linux/gpio/driver.h> nothing else | Linus Walleij | 2018-09-14 | 1 | -1/+1 |
|/ |
|
* | pinctrl/amd: only handle irq if it is pending and unmasked | Daniel Kurtz | 2018-07-29 | 1 | -1/+2 |
* | pinctrl/amd: fix gpio irq level in debugfs | Daniel Kurtz | 2018-07-29 | 1 | -7/+7 |
* | pinctrl/amd: poll InterruptEnable bits in enable_irq | Daniel Kurtz | 2018-03-26 | 1 | -0/+9 |
* | pinctrl/amd: add get_direction handler | Daniel Kurtz | 2018-02-22 | 1 | -0/+14 |
* | Merge tag 'pinctrl-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2017-11-16 | 1 | -2/+2 |
|\ |
|
| * | Merge branch 'gpio-irqchip-rework' of /home/linus/linux-gpio into devel | Linus Walleij | 2017-11-09 | 1 | -1/+1 |
| |\ |
|
| * | | pinctrl/amd: make functions amd_gpio_suspend and amd_gpio_resume static | Colin Ian King | 2017-09-21 | 1 | -2/+2 |
* | | | Merge tag 'gpio-v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-11-15 | 1 | -1/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | gpio: Move irqdomain into struct gpio_irq_chip | Thierry Reding | 2017-11-08 | 1 | -1/+1 |
| |/ |
|
* / | pinctrl/amd: fix masking of GPIO interrupts | Daniel Drake | 2017-10-19 | 1 | -1/+9 |
|/ |
|
* | pinctrl/amd: save pin registers over suspend/resume | Daniel Drake | 2017-09-12 | 1 | -0/+75 |
* | pinctrl: amd: fix error return code in amd_gpio_probe() | Gustavo A. R. Silva | 2017-08-22 | 1 | -2/+2 |
* | Merge tag 'v4.12-rc7' into devel | Linus Walleij | 2017-06-29 | 1 | -50/+41 |
|\ |
|
| * | pinctrl/amd: Use regular interrupt instead of chained | Thomas Gleixner | 2017-06-09 | 1 | -50/+41 |
* | | pinctrl/amd: Update contact information for AMD pinctrl/amd | Shyam Sundar S K | 2017-05-22 | 1 | -0/+4 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2017-05-03 | 1 | -1/+1 |
|\ |
|
| * | treewide: Fix typos in printk | Masanari Iida | 2017-03-24 | 1 | -1/+1 |
* | | pinctrl: amd: make use of raw_spinlock variants | Julia Cartwright | 2017-03-16 | 1 | -33/+33 |
|/ |
|
* | Merge tag 'v4.10-rc6' into devel | Linus Walleij | 2017-01-30 | 1 | -12/+7 |
|\ |
|
| * | pinctrl: amd: avoid maybe-uninitalized warning | Arnd Bergmann | 2017-01-12 | 1 | -0/+2 |
| * | pinctrl/amd: Set the level based on ACPI tables | Shyam Sundar S K | 2016-12-29 | 1 | -12/+7 |
* | | Merge branch 'ib-pinctrl-genprops' into devel | Linus Walleij | 2017-01-26 | 1 | -1/+13 |
|\ \ |
|
| * | | pinctrl / gpio: Introduce .set_config() callback for GPIO chips | Mika Westerberg | 2017-01-26 | 1 | -1/+13 |
| |/ |
|
* | | pinctrl/amd: Drop pinctrl_unregister for devm_ registered device | Wei Yongjun | 2017-01-19 | 1 | -1/+0 |
* | | pinctrl/amd: white space cleanups in amd_gpio_dbg_show() | Dan Carpenter | 2017-01-11 | 1 | -6/+6 |
* | | pinctrl: amd: fix compilation warning | Linus Walleij | 2017-01-03 | 1 | -0/+3 |
* | | pinctrl: amd: Add support for additional GPIO | Shah, Nehal-bakulchandra | 2016-12-28 | 1 | -10/+15 |
|/ |
|
* | Merge tag 'v4.8-rc6' into devel | Linus Walleij | 2016-09-23 | 1 | -20/+0 |
|\ |
|
| * | pinctrl/amd: Remove the default de-bounce time | Agrawal, Nitesh-kumar | 2016-08-10 | 1 | -20/+0 |
* | | pinctrl/amd: switch to using a bool for level | Agrawal, Nitesh-kumar | 2016-09-13 | 1 | -5/+4 |
* | | pinctrl/amd: Configure GPIO register using BIOS settings | Agrawal, Nitesh-kumar | 2016-09-07 | 1 | -0/+15 |
|/ |
|
* | pinctrl: amd: Use devm_pinctrl_register() for pinctrl registration | Laxman Dewangan | 2016-04-21 | 1 | -6/+3 |
* | pinctrl: Rename pinctrl_utils_dt_free_map to pinctrl_utils_free_map | Irina Tirdea | 2016-04-01 | 1 | -1/+1 |
* | pinctrl: amd:Add device HID for future AMD GPIO controller | Wang Hongcheng | 2016-03-31 | 1 | -0/+1 |
* | pinctrl: Fix return value check in amd_gpio_probe() | Wei Yongjun | 2016-02-15 | 1 | -2/+2 |
* | pinctrl: amd: use gpiochip data pointer | Linus Walleij | 2016-01-05 | 1 | -19/+14 |
* | gpio: change member .dev to .parent | Linus Walleij | 2015-11-19 | 1 | -1/+1 |
* | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner | 2015-09-16 | 1 | -3/+3 |
* | pinctrl/amd: Prepare amd_gpio_irq_handler for irq argument removal | Thomas Gleixner | 2015-07-17 | 1 | -1/+2 |