summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2006-09-25Driver core: fixed add_bind_files() definitionYoichi Yuasa
2006-09-25Driver core: fix comments in drivers/base/power/resume.cDmitry Torokhov
2006-09-25sysfs_remove_bin_file: no return value, dump_stack on errorRandy.Dunlap
2006-09-25Driver core: add ability for devices to create and remove bin filesGreg Kroah-Hartman
2006-09-25Class: add support for class interfaces for devicesGreg Kroah-Hartman
2006-09-25Driver core: create devices/virtual/ treeGreg Kroah-Hartman
2006-09-25Driver core: add device_rename functionGreg Kroah-Hartman
2006-09-25Driver core: add ability for classes to handle devices properlyGreg Kroah-Hartman
2006-09-25Driver core: allow devices in classes to have no parentGreg Kroah-Hartman
2006-09-25Driver core: add groups support to struct deviceGreg Kroah-Hartman
2006-09-25PM: platform_bus and late_suspend/early_resumeDavid Brownell
2006-09-25PM: device_suspend/resume may sleepPavel Machek
2006-09-25PM: no suspend_prepare() phaseDavid Brownell
2006-09-25PM: add kconfig option for deprecated .../power/state filesDavid Brownell
2006-09-25PM: update docs for writing .../power/stateDavid Brownell
2006-09-25PM: issue PM_EVENT_PRETHAWDavid Brownell
2006-09-25PM: USB HCDs use PM_EVENT_PRETHAWDavid Brownell
2006-09-25PM: video drivers and PM_EVENT_PRETHAWDavid Brownell
2006-09-25PM: PCI and IDE handle PM_EVENT_PRETHAWDavid Brownell
2006-09-25fix broken/dubious driver suspend() methodsDavid Brownell
2006-09-25make suspend quieterDavid Brownell
2006-09-25Suspend changes for PCI coreLinus Torvalds
2006-09-25Suspend infrastructure cleanup and extensionLinus Torvalds
2006-09-25Driver core: add const to class_createMiguel Ojeda Sandonis
2006-09-25device_create(): make fmt argument 'const char *'Greg Kroah-Hartman
2006-09-25class_device_create(): make fmt argument 'const char *'Dmitry Torokhov
2006-09-25deprecate PHYSDEV* keysKay Sievers
2006-09-25Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-09-25Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2006-09-25[PATCH] VIDIOC_ENUMSTD bugJonathan Corbet
2006-09-25[PATCH] backlight: fix oops in __mutex_lock_slowpath during head /sys/class/g...Michael Hanselmann
2006-09-25[PATCH] rtc: lockdep fix/workaroundPeter Zijlstra
2006-09-25[SUNLANCE]: Mark sparc_lance_probe_one as __devinit.David S. Miller
2006-09-24[ATM] he: Fix __init/__devinit conflictRoland Dreier
2006-09-24[PATCH] pata_pdc2027x iomem annotationsAl Viro
2006-09-24[PATCH] fix idiocy in asd_init_lseq_mdp()Al Viro
2006-09-24[PATCH] SCSI gfp_t annotationsAl Viro
2006-09-24[PATCH] wrong thing iounmapped (qla3xxx)Al Viro
2006-09-24[PATCH] qla3xxx iomem annotationsAl Viro
2006-09-24[PATCH] Revert ABI-breaking change in /procMatthew Wilcox
2006-09-24[PATCH] missing include (free_irq() use)Al Viro
2006-09-24[PATCH] libata won't build on SUN4Al Viro
2006-09-24[PATCH] libata won't build on m68k and m32rAl Viro
2006-09-24Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2006-09-24Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2006-09-24Merge branch 'master' into upstreamJeff Garzik
2006-09-23[SCSI] scsi_transport_fc: fixup netlink argumentsJames Bottomley
2006-09-23Merge mulgrave-w:git/linux-2.6James Bottomley
2006-09-23[SCSI] SPI transport class: misc DV fixesJames Bottomley
2006-09-23[SCSI] Switch some more scsi drivers to pci_get_device and refcounted pci str...Alan Cox