summaryrefslogtreecommitdiff
path: root/drivers/base
Commit message (Expand)AuthorAge
* driver core: debug for bad dev_attr_show() return value.Andrew Morton2008-03-24
* drivers: fix dma_get_required_maskJames Bottomley2008-03-10
* sysdev: fix problem with sysdev_class being re-registeredGreg Kroah-Hartman2008-03-10
* Driver core: Fix cleanup when failing device_add().Cornelia Huck2008-03-04
* driver core: Remove dpm_sysfs_remove() from error path of device_add()Rafael J. Wysocki2008-03-04
* PM: fix new mutex-locking bug in the PM coreAlan Stern2008-03-04
* PM: Do not acquire device semaphores upfront during suspendRafael J. Wysocki2008-03-04
* docbook: fix kernel-api source filesRandy Dunlap2008-03-03
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-02-21
|\
| * PM: Make suspend_device() staticAdrian Bunk2008-02-21
* | PM: Remove unbalanced mutex_unlock() from dpm_resume()Rafael J. Wysocki2008-02-21
* | Driver core: Fix error handling in bus_add_driver().Cornelia Huck2008-02-21
* | driver-core: fix kernel-doc function parametersRandy Dunlap2008-02-21
|/
* Driver core: Revert "Fix Firmware class name collision"Michael E Brown2008-02-07
* register_cpu __devinit or __cpuinitRandy Dunlap2008-02-06
* Merge branch 'dmapool' of git://git.kernel.org/pub/scm/linux/kernel/git/willy...Linus Torvalds2008-02-05
|\
| * Move dmapool.c to mm/ directoryMatthew Wilcox2007-12-04
* | Driver core: Remove unneeded get_{device,driver}() calls.Cornelia Huck2008-02-02
* | driver core: convert to use class_find_device apiDave Young2008-02-02
* | PM: Export device_pm_schedule_removalRafael J. Wysocki2008-02-02
* | PM: Make PM_TRACE more architecture independentJohannes Berg2008-02-01
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2008-01-31
|\ \
| * | Driver core: add bus_find_device_by_name functionGreg Kroah-Hartman2008-01-27
| * | Driver core: Fix up build when CONFIG_BLOCK=NGreg Kroah-Hartman2008-01-27
* | | docbook: fix drivers/base/class warningRandy Dunlap2008-01-31
* | | convert drivers/base/power/Makefile to ccflagsJohannes Berg2008-01-28
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-01-25
|\ \
| * | [SCSI] attribute_container: update to use the group interfaceJames Bottomley2008-01-23
| |/
* | Driver core: coding style fixesGreg Kroah-Hartman2008-01-24
* | Driver Core: add class iteration apiDave Young2008-01-24
* | Driver core: Cleanup get_device_parent() in device_add() and device_move()Cornelia Huck2008-01-24
* | Driver Core: constify the name passed to platform_device_register_simpleStephen Rothwell2008-01-24
* | driver core: fix build with SYSFS=nRandy Dunlap2008-01-24
* | Driver core: use LIST_HEAD instead of call to INIT_LIST_HEAD in __initDenis Cheng2008-01-24
* | Driver core: change sysdev classes to use dynamic kobject namesKay Sievers2008-01-24
* | Kobject: convert drivers/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman2008-01-24
* | Kobject: auto-cleanup on final unrefKay Sievers2008-01-24
* | Kobject: rename kobject_init_ng() to kobject_init()Greg Kroah-Hartman2008-01-24
* | Kobject: rename kobject_add_ng() to kobject_add()Greg Kroah-Hartman2008-01-24
* | Driver core: convert block from raw kobjects to core devicesKay Sievers2008-01-24
* | Driver core: fix class glue dir cleanup logicKay Sievers2008-01-24
* | Driver core: fix race in __device_release_driverAlan Stern2008-01-24
* | Kobject: change drivers/base/bus to use kobject_init_and_addGreg Kroah-Hartman2008-01-24
* | Driver core: clean up debugging messagesGreg Kroah-Hartman2008-01-24
* | Driver core: move the static kobject out of struct driverGreg Kroah-Hartman2008-01-24
* | Driver core: move the driver specific module code into the driver coreGreg Kroah-Hartman2008-01-24
* | Driver: add driver_add_kobj for looney iseries_veth driverGreg Kroah-Hartman2008-01-24
* | driver core: Introduce default attribute groups.Cornelia Huck2008-01-24
* | driver core: remove fields from struct bus_typeGreg Kroah-Hartman2008-01-24
* | driver core: add way to get to bus device klistGreg Kroah-Hartman2008-01-24