Age | Commit message (Expand) | Author | Files | Lines |
2017-01-26 | pinctrl / gpio: Introduce .set_config() callback for GPIO chips | Mika Westerberg | 1 | -1/+13 |
2017-01-19 | pinctrl/amd: Drop pinctrl_unregister for devm_ registered device | Wei Yongjun | 1 | -1/+0 |
2017-01-12 | pinctrl: amd: avoid maybe-uninitalized warning | Arnd Bergmann | 1 | -0/+2 |
2017-01-11 | pinctrl/amd: white space cleanups in amd_gpio_dbg_show() | Dan Carpenter | 1 | -6/+6 |
2017-01-03 | pinctrl: amd: fix compilation warning | Linus Walleij | 1 | -0/+3 |
2016-12-29 | pinctrl/amd: Set the level based on ACPI tables | Shyam Sundar S K | 1 | -12/+7 |
2016-12-28 | pinctrl: amd: Add support for additional GPIO | Shah, Nehal-bakulchandra | 1 | -10/+15 |
2016-09-23 | Merge tag 'v4.8-rc6' into devel | Linus Walleij | 1 | -20/+0 |
2016-09-13 | pinctrl/amd: switch to using a bool for level | Agrawal, Nitesh-kumar | 1 | -5/+4 |
2016-09-07 | pinctrl/amd: Configure GPIO register using BIOS settings | Agrawal, Nitesh-kumar | 1 | -0/+15 |
2016-08-10 | pinctrl/amd: Remove the default de-bounce time | Agrawal, Nitesh-kumar | 1 | -20/+0 |
2016-04-21 | pinctrl: amd: Use devm_pinctrl_register() for pinctrl registration | Laxman Dewangan | 1 | -6/+3 |
2016-04-01 | pinctrl: Rename pinctrl_utils_dt_free_map to pinctrl_utils_free_map | Irina Tirdea | 1 | -1/+1 |
2016-03-31 | pinctrl: amd:Add device HID for future AMD GPIO controller | Wang Hongcheng | 1 | -0/+1 |
2016-02-15 | pinctrl: Fix return value check in amd_gpio_probe() | Wei Yongjun | 1 | -2/+2 |
2016-01-05 | pinctrl: amd: use gpiochip data pointer | Linus Walleij | 1 | -19/+14 |
2015-11-19 | gpio: change member .dev to .parent | Linus Walleij | 1 | -1/+1 |
2015-09-16 | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner | 1 | -3/+3 |
2015-07-17 | pinctrl/amd: Prepare amd_gpio_irq_handler for irq argument removal | Thomas Gleixner | 1 | -1/+2 |
2015-07-17 | pinctrl: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc | Jiang Liu | 1 | -1/+1 |
2015-07-17 | pinctrl/amd: Use irq_set_handler_locked() | Thomas Gleixner | 1 | -5/+5 |
2015-06-10 | pinctrl: make pinctrl_register() return proper error code | Masahiro Yamada | 1 | -2/+2 |
2015-06-04 | pinctrl: Remove .owner field | Fabio Estevam | 1 | -1/+0 |
2015-04-07 | Fix inconsistent spinlock of AMD GPIO driver which can be | Ken Xue | 1 | -10/+9 |
2015-03-18 | pinctrl: add AMD GPIO driver support. | Ken Xue | 1 | -0/+870 |