summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-i801.c
Commit message (Expand)AuthorAgeFilesLines
* i2c: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han2014-03-131-1/+1
* i2c: i801: enable Intel BayTrail SMBUSChew, Kean ho2014-03-091-0/+3
* Update Jean Delvare's e-mail addressJean Delvare2014-01-291-3/+2Star
* i2c: i801: Add Device IDs for Intel Wildcat Point-LP PCHJames Ralston2013-11-141-0/+3
* i2c: move OF helpers into the coreWolfram Sang2013-08-231-2/+0Star
* i2c: i801: SMBus patch for Intel Coleto Creek DeviceIDsSeth Heasley2013-06-201-0/+3
* i2c: i801: Document feature bits in modinfoJean Delvare2013-05-171-1/+5
* i2c: Remove unneeded xxx_set_drvdata(..., NULL) callsDoug Anderson2013-02-221-1/+0Star
* i2c: i801: Add Device IDs for Intel Wellsburg PCHJames Ralston2013-02-151-0/+15
* i2c: i801: SMBus patch for Intel Avoton DeviceIDsSeth Heasley2013-02-081-0/+3
* i2c: remove __dev* attributes from subsystemBill Pemberton2012-12-221-15/+13Star
* i2c-i801: Enable interrupts for all post-ICH5 chipsJean Delvare2012-12-161-10/+1Star
* 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/+4Star
* 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/+53Star
* i2c-i801: Drop ENABLE_INT9Daniel Kurtz2012-07-241-5/+4Star
* 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/+6Star
* 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-241-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-181-5/+5
* hwmon: Fix autoloading of fschmd on recent Fujitsu machinesJean Delvare2010-07-091-6/+2Star
* 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/+6Star
* 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