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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-16
pinctrl: ralink: include 'ralink_regs.h' in 'pinctrl-mt7620.c'
Sergio Paracuellos
1
-0
/
+1
2021-07-02
Merge tag 'pinctrl-v5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
9
-25
/
+899
2021-06-30
pinctrl: ralink: rt305x: add missing include
Sergio Paracuellos
1
-0
/
+1
2021-06-07
pinctrl: ralink: move RT288X SoC pinmux config into a new 'pinctrl-rt288x.c' ...
Sergio Paracuellos
3
-0
/
+66
2021-06-07
pinctrl: ralink: move MT7620 SoC pinmux config into a new 'pinctrl-mt7620.c' ...
Sergio Paracuellos
3
-0
/
+396
2021-06-07
pinctrl: ralink: move RT305X SoC pinmux config into a new 'pinctrl-rt305x.c' ...
Sergio Paracuellos
3
-0
/
+142
2021-06-07
pinctrl: ralink: move RT3883 SoC pinmux config into a new 'pinctrl-rt3883.c' ...
Sergio Paracuellos
3
-0
/
+113
2021-06-07
pinctrl: ralink: move MT7621 SoC pinmux config into a new 'pinctrl-mt7621.c' ...
Sergio Paracuellos
3
-0
/
+123
2021-06-07
pinctrl: ralink: move ralink architecture pinmux header into the driver
Sergio Paracuellos
2
-25
/
+58
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
3
-0
/
+386