Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | pinctrl: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc | Jiang Liu | 2015-07-17 | 1 | -1/+1 |
* | pinctrl/amd: Use irq_set_handler_locked() | Thomas Gleixner | 2015-07-17 | 1 | -5/+5 |
* | pinctrl: make pinctrl_register() return proper error code | Masahiro Yamada | 2015-06-10 | 1 | -2/+2 |
* | pinctrl: Remove .owner field | Fabio Estevam | 2015-06-04 | 1 | -1/+0 |
* | Fix inconsistent spinlock of AMD GPIO driver which can be | Ken Xue | 2015-04-07 | 1 | -10/+9 |
* | pinctrl: add AMD GPIO driver support. | Ken Xue | 2015-03-18 | 1 | -0/+870 |