summaryrefslogtreecommitdiffstats
path: root/drivers/of/device.c
Commit message (Expand)AuthorAgeFilesLines
* Rename struct device_d to deviceSascha Hauer2023-01-101-3/+3
* Rename device_d::device_node to device_d::of_nodeSascha Hauer2023-01-101-2/+2
* 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-0/+1
* of: of_device_get_match_compatible() helperOleksij Rempel2020-08-241-0/+12
* of: Add missing includeSascha Hauer2016-05-241-1/+1
* OF: Port of_match_device() and of_device_get_match_data()Andrey Smirnov2016-04-281-0/+33