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
/
cirrus
Age
Commit message (
Expand
)
Author
2025-01-15
pinctrl: Use str_enable_disable-like helpers
Krzysztof Kozlowski
2024-10-11
pinctrl: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-09-02
pinctrl: madera: Simplify with dev_err_probe()
Yan Zhen
2024-01-31
pinctrl: cs42l43: Use str_high_low()
Charles Keepax
2024-01-31
pinctrl: cs42l43: Remove some needless inlines
Charles Keepax
2024-01-31
pinctrl: cs42l43: Tidy up header includes
Charles Keepax
2023-11-16
pinctrl: lochnagar: Don't build on MIPS
Charles Keepax
2023-11-04
pinctrl: cirrus: drop the wrapper around pinctrl_gpio_direction_input()
Bartosz Golaszewski
2023-11-04
treewide: rename pinctrl_gpio_direction_output_new()
Bartosz Golaszewski
2023-11-04
treewide: rename pinctrl_gpio_direction_input_new()
Bartosz Golaszewski
2023-11-04
pinctrl: cirrus: use new pinctrl GPIO helpers
Bartosz Golaszewski
2023-10-10
pinctrl: cirrus: madera-core: Convert to platform remove callback returning void
Uwe Kleine-König
2023-08-17
pinctrl: cs42l43: Add support for the cs42l43
Charles Keepax
2022-10-24
pinctrl: lochnagar: Add missing header(s)
Andy Shevchenko
2022-10-24
pinctrl: cirrus: Add missing header(s)
Andy Shevchenko
2021-12-22
pinctrl: Propagate firmware node from a parent device
Andy Shevchenko
2021-12-16
pinctrl: Get rid of duplicate of_node assignment in the drivers
Andy Shevchenko
2020-02-29
pinctrl: madera: Add missing call to pinctrl_unregister_mappings
Charles Keepax
2020-01-29
Merge tag 'pinctrl-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2020-01-24
pinctrl: madera: Remove extra blank line
Charles Keepax
2020-01-07
pinctrl: lochnagar: select GPIOLIB
Arnd Bergmann
2019-08-05
pinctrl: madera: Add configuration for Cirrus Logic CS47L92
Charles Keepax
2019-08-05
pinctrl: madera: Add configuration for Cirrus Logic CS47L15
Richard Fitzgerald
2019-08-05
pinctrl: madera: Use local copy of pdata
Charles Keepax
2019-07-13
Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2019-06-26
pinctrl: madera: Fixup SPDX headers
Charles Keepax
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-04-04
pinctrl: lochnagar: Add support for the Cirrus Logic Lochnagar
Charles Keepax
2019-01-28
pinctrl: remove pinctrl/machine.h inclusion from pinctrl/pinconf.h
Vladimir Zapolskiy
2018-10-12
pinctrl: madera: Fix uninitialized variable bug in madera_mux_set_mux
Gustavo A. R. Silva
2018-10-01
Merge tag 'v4.19-rc6' into devel
Linus Walleij
2018-08-29
pinctrl: madera: Fix possible NULL pointer with pdata config
Richard Fitzgerald
2018-08-29
pinctrl: madera: Fix missing space in debugfs output
Richard Fitzgerald
2018-08-29
pinctrl: madera: Return ENOTSUPP for unsupported pin attributes
Richard Fitzgerald
2018-08-29
pinctrl: madera: Set is_generic
Richard Fitzgerald
2018-06-05
pinctrl: madera: Add driver for Cirrus Logic Madera codecs
Richard Fitzgerald