开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
sprd
Age
Commit message (
Expand
)
Author
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