aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2006-09-26i2c-stub: Chip address as a module parameterJean Delvare
2006-09-26i2c: New bus driver for TI OMAP boardsKomal Shah
2006-09-26i2c-algo-bit: Discard the mdelay data struct memberJean Delvare
2006-09-26i2c-matroxfb: Struct init conversionJean Delvare
2006-09-26i2c: Fix copy-n-paste in subsystem KconfigArthur Othieno
2006-09-26i2c-au1550: Add I2C support for Au1200Domen Puncer
2006-09-26i2c-au1550: Add SMBus functionality flagDomen Puncer
2006-09-26i2c-au1550: Fix timeout problemDomen Puncer
2006-09-26i2c-sibyte: Kip Walker is goneJean Delvare
2006-09-26i2c-algo-sibyte: Merge into i2c-sibyteJean Delvare
2006-09-26i2c-algo-sibyte: CleanupsJean Delvare
2006-09-26i2c: __must_check fixes, i2c-devJean Delvare
2006-09-26i2c: __must_check fixes (core drivers)Jean Delvare
2006-09-26i2c-dev: Drop the client templateJean Delvare
2006-09-26i2c-dev: Use a list for data storageJean Delvare
2006-09-26i2c-dev: CleanupsJean Delvare
2006-09-26Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2006-09-26[PATCH] suspend: make it possible to disable serial console suspendRafael J. Wysocki
2006-09-26[PATCH] Alchemy: Delete unused pt_regs * argument from au1xxx_dbdma_chan_allocRalf Baechle
2006-09-26[PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLEChristoph Lameter
2006-09-26[PATCH] reduce MAX_NR_ZONES: make display of highmem counters conditional on ...Christoph Lameter
2006-09-25Driver core: Remove unneeded routines from driver coreAlan Stern
2006-09-25Driver core: Fix potential deadlock in driver coreAlan Stern
2006-09-25PCI: enable driver multi-threaded probeGreg Kroah-Hartman
2006-09-25Driver Core: add ability for drivers to do a threaded probeGreg Kroah-Hartman
2006-09-25drivers/base: check errorsAndrew Morton
2006-09-25drivers/base: Platform notify needs to occur before drivers attach to the deviceBrian Walsh
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