| Commit message (Expand) | Author | Age | Files | Lines |
* | pinctrl: pistachio: Convert to immutable irq_chip | Linus Walleij | 2023-04-20 | 1 | -10/+25 |
* | pinctrl: pistachio: Correct the fwnode_irq_get() return value check | Andy Shevchenko | 2022-09-08 | 1 | -0/+6 |
* | pinctrl: pistachio: Switch to use fwnode instead of | Andy Shevchenko | 2022-09-03 | 1 | -12/+11 |
* | pinctrl: pistachio: fix use of irq_of_parse_and_map() | Lv Ruyi | 2022-04-24 | 1 | -3/+3 |
* | pinctrl: Bulk conversion to generic_handle_domain_irq() | Marc Zyngier | 2021-08-12 | 1 | -1/+1 |
* | pinctrl: Use new GPIO_LINE_DIRECTION | Matti Vaittinen | 2020-02-21 | 1 | -1/+4 |
* | pinctrl: use devm_platform_ioremap_resource() to simplify code | YueHaibing | 2019-11-05 | 1 | -3/+1 |
* | pinctrl: pistachio: Pass irqchip when adding gpiochip | Linus Walleij | 2019-10-16 | 1 | -10/+16 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422 | Thomas Gleixner | 2019-06-05 | 1 | -4/+1 |
* | pinctrl: pistachio: fix leaked of_node references | Wen Yang | 2019-04-23 | 1 | -0/+2 |
* | pinctrl: Include <linux/gpio/driver.h> nothing else | Linus Walleij | 2018-09-14 | 1 | -1/+0 |
* | gpio: Move irqdomain into struct gpio_irq_chip | Thierry Reding | 2017-11-08 | 1 | -1/+1 |
* | pinctrl: pistachio: fix mfio pll_lock pinmux | James Hartley | 2016-08-22 | 1 | -6/+6 |
* | pinctrl: pistachio: Drop pinctrl_unregister for devm_ registered device | Wei Yongjun | 2016-08-10 | 1 | -8/+1 |
* | Merge tag 'pinctrl-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 2016-05-19 | 1 | -3/+3 |
|\ |
|
| * | pinctrl: pistachio: Use devm_pinctrl_register() for pinctrl registration | Laxman Dewangan | 2016-04-21 | 1 | -2/+2 |
| * | pinctrl: Rename pinctrl_utils_dt_free_map to pinctrl_utils_free_map | Irina Tirdea | 2016-04-01 | 1 | -1/+1 |
* | | pinctrl: pistachio: fix mfio84-89 function description and pinmux. | Govindraj Raja | 2016-03-30 | 1 | -12/+12 |
|/ |
|
* | pinctrl: pistachio: use gpiochip data pointer | Linus Walleij | 2016-01-05 | 1 | -14/+9 |
* | gpio: change member .dev to .parent | Linus Walleij | 2015-11-19 | 1 | -1/+1 |
* | pinctrl: replace trivial implementations of gpio_chip request/free | Jonas Gorski | 2015-10-16 | 1 | -12/+2 |
* | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner | 2015-09-16 | 1 | -4/+2 |
* | pinctrl/pistachio: Use irq_set_handler_locked | Thomas Gleixner | 2015-09-16 | 1 | -2/+2 |
* | pinctrl/pistachio: Prepare pistachio_gpio_irq_handler for irq argument removal | Thomas Gleixner | 2015-07-17 | 1 | -2/+4 |
* | pinctrl: make pinctrl_register() return proper error code | Masahiro Yamada | 2015-06-10 | 1 | -2/+2 |
* | pinctrl: Add Pistachio SoC pin control driver | Andrew Bresticker | 2015-05-12 | 1 | -0/+1504 |