index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
sprd
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-04
pinctrl: sprd: Fix the incorrect pull-up definition
Baolin Wang
1
-2
/
+2
2020-03-27
pinctrl: sprd: Add pin high impedance mode support
Linhua Xu
1
-0
/
+12
2020-03-27
pinctrl: sprd: Use the correct pin output configuration
Linhua Xu
1
-3
/
+7
2020-03-03
pinctrl: sprd: Fix the kconfig warning
Baolin Wang
1
-3
/
+3
2020-02-29
pinctrl: sprd: Allow the SPRD pinctrl driver building into a module
Baolin Wang
2
-3
/
+6
2019-10-16
pinctrl: sprd: Add CM4 sleep mode support
Bruce Chen
1
-1
/
+5
2019-10-16
pinctrl: sprd: Add PIN_CONFIG_BIAS_DISABLE configuration support
Baolin Wang
1
-0
/
+17
2019-08-10
pinctrl: sprd: Add of_node_put() before return to prevent memory leak
Nishka Dasgupta
1
-2
/
+7
2019-08-05
pinctrl: sprd: Combine the condition of MISC_PIN and COMMON_PIN
Baolin Wang
1
-17
/
+2
2019-08-05
pinctrl: sprd: Change to use devm_platform_ioremap_resource()
Baolin Wang
1
-3
/
+1
2019-08-03
pinctrl: sprd: Fix platform_no_drv_owner.cocci warnings
YueHaibing
1
-1
/
+0
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
3
-27
/
+3
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2018-11-09
pinctrl: sprd: Use define directive for sprd_pinconf_params values
Nathan Chancellor
1
-4
/
+2
2018-09-28
pinctrl: sprd: Move DT parsing before registering pinctrl device
Baolin Wang
1
-7
/
+6
2018-07-07
headers: separate linux/mod_devicetable.h from linux/platform_device.h
Randy Dunlap
1
-0
/
+1
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
1
-8
/
+11
2018-01-16
pinctrl: sprd: Use seq_putc() in sprd_pinconf_group_dbg_show()
Markus Elfring
1
-1
/
+1
2017-09-12
pinctrl: sprd: fix off by one bugs
Dan Carpenter
1
-4
/
+4
2017-09-12
pinctrl: sprd: check for allocation failure
Dan Carpenter
1
-3
/
+7
2017-09-12
pinctrl: sprd: Restrict PINCTRL_SPRD to ARCH_SPRD or COMPILE_TEST
Geert Uytterhoeven
1
-1
/
+2
2017-09-12
pinctrl: sprd: fix build errors and dependencies
Randy Dunlap
1
-0
/
+2
2017-09-12
pinctrl: sprd: make three local functions static
Colin Ian King
1
-7
/
+7
2017-08-31
pinctrl: sprd: Add Spreadtrum pin control driver
Baolin Wang
5
-0
/
+2171