aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c
Commit message (Expand)AuthorAge
* [PATCH] s/;;/;/gAlexey Dobriyan2006-03-24
* [PATCH] I2C: i2c-ixp4xx: Add hwmon classAlessandro Zummo2006-03-23
* [PATCH] I2C: i2c-piix4: Add Broadcom HT-1000 supportMartin Devera2006-03-23
* [PATCH] I2C: i2c-amd756-s4882: Improve static mutex initializationJean Delvare2006-03-23
* [PATCH] I2C: i2c-ali1535: Drop redundant mutexJean Delvare2006-03-23
* [PATCH] i2c: Cleanup isp1301_omapJean Delvare2006-03-23
* [PATCH] i2c: Fix i2c-ite name initializationJean Delvare2006-03-23
* [PATCH] i2c: Drop the i2c-frodo bus driverJean Delvare2006-03-23
* [PATCH] i2c: Optimize core_lists mutex usageJean Delvare2006-03-23
* [PATCH] i2c: Semaphore to mutex conversions, part 3Jean Delvare2006-03-23
* [PATCH] i2c: Semaphore to mutex conversions, part 2Ingo Molnar2006-03-23
* [PATCH] i2c: Speed up block transfersJean Delvare2006-03-23
* [PATCH] I2C: fix sx200_acb build on other archesJean Delvare2006-03-23
* [PATCH] i2c: scx200_acb minimal documentation updateBen Gardner2006-03-23
* [PATCH] i2c: scx200_acb fix and speed up the poll loopBen Gardner2006-03-23
* [PATCH] i2c: scx200_acb add support for the CS5535/CS5536Ben Gardner2006-03-23
* [PATCH] i2c: scx200_acb remove use of lock_kernelBen Gardner2006-03-23
* [PATCH] i2c: scx200_acb refactor/simplify codeBen Gardner2006-03-23
* [PATCH] i2c: scx200_acb debug log cleanupBen Gardner2006-03-23
* [PATCH] i2c: scx200_acb whitespace and comment cleanupBen Gardner2006-03-23
* [PATCH] I2C: Convert i2c to mutexesArjan van de Ven2006-03-23
* [PATCH] handle errors returned by platform_get_irq*()David Vrabel2006-03-20
* [PATCH] i2c: Drop outdated probe/remove code in i2c-isaJean Delvare2006-02-14
* [PATCH] i2c: Use ARRAY_SIZE macroTobias Klauser2006-02-06
* [PATCH] i2c: Use module_param in i2c-algo-sibyteEric Sesterhenn2006-02-06
* [PATCH] I2C: Resurrect i2c_smbus_write_i2c_block_data.Jean Delvare2006-02-06
* [PATCH] i2c-i801: I2C patch for Intel ICH8Jason Gaston2006-02-06
* [PATCH] Add i2c_bus_type probe and remove methodsRussell King2006-01-13
* [ARM] 3237/1: PXA I2C driver updatesRichard Purdie2006-01-12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2006-01-09
|\
| * [PATCH] 2/5 powerpc: Rework PowerMac i2c part 2Benjamin Herrenschmidt2006-01-08
| * [PATCH] 1/5 powerpc: Rework PowerMac i2c part 1Benjamin Herrenschmidt2006-01-08
| * [PATCH] powerpc: Unify udbg (#2)Benjamin Herrenschmidt2006-01-08
* | [PATCH] IRQ type flagsRussell King2006-01-08
|/
* [ARM] Move asm/hardware/clock.h to linux/clk.hRussell King2006-01-07
* Merge with Linus' kernel.Russell King2006-01-07
|\
| * [PATCH] i2c: i2c-mv64xxx fix transaction abortionMark A. Greer2006-01-06
| * [PATCH] i2c: i2c-nforce2 add nforce4 MCP-04 device IDJean Delvare2006-01-06
| * [PATCH] i2c: i2c-ibm_iic add I2C_CLASS_HWMONMartin Hicks2006-01-06
| * [PATCH] i2c: I2C_DF_NOTIFY removal comment cleanupsJean Delvare2006-01-06
| * [PATCH] i2c: drop empty i2c_driver.command implementationsLaurent Riffard2006-01-06
| * [PATCH] I2C: move i2c-dev to use dynamic class devicesGreg Kroah-Hartman2006-01-06
| * [PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer neededGreg Kroah-Hartman2006-01-06
| * [PATCH] I2C: Make i2c_add_driver automatically set the proper module ownerGreg Kroah-Hartman2006-01-06
| * [PATCH] I2C: Fix up debug build error for previous i2c structure changesGreg Kroah-Hartman2006-01-06
| * [PATCH] i2c: Drop i2c_driver.{owner,name}, 2 of 11Laurent Riffard2006-01-06
| * [PATCH] i2c: Drop i2c_driver.{owner,name}, 1 of 11Laurent Riffard2006-01-06
| * [PATCH] i2c: Rework client usage count, 3 of 3Jean Delvare2006-01-06
| * [PATCH] i2c: Rework client usage count, 2 of 3Jean Delvare2006-01-06
| * [PATCH] i2c: Rework client usage count, 1 of 3Jean Delvare2006-01-06