summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/pinctrl-xway.c
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: xway: fix gpio-hog related boot issuesMartin Schiller2018-12-171-12/+27
* treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-121-2/+2
* pinctrl: xway: Delete two error messages for a failed memory allocation in pi...Markus Elfring2018-01-031-6/+4
* pinctrl: xway: fix copy/paste error in xrx200_grpsMartin Schiller2017-05-291-1/+1
* pinctrl: update my email addressJohn Crispin2016-12-301-1/+1
* Merge tag 'pinctrl-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2016-07-281-24/+48
|\
| * pinctrl: xway: fix typoLinus Walleij2016-07-221-1/+1
| * pinctrl: xway: Change structure initialisation to c99 styleAmitoj Kaur Chawla2016-06-131-24/+48
* | pinctrl: xway: use devm_gpiochip_add_data()Linus Walleij2016-06-071-3/+2
|/
* Revert "Revert "pinctrl: lantiq: Implement gpio_chip.to_irq""Linus Walleij2016-04-011-0/+17
* Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-01-171-6/+6
|\
| * Revert "pinctrl: lantiq: Implement gpio_chip.to_irq"Linus Walleij2016-01-051-17/+0
| * pinctrl: xway: Be sure to clamp return valueLinus Walleij2015-12-261-1/+1
| * pinctrl: lantiq: Implement gpio_chip.to_irqJohn Crispin2015-12-111-0/+17
| * gpio: change member .dev to .parentLinus Walleij2015-11-191-5/+5
* | pinctrl: lantiq: 2 pins have the wrong mux listJohn Crispin2016-01-051-2/+2
* | pinctrl/lantiq: Fix GPIO Setup of GPIO Port3John Crispin2015-11-301-0/+4
* | pinctrl/lantiq: introduce new dedicated devicetree bindingsMartin Schiller2015-11-301-130/+1051
|/
* pinctrl: replace trivial implementations of gpio_chip request/freeJonas Gorski2015-10-161-16/+2
* pinctrl: lantiq: remove bogus of_gpio_chip_addJohan Hovold2015-01-141-2/+0
* pinctrl: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* pinctrl: lantiq: Release gpiochip resources in fail casePramod Gurav2014-09-231-0/+2
* pinctrl/lantiq: fix typoAntonios Vamporakis2014-01-081-2/+2
* pinctrl: Pass all configs to driver on pin_config_set()Sherman Yin2013-08-281-46/+73
* pinctrl/lantiq: add missing gphy led setupJohn Crispin2013-08-141-6/+24
* drivers/pinctrl: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-181-4/+0
* pinctrl: Declare operation structures as constLaurent Pinchart2013-03-071-1/+1
* Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-211-5/+4
|\
| * pinctrl: Convert to devm_ioremap_resource()Thierry Reding2013-01-221-5/+4
* | pinctrl/lantiq: the pinconf OD parameter argument was ignoredJohn Crispin2013-02-051-1/+4
* | pinctrl/lantiq: add output pinconf parameterJohn Crispin2013-02-051-0/+14
* | pinctrl/lantiq: add pin_config_group_set supportJohn Crispin2013-02-051-0/+15
* | pinctrl/lantiq: faulty bit inversionJohn Crispin2013-02-051-1/+1
* | pinctrl/lantiq: pinconf uses port instead of pinJohn Crispin2013-02-051-14/+14
|/
* Drivers: pinctrl: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-1/+1
* pinctrl: Staticize pinconf_opsAxel Lin2012-11-111-1/+1
* pinctrl: remove duplicated include from pinctrl-xway.cWei Yongjun2012-10-151-2/+0
* OF: pinctrl: MIPS: lantiq: implement lantiq/xway pinctrl supportJohn Crispin2012-09-131-0/+781