summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/pinctrl-tegra-xusb.c
Commit message (Expand)AuthorAgeFilesLines
* 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-3/+3
* 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-12/+1
* Merge branch 'for-next/driver-macro' into masterSascha Hauer2020-10-141-5/+1
|\
| * treewide: Use driver macroSascha Hauer2020-09-291-5/+1
* | driver: migrate some from dev_get_drvdata to device_get_match_dataAhmad Fatoum2020-10-091-1/+1
|/
* phy: remove unused init_data parameterAhmad Fatoum2020-02-251-2/+2
* pinctrl: tree-wide probe devices during core_initcallMarco Felsch2018-10-191-1/+1
* driver: replace dev_request_mem_region with dev_request_mem_resourceSascha Hauer2016-03-071-3/+5
* of: use 'const void *' for struct of_device_id.dataAntony Pavlov2015-04-301-2/+2
* pinctrl: tegra: add XUSB pad controllerLucas Stach2014-11-041-0/+519