aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/mt7621-pinctrl
AgeCommit message (Expand)Author
2018-11-11staging: mt7621-pinctrl: fix uninitialized variable ngroupsColin Ian King
2018-07-10Revert "staging: mt7621-pinctrl: replace core_initcall_sync with builtin_plat...Sergio Paracuellos
2018-07-10staging: mt7621-pinctrl: init *map to NULL for correct memory assignationSergio Paracuellos
2018-07-06staging: mt7621-pinctrl: replace core_initcall_sync with builtin_platform_driverSergio Paracuellos
2018-07-06staging: mt7621-pinctrl: remove 'rt2880_pinctrl_pin_dbg_show' callbackSergio Paracuellos
2018-07-06staging: mt7621-pinctrl: use ternary operator return in rt2880_get_group_nameSergio Paracuellos
2018-07-06staging: mt7621-pinctrl: refactor rt2880_pinctrl_dt_node_to_map functionSergio Paracuellos
2018-07-06staging: mt7621-pinctrl: make use of pinctrl_utils_reserve_mapSergio Paracuellos
2018-07-06staging: mt7621-pinctrl: replace uint8_t type with u8 for 'gpio' fieldSergio Paracuellos
2018-07-06staging: mt7621-pinctrl: make use of pinctrl_utils_free_mapSergio Paracuellos
2018-07-06staging: mt7621-pinctrl: use tabs instead of spaces in some indentationsSergio Paracuellos
2018-07-06staging: mt7621-pinctrl: align function parameters in some functionsSergio Paracuellos
2018-07-06staging: mt7621-pinctrl: replace seq_printf with seq_putsSergio Paracuellos
2018-07-06staging: mt7621-pinctrl: avoid lines over 80 charsSergio Paracuellos
2018-07-06staging: mt7621-pinctrl: avoid space after if conditionSergio Paracuellos
2018-06-28staging: mt7621-pinctrl: replace ENOSYS with better fitting error codeSergio Paracuellos
2018-06-28staging: mt7621-pinctrl: remove unnecessary 'out of memory' messageSergio Paracuellos
2018-06-28staging: mt7621-pinctrl: replace 'unsigned' types with 'unsigned int'Sergio Paracuellos
2018-06-28staging: mt7621-pinctrl: add SPDX identifierSergio Paracuellos
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-04-23staging: mt7621-pinctrl: Remove redundant owner assignmentChristian Lütke-Stetzkamp
2018-03-19staging: mt7621-pinctrl: ralink: add pinctrl driverJohn Crispin