aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* i2c-algo-bit: Discard the mdelay data struct memberJean Delvare2006-09-26
* i2c-matroxfb: Struct init conversionJean Delvare2006-09-26
* i2c: Fix copy-n-paste in subsystem KconfigArthur Othieno2006-09-26
* i2c-au1550: Add I2C support for Au1200Domen Puncer2006-09-26
* i2c-au1550: Add SMBus functionality flagDomen Puncer2006-09-26
* i2c-au1550: Fix timeout problemDomen Puncer2006-09-26
* i2c-sibyte: Kip Walker is goneJean Delvare2006-09-26
* i2c-algo-sibyte: Merge into i2c-sibyteJean Delvare2006-09-26
* i2c-algo-sibyte: CleanupsJean Delvare2006-09-26
* i2c: __must_check fixes, i2c-devJean Delvare2006-09-26
* i2c: __must_check fixes (core drivers)Jean Delvare2006-09-26
* i2c-dev: Drop the client templateJean Delvare2006-09-26
* i2c-dev: Use a list for data storageJean Delvare2006-09-26
* i2c-dev: CleanupsJean Delvare2006-09-26
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-09-26
|\
| * Driver core: Don't call put methods while holding a spinlockAlan Stern2006-09-26
| * Driver core: Remove unneeded routines from driver coreAlan Stern2006-09-26
| * Driver core: Fix potential deadlock in driver coreAlan Stern2006-09-26
| * PCI: enable driver multi-threaded probeGreg Kroah-Hartman2006-09-26
| * Driver Core: add ability for drivers to do a threaded probeGreg Kroah-Hartman2006-09-26
| * sysfs: add proper sysfs_init() prototypeAndrew Morton2006-09-26
| * drivers/base: check errorsAndrew Morton2006-09-26
| * drivers/base: Platform notify needs to occur before drivers attach to the deviceBrian Walsh2006-09-26
| * v4l-dev2: handle __must_checkAndrew Morton2006-09-26
| * add CONFIG_ENABLE_MUST_CHECKAndrew Morton2006-09-26
| * add __must_check to device management codeAndrew Morton2006-09-26
| * Driver core: fixed add_bind_files() definitionYoichi Yuasa2006-09-26
| * Driver core: fix comments in drivers/base/power/resume.cDmitry Torokhov2006-09-26
| * sysfs_remove_bin_file: no return value, dump_stack on errorRandy.Dunlap2006-09-26
| * kobject: must_check fixesRandy Dunlap2006-09-26
| * Driver core: add ability for devices to create and remove bin filesGreg Kroah-Hartman2006-09-26
| * Class: add support for class interfaces for devicesGreg Kroah-Hartman2006-09-26
| * Driver core: create devices/virtual/ treeGreg Kroah-Hartman2006-09-26
| * Driver core: add device_rename functionGreg Kroah-Hartman2006-09-26
| * Driver core: add ability for classes to handle devices properlyGreg Kroah-Hartman2006-09-26
| * Driver core: allow devices in classes to have no parentGreg Kroah-Hartman2006-09-26
| * Driver core: add groups support to struct deviceGreg Kroah-Hartman2006-09-26
| * PM: platform_bus and late_suspend/early_resumeDavid Brownell2006-09-26
| * PM: device_suspend/resume may sleepPavel Machek2006-09-26
| * PM: add /sys/power documentation to Documentation/ABIRafael J. Wysocki2006-09-26
| * PM: no suspend_prepare() phaseDavid Brownell2006-09-26
| * PM: schedule /sys/devices/.../power/state for removalPavel Machek2006-09-26
| * PM: add kconfig option for deprecated .../power/state filesDavid Brownell2006-09-26
| * PM: update docs for writing .../power/stateDavid Brownell2006-09-26
| * updated Documentation/power/devices.txtDavid Brownell2006-09-26
| * PM: issue PM_EVENT_PRETHAWDavid Brownell2006-09-26
| * PM: USB HCDs use PM_EVENT_PRETHAWDavid Brownell2006-09-26
| * PM: video drivers and PM_EVENT_PRETHAWDavid Brownell2006-09-26
| * PM: PCI and IDE handle PM_EVENT_PRETHAWDavid Brownell2006-09-26
| * PM: define PM_EVENT_PRETHAWDavid Brownell2006-09-26