aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-isch.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-26i2c-isch: Decrease delay in command completion check loopOlivier Sobrie1-5/+5
2012-01-12i2c/busses: Use module_platform_driver()Axel Lin1-12/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-03-07i2c: convert i2c-isch to platform_deviceDenis Turischev1-41/+27
2010-03-02i2c: Make PCI device ids constantMárton Németh1-1/+1
2009-10-04i2c: Hide probe errors caused by ACPI resource conflictsJean Delvare1-1/+1
2009-05-05i2c: Timeouts off by 1Roel Kluin1-1/+1
2008-07-14i2c: Check for ACPI resource conflictsJean Delvare1-0/+3
2008-07-14i2c: Let bus drivers add SPD to their classJean Delvare1-1/+1
2008-07-14i2c: Add Intel SCH SMBus supportAlek Du1-0/+336