summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* i2c: Constify i2c_algorithm declarations, part 2Jean Delvare2006-09-2627-27/+27
* i2c: Constify i2c_algorithm declarations, part 1Jean Delvare2006-09-264-4/+4
* i2c-isa: Restore driver ownerJean Delvare2006-09-2611-0/+11
* i2c-viapro: Add support for the VT8237A and VT8251Rudolf Marek2006-09-262-9/+17
* i2c: Warn on i2c client creation failureJean Delvare2006-09-261-2/+7
* i2c-core: Drop useless bitmaskingsJean Delvare2006-09-261-5/+5
* i2c-algo-pcf: Discard the mdelay data struct memberAdrian Bunk2006-09-261-1/+0
* i2c-algo-bit: CleanupsJean Delvare2006-09-261-9/+8
* i2c-isa: Fail adding driver on attach_adapter errorDavid Hubbard2006-09-261-3/+8
* i2c: __must_check fixes (chip drivers)Jean Delvare2006-09-265-27/+97
* i2c-dev: attach/detach_adapter cleanupsJean Delvare2006-09-261-5/+5
* i2c-stub: Chip address as a module parameterJean Delvare2006-09-261-1/+18
* i2c: New bus driver for TI OMAP boardsKomal Shah2006-09-263-0/+687
* i2c-algo-bit: Discard the mdelay data struct memberJean Delvare2006-09-2621-31/+6
* i2c-matroxfb: Struct init conversionJean Delvare2006-09-261-6/+7
* i2c: Fix copy-n-paste in subsystem KconfigArthur Othieno2006-09-261-1/+1
* i2c-au1550: Add I2C support for Au1200Domen Puncer2006-09-262-5/+4
* i2c-au1550: Add SMBus functionality flagDomen Puncer2006-09-261-1/+1
* i2c-au1550: Fix timeout problemDomen Puncer2006-09-261-4/+10
* i2c-sibyte: Kip Walker is goneJean Delvare2006-09-261-1/+1
* i2c-algo-sibyte: Merge into i2c-sibyteJean Delvare2006-09-264-196/+155
* i2c-algo-sibyte: CleanupsJean Delvare2006-09-261-30/+1
* i2c: __must_check fixes, i2c-devJean Delvare2006-09-261-3/+11
* i2c: __must_check fixes (core drivers)Jean Delvare2006-09-262-13/+69
* i2c-dev: Drop the client templateJean Delvare2006-09-261-9/+4
* i2c-dev: Use a list for data storageJean Delvare2006-09-261-20/+25
* i2c-dev: CleanupsJean Delvare2006-09-261-25/+8
* 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
OpenPOWER on IntegriCloud