index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
pinctrl-amd.c
Age
Commit message (
Expand
)
Author
2016-04-21
pinctrl: amd: Use devm_pinctrl_register() for pinctrl registration
Laxman Dewangan
2016-04-01
pinctrl: Rename pinctrl_utils_dt_free_map to pinctrl_utils_free_map
Irina Tirdea
2016-03-31
pinctrl: amd:Add device HID for future AMD GPIO controller
Wang Hongcheng
2016-02-15
pinctrl: Fix return value check in amd_gpio_probe()
Wei Yongjun
2016-01-05
pinctrl: amd: use gpiochip data pointer
Linus Walleij
2015-11-19
gpio: change member .dev to .parent
Linus Walleij
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2015-07-17
pinctrl/amd: Prepare amd_gpio_irq_handler for irq argument removal
Thomas Gleixner
2015-07-17
pinctrl: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
2015-07-17
pinctrl/amd: Use irq_set_handler_locked()
Thomas Gleixner
2015-06-10
pinctrl: make pinctrl_register() return proper error code
Masahiro Yamada
2015-06-04
pinctrl: Remove .owner field
Fabio Estevam
2015-04-07
Fix inconsistent spinlock of AMD GPIO driver which can be
Ken Xue
2015-03-18
pinctrl: add AMD GPIO driver support.
Ken Xue