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
/
staging
/
mt7621-pinctrl
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-03
staging: add missing SPDX lines to Makefile files
Greg Kroah-Hartman
1
-0
/
+1
2019-04-03
staging: add missing SPDX lines to Kconfig files
Greg Kroah-Hartman
1
-0
/
+1
2019-01-30
staging: mt7621-pinctrl: Test devm_kzalloc for failure while improving the code
Nishad Kamdar
1
-4
/
+4
2019-01-25
staging: mt7621-pinctrl: Remove space after cast
Nishad Kamdar
1
-1
/
+1
2019-01-07
staging: mt7621-pinctrl: use pinconf-generic for 'dt_node_to_map' and 'dt_fre...
Sergio Paracuellos
2
-38
/
+4
2018-11-11
staging: mt7621-pinctrl: fix uninitialized variable ngroups
Colin Ian King
1
-1
/
+1
2018-07-10
Revert "staging: mt7621-pinctrl: replace core_initcall_sync with builtin_plat...
Sergio Paracuellos
1
-1
/
+6
2018-07-10
staging: mt7621-pinctrl: init *map to NULL for correct memory assignation
Sergio Paracuellos
1
-0
/
+1
2018-07-06
staging: mt7621-pinctrl: replace core_initcall_sync with builtin_platform_driver
Sergio Paracuellos
1
-6
/
+1
2018-07-06
staging: mt7621-pinctrl: remove 'rt2880_pinctrl_pin_dbg_show' callback
Sergio Paracuellos
1
-8
/
+0
2018-07-06
staging: mt7621-pinctrl: use ternary operator return in rt2880_get_group_name
Sergio Paracuellos
1
-4
/
+1
2018-07-06
staging: mt7621-pinctrl: refactor rt2880_pinctrl_dt_node_to_map function
Sergio Paracuellos
1
-43
/
+15
2018-07-06
staging: mt7621-pinctrl: make use of pinctrl_utils_reserve_map
Sergio Paracuellos
1
-3
/
+9
2018-07-06
staging: mt7621-pinctrl: replace uint8_t type with u8 for 'gpio' field
Sergio Paracuellos
1
-4
/
+3
2018-07-06
staging: mt7621-pinctrl: make use of pinctrl_utils_free_map
Sergio Paracuellos
1
-14
/
+2
2018-07-06
staging: mt7621-pinctrl: use tabs instead of spaces in some indentations
Sergio Paracuellos
1
-3
/
+3
2018-07-06
staging: mt7621-pinctrl: align function parameters in some functions
Sergio Paracuellos
1
-15
/
+14
2018-07-06
staging: mt7621-pinctrl: replace seq_printf with seq_puts
Sergio Paracuellos
1
-1
/
+1
2018-07-06
staging: mt7621-pinctrl: avoid lines over 80 chars
Sergio Paracuellos
1
-11
/
+15
2018-07-06
staging: mt7621-pinctrl: avoid space after if condition
Sergio Paracuellos
1
-1
/
+1
2018-06-28
staging: mt7621-pinctrl: replace ENOSYS with better fitting error code
Sergio Paracuellos
1
-1
/
+1
2018-06-28
staging: mt7621-pinctrl: remove unnecessary 'out of memory' message
Sergio Paracuellos
1
-3
/
+1
2018-06-28
staging: mt7621-pinctrl: replace 'unsigned' types with 'unsigned int'
Sergio Paracuellos
1
-13
/
+14
2018-06-28
staging: mt7621-pinctrl: add SPDX identifier
Sergio Paracuellos
1
-6
/
+1
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
1
-8
/
+16
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2018-04-23
staging: mt7621-pinctrl: Remove redundant owner assignment
Christian Lütke-Stetzkamp
1
-1
/
+0
2018-03-19
staging: mt7621-pinctrl: ralink: add pinctrl driver
John Crispin
4
-0
/
+485