index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis, Colibri and Verdin modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
freescale
Age
Commit message (
Expand
)
Author
2018-08-01
pinctrl: freescale: off by one in imx1_pinconf_group_dbg_show()
Dan Carpenter
2018-07-29
pinctrl: imx: off by one in imx_pinconf_group_dbg_show()
Dan Carpenter
2018-07-16
pinctrl: imx: add driver for i.MX8MQ
Lucas Stach
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-12
treewide: devm_kmalloc() -> devm_kmalloc_array()
Kees Cook
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-05-24
pinctrl: freescale: Switch to SPDX identifier
Fabio Estevam
2018-05-02
pinctrl: imx: use seq_puts() instead of seq_printf()
Dong Aisheng
2018-05-02
pinctrl: pinctrl-imx: improve the code comments of PIN_FUNC_ID
Dong Aisheng
2018-05-02
pinctrl: imx: fix unsigned check if nfuncs with less than or equal zero
Dong Aisheng
2018-03-23
pinctrl: imx: Add pinctrl driver support for imx6sll
Bai Ping
2018-01-11
pinctrl: imx7ulp: constify struct imx_cfg_params_decode
Stefan Agner
2018-01-11
pinctrl: imx: constify struct imx_pinctrl_soc_info
Stefan Agner
2018-01-11
pinctrl: imx7d: simplify imx7d_pinctrl_probe
Stefan Agner
2018-01-11
pinctrl: imx: use struct imx_pinctrl_soc_info as a const
Stefan Agner
2018-01-09
pinctrl: imx6ul: add IOMUXC SNVS pinctrl driver for i.MX 6ULL
Bai Ping
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-31
pinctrl: freescale: make mxs_regs const
Bhumika Goyal
2017-08-14
pinctrl: Convert to using %pOF instead of full_name
Rob Herring
2017-08-14
pinctrl: pinctrl-imx7ulp: add gpio_set_direction support
Dong Aisheng
2017-08-14
pinctrl: imx: make imx_pmx_ops.gpio_set_direction platform specific callbacks
Dong Aisheng
2017-08-14
pinctrl: imx: remove gpio_request_enable and gpio_disable_free
Dong Aisheng
2017-08-14
pinctrl: imx: add imx7ulp driver
Dong Aisheng
2017-08-14
pinctrl: imx: switch to use the generic pinmux property
Dong Aisheng
2017-06-29
pinctrl: freescale: imx7d: make of_device_ids const.
Arvind Yadav
2017-06-29
Merge tag 'v4.12-rc7' into devel
Linus Walleij
2017-05-23
pinctrl: mxs: atomically switch mux and drive strength config
Uwe Kleine-König
2017-05-22
pinctrl: imx: add soc specific mux_mode mask and shift property
Dong Aisheng
2017-05-22
pinctrl: imx: add generic pin config core support
Dong Aisheng
2017-05-22
pinctrl: imx: fix debug message for SHARE_MUX_CONF_REG case
Dong Aisheng
2017-05-22
pinctrl: imx: Check for memory allocation failure
Christophe JAILLET
2017-04-07
pinctrl: core: Fix pinctrl_register_and_init() with pinctrl_enable()
Tony Lindgren
2017-01-13
pinctrl: core: Fix regression caused by delayed work for hogs
Tony Lindgren
2017-01-03
pinctrl: imx: use generic pinmux helpers for managing functions
Gary Bisson
2017-01-03
pinctrl: imx: use generic pinctrl helpers for managing groups
Gary Bisson
2016-12-30
pinctrl: imx: use radix trees for groups and functions
Gary Bisson
2016-12-30
pinctrl: imx: remove const qualifier of imx_pinctrl_soc_info
Gary Bisson
2016-12-13
Merge tag 'pinctrl-v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-11-25
pinctrl: imx: fix imx_pinctrl_desc initialization
Gary Bisson
2016-10-31
pinctrl: imx: reset group index on probe
Stefan Agner
2016-09-12
pinctrl: imx: accept gpio request/free from pinctrl
Vladimir Zapolskiy
2016-09-06
pinctrl: imx: output one pin/config pair per line in pinconf-groups
Vladimir Zapolskiy
2016-07-28
Merge tag 'pinctrl-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2016-07-06
pinctrl: imx21: Remove the MODULE_DEVICE_TABLE() macro
Fabio Estevam
2016-06-29
pinctrl: remove orphaned exported ".remove" function
Paul Gortmaker
2016-06-29
pinctrl: imx28: make it explicitly non-modular
Paul Gortmaker
2016-06-29
pinctrl: imx23: make it explicitly non-modular
Paul Gortmaker
2016-06-29
pinctrl: vf610: make it explicitly non-modular
Paul Gortmaker
2016-06-29
pinctrl: imx7d: make it explicitly non-modular
Paul Gortmaker
[next]