index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
mt7621-pinctrl
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-23
staging: mt7621-pinctrl: Use correct pointer type argument for sizeof
Jason Yan
1
-1
/
+1
2019-07-22
staging: mt7621-pinctrl: Add of_node_put() before return
Nishka Dasgupta
1
-1
/
+4
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