summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-09-26Driver core: Don't call put methods while holding a spinlockAlan Stern
2006-09-26Driver core: Remove unneeded routines from driver coreAlan Stern
2006-09-26Driver core: Fix potential deadlock in driver coreAlan Stern
2006-09-26PCI: enable driver multi-threaded probeGreg Kroah-Hartman
2006-09-26Driver Core: add ability for drivers to do a threaded probeGreg Kroah-Hartman
2006-09-26sysfs: add proper sysfs_init() prototypeAndrew Morton
2006-09-26drivers/base: check errorsAndrew Morton
2006-09-26drivers/base: Platform notify needs to occur before drivers attach to the deviceBrian Walsh
2006-09-26v4l-dev2: handle __must_checkAndrew Morton
2006-09-26add CONFIG_ENABLE_MUST_CHECKAndrew Morton
2006-09-26add __must_check to device management codeAndrew Morton
2006-09-26Driver core: fixed add_bind_files() definitionYoichi Yuasa
2006-09-26Driver core: fix comments in drivers/base/power/resume.cDmitry Torokhov
2006-09-26sysfs_remove_bin_file: no return value, dump_stack on errorRandy.Dunlap
2006-09-26kobject: must_check fixesRandy Dunlap
2006-09-26Driver core: add ability for devices to create and remove bin filesGreg Kroah-Hartman
2006-09-26Class: add support for class interfaces for devicesGreg Kroah-Hartman
2006-09-26Driver core: create devices/virtual/ treeGreg Kroah-Hartman
2006-09-26Driver core: add device_rename functionGreg Kroah-Hartman
2006-09-26Driver core: add ability for classes to handle devices properlyGreg Kroah-Hartman
2006-09-26Driver core: allow devices in classes to have no parentGreg Kroah-Hartman
2006-09-26Driver core: add groups support to struct deviceGreg Kroah-Hartman
2006-09-26PM: platform_bus and late_suspend/early_resumeDavid Brownell
2006-09-26PM: device_suspend/resume may sleepPavel Machek
2006-09-26PM: add /sys/power documentation to Documentation/ABIRafael J. Wysocki
2006-09-26PM: no suspend_prepare() phaseDavid Brownell
2006-09-26PM: schedule /sys/devices/.../power/state for removalPavel Machek
2006-09-26PM: add kconfig option for deprecated .../power/state filesDavid Brownell
2006-09-26PM: update docs for writing .../power/stateDavid Brownell
2006-09-26updated Documentation/power/devices.txtDavid Brownell
2006-09-26PM: issue PM_EVENT_PRETHAWDavid Brownell
2006-09-26PM: USB HCDs use PM_EVENT_PRETHAWDavid Brownell
2006-09-26PM: video drivers and PM_EVENT_PRETHAWDavid Brownell
2006-09-26PM: PCI and IDE handle PM_EVENT_PRETHAWDavid Brownell
2006-09-26PM: define PM_EVENT_PRETHAWDavid Brownell
2006-09-26fix broken/dubious driver suspend() methodsDavid Brownell
2006-09-26make suspend quieterDavid Brownell
2006-09-26Suspend changes for PCI coreLinus Torvalds
2006-09-26Suspend infrastructure cleanup and extensionLinus Torvalds
2006-09-26SYSFS: allow sysfs_create_link to create symlinks in the root of sysfsGreg Kroah-Hartman
2006-09-26Debugfs: kernel-doc fixes for debugfsRandy Dunlap
2006-09-26sysfs: Make poll behaviour consistentJuha Yrjölä
2006-09-26Driver core: add const to class_createMiguel Ojeda Sandonis
2006-09-26device_create(): make fmt argument 'const char *'Greg Kroah-Hartman
2006-09-26class_device_create(): make fmt argument 'const char *'Dmitry Torokhov
2006-09-26deprecate PHYSDEV* keysKay Sievers
2006-09-26Documentation/ABI: devfs is not obsolete, but removed!jens m. noedler
2006-09-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-09-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2006-09-26[PATCH] VIDIOC_ENUMSTD bugJonathan Corbet