aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/pinctrl-amd.c
AgeCommit message (Expand)Author
2016-08-10pinctrl/amd: Remove the default de-bounce timeAgrawal, Nitesh-kumar
2016-04-21pinctrl: amd: Use devm_pinctrl_register() for pinctrl registrationLaxman Dewangan
2016-04-01pinctrl: Rename pinctrl_utils_dt_free_map to pinctrl_utils_free_mapIrina Tirdea
2016-03-31pinctrl: amd:Add device HID for future AMD GPIO controllerWang Hongcheng
2016-02-15pinctrl: Fix return value check in amd_gpio_probe()Wei Yongjun
2016-01-05pinctrl: amd: use gpiochip data pointerLinus Walleij
2015-11-19gpio: change member .dev to .parentLinus Walleij
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner
2015-07-17pinctrl/amd: Prepare amd_gpio_irq_handler for irq argument removalThomas Gleixner
2015-07-17pinctrl: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu
2015-07-17pinctrl/amd: Use irq_set_handler_locked()Thomas Gleixner
2015-06-10pinctrl: make pinctrl_register() return proper error codeMasahiro Yamada
2015-06-04pinctrl: Remove .owner fieldFabio Estevam
2015-04-07Fix inconsistent spinlock of AMD GPIO driver which can beKen Xue
2015-03-18pinctrl: add AMD GPIO driver support.Ken Xue