index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
mt7621-pinctrl
Commit message (
Expand
)
Author
Age
Files
Lines
*
pinctrl: ralink: add a pinctrl driver for the rt2880 family
Sergio Paracuellos
2020-12-08
4
-386
/
+0
*
staging: mt7621-pinctrl: stop using the deprecated 'pinctrl_add_gpio_range'
Sergio Paracuellos
2020-12-07
1
-29
/
+0
*
staging: mt7621-pinctrl: Use correct pointer type argument for sizeof
Jason Yan
2020-04-23
1
-1
/
+1
*
staging: mt7621-pinctrl: Add of_node_put() before return
Nishka Dasgupta
2019-07-22
1
-1
/
+4
*
staging: add missing SPDX lines to Makefile files
Greg Kroah-Hartman
2019-04-03
1
-0
/
+1
*
staging: add missing SPDX lines to Kconfig files
Greg Kroah-Hartman
2019-04-03
1
-0
/
+1
*
staging: mt7621-pinctrl: Test devm_kzalloc for failure while improving the code
Nishad Kamdar
2019-01-30
1
-4
/
+4
*
staging: mt7621-pinctrl: Remove space after cast
Nishad Kamdar
2019-01-25
1
-1
/
+1
*
staging: mt7621-pinctrl: use pinconf-generic for 'dt_node_to_map' and 'dt_fre...
Sergio Paracuellos
2019-01-07
2
-38
/
+4
*
staging: mt7621-pinctrl: fix uninitialized variable ngroups
Colin Ian King
2018-11-11
1
-1
/
+1
*
Revert "staging: mt7621-pinctrl: replace core_initcall_sync with builtin_plat...
Sergio Paracuellos
2018-07-10
1
-1
/
+6
*
staging: mt7621-pinctrl: init *map to NULL for correct memory assignation
Sergio Paracuellos
2018-07-10
1
-0
/
+1
*
staging: mt7621-pinctrl: replace core_initcall_sync with builtin_platform_driver
Sergio Paracuellos
2018-07-06
1
-6
/
+1
*
staging: mt7621-pinctrl: remove 'rt2880_pinctrl_pin_dbg_show' callback
Sergio Paracuellos
2018-07-06
1
-8
/
+0
*
staging: mt7621-pinctrl: use ternary operator return in rt2880_get_group_name
Sergio Paracuellos
2018-07-06
1
-4
/
+1
*
staging: mt7621-pinctrl: refactor rt2880_pinctrl_dt_node_to_map function
Sergio Paracuellos
2018-07-06
1
-43
/
+15
*
staging: mt7621-pinctrl: make use of pinctrl_utils_reserve_map
Sergio Paracuellos
2018-07-06
1
-3
/
+9
*
staging: mt7621-pinctrl: replace uint8_t type with u8 for 'gpio' field
Sergio Paracuellos
2018-07-06
1
-4
/
+3
*
staging: mt7621-pinctrl: make use of pinctrl_utils_free_map
Sergio Paracuellos
2018-07-06
1
-14
/
+2
*
staging: mt7621-pinctrl: use tabs instead of spaces in some indentations
Sergio Paracuellos
2018-07-06
1
-3
/
+3
*
staging: mt7621-pinctrl: align function parameters in some functions
Sergio Paracuellos
2018-07-06
1
-15
/
+14
*
staging: mt7621-pinctrl: replace seq_printf with seq_puts
Sergio Paracuellos
2018-07-06
1
-1
/
+1
*
staging: mt7621-pinctrl: avoid lines over 80 chars
Sergio Paracuellos
2018-07-06
1
-11
/
+15
*
staging: mt7621-pinctrl: avoid space after if condition
Sergio Paracuellos
2018-07-06
1
-1
/
+1
*
staging: mt7621-pinctrl: replace ENOSYS with better fitting error code
Sergio Paracuellos
2018-06-28
1
-1
/
+1
*
staging: mt7621-pinctrl: remove unnecessary 'out of memory' message
Sergio Paracuellos
2018-06-28
1
-3
/
+1
*
staging: mt7621-pinctrl: replace 'unsigned' types with 'unsigned int'
Sergio Paracuellos
2018-06-28
1
-13
/
+14
*
staging: mt7621-pinctrl: add SPDX identifier
Sergio Paracuellos
2018-06-28
1
-6
/
+1
*
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-12
1
-8
/
+16
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-1
/
+1
*
staging: mt7621-pinctrl: Remove redundant owner assignment
Christian Lütke-Stetzkamp
2018-04-23
1
-1
/
+0
*
staging: mt7621-pinctrl: ralink: add pinctrl driver
John Crispin
2018-03-19
4
-0
/
+485