summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/freescale
Commit message (Expand)AuthorAgeFilesLines
* 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/+18Star
* pinctrl: imx: use generic pinctrl helpers for managing groupsGary Bisson2017-01-033-141/+69Star
* 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-2921-203/+44Star
|\
| * pinctrl: imx21: Remove the MODULE_DEVICE_TABLE() macroFabio Estevam2016-07-061-1/+0Star
| * pinctrl: remove orphaned exported ".remove" functionPaul Gortmaker2016-06-292-13/+0Star
| * pinctrl: imx28: make it explicitly non-modularPaul Gortmaker2016-06-291-13/+4Star
| * pinctrl: imx23: make it explicitly non-modularPaul Gortmaker2016-06-291-13/+4Star
| * pinctrl: vf610: make it explicitly non-modularPaul Gortmaker2016-06-291-10/+0Star
| * pinctrl: imx7d: make it explicitly non-modularPaul Gortmaker2016-06-291-11/+3Star
| * pinctrl: imx6ul: make it explicitly non-modularPaul Gortmaker2016-06-291-11/+3Star
| * pinctrl: imx6sx: make it explicitly non-modularPaul Gortmaker2016-06-291-11/+3Star
| * pinctrl: imx6sl: make it explicitly non-modularPaul Gortmaker2016-06-291-12/+3Star
| * pinctrl: imx6q: make it explicitly non-modularPaul Gortmaker2016-06-291-10/+0Star
| * pinctrl: imx6dl: make it explicitly non-modularPaul Gortmaker2016-06-291-11/+3Star
| * pinctrl: imx53: make it explicitly non-modularPaul Gortmaker2016-06-291-10/+0Star
| * pinctrl: imx51: make it explicitly non-modularPaul Gortmaker2016-06-291-10/+0Star
| * pinctrl: imx50: make it explicitly non-modularPaul Gortmaker2016-06-291-9/+0Star
| * pinctrl: imx35: make it explicitly non-modularPaul Gortmaker2016-06-291-10/+0Star
| * pinctrl: imx27: make it explicitly non-modularPaul Gortmaker2016-06-291-10/+0Star
| * pinctrl: imx25: make it explicitly non-modularPaul Gortmaker2016-06-291-10/+0Star
| * pinctrl: imx21: make it explicitly non-modularPaul Gortmaker2016-06-291-6/+2Star
| * pinctrl: imx1: make it explicitly non-modularPaul Gortmaker2016-06-291-7/+2Star
| * pinctrl: freescale: remove needless module.h includePaul Gortmaker2016-06-292-2/+0Star
| * 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/+2Star
|\
| * pinctrl: imxl: Use devm_pinctrl_register() for pinctrl registrationLaxman Dewangan2016-04-215-14/+1Star
| * pinctrl: imx: Use devm_pinctrl_register() for pinctrl registrationLaxman Dewangan2016-04-2114-23/+1Star
* | pinctrl: imx: Kconfig: PINCTRL_IMX select REGMAPAlexander Kurz2016-04-141-0/+1
* | pinctrl: freescale: imx: fix bogus check of of_iomap() return valueVladimir Zapolskiy2016-03-301-9/+8Star
|/
* pinctrl: imx: attach iomuxc device to gpr sysconPhilipp Zabel2016-03-0810-0/+19
* pinctrl: freescale: imx: implement gpio_disable_free for VybridStefan Agner2016-01-271-0/+26
* pinctrl: freescale: add ZERO_OFFSET_VALID flag for vf610 pinctrlShawn Guo2015-12-101-1/+1