1. f0c142f pinctrl: tegra: Fix warnings and error by Prathamesh Shete · 3 years, 3 months ago
  2. a42c7d9 pinctrl: tegra: Use correct offset for pin group by Prathamesh Shete · 3 years, 3 months ago
  3. 782b6b6 pinctrl: tegra: Use noirq suspend/resume callbacks by Vidya Sagar · 4 years, 8 months ago
  4. 368b62f pinctrl: tegra: Add SFIO/GPIO programming on Tegra194 by Thierry Reding · 4 years, 10 months ago
  5. f67499f pinctrl: tegra: Do not add default pin range on Tegra194 by Thierry Reding · 4 years, 10 months ago
  6. 6e01e0c pinctrl: tegra: Pass struct tegra_pmx for pin range check by Thierry Reding · 4 years, 10 months ago
  7. 4805746 pinctrl: tegra: fix missing __iomem in suspend/resume by Ben Dooks (Codethink) · 5 years ago
  8. 4b02422 pinctrl: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  9. a4873ac pinctrl: tegra: Flush pinctrl writes during resume by Sowjanya Komatineni · 5 years ago
  10. c2cf351 pinctrl: tegra: Fix write barrier placement in pmx_writel by Sowjanya Komatineni · 5 years ago
  11. 9870acd pinctrl: tegra: Add suspend and resume support by Sowjanya Komatineni · 5 years ago
  12. 43c95d3 Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 6 years ago
  13. cf75b8f pinctrl: tegra: Add bitmask support for parked bits by Thierry Reding · 6 years ago
  14. 2025cf9 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 by Thomas Gleixner · 6 years ago
  15. b4e18ba pinctrl: tegra: Support 32 bit register access by Krishna Yarlagadda · 6 years ago
  16. a65fbff pinctrl: tegra: do not export tegra_pinctrl_probe by Stefan Agner · 6 years ago
  17. 3c94d2d pinctrl: tegra: define GPIO compatible node per SoC by Stefan Agner · 6 years ago
  18. a86854d treewide: devm_kzalloc() -> devm_kcalloc() by Kees Cook · 7 years ago
  19. c594870 pinctrl: tegra20: Provide CDEV1/2 clock muxes by Dmitry Osipenko · 7 years ago
  20. b18b2e7 pinctrl: tegra: Delete two error messages for a failed memory allocation in tegra_pinctrl_probe() by Markus Elfring · 7 years ago
  21. e3d2160 pinctrl: tegra: clean up modular vs. non-modular distinctions by Paul Gortmaker · 8 years ago
  22. 0bde489 Revert "Revert "pinctrl: tegra: avoid parked_reg and parked_bank"" by Linus Walleij · 9 years ago
  23. 0d53583 Revert "pinctrl: tegra: avoid parked_reg and parked_bank" by Linus Walleij · 9 years ago
  24. 1d18a3f pinctrl: tegra: avoid parked_reg and parked_bank by Laxman Dewangan · 9 years ago
  25. b22ef2a pinctrl: tegra: Correctly check the supported configuration by Laxman Dewangan · 9 years ago
  26. f1daa8a pinctrl: tegra: Use devm_pinctrl_register() for pinctrl registration by Laxman Dewangan · 9 years ago
  27. 26e6aaa pinctrl: tegra: clear park bit for all pins by Rhyland Klein · 9 years ago
  28. d32f7fd pinctrl: Rename pinctrl_utils_dt_free_map to pinctrl_utils_free_map by Irina Tirdea · 9 years ago
  29. 25cbac7 pinctrl: tegra: move Tegra pinctrl drivers to sub-directory by Masahiro Yamada · 9 years ago[Renamed (99%) from drivers/pinctrl/pinctrl-tegra.c]
  30. 21a8fe8 pinctrl-tegra: add missing of_node_put by Julia Lawall · 9 years ago
  31. 9462510 pinctrl: tegra: Only set the gpio range if needed by Tomeu Vizoso · 10 years ago
  32. 323de9e pinctrl: make pinctrl_register() return proper error code by Masahiro Yamada · 10 years ago
  33. ec654e5 pinctrl: tegra: support nvidia,io-hv DT property by Stephen Warren · 10 years ago
  34. ea62306 pinctrl: tegra: some bits move between registers by Stephen Warren · 10 years ago
  35. 03e9f0c pinctrl: clean up after enable refactoring by Linus Walleij · 10 years ago
  36. 2243a87 pinctrl: avoid duplicated calling enable_pinmux_setting for a pin by Fan Wu · 11 years ago
  37. 36e80dc pinctrl: tegra: print better error messages by Stephen Warren · 11 years ago
  38. 6240d69 pinctrl: tegra: remove fsafe from data tables by Stephen Warren · 11 years ago
  39. e53b797 pinctrl: tegra: remove redundant data table fields by Stephen Warren · 11 years ago
  40. ce43625 pinctrl: tegra: dynamically calculate function list of groups by Stephen Warren · 11 years ago
  41. 5b232c5 pinctrl: tegra: return correct error type by Laxman Dewangan · 11 years ago
  42. 03b054e pinctrl: Pass all configs to driver on pin_config_set() by Sherman Yin · 11 years ago
  43. 394a8ff pinctrl: tegra: Convert to devm_ioremap_resource by Axel Lin · 11 years ago
  44. 1ede12d pinctrl: tegra: use pinctrl-utils APIs for mapping by Laxman Dewangan · 11 years ago
  45. 022ab14 pinctrl: Declare operation structures as const by Laurent Pinchart · 12 years ago
  46. 348d1bf pinctrl: tegra: add support for rcv-sel and drive type by Pritesh Raithatha · 12 years ago
  47. 150632b Drivers: pinctrl: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  48. cff2f74 Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  49. f90f54b pinctrl: remove use of __devexit by Bill Pemberton · 12 years ago
  50. 102caad pinctrl: tegra: Staticize non-exported symbols by Axel Lin · 12 years ago
  51. 6bb0700 pinctrl: Staticize pinconf_ops by Axel Lin · 12 years ago
  52. 154f3eb pinctrl: tegra: set low power mode bank width to 2 by Pritesh Raithatha · 12 years ago
  53. 3b2f941 pinctrl: tegra: move pinconf-tegra.h content into drivers/pinctrl by Stephen Warren · 12 years ago
  54. cb0f7d3 pinctrl/pinctrl-tegra: remove IS_ERR checking of pmx->pctl by Devendra Naga · 13 years ago
  55. 5d589b0 pinctrl: remove pinctrl_remove_gpio_range by Dong Aisheng · 13 years ago
  56. aef7704 pinctrl: tegra: error reporting cleanup by Stephen Warren · 13 years ago
  57. b5badba pinctrl: tegra: debugfs enhancements by Stephen Warren · 13 years ago
  58. 52f48fe pinctrl: tegra: refactor probe handling by Stephen Warren · 13 years ago
  59. f30d12b ARM: tegra: Switch to new pinctrl driver by Stephen Warren · 13 years ago
  60. 60f7f50 pinctrl: tegra: Add complete device tree support by Stephen Warren · 13 years ago
  61. d1e90e9 pinctrl: replace list_*() with get_*_count() by Viresh Kumar · 13 years ago
  62. 971dac7 pinctrl: add a driver for NVIDIA Tegra by Stephen Warren · 13 years ago