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
/
ralink
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-11
pinctrl: ralink: Check for null return of devm_kcalloc
William Dean
1
-0
/
+2
2022-04-23
pinctrl: ralink: add new compatible strings for each pinctrl subdriver
Arınç ÜNAL
5
-10
/
+10
2022-04-23
pinctrl: ralink: rename driver names to subdrivers
Arınç ÜNAL
1
-5
/
+5
2022-04-23
pinctrl: ralink: rename variable names for functions on MT7620 and MT7621
Arınç ÜNAL
2
-106
/
+106
2022-04-23
pinctrl: ralink: rename pinctrl-rt288x to pinctrl-rt2880
Arınç ÜNAL
3
-12
/
+12
2022-04-23
pinctrl: ralink: rename pinmux functions to pinctrl
Arınç ÜNAL
7
-62
/
+62
2022-04-23
pinctrl: ralink: rename pinctrl-rt2880 to pinctrl-ralink
Arınç ÜNAL
9
-171
/
+167
2022-04-23
pinctrl: ralink: rename MT7628(an) functions to MT76X8
Arınç ÜNAL
1
-109
/
+109
2021-11-16
pinctrl: ralink: include 'ralink_regs.h' in 'pinctrl-mt7620.c'
Sergio Paracuellos
1
-0
/
+1
2021-07-01
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