| Commit message (Expand) | Author | Age | Files | Lines |
* | pinctrl: use devm_platform_ioremap_resource() to simplify code | YueHaibing | 2019-11-05 | 1 | -3/+1 |
* | pinctrl: xway: Use devm_kasprintf() instead of fixed buffer formatting | Geert Uytterhoeven | 2019-08-05 | 1 | -3/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 332 | Thomas Gleixner | 2019-06-05 | 1 | -4/+1 |
* | pinctrl: xway: fix gpio-hog related boot issues | Martin Schiller | 2018-12-17 | 1 | -12/+27 |
* | treewide: devm_kzalloc() -> devm_kcalloc() | Kees Cook | 2018-06-12 | 1 | -2/+2 |
* | pinctrl: xway: Delete two error messages for a failed memory allocation in pi... | Markus Elfring | 2018-01-03 | 1 | -6/+4 |
* | pinctrl: xway: fix copy/paste error in xrx200_grps | Martin Schiller | 2017-05-29 | 1 | -1/+1 |
* | pinctrl: update my email address | John Crispin | 2016-12-30 | 1 | -1/+1 |
* | Merge tag 'pinctrl-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 2016-07-28 | 1 | -24/+48 |
|\ |
|
| * | pinctrl: xway: fix typo | Linus Walleij | 2016-07-22 | 1 | -1/+1 |
| * | pinctrl: xway: Change structure initialisation to c99 style | Amitoj Kaur Chawla | 2016-06-13 | 1 | -24/+48 |
* | | pinctrl: xway: use devm_gpiochip_add_data() | Linus Walleij | 2016-06-07 | 1 | -3/+2 |
|/ |
|
* | Revert "Revert "pinctrl: lantiq: Implement gpio_chip.to_irq"" | Linus Walleij | 2016-04-01 | 1 | -0/+17 |
* | Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 2016-01-17 | 1 | -6/+6 |
|\ |
|
| * | Revert "pinctrl: lantiq: Implement gpio_chip.to_irq" | Linus Walleij | 2016-01-05 | 1 | -17/+0 |
| * | pinctrl: xway: Be sure to clamp return value | Linus Walleij | 2015-12-26 | 1 | -1/+1 |
| * | pinctrl: lantiq: Implement gpio_chip.to_irq | John Crispin | 2015-12-11 | 1 | -0/+17 |
| * | gpio: change member .dev to .parent | Linus Walleij | 2015-11-19 | 1 | -5/+5 |
* | | pinctrl: lantiq: 2 pins have the wrong mux list | John Crispin | 2016-01-05 | 1 | -2/+2 |
* | | pinctrl/lantiq: Fix GPIO Setup of GPIO Port3 | John Crispin | 2015-11-30 | 1 | -0/+4 |
* | | pinctrl/lantiq: introduce new dedicated devicetree bindings | Martin Schiller | 2015-11-30 | 1 | -130/+1051 |
|/ |
|
* | pinctrl: replace trivial implementations of gpio_chip request/free | Jonas Gorski | 2015-10-16 | 1 | -16/+2 |
* | pinctrl: lantiq: remove bogus of_gpio_chip_add | Johan Hovold | 2015-01-14 | 1 | -2/+0 |
* | pinctrl: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | pinctrl: lantiq: Release gpiochip resources in fail case | Pramod Gurav | 2014-09-23 | 1 | -0/+2 |
* | pinctrl/lantiq: fix typo | Antonios Vamporakis | 2014-01-08 | 1 | -2/+2 |
* | pinctrl: Pass all configs to driver on pin_config_set() | Sherman Yin | 2013-08-28 | 1 | -46/+73 |
* | pinctrl/lantiq: add missing gphy led setup | John Crispin | 2013-08-14 | 1 | -6/+24 |
* | drivers/pinctrl: don't check resource with devm_ioremap_resource | Wolfram Sang | 2013-05-18 | 1 | -4/+0 |
* | pinctrl: Declare operation structures as const | Laurent Pinchart | 2013-03-07 | 1 | -1/+1 |
* | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-02-21 | 1 | -5/+4 |
|\ |
|
| * | pinctrl: Convert to devm_ioremap_resource() | Thierry Reding | 2013-01-22 | 1 | -5/+4 |
* | | pinctrl/lantiq: the pinconf OD parameter argument was ignored | John Crispin | 2013-02-05 | 1 | -1/+4 |
* | | pinctrl/lantiq: add output pinconf parameter | John Crispin | 2013-02-05 | 1 | -0/+14 |
* | | pinctrl/lantiq: add pin_config_group_set support | John Crispin | 2013-02-05 | 1 | -0/+15 |
* | | pinctrl/lantiq: faulty bit inversion | John Crispin | 2013-02-05 | 1 | -1/+1 |
* | | pinctrl/lantiq: pinconf uses port instead of pin | John Crispin | 2013-02-05 | 1 | -14/+14 |
|/ |
|
* | Drivers: pinctrl: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 1 | -1/+1 |
* | pinctrl: Staticize pinconf_ops | Axel Lin | 2012-11-11 | 1 | -1/+1 |
* | pinctrl: remove duplicated include from pinctrl-xway.c | Wei Yongjun | 2012-10-15 | 1 | -2/+0 |
* | OF: pinctrl: MIPS: lantiq: implement lantiq/xway pinctrl support | John Crispin | 2012-09-13 | 1 | -0/+781 |