index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
sprd
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-18
pinctrl: sprd: Simplify bool comparison
YANG LI
1
-1
/
+1
2020-09-29
pinctrl: sprd: use module_platform_driver to simplify the code
Liu Shixin
1
-12
/
+1
2020-06-04
pinctrl: sprd: Fix the incorrect pull-up definition
Baolin Wang
1
-2
/
+2
2020-03-28
pinctrl: sprd: Add pin high impedance mode support
Linhua Xu
1
-0
/
+12
2020-03-28
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-13
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