index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
pinctrl-xway.c
Age
Commit message (
Expand
)
Author
2023-10-30
pinctrl: Use device_get_match_data()
Rob Herring
2023-06-16
pinctrl: lantiq: Remove unused of_gpio.h inclusion
Andy Shevchenko
2023-03-31
pinctrl: xway: drop the deprecated compatible strings
Aleksander Jan Bajkowski
2021-12-16
pinctrl: Get rid of duplicate of_node assignment in the drivers
Andy Shevchenko
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