Commit Graph

77 Commits (481467d6fa4489aa42321a067e78bad26349488f)

Author SHA1 Message Date
Bill Nottingham 3e51377dc4 [PATCH] fix class symlinks in sysfs 20 years ago
Daniel Ritz 4c898c7f2f [PATCH] Driver Core: fis bus rescan devices race 20 years ago
Jiri Slaby 4aed0644d6 [PATCH] drivers/base/*: use kzalloc instead of kmalloc+memset 20 years ago
Victor Fusco 3a11ec5e50 [PATCH] dmapool: Fix "nocast type" warnings 20 years ago
Linus Torvalds caf39e87cc [SCSI] Re-do "final klist fixes" 20 years ago
James Bottomley 34bb61f9dd [PATCH] fix klist semantics for lists which have elements removed on traversal 20 years ago
Linus Torvalds df4edad178 [SCSI] Revert "final klist fixes" 20 years ago
Abhay Salunke 6e3eaab020 [PATCH] modified firmware_class.c to support no hotplug 20 years ago
James Bottomley d856f1e337 [PATCH] klist: fix klist to have the same klist_add semantics as list_head 20 years ago
Jesper Juhl fef6ec8dd9 [PATCH] Driver core: small cleanup; remove check for NULL before kfree() in driver core 20 years ago
Shaohua Li ceaeade1f9 [PATCH] Driver core: hande sysdev suspend failure 20 years ago
Dmitry Torokhov 76d1ce00bd [PATCH] Driver core: link device and all class devices derived from it. 20 years ago
Greg Kroah-Hartman d65da6eae1 [PATCH] Fix manual binding infinite loop 20 years ago
Pavel Machek ca078bae81 [PATCH] swsusp: switch pm_message_t to struct 20 years ago
Martin Hicks c07e02db76 [PATCH] VM: add page_state info to per-node meminfo 20 years ago
James Bottomley 2b7d6a8cb9 [SCSI] attribute container final klist fixes 20 years ago
James Bottomley 53c165e0a6 [SCSI] correct attribute_container list usage 20 years ago
James Bottomley ebd8bb7647 [SCSI] fix transport class corner case after rework 20 years ago
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
James Bottomley d0a7e57400 [SCSI] correct transport class abstraction to work outside SCSI 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