summaryrefslogtreecommitdiffstats
path: root/drivers/i2c
Commit message (Expand)AuthorAgeFilesLines
* i2c-mv64xxx: Fix random oops at bootMaxime Bizon2007-01-091-2/+2
* i2c-i801: SMBus patch for Intel ICH9Jason Gaston2007-01-092-0/+3
* i2c-viapro: Add support for the VT8237A and VT8251Rudolf Marek2007-01-092-9/+17
* i2c: fix broken ds1337 initializationDirk Eibach2007-01-041-1/+7
* proper flags type of spin_lock_irqsave()Alexey Dobriyan2006-11-291-1/+1
* i2c: Handle i2c_add_adapter failure in i2c algorithm driversMark M. Hoffman2006-11-255-14/+11
* Fix i2c-ixp4xx compilation breakageJean Delvare2006-11-241-1/+1
* i2c-ixp4xx: fix ") != 0))" typoAlexey Dobriyan2006-11-231-1/+2
* scx200_acb: Fix the block transactionsJean Delvare2006-11-111-2/+6
* Fix the scx200_acb state machine:Thomas Andrews2006-11-111-6/+6
* I2C: fix 'ignore' module parameter handlingMark M. Hoffman2006-09-221-2/+2
* [PATCH] scx200_acb: Fix resource name use after freeJean Delvare2006-05-201-3/+1
* [PATCH] m41t00: fix bitmasks when writing to chipDavid Barksdale2006-04-241-4/+4
* [PATCH] i2c-i801: Fix resume when PEC is usedJean Delvare2006-04-241-0/+5
* [PATCH] i2c: Drop outdated probe/remove code in i2c-isaJean Delvare2006-02-131-12/+0
* [PATCH] i2c: Use ARRAY_SIZE macroTobias Klauser2006-02-063-12/+6
* [PATCH] i2c: Use module_param in i2c-algo-sibyteEric Sesterhenn2006-02-061-1/+1
* [PATCH] I2C: Resurrect i2c_smbus_write_i2c_block_data.Jean Delvare2006-02-061-0/+15
* [PATCH] i2c-i801: I2C patch for Intel ICH8Jason Gaston2006-02-062-0/+3
* [PATCH] Add i2c_bus_type probe and remove methodsRussell King2006-01-131-11/+9
* [ARM] 3237/1: PXA I2C driver updatesRichard Purdie2006-01-121-0/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2006-01-096-1193/+298
|\
| * [PATCH] 2/5 powerpc: Rework PowerMac i2c part 2Benjamin Herrenschmidt2006-01-096-1205/+298
| * [PATCH] 1/5 powerpc: Rework PowerMac i2c part 1Benjamin Herrenschmidt2006-01-091-4/+13
| * [PATCH] powerpc: Unify udbg (#2)Benjamin Herrenschmidt2006-01-091-11/+14
* | [PATCH] IRQ type flagsRussell King2006-01-081-5/+6
|/
* [ARM] Move asm/hardware/clock.h to linux/clk.hRussell King2006-01-071-1/+1
* Merge with Linus' kernel.Russell King2006-01-0720-178/+165
|\
| * [PATCH] i2c: i2c-mv64xxx fix transaction abortionMark A. Greer2006-01-051-18/+15
| * [PATCH] i2c: i2c-nforce2 add nforce4 MCP-04 device IDJean Delvare2006-01-051-0/+2
| * [PATCH] i2c: i2c-ibm_iic add I2C_CLASS_HWMONMartin Hicks2006-01-051-0/+1
| * [PATCH] i2c: I2C_DF_NOTIFY removal comment cleanupsJean Delvare2006-01-051-8/+0
| * [PATCH] i2c: drop empty i2c_driver.command implementationsLaurent Riffard2006-01-051-7/+0
| * [PATCH] I2C: move i2c-dev to use dynamic class devicesGreg Kroah-Hartman2006-01-051-30/+20
| * [PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer neededGreg Kroah-Hartman2006-01-0513-13/+0
| * [PATCH] I2C: Make i2c_add_driver automatically set the proper module ownerGreg Kroah-Hartman2006-01-051-2/+3
| * [PATCH] I2C: Fix up debug build error for previous i2c structure changesGreg Kroah-Hartman2006-01-051-3/+3
| * [PATCH] i2c: Drop i2c_driver.{owner,name}, 2 of 11Laurent Riffard2006-01-0512-24/+48
| * [PATCH] i2c: Drop i2c_driver.{owner,name}, 1 of 11Laurent Riffard2006-01-053-16/+16
| * [PATCH] i2c: Rework client usage count, 3 of 3Jean Delvare2006-01-051-5/+0
| * [PATCH] i2c: Rework client usage count, 2 of 3Jean Delvare2006-01-052-19/+10
| * [PATCH] i2c: Rework client usage count, 1 of 3Jean Delvare2006-01-051-3/+1
| * [PATCH] i2c: Drop i2c_driver.flags, 2 of 3Jean Delvare2006-01-0514-15/+2
| * [PATCH] i2c: Add support for Barco LPT->DVI to i2c-parportPeter Korsgaard2006-01-051-1/+11
| * [PATCH] i2c: Remove duplicate rtc8564 BCD macrosNicolas Kaiser2006-01-051-19/+17
| * [PATCH] i2c: Extend ds1337 initializationMichael Burian2006-01-051-6/+31
| * [PATCH] i2c: i2c-i801 explicitly enables/disables PECMark M. Hoffman2006-01-051-5/+1
* | [ARM] Remove clk_use()/clk_unuse()Russell King2006-01-031-2/+0
|/
* [PATCH] i2c: Fix i2c-mv64xxx compilation errorMark A. Greer2005-12-161-5/+6
* [DRIVER MODEL] Fix merge clashes with ARM ixp2000 / ixp4xx platformsRussell King2005-11-172-8/+4