Commit Graph

20 Commits (a6c82600d4058346ea6fd801bc21d7abcc1350d8)

Author SHA1 Message Date
Randy Dunlap c41455fbac [PATCH] kernel-doc: drivers/base fixes 19 years ago
Kay Sievers a7fd67062e [PATCH] add sysfs attr to re-emit device hotplug event 19 years ago
David Brownell 0ac85241eb [PATCH] driver model wakeup flags 19 years ago
James Bottomley 34bb61f9dd [PATCH] fix klist semantics for lists which have elements removed on traversal 20 years ago
James Bottomley d856f1e337 [PATCH] klist: fix klist to have the same klist_add semantics as list_head 20 years ago
Patrick Mochel d62c0f9fd2 [PATCH] Driver core: Use klist_del() instead of klist_remove(). 20 years ago
Yani Ioannou 54b6f35c99 [PATCH] Driver core: change device_attribute callbacks 20 years ago
mochel@digitalimplant.org 36239577cf [PATCH] Use a klist for device child lists. 20 years ago
mochel@digitalimplant.org 63c4f204ff [PATCH] Remove struct device::driver_list. 20 years ago
mochel@digitalimplant.org 7dc35cdf69 [PATCH] Remove struct device::bus_list. 20 years ago
mochel@digitalimplant.org cb85b6f1cc [PATCH] Remove the unused device_find(). 20 years ago
mochel@digitalimplant.org 94e7b1c5ff [PATCH] Add a klist to struct device_driver for the devices bound to it. 20 years ago
mochel@digitalimplant.org af70316af1 [PATCH] Add a semaphore to struct device to synchronize calls to its driver. 20 years ago
Dmitry Torokhov 4a0c20bf8c [PATCH] sysfs: (driver/base) if show/store is missing return -EIO 20 years ago
Dmitry Torokhov 419cab3fc6 [PATCH] kset_hotplug_ops->name shoudl return const char * 20 years ago
Kay Sievers 187a1a94d6 [PATCH] driver core: restore event order for device_add() 20 years ago
David Brownell 0b405a0f7e [PATCH] Driver Core: remove driver model detach_state 20 years ago
Alexander Nyberg 177a432494 [PATCH] Hotplug: Make dev->bus checking consistent 20 years ago
kay.sievers@vrfy.org e57cd73e2e [PATCH] kobject/hotplug split - devices core 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago