summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-i801.c
Commit message (Expand)AuthorAgeFilesLines
* i2c-i801: Include <linux/slab.h>Ben Hutchings2011-01-101-0/+1
* i2c-i801: Add PCI idents for Patsburg 'IDF' SMBus controllersDavid Woodhouse2010-10-311-0/+12
* i2c-i801: Handle multiple instances instead of keeping global stateDavid Woodhouse2010-10-311-144/+175
* i2c-i801: Add Intel Patsburg device IDSeth Heasley2010-10-311-0/+2
* PCI: update Intel chipset names and definesSeth Heasley2010-10-171-5/+5
* hwmon: Fix autoloading of fschmd on recent Fujitsu machinesJean Delvare2010-07-091-6/+2
* i2c-i801: Fix all checkpatch warningsIvo Manca2010-05-211-10/+10
* i2c-i801: All newer devices have all the optional featuresJean Delvare2010-05-211-12/+6
* i2c-i801: Let the user disable selected driver featuresJean Delvare2010-05-211-1/+20
* 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/+0
* 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/+0
* 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/+4
* i2c-i801: Remove verbose debugging messagesJean Delvare2008-07-141-18/+0
* i2c: Let bus drivers add SPD to their classJean Delvare2008-07-141-1/+1
* i2c: Consistently reject unsupported transactionsJean Delvare2008-07-141-1/+0
* 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/+0
* 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-261-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-271-6/+10
* [PATCH] i2c-i801: Merge setup functionJean Delvare2006-06-221-66/+55
OpenPOWER on IntegriCloud