summaryrefslogtreecommitdiff
path: root/include/linux/device
AgeCommit message (Expand)Author
2023-01-10driver core: make subsys_dev_iter_init() staticGreg Kroah-Hartman
2023-01-10driver core: remove subsys_find_device_by_id()Greg Kroah-Hartman
2023-01-10driver core: make bus_get_device_klist() staticGreg Kroah-Hartman
2022-11-24driver core: make struct class.devnode() take a const *Greg Kroah-Hartman
2022-11-24driver core: make struct class.dev_uevent() take a const *Greg Kroah-Hartman
2022-11-09driver core: class: make namespace and get_ownership take const *Greg Kroah-Hartman
2022-08-23Revert "driver core: Delete driver_deferred_probe_check_state()"Saravana Kannan
2022-06-10driver core: Delete driver_deferred_probe_check_state()Saravana Kannan
2022-06-10driver core: Add wait_for_init_devices_probe helper functionSaravana Kannan
2022-06-03Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-04-28driver core: Add dma_cleanup callback in bus_typeLu Baolu
2022-04-22driver: platform: Add helper for safer setting of driver_overrideKrzysztof Kozlowski
2021-12-03treewide: Add missing includes masked by cgroup -> bpf dependencyJakub Kicinski
2021-10-20driver core: Provide device_match_acpi_handle() helperAndy Shevchenko
2021-07-21bus: Make remove callback return voidUwe Kleine-König
2021-02-09device.h: Remove bogus "the" in kerneldocGeert Uytterhoeven
2020-11-09drivers: base: fix some kernel-doc markupsMauro Carvalho Chehab
2020-03-04driver core: Rename deferred_probe_timeout and make it globalJohn Stultz
2020-03-04driver core: Remove driver_deferred_probe_check_state_continue()John Stultz
2019-12-16device.h: move 'struct driver' stuff out to device/driver.hGreg Kroah-Hartman
2019-12-16device.h: move 'struct class' stuff out to device/class.hGreg Kroah-Hartman
2019-12-16device.h: move 'struct bus' stuff out to device/bus.hGreg Kroah-Hartman