summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-i801.c
Commit message (Expand)AuthorAgeFilesLines
* i2c: remove __dev* attributes from subsystemBill Pemberton2012-12-221-15/+13
* i2c-i801: Enable interrupts for all post-ICH5 chipsJean Delvare2012-12-161-10/+1
* i2c-i801: Add device tree supportThierry Reding2012-12-161-0/+2
* i2c-i801: Fix commentJean Delvare2012-10-281-1/+1
* i2c-i801: Simplify dependency towards GPIOLIBJean Delvare2012-10-281-3/+6
* i2c-i801: Let i2c-mux-gpio find the GPIO chipJean Delvare2012-10-051-33/+4
* i2c-i801: Support SMBus multiplexing on Asus Z8 seriesJean Delvare2012-10-051-1/+213
* i2c-i801: Add Device IDs for Intel Lynx Point-LP PCHJames Ralston2012-09-101-0/+3
* i2c-i801: Enable IRQ for byte_by_byte transactionsDaniel Kurtz2012-07-241-7/+78
* i2c-i801: Enable interrupts on ICH5/7/8/9/10Jean Delvare2012-07-241-4/+9
* i2c-i801: Enable IRQ for SMBus transactionsDaniel Kurtz2012-07-241-4/+95
* i2c-i801: Consolidate pollingJean Delvare2012-07-241-55/+53
* i2c-i801: Drop ENABLE_INT9Daniel Kurtz2012-07-241-5/+4
* i2c-i801: Rename some SMBHSTCNT bit constantsDaniel Kurtz2012-07-241-10/+11
* i2c-i801: Check and return errors during byte-by-byte transfersDaniel Kurtz2012-07-241-4/+6
* i2c-i801: Clear only status bits in HST_STSDaniel Kurtz2012-07-241-1/+1
* i2c-i801: Refactor use of LAST_BYTE in i801_block_transaction_byte_by_byteDaniel Kurtz2012-07-241-14/+14
* i2c-i801: Use usleep_range to wait for command completionJean Delvare2012-03-261-12/+12
* i2c-i801: Add device IDs for Intel Lynx PointSeth Heasley2012-03-261-0/+3
* i2c: Convert to DEFINE_PCI_DEVICE_TABLEAxel Lin2012-01-121-1/+1
* i2c-i801: Don't depend on other kernel driver config optionsJean Delvare2011-05-241-10/+6
* i2c-i801: Check for vendor Fujitsu before probing for apanelJean Delvare2011-05-241-1/+2
* i2c-i801: Don't probe for slaves on IDF channelsJean Delvare2011-05-241-15/+31
* i2c-i801: SMBus patch for Intel Panther Point DeviceIDsSeth Heasley2011-05-241-1/+3
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-05-231-0/+1
|\
* | i2c-i801: Move device ID definitions to driverJean Delvare2011-05-011-0/+5
|/
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* i2c-i801: SMBus patch for Intel DH89xxCC DeviceIDsSeth Heasley2011-03-201-1/+3
* 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
OpenPOWER on IntegriCloud