summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/freescale
Commit message (Expand)AuthorAgeFilesLines
* 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
| * pinctrl: imx1: make it explicitly non-modularPaul Gortmaker2016-06-291-7/+2
| * pinctrl: freescale: remove needless module.h includePaul Gortmaker2016-06-292-2/+0
| * pinctrl: fix incorrect inline keyword in multiple driversArnd Bergmann2016-06-152-2/+2
| * pinctrl: imx: fix initialization of imx_pinctrl_descPeng Fan2016-05-311-11/+15
* | pinctrl: imx: Do not treat a PIN without MUX register as an errorAlexander Shiyan2016-06-221-2/+2
|/
* Merge tag 'pinctrl-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2016-05-1919-37/+2
|\
OpenPOWER on IntegriCloud