intelfb: add preliminary i2c support
[safe/jmp/linux-2.6] / drivers / base /
2006-06-23 Greg Kroah-Hartman[PATCH] Driver core: fix locking issues with the device...
2006-06-21 Rene Herman[PATCH] Driver model: add ISA bus
2006-06-21 Alan Stern[PATCH] Driver Core: Make dev_info and friends print...
2006-06-21 Greg Kroah-Hartman[PATCH] Driver core: add proper symlinks for devices
2006-06-21 Kay Sievers[PATCH] Driver core: add generic "subsystem" link to...
2006-06-21 Greg Kroah-Hartman[PATCH] Driver core: allow struct device to have a...
2006-06-21 Greg Kroah-Hartman[PATCH] Driver core: change make_class_name() to take...
2006-06-21 Laura Garcia[PATCH] firmware_class: s/semaphores/mutexes
2006-06-21 David Brownell[PATCH] Driver core: PM_DEBUG device suspend() messages...
2006-06-21 Michael Holzheu[PATCH] Driver Core: Add /sys/hypervisor when needed
2006-06-21 Russell King[PATCH] Driver Core: Fix platform_device_add to use...
2006-06-21 Shaohua Li[PATCH] Driver Core: Allow sysdev_class have attributes
2006-06-21 Greg Kroah-Hartman[PATCH] Driver Core: remove unused exports
2006-06-21 David Brownell[PATCH] platform_bus learns about modalias
2006-06-21 David Brownell[PATCH] Driver Core: CONFIG_DEBUG_PM covers drivers...
2006-06-21 Stephen Hemminger[PATCH] Driver core: class_device_add needs error checks
2006-06-21 Kay Sievers[PATCH] Driver core: bus device event delay
2006-05-31 Andrew Morton[PATCH] revert "swsusp add check for suspension of...
2006-05-21 Adrian Bunk[PATCH] drivers/base/firmware_class.c: cleanups
2006-05-07 Stephen Hemminger[CLASS DEVICE]: add attribute_group creation
2006-04-26 Chandra Seetharaman[PATCH] Remove __devinit and __cpuinit from notifier_ca...
2006-04-14 Andrew Morton[PATCH] pm: print name of failed suspend function
2006-04-14 Ryan Wilson[PATCH] driver core: driver_bind attribute returns...
2006-04-14 Jayachandran C[PATCH] driver core: fix unnecessary NULL check in...
2006-04-14 Alan Stern[PATCH] driver core: safely unbind drivers for devices...
2006-04-11 Christoph Lameter[PATCH] Fix NULL pointer dereference in node_read_numas...
2006-03-27 Alan Stern[PATCH] Notifier chain update: API changes
2006-03-25 Ashok Raj[PATCH] Check if cpu can be onlined before calling...
2006-03-23 Rafael J. Wysocki[PATCH] swsusp: add check for suspension of X-controlle...
2006-03-22 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2006-03-21 Uwe ZeisbergerFix "frist", "fisrt", typos
2006-03-21 James BottomleyMerge ../linux-2.6
2006-03-20 Andrew Morton[PATCH] get_cpu_sysdev() signedness fix
2006-03-20 Jeff Moyer[PATCH] firmware: fix BUG: in fw_realloc_buffer
2006-03-20 Jes Sorensen[PATCH] kobj_map semaphore to mutex conversion
2006-03-20 David Vrabel[PATCH] driver core: platform_get_irq*(): return -ENXIO...
2006-03-14 Moore, Eric[SCSI] drivers/base/bus.c - export reprobe
2006-02-08 Al Viro[PATCH] fix __user annotations in drivers/base/memory.c
2006-02-08 Russell King[PATCH] drivers/base/bus.c warning fixes
2006-02-06 Pavel Machek[PATCH] Fix Userspace interface breakage in power/state
2006-02-06 Adrian Bunk[PATCH] drivers/base/: proper prototypes
2006-02-06 Russell King[PATCH] Fix compiler warning in driver core for CONFIG_...
2006-02-03 Zhang, Yanmin[PATCH] Export cpu topology in sysfs
2006-01-15 Arjan van de Ven[PATCH] Unlinline a bunch of other functions
2006-01-13 Michael Richardson[PATCH] device_shutdown can loop if the driver frees...
2006-01-13 Jean Delvare[PATCH] platform-device-del typo fix
2006-01-13 Russell King[PATCH] Add bus_type probe, remove, shutdown methods.
2006-01-12 Randy.Dunlap[PATCH] move capable() to capability.h
2006-01-10 Martin Waitz[PATCH] DocBook: fix kernel-doc comments
2006-01-10 Vivek Goyal[PATCH] kdump: export per cpu crash notes pointer throu...
2006-01-10 Vivek Goyal[PATCH] kdump: export per cpu crash notes pointer throu...
2006-01-06 Andy Whitcroft[PATCH] memhotplug: register_memory should be global
2006-01-06 Andy Whitcroft[PATCH] memhotplug: register_ and unregister_memory_not...
2006-01-05 Dominik Brodowski[PATCH] pcmcia: merge suspend into device model
2006-01-05 Adrian Bunk[PATCH] drivers/base/power/runtime.c: #if 0 dpm_set_pow...
2006-01-05 Greg Kroah-Hartman[PATCH] Driver core: only all userspace bind/unbind...
2006-01-05 Dmitry Torokhov[PATCH] Driver Core: Rearrange exports in platform.c
2006-01-05 Dmitry Torokhov[PATCH] Driver Core: Add platform_device_del()
2006-01-05 Kumar Gala[PATCH] Allow overlapping resources for platform devices
2006-01-05 Alan Stern[PATCH] Hold the device's parent's lock during probe...
2006-01-05 Kay Sievers[PATCH] driver core: replace "hotplug" by "uevent"
2005-12-15 Adrian Bunk[PATCH] drivers/base/memory.c: unexport the static...
2005-11-24 Alan Stern[PATCH] Small fixes to driver core
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...
next