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