1. 7442936 pinctrl: imx: fix assigning groups names by Rafał Miłecki · 3 years, 1 month ago
  2. aa63e65 pinctrl: imx: fix allocation result check by Rafał Miłecki · 3 years, 1 month ago
  3. 02f1171 pinctrl: imx: prepare for making "group_names" in "function_desc" const by Rafał Miłecki · 3 years, 1 month ago
  4. debc8b0 pinctrl: freescale: Add i.MXRT1050 pinctrl driver support by Giulio Benetti · 3 years, 2 months ago
  5. 2fefcf2 pinctrl: imx8dxl: Constify imx_pinctrl_soc_info by Fabio Estevam · 3 years, 6 months ago
  6. b013dc8 pinctrl: imx8qxp: Constify imx_pinctrl_soc_info by Fabio Estevam · 3 years, 6 months ago
  7. ff128cd pinctrl: imx8mn: Constify imx_pinctrl_soc_info by Fabio Estevam · 3 years, 6 months ago
  8. af0ca06 pinctrl: imx8ulp: Initialize pin_reg by Fabio Estevam · 3 years, 6 months ago
  9. 16b343e pinctrl: imx8ulp: Add pinctrl driver support by Anson Huang · 3 years, 7 months ago
  10. 8a83ecd pinctrl: imx: Disallow driver unbind by Fabio Estevam · 3 years, 10 months ago
  11. f6b6db2 pinctrl: imx: Remove unneeded of_match_ptr() by Fabio Estevam · 3 years, 10 months ago
  12. 43878eb pinctrl: remove empty lines in pinctrl subsystem by Zhaoyu Liu · 4 years, 1 month ago
  13. 8d1e4f9 pinctrl: imx21: Remove the driver by Fabio Estevam · 4 years, 2 months ago
  14. 7233f7c pinctrl: imx: Support building i.MX pinctrl core driver as module by Anson Huang · 4 years, 4 months ago
  15. 0080c53 pinctrl: imx: Support building SCU pinctrl core driver as module by Anson Huang · 4 years, 4 months ago
  16. 07ae3f0 pinctrl: imx: Use function callbacks for SCU related functions by Anson Huang · 4 years, 4 months ago
  17. 9420f1c Merge tag 'pinctrl-v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 4 years, 5 months ago
  18. 614038d pinctrl: imx8dxl: Support building as module by Anson Huang · 4 years, 7 months ago
  19. 36d640f pinctrl: imx8qm: Support building as module by Anson Huang · 4 years, 7 months ago
  20. 3aace89 pinctrl: imx8qxp: Support building as module by Anson Huang · 4 years, 7 months ago
  21. d73080c pinctrl: imx8mp: Support building as module by Anson Huang · 4 years, 7 months ago
  22. e38b6bb pinctrl: imx8mq: Support building as module by Anson Huang · 4 years, 7 months ago
  23. 4bb63d2 pinctrl: imx8mn: Support building as module by Anson Huang · 4 years, 7 months ago
  24. a302b0e pinctrl: imx8mm: Support building as module by Anson Huang · 4 years, 7 months ago
  25. 0adbfce pinctrl: imx: scu: Support i.MX8 SCU SoCs pinctrl driver built as module by Anson Huang · 4 years, 7 months ago
  26. b4554de pinctrl: imx: Support i.MX8 SoCs pinctrl driver built as module by Anson Huang · 4 years, 7 months ago
  27. 13f2d25 Revert "pinctrl: freescale: imx: Use 'devm_of_iomap()' to avoid a resource leak in case of error in 'imx_pinctrl_probe()'" by Haibo Chen · 4 years, 7 months ago
  28. ba40324 pinctrl: freescale: imx: Use 'devm_of_iomap()' to avoid a resource leak in case of error in 'imx_pinctrl_probe()' by Christophe JAILLET · 4 years, 8 months ago
  29. 11d8da5 pinctrl: freescale: imx: Fix an error handling path in 'imx_pinctrl_probe()' by Christophe JAILLET · 4 years, 8 months ago
  30. 9eb7283 pinctrl: imxl: Fix an error handling path in 'imx1_pinctrl_core_probe()' by Christophe JAILLET · 4 years, 8 months ago
  31. d71ffeb9 pinctrl: fix several typos by Dejin Zheng · 4 years, 9 months ago
  32. f9a8744 pinctrl: imx: Add imx8dxl driver by Anson Huang · 4 years, 10 months ago
  33. bc3b3f4 Merge tag 'pinctrl-v5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 4 years, 10 months ago
  34. 492464c pinctrl: freescale: drop the dependency on ARM64 for i.MX8M by Peng Fan · 4 years, 10 months ago
  35. 4c48e54 pinctrl: imx: scu: Align imx sc msg structs to 4 by Leonard Crestez · 5 years ago
  36. 6ba3d70 Merge tag 'pinctrl-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 5 years ago
  37. eec6d97 pinctrl: freescale: Add i.MX8MP pinctrl driver support by Anson Huang · 5 years ago
  38. 4bdc0d6 remove ioremap_nocache and devm_ioremap_nocache by Christoph Hellwig · 5 years ago
  39. 2635adb pinctrl: Fix Kconfig indentation by Krzysztof Kozlowski · 5 years ago
  40. bf4b87b pinctrl: freescale: imx: Add of_node_put() before return by Nishka Dasgupta · 5 years ago
  41. 646d90c pinctrl: freescale: mxs: Add of_node_put() before return by Nishka Dasgupta · 5 years ago
  42. 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
  43. d9c238c5 pinctrl: freescale: Add i.MX8MN pinctrl driver support by Anson Huang · 6 years ago
  44. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  45. 855811e pinctrl: imx8mq: Add suspend/resume ops by Abel Vesa · 6 years ago
  46. e05487d pinctrl: freescale: use devm_platform_ioremap_resource() to simplify code by Anson Huang · 6 years ago
  47. c7df94c pinctrl: imx: remove an unnecessary NULL check by Dan Carpenter · 6 years ago
  48. d1ff8d0 pinctrl: fsl: Make pinctrl_ipc_handle static by YueHaibing · 6 years ago
  49. 9bc8fee pinctrl: imx: fix scu link errors by Anders Roxell · 6 years ago
  50. 85e4e68 pinctrl: freescale: Add imx8mm pinctrl driver support by Bai Ping · 6 years ago
  51. f05c07b pinctrl: imx: add imx8qm driver by Aisheng Dong · 6 years ago
  52. b09f629 pinctrl: freescale: Break dependency on SOC_IMX8MQ for i.MX8MQ by Abel Vesa · 6 years ago
  53. df50fcf pinctrl: imx-scu: Depend on IMX_SCU by Guido Günther · 6 years ago
  54. a2161fd pinctrl: imx8qxp: break the dependency on SOC_IMX8QXP by Aisheng Dong · 6 years ago
  55. 5716106 pinctrl: imx: fix NO_PAD_CTL setting for MMIO pads by A.s. Dong · 6 years ago
  56. dbffda0 pinctrl: fsl: imx7ulp: change to use imx legacy binding by A.s. Dong · 6 years ago
  57. 623f788 pinctrl: imx: add imx8qxp driver by A.s. Dong · 6 years ago
  58. b96eea7 pinctrl: fsl: add scu based pinctrl support by A.s. Dong · 6 years ago
  59. c98b0d2 pinctrl: mxs: do not export mxs_pinctrl_probe by Fabio Estevam · 6 years ago
  60. 94f4e54 pinctrl: Convert to using %pOFn instead of device_node.name by Rob Herring · 6 years ago
  61. 19da44c pinctrl: freescale: off by one in imx1_pinconf_group_dbg_show() by Dan Carpenter · 7 years ago
  62. b4859f3 pinctrl: imx: off by one in imx_pinconf_group_dbg_show() by Dan Carpenter · 6 years ago
  63. 45b85fc pinctrl: imx: add driver for i.MX8MQ by Lucas Stach · 7 years ago
  64. a86854d treewide: devm_kzalloc() -> devm_kcalloc() by Kees Cook · 7 years ago
  65. 3c4211b treewide: devm_kmalloc() -> devm_kmalloc_array() by Kees Cook · 7 years ago
  66. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  67. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  68. c2b39de pinctrl: freescale: Switch to SPDX identifier by Fabio Estevam · 7 years ago
  69. 7d6989a pinctrl: imx: use seq_puts() instead of seq_printf() by Dong Aisheng · 7 years ago
  70. 37c1628 pinctrl: pinctrl-imx: improve the code comments of PIN_FUNC_ID by Dong Aisheng · 7 years ago
  71. 562088e pinctrl: imx: fix unsigned check if nfuncs with less than or equal zero by Dong Aisheng · 7 years ago
  72. 864670d pinctrl: imx: Add pinctrl driver support for imx6sll by Bai Ping · 7 years ago
  73. d609336 pinctrl: imx7ulp: constify struct imx_cfg_params_decode by Stefan Agner · 7 years ago
  74. 7c01768 pinctrl: imx: constify struct imx_pinctrl_soc_info by Stefan Agner · 7 years ago
  75. 7372077 pinctrl: imx7d: simplify imx7d_pinctrl_probe by Stefan Agner · 7 years ago
  76. f584349 pinctrl: imx: use struct imx_pinctrl_soc_info as a const by Stefan Agner · 7 years ago
  77. ba33f4f pinctrl: imx6ul: add IOMUXC SNVS pinctrl driver for i.MX 6ULL by Bai Ping · 7 years ago
  78. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  79. ae9d7f8 pinctrl: freescale: make mxs_regs const by Bhumika Goyal · 7 years ago
  80. f5292d0 pinctrl: Convert to using %pOF instead of full_name by Rob Herring · 7 years ago
  81. 26d1f43 pinctrl: pinctrl-imx7ulp: add gpio_set_direction support by Dong Aisheng · 7 years ago
  82. 3be6f65 pinctrl: imx: make imx_pmx_ops.gpio_set_direction platform specific callbacks by Dong Aisheng · 7 years ago
  83. a5c771e pinctrl: imx: remove gpio_request_enable and gpio_disable_free by Dong Aisheng · 7 years ago
  84. b026402 pinctrl: imx: add imx7ulp driver by Dong Aisheng · 7 years ago
  85. fc4f351 pinctrl: imx: switch to use the generic pinmux property by Dong Aisheng · 7 years ago
  86. b306004 pinctrl: freescale: imx7d: make of_device_ids const. by Arvind Yadav · 8 years ago
  87. 6183061 Merge tag 'v4.12-rc7' into devel by Linus Walleij · 8 years ago
  88. da6c2ad pinctrl: mxs: atomically switch mux and drive strength config by Uwe Kleine-König · 8 years ago
  89. 5586ee4 pinctrl: imx: add soc specific mux_mode mask and shift property by Dong Aisheng · 8 years ago
  90. a5cadbb pinctrl: imx: add generic pin config core support by Dong Aisheng · 8 years ago
  91. 66b54e3 pinctrl: imx: fix debug message for SHARE_MUX_CONF_REG case by Dong Aisheng · 8 years ago
  92. 49af64e pinctrl: imx: Check for memory allocation failure by Christophe JAILLET · 8 years ago
  93. 6118714 pinctrl: core: Fix pinctrl_register_and_init() with pinctrl_enable() by Tony Lindgren · 8 years ago
  94. 950b0d9 pinctrl: core: Fix regression caused by delayed work for hogs by Tony Lindgren · 8 years ago
  95. 3fd6d6a pinctrl: imx: use generic pinmux helpers for managing functions by Gary Bisson · 8 years ago
  96. e566fc1 pinctrl: imx: use generic pinctrl helpers for managing groups by Gary Bisson · 8 years ago
  97. a51c158 pinctrl: imx: use radix trees for groups and functions by Gary Bisson · 8 years ago
  98. b28742b pinctrl: imx: remove const qualifier of imx_pinctrl_soc_info by Gary Bisson · 8 years ago
  99. 20d5ba4 Merge tag 'pinctrl-v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 8 years ago
  100. 8f5983a pinctrl: imx: fix imx_pinctrl_desc initialization by Gary Bisson · 8 years ago