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