aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-i801.c
Commit message (Expand)AuthorAge
* i2c: Timeouts off by 1Roel Kluin2009-05-05
* i2c-i801: Instantiate FSC hardware montioring chipsHans de Goede2009-03-30
* i2c: Delete many unused adapter IDsJean Delvare2009-01-26
* Input: apanel - convert to new i2c bindingJean Delvare2009-01-07
* i2c-i801: Add support for Intel Ibex PeakSeth Heasley2008-10-22
* i2c: Drop stray references to lm_sensorsJean Delvare2008-07-14
* i2c: Check for ACPI resource conflictsJean Delvare2008-07-14
* i2c-i801: Fix handling of error conditionsJean Delvare2008-07-14
* i2c-i801: Rename local variable temp to statusJean Delvare2008-07-14
* i2c-i801: Properly report bus arbitration lossJean Delvare2008-07-14
* i2c-i801: Remove verbose debugging messagesJean Delvare2008-07-14
* i2c: Let bus drivers add SPD to their classJean Delvare2008-07-14
* i2c: Consistently reject unsupported transactionsJean Delvare2008-07-14
* i2c: Bus drivers return -Errno not -1David Brownell2008-07-14
* i2c-i801: Add support for the ICH10Gaston, Jason D2008-02-24
* i2c-i801: Implement I2C block read supportJean Delvare2008-01-27
* i2c-i801: Clear special mode bits as neededJean Delvare2008-01-27
* i2c-i801: More explicit names for chip featuresJean Delvare2008-01-27
* i2c-i801: Document which chip support what featureJean Delvare2008-01-27
* i2c: Rename the PEC functionality bitDavid Brownell2007-10-13
* i2c-i801: Add support for the Intel Tolapai SMBusJason Gaston2007-10-13
* i2c-i801: Typo: erroneousJean Delvare2007-08-14
* i2c-i801: Use the internal 32-byte buffer on ICH4+Oleg Ryjkov2007-07-12
* i2c-i801: Various cleanupsOleg Ryjkov2007-07-12
* i2c: Shrink struct i2c_clientDavid Brownell2007-05-01
* i2c-i801: Restore the device state before leavingJean Delvare2007-03-22
* Replace remaining references to "driverfs" with "sysfs".Robert P. J. Day2007-02-17
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* i2c: Add IDs to adaptersStephen Hemminger2007-02-13
* i2c-i801: Spelling fixJean Delvare2007-02-13
* i2c: Enable PEC on more i2c-i801 devicesJean Delvare2006-12-10
* i2c-i801: SMBus patch for Intel ICH9Jason Gaston2006-12-01
* i2c: Constify i2c_algorithm declarations, part 2Jean Delvare2006-09-26
* [PATCH] i2c-801: 64bit resource fixAndrew Morton2006-06-30
* [PATCH] i2c-i801.c: don't pci_disable_device() after it was just enabledDaniel Ritz2006-06-27
* [PATCH] i2c-i801: Merge setup functionJean Delvare2006-06-22
* [PATCH] i2c-i801: Better pci subsystem integrationJean Delvare2006-06-22
* [PATCH] i2c-i801: CleanupsJean Delvare2006-06-22
* [PATCH] i2c-i801: Remove PCI function checkJean Delvare2006-06-22
* [PATCH] i2c-i801: Remove force_addr parameterJean Delvare2006-06-22
* [PATCH] i2c-i801: Fix block transaction poll loopsJean Delvare2006-06-22
* [PATCH] i2c-i801: Fix resume when PEC is usedJean Delvare2006-04-20
* [PATCH] i2c-i801: I2C patch for Intel ICH8Jason Gaston2006-02-06
* [PATCH] i2c: i2c-i801 explicitly enables/disables PECMark M. Hoffman2006-01-06
* [PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman2005-11-10
* [PATCH] i2c: i2c-i801 PEC code cleanupsJean Delvare2005-10-28
* [PATCH] i2c: SMBus PEC support rewrite, 3 of 3Jean Delvare2005-10-28
* [PATCH] i2c: SMBus PEC support rewrite, 1 of 3Jean Delvare2005-10-28
* [PATCH] Owner field additions to many i2c drivers, 1 of 5Laurent Riffard2005-10-28
* [PATCH] i2c: Cleanup i2c-i801 ifdefsJean Delvare2005-10-28