Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename struct device_d to device | Sascha Hauer | 2023-01-10 | 1 | -3/+3 |
* | Rename device_d::device_node to device_d::of_node | Sascha Hauer | 2023-01-10 | 1 | -2/+2 |
* | drivers: migrate "GPL-2.0" license identifiers to SPDX 2.0 | Roland Hieber | 2021-11-22 | 1 | -1/+1 |
* | drivers: add missing SPDX-License-Identifier | Ahmad Fatoum | 2021-11-01 | 1 | -0/+1 |
* | of: of_device_get_match_compatible() helper | Oleksij Rempel | 2020-08-24 | 1 | -0/+12 |
* | of: Add missing include | Sascha Hauer | 2016-05-24 | 1 | -1/+1 |
* | OF: Port of_match_device() and of_device_get_match_data() | Andrey Smirnov | 2016-04-28 | 1 | -0/+33 |