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
/
sprd
Age
Commit message (
Expand
)
Author
2023-10-10
pinctrl: sprd-sc9860: Convert to platform remove callback returning void
Uwe Kleine-König
2023-07-20
pinctrl: Explicitly include correct DT includes
Rob Herring
2022-10-24
pinctrl: sprd: Add missing header(s)
Andy Shevchenko
2021-01-18
pinctrl: sprd: Simplify bool comparison
YANG LI
2020-09-29
pinctrl: sprd: use module_platform_driver to simplify the code
Liu Shixin
2020-06-04
pinctrl: sprd: Fix the incorrect pull-up definition
Baolin Wang
2020-03-27
pinctrl: sprd: Add pin high impedance mode support
Linhua Xu
2020-03-27
pinctrl: sprd: Use the correct pin output configuration
Linhua Xu
2020-03-03
pinctrl: sprd: Fix the kconfig warning
Baolin Wang
2020-02-29
pinctrl: sprd: Allow the SPRD pinctrl driver building into a module
Baolin Wang
2019-10-16
pinctrl: sprd: Add CM4 sleep mode support
Bruce Chen
2019-10-16
pinctrl: sprd: Add PIN_CONFIG_BIAS_DISABLE configuration support
Baolin Wang
2019-08-10
pinctrl: sprd: Add of_node_put() before return to prevent memory leak
Nishka Dasgupta
2019-08-05
pinctrl: sprd: Combine the condition of MISC_PIN and COMMON_PIN
Baolin Wang
2019-08-05
pinctrl: sprd: Change to use devm_platform_ioremap_resource()
Baolin Wang
2019-08-03
pinctrl: sprd: Fix platform_no_drv_owner.cocci warnings
YueHaibing
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2018-11-09
pinctrl: sprd: Use define directive for sprd_pinconf_params values
Nathan Chancellor
2018-09-28
pinctrl: sprd: Move DT parsing before registering pinctrl device
Baolin Wang
2018-07-07
headers: separate linux/mod_devicetable.h from linux/platform_device.h
Randy Dunlap
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-01-16
pinctrl: sprd: Use seq_putc() in sprd_pinconf_group_dbg_show()
Markus Elfring
2017-09-12
pinctrl: sprd: fix off by one bugs
Dan Carpenter
2017-09-12
pinctrl: sprd: check for allocation failure
Dan Carpenter
2017-09-12
pinctrl: sprd: Restrict PINCTRL_SPRD to ARCH_SPRD or COMPILE_TEST
Geert Uytterhoeven
2017-09-12
pinctrl: sprd: fix build errors and dependencies
Randy Dunlap
2017-09-12
pinctrl: sprd: make three local functions static
Colin Ian King
2017-08-31
pinctrl: sprd: Add Spreadtrum pin control driver
Baolin Wang