summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/pinctrl-vf610.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Print device nodes with %pOFSascha Hauer2023-07-031-2/+1
* treewide: add MODULE_DEVICE_TABLE markersAhmad Fatoum2023-06-131-0/+1
* ARM: i.MX: Move mach header files to include/mach/imxSascha Hauer2023-03-061-1/+1
* Rename struct driver_d to driverSascha Hauer2023-01-101-1/+1
* Rename struct device_d to deviceSascha Hauer2023-01-101-1/+1
* drivers: migrate "GPL-2.0" license identifiers to SPDX 2.0Roland Hieber2021-11-221-1/+1
* drivers: add missing SPDX-License-IdentifierAhmad Fatoum2021-11-011-10/+1
* treewide: Use driver macroSascha Hauer2020-09-291-5/+1
* treewide: remove references to CREDITSUwe Kleine-König2020-04-271-3/+0
* pinctrl: tree-wide probe devices during core_initcallMarco Felsch2018-10-191-1/+1
* pinctrl-vf610: Make use of BIT macroAndrey Smirnov2018-04-111-3/+3
* i.MX: vf610: Add low-level pin configuration helperAndrey Smirnov2017-01-121-5/+6
* i.MX: Add pinctrl driver for VF610Andrey Smirnov2016-11-141-0/+167