summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/pinctrl-mxs.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Print device nodes with %pOFSascha Hauer2023-07-031-3/+3
* treewide: add MODULE_DEVICE_TABLE markersAhmad Fatoum2023-06-131-0/+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: mxs: fix error message to mention right property nameUwe Kleine-König2017-09-261-1/+1
* pinctrl: mxs: add raw value from device tree to debug outputUwe Kleine-König2016-04-121-2/+2
* pinctrl: Add MXS pinctrl driverSascha Hauer2015-01-281-0/+171