[PATCH] fix leaks in request_firmware_nowait
[safe/jmp/linux-2.6] / drivers / base /
2005-11-14 matthieu castet[PATCH] fix leaks in request_firmware_nowait
2005-11-09 Russell King[DRIVER MODEL] Add platform_driver
2005-11-07 Tim Schmielau[PATCH] fix remaining missing includes
2005-11-05 Russell King[DRIVER MODEL] Improved dynamically allocated platform_...
2005-10-31 Linus TorvaldsMerge kernel.org:/home/rmk/linux-2.6-drvmodel
2005-10-31 Tim Schmielau[PATCH] fix missing includes
2005-10-31 Randy Dunlap[PATCH] firmware: fix all kernel-doc warnings
2005-10-31 Ashok Raj[PATCH] introduce get_cpu_sysdev() to retrieve a sysfs...
2005-10-30 Dave Hansen[PATCH] memory hotplug: move section_mem_map alloc...
2005-10-30 Dave Hansen[PATCH] memory hotplug: sysfs and add/remove functions
2005-10-29 Russell KingCreate platform_device.h to contain all the platform...
2005-10-28 Andrew Morton[PATCH] USB: fix pm patches with CONFIG_PM off part 2
2005-10-28 David Brownell[PATCH] root hub changes (lesser half)
2005-10-28 David Brownell[PATCH] one less word in struct device
2005-10-28 Randy Dunlap[PATCH] kernel-doc: drivers/base fixes
2005-10-28 Russell King[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level...
2005-10-28 Ben Dooks[PATCH] drivers/base - fix sparse warnings
2005-10-28 Greg Kroah-Hartman[PATCH] Driver Core: add the ability for class_device...
2005-10-28 Kay Sievers[PATCH] add sysfs attr to re-emit device hotplug event
2005-10-28 Dmitry Torokhov[PATCH] Driver core: pass interface to class interface...
2005-10-28 Dmitry Torokhov[PATCH] Driver core: send hotplug event before adding...
2005-10-28 David Brownell[PATCH] driver model wakeup flags
2005-10-08 Al Viro[PATCH] gfp flags annotations - part 1
2005-09-22 Bill Nottingham[PATCH] fix class symlinks in sysfs
2005-09-22 Daniel Ritz[PATCH] Driver Core: fis bus rescan devices race
2005-09-13 Jiri Slaby[PATCH] drivers/base/*: use kzalloc instead of kmalloc...
2005-09-10 Victor Fusco[PATCH] dmapool: Fix "nocast type" warnings
2005-09-08 Linus Torvalds[SCSI] Re-do "final klist fixes"
2005-09-08 James Bottomley[PATCH] fix klist semantics for lists which have elemen...
2005-09-08 Linus Torvalds[SCSI] Revert "final klist fixes"
2005-09-08 Linus TorvaldsMerge /linux/kernel/git/jejb/scsi-for-linus-2.6
2005-09-07 Abhay Salunke[PATCH] modified firmware_class.c to support no hotplug
2005-09-06 James BottomleyMerge by hand (conflicts in sd.c)
2005-09-05 James Bottomley[PATCH] klist: fix klist to have the same klist_add...
2005-09-05 Jesper Juhl[PATCH] Driver core: small cleanup; remove check for...
2005-09-05 Shaohua Li[PATCH] Driver core: hande sysdev suspend failure
2005-09-05 Dmitry Torokhov[PATCH] Driver core: link device and all class devices...
2005-09-05 Greg Kroah-Hartman[PATCH] Fix manual binding infinite loop
2005-09-05 Pavel Machek[PATCH] swsusp: switch pm_message_t to struct
2005-09-05 Martin Hicks[PATCH] VM: add page_state info to per-node meminfo
2005-08-31 James Bottomley[SCSI] attribute container final klist fixes
2005-08-31 James Bottomley[SCSI] correct attribute_container list usage
2005-08-28 James BottomleyMerge HEAD from ../scsi-misc-2.6-tmp
2005-08-28 James Bottomley[SCSI] fix transport class corner case after rework
2005-08-18 Greg KH[PATCH] Fix manual binding infinite loop
2005-08-17 Maneesh Soni[PATCH] Driver core: potentially fix use after free...
2005-08-14 James Bottomley[SCSI] correct transport class abstraction to work...
2005-07-12 Len Brown[ACPI] merge acpi-2.6.12 branch into latest Linux 2...
2005-07-12 Alexey Starikovskiy[ACPI] ACPI poweroff fix
2005-06-30 Patrick Mochel[PATCH] Driver core: Use klist_del() instead of klist_r...
2005-06-30 Greg Kroah-Hartman[PATCH] driver core: change bus_rescan_devices to retur...
2005-06-30 Greg Kroah-Hartman[PATCH] driver core: Add the ability to bind drivers...
2005-06-30 Greg Kroah-Hartman[PATCH] driver core: Add the ability to unbind drivers...
2005-06-30 Cornelia Huck[PATCH] driver core: add bus_find_device & driver_find_...
2005-06-29 Stanislaw W. Gruszka[PATCH] request_firmware(): avoid race conditions
2005-06-25 Nathan Lynch[PATCH] generate hotplug events for cpu online
2005-06-25 Ashok Raj[PATCH] make smp_prepare_cpu to a weak function
2005-06-25 Li Shaohua[PATCH] cpu state clean after hot remove
2005-06-23 Greg Kroah-Hartman[PATCH] driver core: Fix up the device_attach() error...
2005-06-22 Christoph Lameter[PATCH] node local per-cpu-pages
2005-06-20 Benjamin Herrenschmidt[PATCH] Driver core: Don't "lose" devices on suspend...
2005-06-20 Yani Ioannou[PATCH] Driver Core: drivers/base - drivers/i2c/chips...
2005-06-20 Yani Ioannou[PATCH] Driver core: change device_attribute callbacks
2005-06-20 Hannes Reinecke[PATCH] driver core: fix error handling in bus_add_device
2005-06-20 Keiichiro Tokunaga[PATCH] Driver core: unregister_node() for hotplug use
2005-06-20 Alan Stern[PATCH] driver core: Fix races in driver_detach()
2005-06-20 Patrick Mochel[PATCH] Driver Core: fix bk-driver-core kills ppc64
2005-06-20 gregkh@suse.de[PATCH] Driver core: Fix up the driver and device itera...
2005-06-20 gregkh@suse.de[PATCH] driver core: change export symbol for driver_fo...
2005-06-20 mochel@digitalimpl... [PATCH] Fix up bogus comment.
2005-06-20 mochel@digitalimpl... [PATCH] Use a klist for device child lists.
2005-06-20 mochel@digitalimpl... [PATCH] Call klist_del() instead of klist_remove().
2005-06-20 mochel@digitalimpl... [PATCH] Remove struct device::driver_list.
2005-06-20 mochel@digitalimpl... [PATCH] Remove struct device::bus_list.
2005-06-20 mochel@digitalimpl... [PATCH] Fix up bus code and remove use of rwsem.
2005-06-20 mochel@digitalimpl... [PATCH] Use bus_for_each_{dev,drv} for driver binding.
2005-06-20 mochel@digitalimpl... [PATCH] Remove the unused device_find().
2005-06-20 mochel@digitalimpl... [PATCH] Add a klist to struct device_driver for the...
2005-06-20 mochel@digitalimpl... [PATCH] Add a klist to struct bus_type for its drivers.
2005-06-20 mochel@digitalimpl... [PATCH] Add a klist to struct bus_type for its devices.
2005-06-20 mochel@digitalimpl... [PATCH] Add driver_for_each_device().
2005-06-20 mochel@digitalimpl... [PATCH] Move device/driver code to drivers/base/dd.c
2005-06-20 mochel@digitalimpl... [PATCH] Add a semaphore to struct device to synchronize...
2005-06-20 gregkh@suse.de[PATCH] class: remove class_simple code, as no one...
2005-06-20 gregkh@suse.de[PATCH] class: add kerneldoc for the new class functions.
2005-06-20 gregkh@suse.de[PATCH] CLASS: move a "simple" class logic into the...
2005-06-20 Dmitry Torokhov[PATCH] sysfs: (driver/base) if show/store is missing...
2005-06-20 Dmitry Torokhov[PATCH] kset_hotplug_ops->name shoudl return const...
2005-05-23 Kay Sievers[PATCH] driver core: restore event order for device_add()
2005-05-17 David Brownell[PATCH] Driver Core: remove driver model detach_state
2005-05-17 David Brownell[PATCH] Driver Core: pm diagnostics update, check for...
2005-05-05 Roman Kagan[PATCH] drivers/base/bus.c: fix iteration in driver_det...
2005-05-05 Alexander Nyberg[PATCH] Hotplug: Make dev->bus checking consistent
2005-05-01 Martin Waitz[PATCH] DocBook: fix some descriptions
2005-04-19 kay.sievers@vrfy.org[PATCH] kobject/hotplug split - devices core
2005-04-19 kay.sievers@vrfy.org[PATCH] kobject/hotplug split - class core
2005-04-19 Robert Schwebel[PATCH] export platform_add_devices
2005-04-19 kay.sievers@vrfy.org[PATCH] add TIMEOUT to firmware_class hotplug event
2005-04-16 Pavel Machek[PATCH] pm_message_t: more fixes in common and i386
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2