1. b09f629 pinctrl: freescale: Break dependency on SOC_IMX8MQ for i.MX8MQ by Abel Vesa · 6 years ago
  2. df50fcf pinctrl: imx-scu: Depend on IMX_SCU by Guido Günther · 6 years ago
  3. a2161fd pinctrl: imx8qxp: break the dependency on SOC_IMX8QXP by Aisheng Dong · 6 years ago
  4. 5716106 pinctrl: imx: fix NO_PAD_CTL setting for MMIO pads by A.s. Dong · 6 years ago
  5. dbffda0 pinctrl: fsl: imx7ulp: change to use imx legacy binding by A.s. Dong · 6 years ago
  6. 623f788 pinctrl: imx: add imx8qxp driver by A.s. Dong · 6 years ago
  7. b96eea7 pinctrl: fsl: add scu based pinctrl support by A.s. Dong · 6 years ago
  8. c98b0d2 pinctrl: mxs: do not export mxs_pinctrl_probe by Fabio Estevam · 6 years ago
  9. 94f4e54 pinctrl: Convert to using %pOFn instead of device_node.name by Rob Herring · 6 years ago
  10. 19da44c pinctrl: freescale: off by one in imx1_pinconf_group_dbg_show() by Dan Carpenter · 7 years ago
  11. b4859f3 pinctrl: imx: off by one in imx_pinconf_group_dbg_show() by Dan Carpenter · 7 years ago
  12. 45b85fc pinctrl: imx: add driver for i.MX8MQ by Lucas Stach · 7 years ago
  13. a86854d treewide: devm_kzalloc() -> devm_kcalloc() by Kees Cook · 7 years ago
  14. 3c4211b treewide: devm_kmalloc() -> devm_kmalloc_array() by Kees Cook · 7 years ago
  15. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  16. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  17. c2b39de pinctrl: freescale: Switch to SPDX identifier by Fabio Estevam · 7 years ago
  18. 7d6989a pinctrl: imx: use seq_puts() instead of seq_printf() by Dong Aisheng · 7 years ago
  19. 37c1628 pinctrl: pinctrl-imx: improve the code comments of PIN_FUNC_ID by Dong Aisheng · 7 years ago
  20. 562088e pinctrl: imx: fix unsigned check if nfuncs with less than or equal zero by Dong Aisheng · 7 years ago
  21. 864670d pinctrl: imx: Add pinctrl driver support for imx6sll by Bai Ping · 7 years ago
  22. d609336 pinctrl: imx7ulp: constify struct imx_cfg_params_decode by Stefan Agner · 7 years ago
  23. 7c01768 pinctrl: imx: constify struct imx_pinctrl_soc_info by Stefan Agner · 7 years ago
  24. 7372077 pinctrl: imx7d: simplify imx7d_pinctrl_probe by Stefan Agner · 7 years ago
  25. f584349 pinctrl: imx: use struct imx_pinctrl_soc_info as a const by Stefan Agner · 7 years ago
  26. ba33f4f pinctrl: imx6ul: add IOMUXC SNVS pinctrl driver for i.MX 6ULL by Bai Ping · 7 years ago
  27. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  28. ae9d7f8 pinctrl: freescale: make mxs_regs const by Bhumika Goyal · 7 years ago
  29. f5292d0 pinctrl: Convert to using %pOF instead of full_name by Rob Herring · 8 years ago
  30. 26d1f43 pinctrl: pinctrl-imx7ulp: add gpio_set_direction support by Dong Aisheng · 7 years ago
  31. 3be6f65 pinctrl: imx: make imx_pmx_ops.gpio_set_direction platform specific callbacks by Dong Aisheng · 7 years ago
  32. a5c771e pinctrl: imx: remove gpio_request_enable and gpio_disable_free by Dong Aisheng · 7 years ago
  33. b026402 pinctrl: imx: add imx7ulp driver by Dong Aisheng · 7 years ago
  34. fc4f351 pinctrl: imx: switch to use the generic pinmux property by Dong Aisheng · 7 years ago
  35. b306004 pinctrl: freescale: imx7d: make of_device_ids const. by Arvind Yadav · 8 years ago
  36. 6183061 Merge tag 'v4.12-rc7' into devel by Linus Walleij · 8 years ago
  37. da6c2ad pinctrl: mxs: atomically switch mux and drive strength config by Uwe Kleine-König · 8 years ago
  38. 5586ee4 pinctrl: imx: add soc specific mux_mode mask and shift property by Dong Aisheng · 8 years ago
  39. a5cadbb pinctrl: imx: add generic pin config core support by Dong Aisheng · 8 years ago
  40. 66b54e3 pinctrl: imx: fix debug message for SHARE_MUX_CONF_REG case by Dong Aisheng · 8 years ago
  41. 49af64e pinctrl: imx: Check for memory allocation failure by Christophe JAILLET · 8 years ago
  42. 6118714 pinctrl: core: Fix pinctrl_register_and_init() with pinctrl_enable() by Tony Lindgren · 8 years ago
  43. 950b0d9 pinctrl: core: Fix regression caused by delayed work for hogs by Tony Lindgren · 8 years ago
  44. 3fd6d6a pinctrl: imx: use generic pinmux helpers for managing functions by Gary Bisson · 8 years ago
  45. e566fc1 pinctrl: imx: use generic pinctrl helpers for managing groups by Gary Bisson · 8 years ago
  46. a51c158 pinctrl: imx: use radix trees for groups and functions by Gary Bisson · 8 years ago
  47. b28742b pinctrl: imx: remove const qualifier of imx_pinctrl_soc_info by Gary Bisson · 8 years ago
  48. 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
  49. 8f5983a pinctrl: imx: fix imx_pinctrl_desc initialization by Gary Bisson · 8 years ago
  50. 9999fe5 pinctrl: imx: reset group index on probe by Stefan Agner · 8 years ago
  51. 430be10 pinctrl: imx: accept gpio request/free from pinctrl by Vladimir Zapolskiy · 8 years ago
  52. a2d16a2 pinctrl: imx: output one pin/config pair per line in pinconf-groups by Vladimir Zapolskiy · 8 years ago
  53. d94ba9e7d Merge tag 'pinctrl-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 8 years ago
  54. 8229bcf pinctrl: imx21: Remove the MODULE_DEVICE_TABLE() macro by Fabio Estevam · 9 years ago
  55. 11884b1 pinctrl: remove orphaned exported ".remove" function by Paul Gortmaker · 9 years ago
  56. 37824c1 pinctrl: imx28: make it explicitly non-modular by Paul Gortmaker · 9 years ago
  57. 1ab599e pinctrl: imx23: make it explicitly non-modular by Paul Gortmaker · 9 years ago
  58. 8bab1a7 pinctrl: vf610: make it explicitly non-modular by Paul Gortmaker · 9 years ago
  59. bc21f48 pinctrl: imx7d: make it explicitly non-modular by Paul Gortmaker · 9 years ago
  60. f23556d pinctrl: imx6ul: make it explicitly non-modular by Paul Gortmaker · 9 years ago
  61. 7ce3cdd pinctrl: imx6sx: make it explicitly non-modular by Paul Gortmaker · 9 years ago
  62. c621e07 pinctrl: imx6sl: make it explicitly non-modular by Paul Gortmaker · 9 years ago
  63. 4abaa3c pinctrl: imx6q: make it explicitly non-modular by Paul Gortmaker · 9 years ago
  64. 4277a02 pinctrl: imx6dl: make it explicitly non-modular by Paul Gortmaker · 9 years ago
  65. 85b80b4 pinctrl: imx53: make it explicitly non-modular by Paul Gortmaker · 9 years ago
  66. b588cb1 pinctrl: imx51: make it explicitly non-modular by Paul Gortmaker · 9 years ago
  67. 4415db1 pinctrl: imx50: make it explicitly non-modular by Paul Gortmaker · 9 years ago
  68. b2892df pinctrl: imx35: make it explicitly non-modular by Paul Gortmaker · 9 years ago
  69. 7fc8f59 pinctrl: imx27: make it explicitly non-modular by Paul Gortmaker · 9 years ago
  70. 734ffc8 pinctrl: imx25: make it explicitly non-modular by Paul Gortmaker · 9 years ago
  71. e2756ba pinctrl: imx21: make it explicitly non-modular by Paul Gortmaker · 9 years ago
  72. 4d1db6e pinctrl: imx1: make it explicitly non-modular by Paul Gortmaker · 9 years ago
  73. 7f8750a pinctrl: freescale: remove needless module.h include by Paul Gortmaker · 9 years ago
  74. ba562d5 pinctrl: imx: Do not treat a PIN without MUX register as an error by Alexander Shiyan · 9 years ago
  75. 56411f3 pinctrl: fix incorrect inline keyword in multiple drivers by Arnd Bergmann · 9 years ago
  76. 6e408ed pinctrl: imx: fix initialization of imx_pinctrl_desc by Peng Fan · 9 years ago
  77. a37571a Merge tag 'pinctrl-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 9 years ago
  78. e55e025 pinctrl: imxl: Use devm_pinctrl_register() for pinctrl registration by Laxman Dewangan · 9 years ago
  79. a4b0f45 pinctrl: imx: Use devm_pinctrl_register() for pinctrl registration by Laxman Dewangan · 9 years ago
  80. 6dd22a1 pinctrl: imx: Kconfig: PINCTRL_IMX select REGMAP by Alexander Kurz · 9 years ago
  81. 9a4f4245 pinctrl: freescale: imx: fix bogus check of of_iomap() return value by Vladimir Zapolskiy · 9 years ago
  82. 8626ada pinctrl: imx: attach iomuxc device to gpr syscon by Philipp Zabel · 9 years ago
  83. 23c3960 pinctrl: freescale: imx: implement gpio_disable_free for Vybrid by Stefan Agner · 9 years ago
  84. 46435d4 pinctrl: freescale: add ZERO_OFFSET_VALID flag for vf610 pinctrl by Shawn Guo · 9 years ago
  85. 0563df2 pinctrl: imx1-core: add missing of_node_put by Vaishali Thakkar · 9 years ago
  86. bc9d8c2 Merge tag 'pinctrl-v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 9 years ago
  87. 978fd1d pinctrl: freescale: imx7d: support iomux lpsr controller by Adrian Alonso · 9 years ago
  88. 26d8cde pinctrl: freescale: imx: add shared input select reg support by Adrian Alonso · 9 years ago
  89. e7b37a5 pinctrl: freescale: imx: allow mux_reg offset zero by Adrian Alonso · 9 years ago
  90. ee16351 pinctrl: freescale: imx: fix system crash if enable two pinctl instances by Robin Gong · 9 years ago
  91. 14316c4 pinctrl: mxs: Remove unneded semicolon by Javier Martinez Canillas · 9 years ago
  92. 9911a2d pinctrl: imx25: ensure that a pin with id i is at position i in the info array by Uwe Kleine-König · 9 years ago
  93. 88a9988 Merge tag 'pinctrl-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 9 years ago
  94. 00133ff pinctrl: imx6ul: Remove .owner field by Fabio Estevam · 9 years ago
  95. 9571b25 Subject: pinctrl: imx1-core: Fix debug output in .pin_config_set callback by Uwe Kleine-König · 10 years ago
  96. 9612327 pinctrl: imx: add i.mx6ul subdriver by Frank Li · 10 years ago
  97. 323de9e pinctrl: make pinctrl_register() return proper error code by Masahiro Yamada · 10 years ago
  98. 3944e7b pinctrl: Remove .owner field by Fabio Estevam · 10 years ago
  99. 5fcdf6a pinctrl: imx: Allow parsing DT without function nodes by Markus Pargmann · 10 years ago
  100. c30024a pinctrl: add imx7d support by Frank Li · 10 years ago