summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] I2C: i2c-piix4: Remove the fix_hstcfg parameterRudolf Marek2006-06-221-24/+1Star
* [PATCH] i2c-piix4: Add ATI IXP200/300/400 supportRudolf Marek2006-06-222-1/+10
* [PATCH] scx200_acb: fix section mismatch warningRandy Dunlap2006-05-261-1/+1
* [PATCH] scx200_acb: Fix for the CS5535 errataJordan Crouse2006-05-091-0/+7
* [PATCH] scx200_acb: Fix resource name use after freeJean Delvare2006-05-091-5/+1Star
* [PATCH] scx200_acb: Fix return on init errorJean Delvare2006-05-091-0/+3
* [PATCH] i2c-i801: Fix resume when PEC is usedJean Delvare2006-04-201-0/+5
* [PATCH] i2c-parport: Make type parameter mandatoryMark M. Hoffman2006-04-144-6/+19
* [PATCH] i2c-sis96x: Remove an init-time log messageMark M. Hoffman2006-04-141-8/+0Star
* [PATCH] I2C: i2c-ixp4xx: Add hwmon classAlessandro Zummo2006-03-231-0/+1
* [PATCH] I2C: i2c-piix4: Add Broadcom HT-1000 supportMartin Devera2006-03-232-2/+6
* [PATCH] I2C: i2c-amd756-s4882: Improve static mutex initializationJean Delvare2006-03-231-3/+1Star
* [PATCH] I2C: i2c-ali1535: Drop redundant mutexJean Delvare2006-03-231-4/+0Star
* [PATCH] i2c: Fix i2c-ite name initializationJean Delvare2006-03-231-3/+1Star
* [PATCH] i2c: Drop the i2c-frodo bus driverJean Delvare2006-03-231-85/+0Star
* [PATCH] i2c: Semaphore to mutex conversions, part 3Jean Delvare2006-03-233-6/+6
* [PATCH] i2c: Semaphore to mutex conversions, part 2Ingo Molnar2006-03-232-7/+8
* [PATCH] I2C: fix sx200_acb build on other archesJean Delvare2006-03-231-1/+1
* [PATCH] i2c: scx200_acb minimal documentation updateBen Gardner2006-03-231-2/+3
* [PATCH] i2c: scx200_acb fix and speed up the poll loopBen Gardner2006-03-231-11/+2Star
* [PATCH] i2c: scx200_acb add support for the CS5535/CS5536Ben Gardner2006-03-231-14/+43
* [PATCH] i2c: scx200_acb remove use of lock_kernelBen Gardner2006-03-231-6/+7
* [PATCH] i2c: scx200_acb refactor/simplify codeBen Gardner2006-03-231-44/+29Star
* [PATCH] i2c: scx200_acb debug log cleanupBen Gardner2006-03-231-25/+17Star
* [PATCH] i2c: scx200_acb whitespace and comment cleanupBen Gardner2006-03-231-47/+43Star
* [PATCH] I2C: Convert i2c to mutexesArjan van de Ven2006-03-231-3/+4
* [PATCH] handle errors returned by platform_get_irq*()David Vrabel2006-03-203-2/+16
* [PATCH] i2c: Drop outdated probe/remove code in i2c-isaJean Delvare2006-02-141-12/+0Star
* [PATCH] i2c: Use ARRAY_SIZE macroTobias Klauser2006-02-063-12/+6Star
* [PATCH] i2c-i801: I2C patch for Intel ICH8Jason Gaston2006-02-062-0/+3
* [ARM] 3237/1: PXA I2C driver updatesRichard Purdie2006-01-121-0/+10
* [PATCH] 2/5 powerpc: Rework PowerMac i2c part 2Benjamin Herrenschmidt2006-01-096-1205/+298Star
* [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
* [ARM] Move asm/hardware/clock.h to linux/clk.hRussell King2006-01-071-1/+1
* Merge with Linus' kernel.Russell King2006-01-076-30/+34
|\
| * [PATCH] i2c: i2c-mv64xxx fix transaction abortionMark A. Greer2006-01-061-18/+15Star
| * [PATCH] i2c: i2c-nforce2 add nforce4 MCP-04 device IDJean Delvare2006-01-061-0/+2
| * [PATCH] i2c: i2c-ibm_iic add I2C_CLASS_HWMONMartin Hicks2006-01-061-0/+1
| * [PATCH] I2C: Fix up debug build error for previous i2c structure changesGreg Kroah-Hartman2006-01-061-3/+3
| * [PATCH] i2c: Drop i2c_driver.{owner,name}, 1 of 11Laurent Riffard2006-01-061-3/+1Star
| * [PATCH] i2c: Add support for Barco LPT->DVI to i2c-parportPeter Korsgaard2006-01-061-1/+11
| * [PATCH] i2c: i2c-i801 explicitly enables/disables PECMark M. Hoffman2006-01-061-5/+1Star
* | [ARM] Remove clk_use()/clk_unuse()Russell King2006-01-031-2/+0Star
|/
* [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/+4Star
* Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds2005-11-117-111/+110Star
|\
| * [DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King2005-11-097-111/+110Star
* | [PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman2005-11-1118-18/+0Star
* | [PATCH] i2c-viapro: Some adjustmentsJean Delvare2005-11-081-13/+14
|/