55 Commits (ae6706f0678b89de07ad3b456893cc883584f711)

Author SHA1 Message Date
Greg KH 518e654083 [PATCH] Fix manual binding infinite loop 20 years ago
Maneesh Soni 208f3d6175 [PATCH] Driver core: potentially fix use after free in class_device_attr_show 20 years ago
Alexey Starikovskiy e2a5b420f7 [ACPI] ACPI poweroff fix 20 years ago
Patrick Mochel d62c0f9fd2 [PATCH] Driver core: Use klist_del() instead of klist_remove(). 20 years ago
Greg Kroah-Hartman 23d3d602cb [PATCH] driver core: change bus_rescan_devices to return void 20 years ago
Greg Kroah-Hartman afdce75f1e [PATCH] driver core: Add the ability to bind drivers to devices from userspace 20 years ago
Greg Kroah-Hartman 151ef38f7c [PATCH] driver core: Add the ability to unbind drivers to devices from userspace 20 years ago
Cornelia Huck 0edb586049 [PATCH] driver core: add bus_find_device & driver_find_device functions 20 years ago
Stanislaw W. Gruszka b92eac01c3 [PATCH] request_firmware(): avoid race conditions 20 years ago
Nathan Lynch fb69c3907e [PATCH] generate hotplug events for cpu online 20 years ago
Ashok Raj 52a119feaa [PATCH] make smp_prepare_cpu to a weak function 20 years ago
Li Shaohua e1367daf3e [PATCH] cpu state clean after hot remove 20 years ago
Greg Kroah-Hartman d377e85b53 [PATCH] driver core: Fix up the device_attach() error handling in bus_add_device() 20 years ago
Christoph Lameter e7c8d5c995 [PATCH] node local per-cpu-pages 20 years ago
Benjamin Herrenschmidt 42b16c051c [PATCH] Driver core: Don't "lose" devices on suspend on failure 20 years ago
Yani Ioannou 74880c063b [PATCH] Driver Core: drivers/base - drivers/i2c/chips/adm1026.c: update device attribute callbacks 20 years ago
Yani Ioannou 54b6f35c99 [PATCH] Driver core: change device_attribute callbacks 20 years ago
Hannes Reinecke ca2b94ba12 [PATCH] driver core: fix error handling in bus_add_device 20 years ago
Keiichiro Tokunaga 4b45099b75 [PATCH] Driver core: unregister_node() for hotplug use 20 years ago
Alan Stern c95a6b057b [PATCH] driver core: Fix races in driver_detach() 20 years ago
Patrick Mochel 0d3e5a2e39 [PATCH] Driver Core: fix bk-driver-core kills ppc64 20 years ago
gregkh@suse.de b86c1df1f9 [PATCH] Driver core: Fix up the driver and device iterators to be quieter 20 years ago
gregkh@suse.de 126eddfbf8 [PATCH] driver core: change export symbol for driver_for_each_device() 20 years ago
mochel@digitalimplant.org 4d12d2d953 [PATCH] Fix up bogus comment. 20 years ago
mochel@digitalimplant.org 36239577cf [PATCH] Use a klist for device child lists. 20 years ago
mochel@digitalimplant.org 0956af53af [PATCH] Call klist_del() instead of klist_remove(). 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 6eded061b1 [PATCH] Fix up bus code and remove use of rwsem. 20 years ago
mochel@digitalimplant.org 2287c322b6 [PATCH] Use bus_for_each_{dev,drv} for driver binding. 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 38fdac3cdc [PATCH] Add a klist to struct bus_type for its drivers. 20 years ago
mochel@digitalimplant.org 465c7a3a3a [PATCH] Add a klist to struct bus_type for its devices. 20 years ago
mochel@digitalimplant.org fae3cd0025 [PATCH] Add driver_for_each_device(). 20 years ago
mochel@digitalimplant.org 07e4a3e27f [PATCH] Move device/driver code to drivers/base/dd.c 20 years ago
mochel@digitalimplant.org af70316af1 [PATCH] Add a semaphore to struct device to synchronize calls to its driver. 20 years ago
gregkh@suse.de cd987d38cc [PATCH] class: remove class_simple code, as no one in the tree is using it anymore. 20 years ago
gregkh@suse.de 2fc68447df [PATCH] class: add kerneldoc for the new class functions. 20 years ago
gregkh@suse.de e9ba6365fd [PATCH] CLASS: move a "simple" class logic into the class core. 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
David Brownell 82428b62aa [PATCH] Driver Core: pm diagnostics update, check for errors 20 years ago
Roman Kagan b2d84f078a [PATCH] drivers/base/bus.c: fix iteration in driver_detach() 20 years ago
Alexander Nyberg 177a432494 [PATCH] Hotplug: Make dev->bus checking consistent 20 years ago
Martin Waitz 67be2dd1ba [PATCH] DocBook: fix some descriptions 20 years ago
kay.sievers@vrfy.org e57cd73e2e [PATCH] kobject/hotplug split - devices core 20 years ago
kay.sievers@vrfy.org 0700f56bbc [PATCH] kobject/hotplug split - class core 20 years ago