summaryrefslogtreecommitdiff
path: root/drivers/base
AgeCommit message (Expand)Author
2005-05-23[PATCH] driver core: restore event order for device_add()Kay Sievers
2005-05-17[PATCH] Driver Core: remove driver model detach_stateDavid Brownell
2005-05-17[PATCH] Driver Core: pm diagnostics update, check for errorsDavid Brownell
2005-05-04[PATCH] drivers/base/bus.c: fix iteration in driver_detach()Roman Kagan
2005-05-04[PATCH] Hotplug: Make dev->bus checking consistentAlexander Nyberg
2005-05-01[PATCH] DocBook: fix some descriptionsMartin Waitz
2005-04-18[PATCH] kobject/hotplug split - devices corekay.sievers@vrfy.org
2005-04-18[PATCH] kobject/hotplug split - class corekay.sievers@vrfy.org
2005-04-18[PATCH] export platform_add_devicesRobert Schwebel
2005-04-18[PATCH] add TIMEOUT to firmware_class hotplug eventkay.sievers@vrfy.org
2005-04-16[PATCH] pm_message_t: more fixes in common and i386Pavel Machek
2005-03-29[PATCH] more pm_message_t fixesPavel Machek
2005-03-28Mark "gfp" masks as "unsigned int" and use __nocast to find violations.Linus Torvalds
2005-03-14Merge by handJames Bottomley
2005-03-14Add statistics to generic transport classJames Bottomley
2005-03-08[PATCH] class: add a semaphore to struct class, and use that instead of the s...Greg Kroah-Hartman
2005-03-08[PATCH] sysdev: remove the rwsem usage from this subsystem.Greg Kroah-Hartman
2005-03-08[PATCH] sysdev: fix the name of the list of drivers to be a sane nameGreg Kroah-Hartman
2005-03-08[PATCH] kmap: remove usage of rwsem from kobj_map.Greg Kroah-Hartman
2005-03-08[PATCH] sysdev: make system_subsys static as no one else needs access to it.Greg Kroah-Hartman
2005-03-08[PATCH] Driver core: add "bus" symlink to class/block devicesKay Sievers
2005-03-08[PATCH] driver core: clean driver unloadMike Waychison
2005-03-08[PATCH] class_simple: pass dev_t to the class coreKay Sievers
2005-03-08[PATCH] class core: export MAJOR/MINOR to the hotplug envKay Sievers
2005-03-08[PATCH] driver core: Separate platform device name from platform device numberRussell King
2005-02-01Merge bk://linux-scsi.bkbits.net/scsi-for-linus-2.6Linus Torvalds
2005-02-01[PATCH] unexport register_cpu and unregister_cpuNathan Lynch
2005-01-31Fix missed class_remove_file in attribute_containerJames Bottomley
2005-01-27Merge bk://linux-scsi.bkbits.net/scsi-for-linus-2.6Linus Torvalds
2005-01-20[PATCH] Lock initializer cleanup: Misc driversThomas Gleixner
2005-01-17add a generic device transport classJames Bottomley
2005-01-17Add attribute container to generic device modelJames Bottomley
2005-01-10[PATCH] pm: introduce pm_message_tPavel Machek
2005-01-09Merge kroah.com:/home/greg/linux/BK/bleed-2.6Greg Kroah-Hartman
2005-01-07[PATCH] Replace 'numnodes' with 'node_online_map' - arch-independentMatthew Dobson
2005-01-06mergeGreg Kroah-Hartman
2005-01-06[PATCH] Driver Core: handle bridged platform bus segmentsDavid Brownell
2005-01-03[PATCH] x86_64: Add x86_64 support for Jack Steiner's SLIT sysfs patchAndi Kleen
2005-01-03[PATCH] x86_64: Add SLIT (inter node distance) information to sysfs.Andi Kleen
2004-12-21[PATCH] driver core: Fix up vesafb failure probing.Dave Jones
2004-12-21[PATCH] driver core: allow struct bin_attributes in class devicesJesse Barnes
2004-12-16[PATCH] Driver Core: Add platform_get_resource_byname & platform_get_resource...Kumar Gala
2004-12-14[PATCH] select HOTPLUGAdrian Bunk
2004-12-06mergeLen Brown
2004-12-02[PATCH] Driver Core: restore comment in kobject_uevent.cGreg Kroah-Hartman
2004-11-30mergeLen Brown
2004-11-28[PATCH] fix unnecessary increment in firmware_class_hotplug() and USB coreMarcel Holtmann
2004-11-11[PATCH] add the bus name to the hotplug environmentKay Sievers
2004-11-11[PATCH] add the driver name to the hotplug environmentKay Sievers
2004-11-10mergeLen Brown