Age | Commit message (Expand) | Author |
2023-04-20 | pinctrl: plgpio: Convert to immutable irq_chip | Linus Walleij |
2021-12-16 | pinctrl: Get rid of duplicate of_node assignment in the drivers | Andy Shevchenko |
2021-12-05 | pinctrl: spear: plgpio: Introduce regmap phandle | Herve Codina |
2021-12-05 | pinctrl: spear: plgpio: Convert to regmap | Herve Codina |
2021-08-12 | pinctrl: Bulk conversion to generic_handle_domain_irq() | Marc Zyngier |
2019-11-05 | pinctrl: use devm_platform_ioremap_resource() to simplify code | YueHaibing |
2019-09-30 | pinctrl: spear/plgpio: Pass irqchip when adding gpiochip | Linus Walleij |
2018-06-12 | treewide: devm_kzalloc() -> devm_kcalloc() | Kees Cook |
2018-01-03 | pinctrl/spear/plgpio: Delete two error messages for a failed memory allocatio... | Markus Elfring |
2017-11-09 | Merge branch 'gpio-irqchip-rework' of /home/linus/linux-gpio into devel | Linus Walleij |
2017-11-08 | gpio: Move irqdomain into struct gpio_irq_chip | Thierry Reding |
2017-09-22 | pinctrl/gpio: Unify namespace for cross-calls | Linus Walleij |
2017-02-13 | pinctrl: spear: make bool drivers explicitly non-modular | Paul Gortmaker |
2016-01-05 | pinctrl: spear-plgpio: 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 |
2014-12-14 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-11-20 | Merge Linus' tree to be be to apply submitted patches to newer code than | Jiri Kosina |
2014-10-29 | treewide: Fix company name in module descriptions | Masanari Iida |
2014-10-20 | pinctrl: spear: drop owner assignment from platform_drivers | Wolfram Sang |
2014-07-22 | pinctrl: remove all usage of gpio_remove ret val in driver/pinctl | abdoulaye berthe |
2014-06-19 | pinctrl: spear: switch plgpio to irqchip helpers | Linus Walleij |
2013-10-08 | pinctrl: remove redundant of_match_ptr | Sachin Kamat |
2013-06-18 | pinctrl: spear/plgpio: Staticize spear310_o2p | Sachin Kamat |
2013-06-16 | drivers/pinctrl/spear: don't check resource with devm_ioremap_resource | Wolfram Sang |
2013-05-02 | Merge tag 'pinctrl-fixes-v3.10-1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2013-04-30 | pinctrl: plgpio: add CONFIG_PM_SLEEP to suspend/resume functions | Jingoo Han |
2013-03-26 | arm: Move chained_irq_(enter|exit) to a generic file | Catalin Marinas |
2013-01-22 | pinctrl: Convert to devm_ioremap_resource() | Thierry Reding |
2013-01-03 | Drivers: pinctrl: remove __dev* attributes. | Greg Kroah-Hartman |
2012-11-23 | pinctrl: SPEAr: Update error check for unsigned variables | Tushar Behera |
2012-11-15 | Pinctrl/spear: plgpio: don't call prepare/unprepare | Viresh Kumar |
2012-11-15 | pinctrl: plgpio: Call clk_disable_unprepare only if clk_prepare_enable is called | Axel Lin |
2012-11-11 | pinctrl: SPEAr: Add plgpio driver | Viresh Kumar |