Shaokun Zhang
|
46d3a03781
driver core: remove unnecessary function extern declare
|
7 years ago |
Feng Kan
|
494fd7b7ad
PM / core: fix deferred probe breaking suspend resume order
|
7 years ago |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
Dmitry Torokhov
|
a7670d425b
driver core: make device_{add|remove}_groups() public
|
8 years ago |
Greg Kroah-Hartman
|
c7334ce814
Revert "driver core: Add deferred_probe attribute to devices in sysfs"
|
8 years ago |
Ben Hutchings
|
6751667a29
driver core: Add deferred_probe attribute to devices in sysfs
|
9 years ago |
Rafael J. Wysocki
|
9ed9895370
driver core: Functional dependencies tracking support
|
8 years ago |
Strashko, Grygorii
|
013c074f86
PM / sleep: prohibit devices probing during suspend/hibernation
|
9 years ago |
Grygorii Strashko
|
52cdbdd498
driver core: correct device's shutdown order
|
10 years ago |
Tomeu Vizoso
|
82b2c3c5b8
driver core: fix docbook for device_private.device
|
10 years ago |
Dmitry Torokhov
|
765230b5f0
driver-core: add asynchronous probing support for drivers
|
10 years ago |
Jean Delvare
|
1bb6c08abf
driver core: Move driver_data back to struct device
|
11 years ago |
Rafael J. Wysocki
|
caa73ea158
ACPI / hotplug / driver core: Handle containers in a special way
|
11 years ago |
Greg Kroah-Hartman
|
ed0617b5c0
driver core: bus_type: add drv_groups
|
12 years ago |
Greg Kroah-Hartman
|
fa6fdb33b4
driver core: bus_type: add dev_groups
|
12 years ago |
Tejun Heo
|
d73ce00422
driver/base: implement subsys_virtual_register()
|
12 years ago |
Greg Kroah-Hartman
|
ef8a3fd6e5
driver core: move the deferred probe pointer into the private area
|
13 years ago |
Grant Likely
|
d1c3414c2a
drivercore: Add driver probe deferral mechanism
|
13 years ago |
Ben Hutchings
|
024f78462c
cpu: Do not return errors from cpu_dev_init() which will be ignored
|
13 years ago |
Kay Sievers
|
ca22e56deb
driver-core: implement 'sysdev' functionality for regular devices and buses
|
13 years ago |
Paul Gortmaker
|
ba33162a2c
drivers/base: base.h implicitly depends on <linux/notifier.h>
|
14 years ago |
Rafael J. Wysocki
|
2e711c04db
PM: Remove sysdev suspend, resume and shutdown operations
|
14 years ago |
Kay Sievers
|
6b6e39a6a8
driver-core: merge private parts of class and bus
|
14 years ago |
Kay Sievers
|
2b2af54a5b
Driver Core: devtmpfs - kernel-maintained tmpfs-based /dev
|
16 years ago |
Greg Kroah-Hartman
|
b402843787
Driver core: move dev_get/set_drvdata to drivers/base/dd.c
|
16 years ago |
Alan Stern
|
2023c610dc
Driver core: add new device to bus's list before probing
|
16 years ago |
Ming Lei
|
5247aecfe6
driver core: fix driver_match_device
|
16 years ago |
Greg Kroah-Hartman
|
ae1b41715e
driver core: move knode_bus into private structure
|
16 years ago |
Greg Kroah-Hartman
|
8940b4f312
driver core: move knode_driver into private structure
|
16 years ago |
Greg Kroah-Hartman
|
f791b8c836
driver core: move klist_children into private structure
|
16 years ago |