summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-i801.c
Commit message (Expand)AuthorAgeFilesLines
* i2c-i801: Don't use the block buffer for I2C block writesJean Delvare2010-03-131-2/+4
* i2c-i801: Add Intel Cougar Point device IDsSeth Heasley2010-03-021-1/+4
* i2c: Make PCI device ids constantMárton Németh2010-03-021-1/+1
* i2c-i801: Retry on lost arbitrationJean Delvare2009-12-061-0/+3
* i2c: Hide probe errors caused by ACPI resource conflictsJean Delvare2009-10-041-1/+3
* i2c: Timeouts off by 1Roel Kluin2009-05-051-4/+4
* i2c-i801: Instantiate FSC hardware montioring chipsHans de Goede2009-03-301-0/+77
* i2c: Delete many unused adapter IDsJean Delvare2009-01-261-1/+0Star
* Input: apanel - convert to new i2c bindingJean Delvare2009-01-071-1/+49
* i2c-i801: Add support for Intel Ibex PeakSeth Heasley2008-10-221-0/+3
* i2c: Drop stray references to lm_sensorsJean Delvare2008-07-141-2/+0Star
* i2c: Check for ACPI resource conflictsJean Delvare2008-07-141-0/+5
* i2c-i801: Fix handling of error conditionsJean Delvare2008-07-141-98/+102
* i2c-i801: Rename local variable temp to statusJean Delvare2008-07-141-33/+33
* i2c-i801: Properly report bus arbitration lossJean Delvare2008-07-141-6/+4Star
* i2c-i801: Remove verbose debugging messagesJean Delvare2008-07-141-18/+0Star
* i2c: Let bus drivers add SPD to their classJean Delvare2008-07-141-1/+1
* i2c: Consistently reject unsupported transactionsJean Delvare2008-07-141-1/+0Star
* i2c: Bus drivers return -Errno not -1David Brownell2008-07-141-21/+23
* i2c-i801: Add support for the ICH10Gaston, Jason D2008-02-241-2/+8
* i2c-i801: Implement I2C block read supportJean Delvare2008-01-271-25/+54
* i2c-i801: Clear special mode bits as neededJean Delvare2008-01-271-1/+6
* i2c-i801: More explicit names for chip featuresJean Delvare2008-01-271-9/+15
* i2c-i801: Document which chip support what featureJean Delvare2008-01-271-24/+33
* i2c: Rename the PEC functionality bitDavid Brownell2007-10-131-1/+1
* i2c-i801: Add support for the Intel Tolapai SMBusJason Gaston2007-10-131-0/+3
* i2c-i801: Typo: erroneousJean Delvare2007-08-141-2/+2
* i2c-i801: Use the internal 32-byte buffer on ICH4+Oleg Ryjkov2007-07-121-51/+100
* i2c-i801: Various cleanupsOleg Ryjkov2007-07-121-41/+75
* i2c: Shrink struct i2c_clientDavid Brownell2007-05-011-1/+1
* i2c-i801: Restore the device state before leavingJean Delvare2007-03-221-0/+25
* Replace remaining references to "driverfs" with "sysfs".Robert P. J. Day2007-02-171-1/+1
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0Star
* i2c: Add IDs to adaptersStephen Hemminger2007-02-131-0/+1
* i2c-i801: Spelling fixJean Delvare2007-02-131-1/+1
* i2c: Enable PEC on more i2c-i801 devicesJean Delvare2006-12-101-4/+12
* i2c-i801: SMBus patch for Intel ICH9Jason Gaston2006-12-011-0/+2
* i2c: Constify i2c_algorithm declarations, part 2Jean Delvare2006-09-271-1/+1
* [PATCH] i2c-801: 64bit resource fixAndrew Morton2006-06-301-2/+2
* [PATCH] i2c-i801.c: don't pci_disable_device() after it was just enabledDaniel Ritz2006-06-281-6/+10
* [PATCH] i2c-i801: Merge setup functionJean Delvare2006-06-221-66/+55Star
* [PATCH] i2c-i801: Better pci subsystem integrationJean Delvare2006-06-221-11/+27
* [PATCH] i2c-i801: CleanupsJean Delvare2006-06-221-19/+13Star
* [PATCH] i2c-i801: Remove PCI function checkJean Delvare2006-06-221-4/+0Star
* [PATCH] i2c-i801: Remove force_addr parameterJean Delvare2006-06-221-28/+7Star
* [PATCH] i2c-i801: Fix block transaction poll loopsJean Delvare2006-06-221-2/+2
* [PATCH] i2c-i801: Fix resume when PEC is usedJean Delvare2006-04-201-0/+5
* [PATCH] i2c-i801: I2C patch for Intel ICH8Jason Gaston2006-02-061-0/+2
* [PATCH] i2c: i2c-i801 explicitly enables/disables PECMark M. Hoffman2006-01-061-5/+1Star
* [PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman2005-11-111-1/+0Star