aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/device (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-03treewide: Add missing includes masked by cgroup -> bpf dependencyJakub Kicinski1-0/+1
2021-10-20driver core: Provide device_match_acpi_handle() helperAndy Shevchenko1-0/+1
2021-07-21bus: Make remove callback return voidUwe Kleine-König1-1/+1
2021-02-09device.h: Remove bogus "the" in kerneldocGeert Uytterhoeven1-1/+1
2020-11-09drivers: base: fix some kernel-doc markupsMauro Carvalho Chehab1-0/+14
2020-03-04driver core: Rename deferred_probe_timeout and make it globalJohn Stultz1-0/+1
2020-03-04driver core: Remove driver_deferred_probe_check_state_continue()John Stultz1-1/+0
2019-12-16device.h: move 'struct driver' stuff out to device/driver.hGreg Kroah-Hartman1-0/+292
2019-12-16device.h: move 'struct class' stuff out to device/class.hGreg Kroah-Hartman1-0/+266
2019-12-16device.h: move 'struct bus' stuff out to device/bus.hGreg Kroah-Hartman1-0/+288