summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/freescale
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: imx7ulp: constify struct imx_cfg_params_decodeStefan Agner2018-01-113-3/+3
* pinctrl: imx: constify struct imx_pinctrl_soc_infoStefan Agner2018-01-1111-11/+11
* pinctrl: imx7d: simplify imx7d_pinctrl_probeStefan Agner2018-01-111-7/+3
* pinctrl: imx: use struct imx_pinctrl_soc_info as a constStefan Agner2018-01-114-52/+44
* pinctrl: imx6ul: add IOMUXC SNVS pinctrl driver for i.MX 6ULLBai Ping2018-01-091-4/+48
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* pinctrl: freescale: make mxs_regs constBhumika Goyal2017-08-312-2/+2
* pinctrl: Convert to using %pOF instead of full_nameRob Herring2017-08-141-5/+3
* pinctrl: pinctrl-imx7ulp: add gpio_set_direction supportDong Aisheng2017-08-141-0/+26
* pinctrl: imx: make imx_pmx_ops.gpio_set_direction platform specific callbacksDong Aisheng2017-08-143-44/+49
* pinctrl: imx: remove gpio_request_enable and gpio_disable_freeDong Aisheng2017-08-141-69/+0
* pinctrl: imx: add imx7ulp driverDong Aisheng2017-08-143-0/+346
* pinctrl: imx: switch to use the generic pinmux propertyDong Aisheng2017-08-141-3/+3
* pinctrl: freescale: imx7d: make of_device_ids const.Arvind Yadav2017-06-291-3/+3
* Merge tag 'v4.12-rc7' into develLinus Walleij2017-06-291-4/+12
|\
| * pinctrl: mxs: atomically switch mux and drive strength configUwe Kleine-König2017-05-231-4/+12
* | pinctrl: imx: add soc specific mux_mode mask and shift propertyDong Aisheng2017-05-223-5/+11
* | pinctrl: imx: add generic pin config core supportDong Aisheng2017-05-223-11/+124
* | pinctrl: imx: fix debug message for SHARE_MUX_CONF_REG caseDong Aisheng2017-05-221-4/+8
* | pinctrl: imx: Check for memory allocation failureChristophe JAILLET2017-05-221-2/+3
|/
* pinctrl: core: Fix pinctrl_register_and_init() with pinctrl_enable()Tony Lindgren2017-04-071-1/+1
* pinctrl: core: Fix regression caused by delayed work for hogsTony Lindgren2017-01-131-4/+4
* pinctrl: imx: use generic pinmux helpers for managing functionsGary Bisson2017-01-033-94/+18
* pinctrl: imx: use generic pinctrl helpers for managing groupsGary Bisson2017-01-033-141/+69
* pinctrl: imx: use radix trees for groups and functionsGary Bisson2016-12-302-28/+141
* pinctrl: imx: remove const qualifier of imx_pinctrl_soc_infoGary Bisson2016-12-301-17/+17
* Merge tag 'pinctrl-v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-12-131-4/+4
|\
| * pinctrl: imx: fix imx_pinctrl_desc initializationGary Bisson2016-11-251-4/+4
* | pinctrl: imx: reset group index on probeStefan Agner2016-10-311-0/+1
|/
* pinctrl: imx: accept gpio request/free from pinctrlVladimir Zapolskiy2016-09-121-2/+2
* pinctrl: imx: output one pin/config pair per line in pinconf-groupsVladimir Zapolskiy2016-09-061-1/+1
* Merge tag 'pinctrl-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2016-07-2821-203/+44
|\
| * pinctrl: imx21: Remove the MODULE_DEVICE_TABLE() macroFabio Estevam2016-07-061-1/+0
| * pinctrl: remove orphaned exported ".remove" functionPaul Gortmaker2016-06-292-13/+0
| * pinctrl: imx28: make it explicitly non-modularPaul Gortmaker2016-06-291-13/+4
| * pinctrl: imx23: make it explicitly non-modularPaul Gortmaker2016-06-291-13/+4
| * pinctrl: vf610: make it explicitly non-modularPaul Gortmaker2016-06-291-10/+0
| * pinctrl: imx7d: make it explicitly non-modularPaul Gortmaker2016-06-291-11/+3
| * pinctrl: imx6ul: make it explicitly non-modularPaul Gortmaker2016-06-291-11/+3
| * pinctrl: imx6sx: make it explicitly non-modularPaul Gortmaker2016-06-291-11/+3
| * pinctrl: imx6sl: make it explicitly non-modularPaul Gortmaker2016-06-291-12/+3
| * pinctrl: imx6q: make it explicitly non-modularPaul Gortmaker2016-06-291-10/+0
| * pinctrl: imx6dl: make it explicitly non-modularPaul Gortmaker2016-06-291-11/+3
| * pinctrl: imx53: make it explicitly non-modularPaul Gortmaker2016-06-291-10/+0
| * pinctrl: imx51: make it explicitly non-modularPaul Gortmaker2016-06-291-10/+0
| * pinctrl: imx50: make it explicitly non-modularPaul Gortmaker2016-06-291-9/+0
| * pinctrl: imx35: make it explicitly non-modularPaul Gortmaker2016-06-291-10/+0
| * pinctrl: imx27: make it explicitly non-modularPaul Gortmaker2016-06-291-10/+0
| * pinctrl: imx25: make it explicitly non-modularPaul Gortmaker2016-06-291-10/+0
| * pinctrl: imx21: make it explicitly non-modularPaul Gortmaker2016-06-291-6/+2