aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-i801.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-04i2c: Hide probe errors caused by ACPI resource conflictsJean Delvare1-1/+3
2009-05-05i2c: Timeouts off by 1Roel Kluin1-4/+4
2009-03-30i2c-i801: Instantiate FSC hardware montioring chipsHans de Goede1-0/+77
2009-01-26i2c: Delete many unused adapter IDsJean Delvare1-1/+0
2009-01-07Input: apanel - convert to new i2c bindingJean Delvare1-1/+49
2008-10-22i2c-i801: Add support for Intel Ibex PeakSeth Heasley1-0/+3
2008-07-14i2c: Drop stray references to lm_sensorsJean Delvare1-2/+0
2008-07-14i2c: Check for ACPI resource conflictsJean Delvare1-0/+5
2008-07-14i2c-i801: Fix handling of error conditionsJean Delvare1-98/+102
2008-07-14i2c-i801: Rename local variable temp to statusJean Delvare1-33/+33
2008-07-14i2c-i801: Properly report bus arbitration lossJean Delvare1-6/+4
2008-07-14i2c-i801: Remove verbose debugging messagesJean Delvare1-18/+0
2008-07-14i2c: Let bus drivers add SPD to their classJean Delvare1-1/+1
2008-07-14i2c: Consistently reject unsupported transactionsJean Delvare1-1/+0
2008-07-14i2c: Bus drivers return -Errno not -1David Brownell1-21/+23
2008-02-24i2c-i801: Add support for the ICH10Gaston, Jason D1-2/+8
2008-01-27i2c-i801: Implement I2C block read supportJean Delvare1-25/+54
2008-01-27i2c-i801: Clear special mode bits as neededJean Delvare1-1/+6
2008-01-27i2c-i801: More explicit names for chip featuresJean Delvare1-9/+15
2008-01-27i2c-i801: Document which chip support what featureJean Delvare1-24/+33
2007-10-13i2c: Rename the PEC functionality bitDavid Brownell1-1/+1
2007-10-13i2c-i801: Add support for the Intel Tolapai SMBusJason Gaston1-0/+3
2007-08-14i2c-i801: Typo: erroneousJean Delvare1-2/+2
2007-07-12i2c-i801: Use the internal 32-byte buffer on ICH4+Oleg Ryjkov1-51/+100
2007-07-12i2c-i801: Various cleanupsOleg Ryjkov1-41/+75
2007-05-01i2c: Shrink struct i2c_clientDavid Brownell1-1/+1
2007-03-22i2c-i801: Restore the device state before leavingJean Delvare1-0/+25
2007-02-17Replace remaining references to "driverfs" with "sysfs".Robert P. J. Day1-1/+1
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2007-02-13i2c: Add IDs to adaptersStephen Hemminger1-0/+1
2007-02-13i2c-i801: Spelling fixJean Delvare1-1/+1
2006-12-10i2c: Enable PEC on more i2c-i801 devicesJean Delvare1-4/+12
2006-12-01i2c-i801: SMBus patch for Intel ICH9Jason Gaston1-0/+2
2006-09-26i2c: Constify i2c_algorithm declarations, part 2Jean Delvare1-1/+1
2006-06-30[PATCH] i2c-801: 64bit resource fixAndrew Morton1-2/+2
2006-06-27[PATCH] i2c-i801.c: don't pci_disable_device() after it was just enabledDaniel Ritz1-6/+10
2006-06-22[PATCH] i2c-i801: Merge setup functionJean Delvare1-66/+55
2006-06-22[PATCH] i2c-i801: Better pci subsystem integrationJean Delvare1-11/+27
2006-06-22[PATCH] i2c-i801: CleanupsJean Delvare1-19/+13
2006-06-22[PATCH] i2c-i801: Remove PCI function checkJean Delvare1-4/+0
2006-06-22[PATCH] i2c-i801: Remove force_addr parameterJean Delvare1-28/+7
2006-06-22[PATCH] i2c-i801: Fix block transaction poll loopsJean Delvare1-2/+2
2006-04-20[PATCH] i2c-i801: Fix resume when PEC is usedJean Delvare1-0/+5
2006-02-06[PATCH] i2c-i801: I2C patch for Intel ICH8Jason Gaston1-0/+2
2006-01-05[PATCH] i2c: i2c-i801 explicitly enables/disables PECMark M. Hoffman1-5/+1
2005-11-10[PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman1-1/+0
2005-10-28[PATCH] i2c: i2c-i801 PEC code cleanupsJean Delvare1-14/+10
2005-10-28[PATCH] i2c: SMBus PEC support rewrite, 3 of 3Jean Delvare1-8/+5
2005-10-28[PATCH] i2c: SMBus PEC support rewrite, 1 of 3Jean Delvare1-2/+1
2005-10-28[PATCH] Owner field additions to many i2c drivers, 1 of 5Laurent Riffard1-0/+1