summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/driver-macro' into masterSascha Hauer2020-10-1417-92/+19
|\
| * treewide: Use driver macroSascha Hauer2020-09-2917-92/+19
* | driver: migrate some from dev_get_drvdata to device_get_match_dataAhmad Fatoum2020-10-094-7/+7
|/
* pinctrl-single: Support 2 pinctrl-cells in ,pins modeTrent Piepho2020-09-141-2/+18
* pinctrl: imx-iomux-v3: Add i.MX8MP compatibleSascha Hauer2020-07-141-0/+2
* Merge branch 'for-next/misc'Sascha Hauer2020-05-146-18/+0
|\
| * treewide: remove references to CREDITSUwe Kleine-König2020-04-276-18/+0
* | Merge branch 'for-next/kconfig'Sascha Hauer2020-05-142-17/+0
|\ \
| * | treewide: Kconfig: remove some unused symbolsAhmad Fatoum2020-04-292-17/+0
| |/
* | drivers: add COMPILE_TEST prompts to some on-by-default driversAhmad Fatoum2020-05-081-4/+4
* | drivers: mark first batch of compilable drivers for COMPILE_TESTAhmad Fatoum2020-05-081-2/+2
|/
* Merge branch 'for-next/stm32'Sascha Hauer2020-03-181-2/+2
|\
| * phy: remove unused init_data parameterAhmad Fatoum2020-02-251-2/+2
* | Merge branch 'for-next/imx'Sascha Hauer2020-03-181-0/+2
|\ \
| * | iomux: Add i.MX8MM supportSascha Hauer2020-02-191-0/+2
| |/
* / pinctrl-single: fix parsing of `pinctrl-single,bits` propertyPeter Mamonov2020-03-161-1/+1
|/
* Merge branch 'for-next/misc'Sascha Hauer2020-02-181-19/+62
|\
| * pinctrl-single: Handle "pinctrl-single,function-mask" dt propertySiméon Marijon2020-01-201-19/+62
* | pinctrl: imx-v3: Support for imx6ull-iomuxc-snvsChristian Eggers2020-01-201-1/+7
|/
* pinctrl: at91pio4 depends on OFDEVICELucas Stach2019-12-021-0/+1
* pinctrl: tegra: mark drvdata as maybe unusedLucas Stach2019-12-021-2/+2
* pinctrl: at91pio4: move to correct location in KconfigLucas Stach2019-12-021-10/+9
* pinctrl: stm32: parse pinctrl nodes without subnodes as wellAhmad Fatoum2019-11-061-81/+99
* pinctrl: demote dev_info on successful probes to dev_dbgAhmad Fatoum2019-11-063-4/+4
* pinctrl: stm32: fix debug print of uninitialized variableAhmad Fatoum2019-11-061-3/+3
* pinctrl: add gpio and pinctrl driver for sama5d2 PIO4Ahmad Fatoum2019-10-144-0/+333
* pinctrl: i.MX iomux-v1: Add i.MX1 supportSascha Hauer2019-08-141-0/+2
* pinctrl: i.MX iomux-v1: Make base address initialization unnecessarySascha Hauer2019-08-142-19/+11
* pinctrl: stm32: fix error path when gpio chip is not foundAhmad Fatoum2019-07-091-2/+3
* pinctrl: stm32: add debug output in set_state callbackAhmad Fatoum2019-07-091-0/+3
* pinctrl: add driver for STM32 GPIO and pin multiplexerAhmad Fatoum2019-06-203-0/+432
* ARM: at91: replace __raw_{readl, writel} of peripherals with readl, writelAhmad Fatoum2019-05-241-14/+14
* treewide: surround Kconfig file paths with double quotesMasahiro Yamada2019-03-211-1/+1
* pinctrl: bcm2835: register the pin controller.Tomaz Solc2019-02-191-1/+51
* pinctrl: bcm2835: move existing code from gpio.Tomaz Solc2019-02-193-0/+169
* Kconfig: add pin controllers submenu.Tomaz Solc2019-02-191-0/+4
* pinctrl: imx-v3: imx8mq does use the old bindingLucas Stach2019-01-151-4/+0
* Merge branch 'for-next/missing-prototypes'Sascha Hauer2018-12-071-8/+1
|\
| * pinctrl: at91: Add missing includeSascha Hauer2018-11-121-8/+1
* | pinctrl: tegra30: fix "Possible null pointer dereference: group" warningOleksij Rempel2018-11-211-2/+2
|/
* Merge branch 'for-next/misc'Sascha Hauer2018-11-091-2/+2
|\
| * pinctrl: at91: Do not print registration messagesSascha Hauer2018-11-021-2/+2
* | pinctrl: tree-wide probe devices during core_initcallMarco Felsch2018-10-1914-15/+15
|/
* pinctrl: imx-iomux-v3: fix compiler warningRoland Hieber2018-09-071-1/+1
* pinctrl: i.MX: Add code to parse "input-enable"Andrey Smirnov2018-08-131-0/+3
* pinctrl: i.MX: Add support for i.MX8Andrey Smirnov2018-06-111-6/+50
* pinctrl-vf610: Make use of BIT macroAndrey Smirnov2018-04-111-3/+3
* pinctrl: do not dereference a device tree property directlySascha Hauer2018-01-311-12/+6
* remove checks for xzalloc() returning NULLUwe Kleine-König2017-09-261-2/+0
* pinctrl: mxs: fix error message to mention right property nameUwe Kleine-König2017-09-261-1/+1