summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/misc'Sascha Hauer2022-01-191-3/+3
|\
| * pinctrl: stm32: replace magic values with defines for STM32_PINMODEAhmad Fatoum2022-01-141-3/+3
* | pinctrl: Rockchip: abort GPIO probe gracefully on out-of-range alias idAhmad Fatoum2022-01-141-0/+2
* | pinctrl: rockchip: use alias rather than full of nameMichael Riesch2022-01-141-2/+8
|/
* drivers: migrate "GPL-2.0" license identifiers to SPDX 2.0Roland Hieber2021-11-2215-15/+15
* Merge branch 'for-next/spdx'Sascha Hauer2021-11-1522-159/+22
|\
| * drivers: add missing SPDX-License-IdentifierAhmad Fatoum2021-11-0122-159/+22
* | pinctrl: Rockchip: abort probe on lack of aliasesAhmad Fatoum2021-11-081-0/+3
|/
* Merge branch 'for-next/misc'Sascha Hauer2021-10-071-2/+22
|\
| * pinctrl: bcm2835: Add support for bcm2711Ahmad Fatoum2021-10-051-1/+21
| * pinctrl: bcm2835: Probe driver earlierAhmad Fatoum2021-10-051-1/+1
* | ARM: i.MX: extend drivers for i.MX8MN (Nano) supportAhmad Fatoum2021-10-051-0/+2
|/
* Merge branch 'for-next/rockchip'Sascha Hauer2021-07-181-50/+54
|\
| * pinctrl: rockchip: Register gpios as deviceSascha Hauer2021-06-281-50/+54
* | Merge branch 'for-next/riscv'Sascha Hauer2021-07-181-2/+2
|\ \
| * | gpio: add support for StarFive GPIO controllerAhmad Fatoum2021-06-241-2/+2
| |/
* | pinctrl: stm32: support deep probeAhmad Fatoum2021-06-281-1/+4
* | pinctrl: Add deep probe supportSascha Hauer2021-06-251-2/+5
* | pinctrl: Find controller node firstSascha Hauer2021-06-251-3/+6
|/
* pinctrl: Rockchip: Move to core_initcall levelSascha Hauer2021-06-111-1/+1
* pinctrl: Rockchip: Add RK3568 supportSascha Hauer2021-06-111-7/+358
* pinctrl: Rockchip: implement drive strength settingSascha Hauer2021-06-111-1/+125
* pinctrl: Rockchip: Update from LinuxSascha Hauer2021-06-111-8/+275
* pinctrl: Rockchip: print resource_size_t with %paSascha Hauer2021-06-091-2/+2
* pinctrl: Rockchip: rename mux_offset to grf_mux_offsetSascha Hauer2021-06-091-6/+6
* 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