aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-i801.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-02-18i2c: i801: Adding Intel Lewisburg support for iTCOAlexandra Yates1-0/+2
2015-11-20i2c: i801: add Intel Lewisburg device IDsAlexandra Yates1-0/+6
2015-10-25i2c: add ACPI support for I2C mux portsDustin Byford1-6/+3
2015-10-23i2c: i801: Add support for Intel BroxtonJarkko Nikula1-0/+3
2015-10-23i2c: i801: Add support for Intel DNVMika Westerberg1-0/+4
2015-08-11i2c: i801: Create iTCO device on newer Intel PCHsMika Westerberg1-1/+119
2015-03-09i2c: i801: Use managed pcim_* PCI device initialization and reservationJarkko Nikula1-16/+9
2015-03-09i2c: i801: Remove pci_enable_device() call from i801_resume()Jarkko Nikula1-1/+1
2015-03-09i2c: i801: Use managed devm_* memory and irq allocationJarkko Nikula1-11/+6
2015-03-09i2c: i801: Remove i801_driver forward declarationJarkko Nikula1-4/+2
2015-03-09i2c: i801: Don't break user-visible stringsJarkko Nikula1-4/+5
2014-11-12i2c: i801: Add DeviceIDs for SunrisePoint LPDevin Ryles1-0/+3
2014-11-12i2c: i801: Drop useless debug messageJean Delvare1-3/+0
2014-11-12i2c: i801: Check if interrupts are disabledJean Delvare1-0/+20
2014-11-12i2c: i801: Fallback to polling if request_irq() failsJean Delvare1-3/+3
2014-11-12i2c: i801: Use wait_event_timeout to wait for interruptsJean Delvare1-3/+22
2014-11-07i2c: remove FSF addressWolfram Sang1-4/+0
2014-10-16i2c: i801: Add Device IDs for Intel Sunrise Point PCHjames.d.ralston@intel.com1-0/+3
2014-08-19i2c: i801: Add PCI ID for Intel BraswellAlan Cox1-0/+2
2014-07-17i2c: i801: Add device ID for Intel Wildcat Point PCHJean Delvare1-0/+3
2014-07-17i2c: i801: Fix the alignment of the device tableJean Delvare1-68/+68
2014-03-13i2c: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han1-1/+1
2014-03-09i2c: i801: enable Intel BayTrail SMBUSChew, Kean ho1-0/+3
2014-01-29Update Jean Delvare's e-mail addressJean Delvare1-3/+2
2013-11-14i2c: i801: Add Device IDs for Intel Wildcat Point-LP PCHJames Ralston1-0/+3
2013-08-23i2c: move OF helpers into the coreWolfram Sang1-2/+0
2013-06-20i2c: i801: SMBus patch for Intel Coleto Creek DeviceIDsSeth Heasley1-0/+3
2013-05-17i2c: i801: Document feature bits in modinfoJean Delvare1-1/+5
2013-02-22i2c: Remove unneeded xxx_set_drvdata(..., NULL) callsDoug Anderson1-1/+0
2013-02-15i2c: i801: Add Device IDs for Intel Wellsburg PCHJames Ralston1-0/+15
2013-02-08i2c: i801: SMBus patch for Intel Avoton DeviceIDsSeth Heasley1-0/+3
2012-12-22i2c: remove __dev* attributes from subsystemBill Pemberton1-15/+13
2012-12-16i2c-i801: Enable interrupts for all post-ICH5 chipsJean Delvare1-10/+1
2012-12-16i2c-i801: Add device tree supportThierry Reding1-0/+2
2012-10-28i2c-i801: Fix commentJean Delvare1-1/+1
2012-10-28i2c-i801: Simplify dependency towards GPIOLIBJean Delvare1-3/+6
2012-10-05i2c-i801: Let i2c-mux-gpio find the GPIO chipJean Delvare1-33/+4
2012-10-05i2c-i801: Support SMBus multiplexing on Asus Z8 seriesJean Delvare1-1/+213
2012-09-10i2c-i801: Add Device IDs for Intel Lynx Point-LP PCHJames Ralston1-0/+3
2012-07-24i2c-i801: Enable IRQ for byte_by_byte transactionsDaniel Kurtz1-7/+78
2012-07-24i2c-i801: Enable interrupts on ICH5/7/8/9/10Jean Delvare1-4/+9
2012-07-24i2c-i801: Enable IRQ for SMBus transactionsDaniel Kurtz1-4/+95
2012-07-24i2c-i801: Consolidate pollingJean Delvare1-55/+53
2012-07-24i2c-i801: Drop ENABLE_INT9Daniel Kurtz1-5/+4
2012-07-24i2c-i801: Rename some SMBHSTCNT bit constantsDaniel Kurtz1-10/+11
2012-07-24i2c-i801: Check and return errors during byte-by-byte transfersDaniel Kurtz1-4/+6
2012-07-24i2c-i801: Clear only status bits in HST_STSDaniel Kurtz1-1/+1
2012-07-24i2c-i801: Refactor use of LAST_BYTE in i801_block_transaction_byte_by_byteDaniel Kurtz1-14/+14
2012-03-26i2c-i801: Use usleep_range to wait for command completionJean Delvare1-12/+12
2012-03-26i2c-i801: Add device IDs for Intel Lynx PointSeth Heasley1-0/+3