summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/pinctrl-amd.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pinctrl-v5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-12-161-2/+41
|\
| * pinctrl: amd: print debounce filter info in debugfsCoiby Xu2020-11-101-2/+41
* | pinctrl: amd: remove debounce filter setting in IRQ type settingCoiby Xu2020-12-041-7/+0
* | pinctrl: amd: use higher precision for 512 RtcClkCoiby Xu2020-11-101-1/+1
* | pinctrl: amd: fix incorrect way to disable debounce filterCoiby Xu2020-11-101-2/+2
|/
* pinctrl: amd: Use irqchip templateLinus Walleij2020-08-041-11/+10
* pinctrl: pinctrl-amd: Do not define 'struct acpi_device_id' when !CONFIG_ACPILee Jones2020-07-161-0/+2
* pinctrl: amd: Honor IRQ trigger type requested by the callerFurquan Shaikh2020-07-071-10/+1
* pinctrl: Use new GPIO_LINE_DIRECTIONMatti Vaittinen2020-02-211-1/+4
* remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-1/+1
* pinctrl: amd: fix __iomem annotation in amd_gpio_irq_handler()Ben Dooks (Codethink)2019-11-041-1/+2
* pinctrl: amd: disable spurious-firing GPIO IRQsDaniel Drake2019-08-231-1/+11
* pinctrl: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-08-051-3/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422Thomas Gleixner2019-06-051-5/+1
* pinctrl: Added IRQF_SHARED flag for amd-pinctrl driverSandeep Singh2019-04-081-2/+2
* pinctrl/amd: fix typoMatteo Croce2019-01-111-1/+1
* pinctrl: pinctrl-amd: simplify getting .driver_dataWolfram Sang2018-11-051-4/+2
* Merge tag 'v4.19-rc6' into develLinus Walleij2018-10-011-10/+23
|\
| * pinctrl/amd: poll InterruptEnable bits in amd_gpio_irq_set_typeDaniel Kurtz2018-09-251-10/+23
* | pinctrl: Include <linux/gpio/driver.h> nothing elseLinus Walleij2018-09-141-1/+1
|/
* pinctrl/amd: only handle irq if it is pending and unmaskedDaniel Kurtz2018-07-291-1/+2
* pinctrl/amd: fix gpio irq level in debugfsDaniel Kurtz2018-07-291-7/+7
* pinctrl/amd: poll InterruptEnable bits in enable_irqDaniel Kurtz2018-03-261-0/+9
* pinctrl/amd: add get_direction handlerDaniel Kurtz2018-02-221-0/+14
* Merge tag 'pinctrl-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-11-161-2/+2
|\
| * Merge branch 'gpio-irqchip-rework' of /home/linus/linux-gpio into develLinus Walleij2017-11-091-1/+1
| |\
| * | pinctrl/amd: make functions amd_gpio_suspend and amd_gpio_resume staticColin Ian King2017-09-211-2/+2
* | | Merge tag 'gpio-v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-141-1/+1
|\ \ \ | | |/ | |/|
| * | gpio: Move irqdomain into struct gpio_irq_chipThierry Reding2017-11-081-1/+1
| |/
* / pinctrl/amd: fix masking of GPIO interruptsDaniel Drake2017-10-191-1/+9
|/
* pinctrl/amd: save pin registers over suspend/resumeDaniel Drake2017-09-121-0/+75
* pinctrl: amd: fix error return code in amd_gpio_probe()Gustavo A. R. Silva2017-08-221-2/+2
* Merge tag 'v4.12-rc7' into develLinus Walleij2017-06-291-50/+41
|\
| * pinctrl/amd: Use regular interrupt instead of chainedThomas Gleixner2017-06-091-50/+41
* | pinctrl/amd: Update contact information for AMD pinctrl/amdShyam Sundar S K2017-05-221-0/+4
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2017-05-021-1/+1
|\
| * treewide: Fix typos in printkMasanari Iida2017-03-241-1/+1
* | pinctrl: amd: make use of raw_spinlock variantsJulia Cartwright2017-03-161-33/+33
|/
* Merge tag 'v4.10-rc6' into develLinus Walleij2017-01-301-12/+7
|\
| * pinctrl: amd: avoid maybe-uninitalized warningArnd Bergmann2017-01-121-0/+2
| * pinctrl/amd: Set the level based on ACPI tablesShyam Sundar S K2016-12-291-12/+7
* | Merge branch 'ib-pinctrl-genprops' into develLinus Walleij2017-01-261-1/+13
|\ \
| * | pinctrl / gpio: Introduce .set_config() callback for GPIO chipsMika Westerberg2017-01-261-1/+13
| |/
* | pinctrl/amd: Drop pinctrl_unregister for devm_ registered deviceWei Yongjun2017-01-191-1/+0
* | pinctrl/amd: white space cleanups in amd_gpio_dbg_show()Dan Carpenter2017-01-111-6/+6
* | pinctrl: amd: fix compilation warningLinus Walleij2017-01-031-0/+3
* | pinctrl: amd: Add support for additional GPIOShah, Nehal-bakulchandra2016-12-281-10/+15
|/
* Merge tag 'v4.8-rc6' into develLinus Walleij2016-09-231-20/+0
|\
| * pinctrl/amd: Remove the default de-bounce timeAgrawal, Nitesh-kumar2016-08-101-20/+0
* | pinctrl/amd: switch to using a bool for levelAgrawal, Nitesh-kumar2016-09-131-5/+4