aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-i801.c
Commit message (Expand)AuthorAge
* i2c: i801: Document feature bits in modinfoJean Delvare2013-05-17
* i2c: Remove unneeded xxx_set_drvdata(..., NULL) callsDoug Anderson2013-02-21
* i2c: i801: Add Device IDs for Intel Wellsburg PCHJames Ralston2013-02-15
* i2c: i801: SMBus patch for Intel Avoton DeviceIDsSeth Heasley2013-02-08
* i2c: remove __dev* attributes from subsystemBill Pemberton2012-12-22
* i2c-i801: Enable interrupts for all post-ICH5 chipsJean Delvare2012-12-16
* i2c-i801: Add device tree supportThierry Reding2012-12-16
* i2c-i801: Fix commentJean Delvare2012-10-28
* i2c-i801: Simplify dependency towards GPIOLIBJean Delvare2012-10-28
* i2c-i801: Let i2c-mux-gpio find the GPIO chipJean Delvare2012-10-05
* i2c-i801: Support SMBus multiplexing on Asus Z8 seriesJean Delvare2012-10-05
* i2c-i801: Add Device IDs for Intel Lynx Point-LP PCHJames Ralston2012-09-10
* i2c-i801: Enable IRQ for byte_by_byte transactionsDaniel Kurtz2012-07-24
* i2c-i801: Enable interrupts on ICH5/7/8/9/10Jean Delvare2012-07-24
* i2c-i801: Enable IRQ for SMBus transactionsDaniel Kurtz2012-07-24
* i2c-i801: Consolidate pollingJean Delvare2012-07-24
* i2c-i801: Drop ENABLE_INT9Daniel Kurtz2012-07-24
* i2c-i801: Rename some SMBHSTCNT bit constantsDaniel Kurtz2012-07-24
* i2c-i801: Check and return errors during byte-by-byte transfersDaniel Kurtz2012-07-24
* i2c-i801: Clear only status bits in HST_STSDaniel Kurtz2012-07-24
* i2c-i801: Refactor use of LAST_BYTE in i801_block_transaction_byte_by_byteDaniel Kurtz2012-07-24
* i2c-i801: Use usleep_range to wait for command completionJean Delvare2012-03-26
* i2c-i801: Add device IDs for Intel Lynx PointSeth Heasley2012-03-26
* i2c: Convert to DEFINE_PCI_DEVICE_TABLEAxel Lin2012-01-12
* i2c-i801: Don't depend on other kernel driver config optionsJean Delvare2011-05-24
* i2c-i801: Check for vendor Fujitsu before probing for apanelJean Delvare2011-05-24
* i2c-i801: Don't probe for slaves on IDF channelsJean Delvare2011-05-24
* i2c-i801: SMBus patch for Intel Panther Point DeviceIDsSeth Heasley2011-05-24
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-05-23
|\
* | i2c-i801: Move device ID definitions to driverJean Delvare2011-05-01
|/
* Fix common misspellingsLucas De Marchi2011-03-31
* i2c-i801: SMBus patch for Intel DH89xxCC DeviceIDsSeth Heasley2011-03-20
* i2c-i801: Include <linux/slab.h>Ben Hutchings2011-01-10
* i2c-i801: Add PCI idents for Patsburg 'IDF' SMBus controllersDavid Woodhouse2010-10-31
* i2c-i801: Handle multiple instances instead of keeping global stateDavid Woodhouse2010-10-31
* i2c-i801: Add Intel Patsburg device IDSeth Heasley2010-10-31
* PCI: update Intel chipset names and definesSeth Heasley2010-10-17
* hwmon: Fix autoloading of fschmd on recent Fujitsu machinesJean Delvare2010-07-09
* i2c-i801: Fix all checkpatch warningsIvo Manca2010-05-21
* i2c-i801: All newer devices have all the optional featuresJean Delvare2010-05-21
* i2c-i801: Let the user disable selected driver featuresJean Delvare2010-05-21
* i2c-i801: Don't use the block buffer for I2C block writesJean Delvare2010-03-13
* i2c-i801: Add Intel Cougar Point device IDsSeth Heasley2010-03-02
* i2c: Make PCI device ids constantMárton Németh2010-03-02
* i2c-i801: Retry on lost arbitrationJean Delvare2009-12-06
* i2c: Hide probe errors caused by ACPI resource conflictsJean Delvare2009-10-04
* i2c: Timeouts off by 1Roel Kluin2009-05-05
* i2c-i801: Instantiate FSC hardware montioring chipsHans de Goede2009-03-30
* i2c: Delete many unused adapter IDsJean Delvare2009-01-26
* Input: apanel - convert to new i2c bindingJean Delvare2009-01-07