1. a32b344 Merge tag 'pinctrl-v5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 3 years, 7 months ago
  2. 276e552 pinctrl: ralink: move ralink architecture pinmux header into the driver by Sergio Paracuellos · 3 years, 8 months ago
  3. eb367d8 pinctrl: ralink: rt2880: avoid to error in calls is pin is already enabled by Sergio Paracuellos · 3 years, 8 months ago
  4. c6d2129 pinctrl: ralink: rt2880: fix '-Wmissing-prototypes' in init function by Sergio Paracuellos · 4 years, 1 month ago
  5. 50a7108 pinctrl: ralink: rt2880: use 'PTR_ERR_OR_ZERO' by Sergio Paracuellos · 4 years, 1 month ago
  6. 8a55d64 pinctrl: ralink: rt2880: preserve error codes by Sergio Paracuellos · 4 years, 1 month ago
  7. 420cf17 pinctrl: ralink: rt2880: delete not needed error message by Sergio Paracuellos · 4 years, 1 month ago
  8. 09f8101 pinctrl: ralink: rt2880: add missing NULL check by Sergio Paracuellos · 4 years, 1 month ago
  9. 7391031 pinctrl: ralink: rt2880: return proper error code by Sergio Paracuellos · 4 years, 1 month ago
  10. 53abfe6 pinctrl: ralink: rt2880: avoid double pointer to simplify code by Sergio Paracuellos · 4 years, 1 month ago
  11. 518b466 pinctrl: ralink: add a pinctrl driver for the rt2880 family by Sergio Paracuellos · 4 years, 1 month ago[Renamed (98%) from drivers/staging/mt7621-pinctrl/pinctrl-rt2880.c]
  12. 94168e2 staging: mt7621-pinctrl: stop using the deprecated 'pinctrl_add_gpio_range' by Sergio Paracuellos · 4 years, 1 month ago
  13. 5975b85 staging: mt7621-pinctrl: Use correct pointer type argument for sizeof by Jason Yan · 4 years, 9 months ago
  14. c4011dd staging: mt7621-pinctrl: Add of_node_put() before return by Nishka Dasgupta · 6 years ago
  15. f2829d0 staging: mt7621-pinctrl: Test devm_kzalloc for failure while improving the code by Nishad Kamdar · 6 years ago
  16. d31f6b8 staging: mt7621-pinctrl: Remove space after cast by Nishad Kamdar · 6 years ago
  17. 0ca1f90 staging: mt7621-pinctrl: use pinconf-generic for 'dt_node_to_map' and 'dt_free_map' by Sergio Paracuellos · 6 years ago
  18. cd56a51 staging: mt7621-pinctrl: fix uninitialized variable ngroups by Colin Ian King · 6 years ago
  19. 1d2d116 Revert "staging: mt7621-pinctrl: replace core_initcall_sync with builtin_platform_driver" by Sergio Paracuellos · 7 years ago
  20. 0be0deb staging: mt7621-pinctrl: init *map to NULL for correct memory assignation by Sergio Paracuellos · 7 years ago
  21. 7383f87 staging: mt7621-pinctrl: replace core_initcall_sync with builtin_platform_driver by Sergio Paracuellos · 7 years ago
  22. b595818 staging: mt7621-pinctrl: remove 'rt2880_pinctrl_pin_dbg_show' callback by Sergio Paracuellos · 7 years ago
  23. 74ee97c staging: mt7621-pinctrl: use ternary operator return in rt2880_get_group_name by Sergio Paracuellos · 7 years ago
  24. e12a1a6 staging: mt7621-pinctrl: refactor rt2880_pinctrl_dt_node_to_map function by Sergio Paracuellos · 7 years ago
  25. 62b6215 staging: mt7621-pinctrl: make use of pinctrl_utils_reserve_map by Sergio Paracuellos · 7 years ago
  26. 4a1cf86 staging: mt7621-pinctrl: replace uint8_t type with u8 for 'gpio' field by Sergio Paracuellos · 7 years ago
  27. 39a30ef staging: mt7621-pinctrl: make use of pinctrl_utils_free_map by Sergio Paracuellos · 7 years ago
  28. a2a678b staging: mt7621-pinctrl: use tabs instead of spaces in some indentations by Sergio Paracuellos · 7 years ago
  29. d756d38 staging: mt7621-pinctrl: align function parameters in some functions by Sergio Paracuellos · 7 years ago
  30. e5d66a18 staging: mt7621-pinctrl: replace seq_printf with seq_puts by Sergio Paracuellos · 7 years ago
  31. c60cf7e staging: mt7621-pinctrl: avoid lines over 80 chars by Sergio Paracuellos · 7 years ago
  32. f4da9b1 staging: mt7621-pinctrl: avoid space after if condition by Sergio Paracuellos · 7 years ago
  33. 32c6dcf staging: mt7621-pinctrl: replace ENOSYS with better fitting error code by Sergio Paracuellos · 7 years ago
  34. 63e57b9 staging: mt7621-pinctrl: remove unnecessary 'out of memory' message by Sergio Paracuellos · 7 years ago
  35. c3de992 staging: mt7621-pinctrl: replace 'unsigned' types with 'unsigned int' by Sergio Paracuellos · 7 years ago
  36. 3b20b00 staging: mt7621-pinctrl: add SPDX identifier by Sergio Paracuellos · 7 years ago
  37. a86854d treewide: devm_kzalloc() -> devm_kcalloc() by Kees Cook · 7 years ago
  38. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  39. f9538d4 staging: mt7621-pinctrl: Remove redundant owner assignment by Christian Lütke-Stetzkamp · 7 years ago
  40. 0317d60 staging: mt7621-pinctrl: ralink: add pinctrl driver by John Crispin · 7 years ago