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
/
ralink
/
pinctrl-rt2880.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-23
pinctrl: ralink: add new compatible strings for each pinctrl subdriver
Arınç ÜNAL
1
-2
/
+2
2022-04-23
pinctrl: ralink: rename pinctrl-rt288x to pinctrl-rt2880
Arınç ÜNAL
1
-0
/
+60
2022-04-23
pinctrl: ralink: rename pinctrl-rt2880 to pinctrl-ralink
Arınç ÜNAL
1
-349
/
+0
2021-07-02
Merge tag 'pinctrl-v5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-25
/
+5
2021-06-07
pinctrl: ralink: move ralink architecture pinmux header into the driver
Sergio Paracuellos
1
-25
/
+5
2021-06-07
pinctrl: ralink: rt2880: avoid to error in calls is pin is already enabled
Sergio Paracuellos
1
-1
/
+1
2021-01-04
pinctrl: ralink: rt2880: fix '-Wmissing-prototypes' in init function
Sergio Paracuellos
1
-1
/
+1
2021-01-04
pinctrl: ralink: rt2880: use 'PTR_ERR_OR_ZERO'
Sergio Paracuellos
1
-3
/
+1
2021-01-04
pinctrl: ralink: rt2880: preserve error codes
Sergio Paracuellos
1
-4
/
+8
2021-01-04
pinctrl: ralink: rt2880: delete not needed error message
Sergio Paracuellos
1
-3
/
+1
2021-01-04
pinctrl: ralink: rt2880: add missing NULL check
Sergio Paracuellos
1
-0
/
+2
2021-01-04
pinctrl: ralink: rt2880: return proper error code
Sergio Paracuellos
1
-1
/
+1
2021-01-04
pinctrl: ralink: rt2880: avoid double pointer to simplify code
Sergio Paracuellos
1
-12
/
+9
2020-12-08
pinctrl: ralink: add a pinctrl driver for the rt2880 family
Sergio Paracuellos
1
-0
/
+370