Age | Commit message (Expand) | Author | Files | Lines |
2023-06-16 | pinctrl: lantiq: Remove unused of_gpio.h inclusion | Andy Shevchenko | 1 | -1/+0 |
2022-10-24 | pinctrl: lantiq: Add missing header(s) | Andy Shevchenko | 1 | -4/+5 |
2020-12-04 | pinctrl: falcon: add missing put_device() call in pinctrl_falcon_probe() | Yu Kuai | 1 | -5/+9 |
2020-03-09 | pinctrl: falcon: fix syntax error | Mathias Kresin | 1 | -1/+1 |
2019-08-06 | pinctrl: falcon: Add of_node_put() before return | Nishka Dasgupta | 1 | -1/+4 |
2019-08-05 | pinctrl: lantiq: Use kasprintf() instead of fixed buffer formatting | Geert Uytterhoeven | 1 | -5/+1 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
2018-09-14 | pinctrl: Include <linux/gpio/driver.h> nothing else | Linus Walleij | 1 | -1/+1 |
2016-12-30 | pinctrl: update my email address | John Crispin | 1 | -1/+1 |
2015-01-21 | staging: drivers: pinctrl: Fixed checkpatch.pl warnings | Anjana Sasindran | 1 | -1/+2 |
2014-10-20 | pinctrl: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2013-08-28 | pinctrl: Pass all configs to driver on pin_config_set() | Sherman Yin | 1 | -27/+36 |
2013-08-14 | pinctrl/lantiq: add missing pin definition to falcon pinctrl driver | Thomas Langer | 1 | -2/+5 |
2013-03-07 | pinctrl: Declare operation structures as const | Laurent Pinchart | 1 | -1/+1 |
2013-02-21 | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -8/+5 |
2013-02-05 | pinctrl/lantiq: add functionality to falcon_pinconf_dbg_show | John Crispin | 1 | -0/+31 |
2013-02-05 | pinctrl/lantiq: fix pinconfig parameters | John Crispin | 1 | -0/+2 |
2013-02-05 | pinctrl/lantiq: one of the boot leds was defined incorrectly | John Crispin | 1 | -1/+1 |
2013-02-05 | pinctrl/lantiq: only probe available pad controllers | John Crispin | 1 | -0/+3 |
2013-01-22 | pinctrl: Convert to devm_ioremap_resource() | Thierry Reding | 1 | -8/+5 |
2012-11-11 | pinctrl: Staticize pinconf_ops | Axel Lin | 1 | -1/+1 |
2012-09-13 | OF: pinctrl: MIPS: lantiq: adds support for FALCON SoC | John Crispin | 1 | -0/+468 |