aboutsummaryrefslogtreecommitdiff
path: root/include/linux/device
AgeCommit message (Expand)AuthorFilesLines
2021-12-03treewide: Add missing includes masked by cgroup -> bpf dependencyGravatar Jakub Kicinski 1-0/+1
2021-10-20driver core: Provide device_match_acpi_handle() helperGravatar Andy Shevchenko 1-0/+1
2021-07-21bus: Make remove callback return voidGravatar Uwe Kleine-König 1-1/+1
2021-02-09device.h: Remove bogus "the" in kerneldocGravatar Geert Uytterhoeven 1-1/+1
2020-11-09drivers: base: fix some kernel-doc markupsGravatar Mauro Carvalho Chehab 1-0/+14
2020-03-04driver core: Rename deferred_probe_timeout and make it globalGravatar John Stultz 1-0/+1
2020-03-04driver core: Remove driver_deferred_probe_check_state_continue()Gravatar John Stultz 1-1/+0
2019-12-16device.h: move 'struct driver' stuff out to device/driver.hGravatar Greg Kroah-Hartman 1-0/+292
2019-12-16device.h: move 'struct class' stuff out to device/class.hGravatar Greg Kroah-Hartman 1-0/+266
2019-12-16device.h: move 'struct bus' stuff out to device/bus.hGravatar Greg Kroah-Hartman 1-0/+288