summaryrefslogtreecommitdiff
path: root/drivers/pinctrl/pinctrl-amd.c
Commit message (Expand)AuthorAge
* pinctrl/amd: poll InterruptEnable bits in enable_irqDaniel Kurtz2018-03-26
* pinctrl/amd: add get_direction handlerDaniel Kurtz2018-02-22
* Merge tag 'pinctrl-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-11-16
|\
| * Merge branch 'gpio-irqchip-rework' of /home/linus/linux-gpio into develLinus Walleij2017-11-09
| |\
| * | pinctrl/amd: make functions amd_gpio_suspend and amd_gpio_resume staticColin Ian King2017-09-21
* | | Merge tag 'gpio-v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-14
|\ \ \ | | |/ | |/|
| * | gpio: Move irqdomain into struct gpio_irq_chipThierry Reding2017-11-08
| |/
* | pinctrl/amd: fix masking of GPIO interruptsDaniel Drake2017-10-19
|/
* pinctrl/amd: save pin registers over suspend/resumeDaniel Drake2017-09-12
* pinctrl: amd: fix error return code in amd_gpio_probe()Gustavo A. R. Silva2017-08-22
* Merge tag 'v4.12-rc7' into develLinus Walleij2017-06-29
|\
| * pinctrl/amd: Use regular interrupt instead of chainedThomas Gleixner2017-06-09
* | pinctrl/amd: Update contact information for AMD pinctrl/amdShyam Sundar S K2017-05-22
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2017-05-02
|\
| * treewide: Fix typos in printkMasanari Iida2017-03-24
* | pinctrl: amd: make use of raw_spinlock variantsJulia Cartwright2017-03-16
|/
* Merge tag 'v4.10-rc6' into develLinus Walleij2017-01-30
|\
| * pinctrl: amd: avoid maybe-uninitalized warningArnd Bergmann2017-01-12
| * pinctrl/amd: Set the level based on ACPI tablesShyam Sundar S K2016-12-29
* | Merge branch 'ib-pinctrl-genprops' into develLinus Walleij2017-01-26
|\ \
| * | pinctrl / gpio: Introduce .set_config() callback for GPIO chipsMika Westerberg2017-01-26
| |/
* | pinctrl/amd: Drop pinctrl_unregister for devm_ registered deviceWei Yongjun2017-01-19
* | pinctrl/amd: white space cleanups in amd_gpio_dbg_show()Dan Carpenter2017-01-11
* | pinctrl: amd: fix compilation warningLinus Walleij2017-01-03
* | pinctrl: amd: Add support for additional GPIOShah, Nehal-bakulchandra2016-12-28
|/
* Merge tag 'v4.8-rc6' into develLinus Walleij2016-09-23
|\
| * pinctrl/amd: Remove the default de-bounce timeAgrawal, Nitesh-kumar2016-08-10
* | pinctrl/amd: switch to using a bool for levelAgrawal, Nitesh-kumar2016-09-13
* | pinctrl/amd: Configure GPIO register using BIOS settingsAgrawal, Nitesh-kumar2016-09-07
|/
* pinctrl: amd: Use devm_pinctrl_register() for pinctrl registrationLaxman Dewangan2016-04-21
* pinctrl: Rename pinctrl_utils_dt_free_map to pinctrl_utils_free_mapIrina Tirdea2016-04-01
* pinctrl: amd:Add device HID for future AMD GPIO controllerWang Hongcheng2016-03-31
* pinctrl: Fix return value check in amd_gpio_probe()Wei Yongjun2016-02-15
* pinctrl: amd: use gpiochip data pointerLinus Walleij2016-01-05
* gpio: change member .dev to .parentLinus Walleij2015-11-19
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-16
* pinctrl/amd: Prepare amd_gpio_irq_handler for irq argument removalThomas Gleixner2015-07-17
* pinctrl: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu2015-07-17
* pinctrl/amd: Use irq_set_handler_locked()Thomas Gleixner2015-07-17
* pinctrl: make pinctrl_register() return proper error codeMasahiro Yamada2015-06-10
* pinctrl: Remove .owner fieldFabio Estevam2015-06-04
* Fix inconsistent spinlock of AMD GPIO driver which can beKen Xue2015-04-07
* pinctrl: add AMD GPIO driver support.Ken Xue2015-03-18