summaryrefslogtreecommitdiff
path: root/drivers/pinctrl/pinctrl-xway.c
Commit message (Expand)AuthorAge
* pinctrl: xway: Delete two error messages for a failed memory allocation in pi...Markus Elfring2018-01-03
* pinctrl: xway: fix copy/paste error in xrx200_grpsMartin Schiller2017-05-29
* pinctrl: update my email addressJohn Crispin2016-12-30
* Merge tag 'pinctrl-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2016-07-28
|\
| * pinctrl: xway: fix typoLinus Walleij2016-07-22
| * pinctrl: xway: Change structure initialisation to c99 styleAmitoj Kaur Chawla2016-06-13
* | pinctrl: xway: use devm_gpiochip_add_data()Linus Walleij2016-06-07
|/
* Revert "Revert "pinctrl: lantiq: Implement gpio_chip.to_irq""Linus Walleij2016-04-01
* Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-01-17
|\
| * Revert "pinctrl: lantiq: Implement gpio_chip.to_irq"Linus Walleij2016-01-05
| * pinctrl: xway: Be sure to clamp return valueLinus Walleij2015-12-26
| * pinctrl: lantiq: Implement gpio_chip.to_irqJohn Crispin2015-12-11
| * gpio: change member .dev to .parentLinus Walleij2015-11-19
* | pinctrl: lantiq: 2 pins have the wrong mux listJohn Crispin2016-01-05
* | pinctrl/lantiq: Fix GPIO Setup of GPIO Port3John Crispin2015-11-30
* | pinctrl/lantiq: introduce new dedicated devicetree bindingsMartin Schiller2015-11-30
|/
* pinctrl: replace trivial implementations of gpio_chip request/freeJonas Gorski2015-10-16
* pinctrl: lantiq: remove bogus of_gpio_chip_addJohan Hovold2015-01-14
* pinctrl: drop owner assignment from platform_driversWolfram Sang2014-10-20
* pinctrl: lantiq: Release gpiochip resources in fail casePramod Gurav2014-09-23
* pinctrl/lantiq: fix typoAntonios Vamporakis2014-01-08
* pinctrl: Pass all configs to driver on pin_config_set()Sherman Yin2013-08-28
* pinctrl/lantiq: add missing gphy led setupJohn Crispin2013-08-14
* drivers/pinctrl: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-18
* pinctrl: Declare operation structures as constLaurent Pinchart2013-03-07
* Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-21
|\
| * pinctrl: Convert to devm_ioremap_resource()Thierry Reding2013-01-22
* | pinctrl/lantiq: the pinconf OD parameter argument was ignoredJohn Crispin2013-02-05
* | pinctrl/lantiq: add output pinconf parameterJohn Crispin2013-02-05
* | pinctrl/lantiq: add pin_config_group_set supportJohn Crispin2013-02-05
* | pinctrl/lantiq: faulty bit inversionJohn Crispin2013-02-05
* | pinctrl/lantiq: pinconf uses port instead of pinJohn Crispin2013-02-05
|/
* Drivers: pinctrl: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* pinctrl: Staticize pinconf_opsAxel Lin2012-11-11
* pinctrl: remove duplicated include from pinctrl-xway.cWei Yongjun2012-10-15
* OF: pinctrl: MIPS: lantiq: implement lantiq/xway pinctrl supportJohn Crispin2012-09-13