summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-09-262-5/+4
|\
| * [PATCH] x86: Allow disabling early pci scans with pci=noearly or disallowing ...Andi Kleen2006-09-261-3/+2
| * [PATCH] Don't print virtual address in HPET initializationAndi Kleen2006-09-261-2/+2
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-09-2627-224/+720
|\ \
| * | Driver core: Remove unneeded routines from driver coreAlan Stern2006-09-252-32/+2
| * | Driver core: Fix potential deadlock in driver coreAlan Stern2006-09-252-2/+8
| * | PCI: enable driver multi-threaded probeGreg Kroah-Hartman2006-09-252-0/+36
| * | Driver Core: add ability for drivers to do a threaded probeGreg Kroah-Hartman2006-09-251-27/+81
| * | drivers/base: check errorsAndrew Morton2006-09-253-46/+100
| * | drivers/base: Platform notify needs to occur before drivers attach to the deviceBrian Walsh2006-09-251-4/+4
| * | Driver core: fixed add_bind_files() definitionYoichi Yuasa2006-09-251-1/+1
| * | Driver core: fix comments in drivers/base/power/resume.cDmitry Torokhov2006-09-251-4/+4
| * | sysfs_remove_bin_file: no return value, dump_stack on errorRandy.Dunlap2006-09-251-3/+1
| * | Driver core: add ability for devices to create and remove bin filesGreg Kroah-Hartman2006-09-251-0/+26
| * | Class: add support for class interfaces for devicesGreg Kroah-Hartman2006-09-252-1/+23
| * | Driver core: create devices/virtual/ treeGreg Kroah-Hartman2006-09-252-0/+24
| * | Driver core: add device_rename functionGreg Kroah-Hartman2006-09-251-0/+55
| * | Driver core: add ability for classes to handle devices properlyGreg Kroah-Hartman2006-09-251-0/+53
| * | Driver core: allow devices in classes to have no parentGreg Kroah-Hartman2006-09-251-10/+11
| * | Driver core: add groups support to struct deviceGreg Kroah-Hartman2006-09-251-0/+34
| * | PM: platform_bus and late_suspend/early_resumeDavid Brownell2006-09-251-2/+28
| * | PM: device_suspend/resume may sleepPavel Machek2006-09-252-0/+2
| * | PM: no suspend_prepare() phaseDavid Brownell2006-09-252-41/+0
| * | PM: add kconfig option for deprecated .../power/state filesDavid Brownell2006-09-251-0/+6
| * | PM: update docs for writing .../power/stateDavid Brownell2006-09-251-10/+19
| * | PM: issue PM_EVENT_PRETHAWDavid Brownell2006-09-251-0/+1
| * | PM: USB HCDs use PM_EVENT_PRETHAWDavid Brownell2006-09-255-3/+23
| * | PM: video drivers and PM_EVENT_PRETHAWDavid Brownell2006-09-254-24/+30
| * | PM: PCI and IDE handle PM_EVENT_PRETHAWDavid Brownell2006-09-252-3/+7
| * | fix broken/dubious driver suspend() methodsDavid Brownell2006-09-253-11/+20
| * | make suspend quieterDavid Brownell2006-09-251-5/+0
| * | Suspend changes for PCI coreLinus Torvalds2006-09-251-1/+40
| * | Suspend infrastructure cleanup and extensionLinus Torvalds2006-09-252-34/+116
| * | Driver core: add const to class_createMiguel Ojeda Sandonis2006-09-251-1/+1
| * | device_create(): make fmt argument 'const char *'Greg Kroah-Hartman2006-09-251-1/+1
| * | class_device_create(): make fmt argument 'const char *'Dmitry Torokhov2006-09-251-1/+2
| * | deprecate PHYSDEV* keysKay Sievers2006-09-252-4/+8
| |/
* | [PATCH] suspend: make it possible to disable serial console suspendRafael J. Wysocki2006-09-261-0/+14
* | [PATCH] Alchemy: Delete unused pt_regs * argument from au1xxx_dbdma_chan_allocRalf Baechle2006-09-262-3/+3
* | [PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLEChristoph Lameter2006-09-261-2/+7
* | [PATCH] reduce MAX_NR_ZONES: make display of highmem counters conditional on ...Christoph Lameter2006-09-261-0/+4
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-09-255-13/+14
|\ \ | |/ |/|
| * [libata] Fix oops introduced in non-uniform port handling fixJeff Garzik2006-09-254-12/+13
| * [PATCH] ata-piix: fixes kerneldoc errorHenne2006-09-251-1/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-09-251-8/+8
|\ \
| * | [ATM] he: Fix __init/__devinit conflictRoland Dreier2006-09-241-8/+8
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-09-251-5/+5
|\ \ \
| * | | [SUNLANCE]: Mark sparc_lance_probe_one as __devinit.David S. Miller2006-09-251-5/+5
| | |/ | |/|
* | | [PATCH] VIDIOC_ENUMSTD bugJonathan Corbet2006-09-251-1/+1
* | | [PATCH] backlight: fix oops in __mutex_lock_slowpath during head /sys/class/g...Michael Hanselmann2006-09-251-0/+12
OpenPOWER on IntegriCloud