aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAge
* [PATCH] revert "swsusp add check for suspension of X controlled devices"Andrew Morton2006-05-31
* [PATCH] drivers/base/firmware_class.c: cleanupsAdrian Bunk2006-05-21
* [CLASS DEVICE]: add attribute_group creationStephen Hemminger2006-05-06
* [PATCH] Remove __devinit and __cpuinit from notifier_call definitionsChandra Seetharaman2006-04-26
* [PATCH] pm: print name of failed suspend functionAndrew Morton2006-04-14
* [PATCH] driver core: driver_bind attribute returns incorrect valueRyan Wilson2006-04-14
* [PATCH] driver core: fix unnecessary NULL check in drivers/base/class.cJayachandran C2006-04-14
* [PATCH] driver core: safely unbind drivers for devices not on a busAlan Stern2006-04-14
* [PATCH] Fix NULL pointer dereference in node_read_numastat()Christoph Lameter2006-04-11
* [PATCH] Notifier chain update: API changesAlan Stern2006-03-27
* [PATCH] Check if cpu can be onlined before calling smp_prepare_cpu()Ashok Raj2006-03-25
* [PATCH] swsusp: add check for suspension of X-controlled devicesRafael J. Wysocki2006-03-23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-03-22
|\
| * Fix "frist", "fisrt", typosUwe Zeisberger2006-03-21
* | Merge ../linux-2.6James Bottomley2006-03-21
|\|
| * [PATCH] get_cpu_sysdev() signedness fixAndrew Morton2006-03-20
| * [PATCH] firmware: fix BUG: in fw_realloc_bufferJeff Moyer2006-03-20
| * [PATCH] kobj_map semaphore to mutex conversionJes Sorensen2006-03-20
| * [PATCH] driver core: platform_get_irq*(): return -ENXIO on errorDavid Vrabel2006-03-20
* | [SCSI] drivers/base/bus.c - export reprobeMoore, Eric2006-03-14
|/
* [PATCH] fix __user annotations in drivers/base/memory.cAl Viro2006-02-07
* [PATCH] Fix Userspace interface breakage in power/statePavel Machek2006-02-06
* [PATCH] drivers/base/: proper prototypesAdrian Bunk2006-02-06
* [PATCH] Fix compiler warning in driver core for CONFIG_HOTPLUG=NRussell King2006-02-06
* [PATCH] Export cpu topology in sysfsZhang, Yanmin2006-02-03
* [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-14
* [PATCH] device_shutdown can loop if the driver frees itselfMichael Richardson2006-01-13
* [PATCH] platform-device-del typo fixJean Delvare2006-01-13
* [PATCH] Add bus_type probe, remove, shutdown methods.Russell King2006-01-13
* [PATCH] move capable() to capability.hRandy.Dunlap2006-01-11
* [PATCH] DocBook: fix kernel-doc commentsMartin Waitz2006-01-10
* [PATCH] kdump: export per cpu crash notes pointer through sysfs (fix)Vivek Goyal2006-01-10
* [PATCH] kdump: export per cpu crash notes pointer through sysfsVivek Goyal2006-01-10
* [PATCH] memhotplug: register_memory should be globalAndy Whitcroft2006-01-06
* [PATCH] memhotplug: register_ and unregister_memory_notifier should be globalAndy Whitcroft2006-01-06
* [PATCH] pcmcia: merge suspend into device modelDominik Brodowski2006-01-05
* [PATCH] drivers/base/power/runtime.c: #if 0 dpm_set_power_state()Adrian Bunk2006-01-04
* [PATCH] Driver core: only all userspace bind/unbind if CONFIG_HOTPLUG is enabledGreg Kroah-Hartman2006-01-04
* [PATCH] Driver Core: Rearrange exports in platform.cDmitry Torokhov2006-01-04
* [PATCH] Driver Core: Add platform_device_del()Dmitry Torokhov2006-01-04
* [PATCH] Allow overlapping resources for platform devicesKumar Gala2006-01-04
* [PATCH] Hold the device's parent's lock during probe and removeAlan Stern2006-01-04
* [PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers2006-01-04
* [PATCH] drivers/base/memory.c: unexport the static (sic) memory_sysdev_classAdrian Bunk2005-12-15
* [PATCH] Small fixes to driver coreAlan Stern2005-11-24
* [PATCH] fix leaks in request_firmware_nowaitmatthieu castet2005-11-13
* [DRIVER MODEL] Add platform_driverRussell King2005-11-09
* [PATCH] fix remaining missing includesTim Schmielau2005-11-07
* [DRIVER MODEL] Improved dynamically allocated platform_device interfaceRussell King2005-11-05
* Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds2005-10-31
|\