aboutsummaryrefslogtreecommitdiff
path: root/drivers/i2c/busses/i2c-i801.c
AgeCommit message (Expand)Author
2009-02-06MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2009-01-22MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2008-10-22i2c-i801: Add support for Intel Ibex PeakSeth Heasley
2008-07-14i2c: Drop stray references to lm_sensorsJean Delvare
2008-07-14i2c: Check for ACPI resource conflictsJean Delvare
2008-07-14i2c-i801: Fix handling of error conditionsJean Delvare
2008-07-14i2c-i801: Rename local variable temp to statusJean Delvare
2008-07-14i2c-i801: Properly report bus arbitration lossJean Delvare
2008-07-14i2c-i801: Remove verbose debugging messagesJean Delvare
2008-07-14i2c: Let bus drivers add SPD to their classJean Delvare
2008-07-14i2c: Consistently reject unsupported transactionsJean Delvare
2008-07-14i2c: Bus drivers return -Errno not -1David Brownell
2008-02-24i2c-i801: Add support for the ICH10Gaston, Jason D
2008-01-27i2c-i801: Implement I2C block read supportJean Delvare
2008-01-27i2c-i801: Clear special mode bits as neededJean Delvare
2008-01-27i2c-i801: More explicit names for chip featuresJean Delvare
2008-01-27i2c-i801: Document which chip support what featureJean Delvare
2007-10-13i2c: Rename the PEC functionality bitDavid Brownell
2007-10-13i2c-i801: Add support for the Intel Tolapai SMBusJason Gaston
2007-08-14i2c-i801: Typo: erroneousJean Delvare
2007-07-12i2c-i801: Use the internal 32-byte buffer on ICH4+Oleg Ryjkov
2007-07-12i2c-i801: Various cleanupsOleg Ryjkov
2007-05-01i2c: Shrink struct i2c_clientDavid Brownell
2007-03-22i2c-i801: Restore the device state before leavingJean Delvare
2007-02-17Replace remaining references to "driverfs" with "sysfs".Robert P. J. Day
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-02-13i2c: Add IDs to adaptersStephen Hemminger
2007-02-13i2c-i801: Spelling fixJean Delvare
2006-12-10i2c: Enable PEC on more i2c-i801 devicesJean Delvare
2006-12-01i2c-i801: SMBus patch for Intel ICH9Jason Gaston
2006-09-26i2c: Constify i2c_algorithm declarations, part 2Jean Delvare
2006-06-30[PATCH] i2c-801: 64bit resource fixAndrew Morton
2006-06-27[PATCH] i2c-i801.c: don't pci_disable_device() after it was just enabledDaniel Ritz
2006-06-22[PATCH] i2c-i801: Merge setup functionJean Delvare
2006-06-22[PATCH] i2c-i801: Better pci subsystem integrationJean Delvare
2006-06-22[PATCH] i2c-i801: CleanupsJean Delvare
2006-06-22[PATCH] i2c-i801: Remove PCI function checkJean Delvare
2006-06-22[PATCH] i2c-i801: Remove force_addr parameterJean Delvare
2006-06-22[PATCH] i2c-i801: Fix block transaction poll loopsJean Delvare
2006-04-20[PATCH] i2c-i801: Fix resume when PEC is usedJean Delvare
2006-02-06[PATCH] i2c-i801: I2C patch for Intel ICH8Jason Gaston
2006-01-05[PATCH] i2c: i2c-i801 explicitly enables/disables PECMark M. Hoffman
2005-11-10[PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman
2005-10-28[PATCH] i2c: i2c-i801 PEC code cleanupsJean Delvare
2005-10-28[PATCH] i2c: SMBus PEC support rewrite, 3 of 3Jean Delvare
2005-10-28[PATCH] i2c: SMBus PEC support rewrite, 1 of 3Jean Delvare
2005-10-28[PATCH] Owner field additions to many i2c drivers, 1 of 5Laurent Riffard
2005-10-28[PATCH] i2c: Cleanup i2c-i801 ifdefsJean Delvare
2005-10-28[PATCH] i2c: Reuse name strings in i2c bus driversJean Delvare
2005-09-05[PATCH] I2C: Kill i2c_algorithm.id (4/7)Jean Delvare