Commit Graph

100 Commits (37d2e7a20d745035b600f1a6be56cbb9c7259419)

Author SHA1 Message Date
matthieu castet 113fab1386 [PATCH] fix leaks in request_firmware_nowait 19 years ago
Russell King 00d3dcdd96 [DRIVER MODEL] Add platform_driver 19 years ago
Tim Schmielau 8c65b4a604 [PATCH] fix remaining missing includes 19 years ago
Russell King 37c12e7497 [DRIVER MODEL] Improved dynamically allocated platform_device interface 19 years ago
Tim Schmielau 4e57b68178 [PATCH] fix missing includes 19 years ago
Randy Dunlap eb8e317998 [PATCH] firmware: fix all kernel-doc warnings 19 years ago
Ashok Raj ad74557a49 [PATCH] introduce get_cpu_sysdev() to retrieve a sysfs entry for a cpu. 19 years ago
Dave Hansen 0b0acbec1b [PATCH] memory hotplug: move section_mem_map alloc to sparse.c 19 years ago
Dave Hansen 3947be1969 [PATCH] memory hotplug: sysfs and add/remove functions 19 years ago
Russell King d052d1beff Create platform_device.h to contain all the platform device details. 19 years ago
Andrew Morton 9a7834d06d [PATCH] USB: fix pm patches with CONFIG_PM off part 2 19 years ago
David Brownell 979d5199fe [PATCH] root hub changes (lesser half) 19 years ago
David Brownell e9b7bd4ee7 [PATCH] one less word in struct device 19 years ago
Randy Dunlap c41455fbac [PATCH] kernel-doc: drivers/base fixes 19 years ago
Russell King 9480e307cd [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks 19 years ago
Ben Dooks a1bdc7aad8 [PATCH] drivers/base - fix sparse warnings 19 years ago
Greg Kroah-Hartman 51d172d5f3 [PATCH] Driver Core: add the ability for class_device structures to be nested 19 years ago
Kay Sievers a7fd67062e [PATCH] add sysfs attr to re-emit device hotplug event 19 years ago
Dmitry Torokhov d8539d81ae [PATCH] Driver core: pass interface to class interface methods 19 years ago
Dmitry Torokhov dbe9035d4f [PATCH] Driver core: send hotplug event before adding class interfaces 19 years ago
David Brownell 0ac85241eb [PATCH] driver model wakeup flags 19 years ago
Al Viro dd0fc66fb3 [PATCH] gfp flags annotations - part 1 20 years ago
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