summaryrefslogtreecommitdiff
path: root/drivers/i2c/busses/i2c-i801.c
AgeCommit message (Expand)Author
2018-10-10i2c: i801: Allow ACPI AML access I/O ports not reserved for SMBusMika Westerberg
2018-09-19i2c: i801: fix DNV's SMBCTRL register offsetFelipe Balbi
2016-08-16i2c: i801: Allow ACPI SystemIO OpRegion to conflict with PCI BARMika Westerberg
2016-03-03i2c: i801: Adding Intel Lewisburg support for iTCOAlexandra Yates
2015-11-20i2c: i801: add Intel Lewisburg device IDsAlexandra Yates
2015-10-25i2c: add ACPI support for I2C mux portsDustin Byford
2015-10-23i2c: i801: Add support for Intel BroxtonJarkko Nikula
2015-10-23i2c: i801: Add support for Intel DNVMika Westerberg
2015-08-11i2c: i801: Create iTCO device on newer Intel PCHsMika Westerberg
2015-03-09i2c: i801: Use managed pcim_* PCI device initialization and reservationJarkko Nikula
2015-03-09i2c: i801: Remove pci_enable_device() call from i801_resume()Jarkko Nikula
2015-03-09i2c: i801: Use managed devm_* memory and irq allocationJarkko Nikula
2015-03-09i2c: i801: Remove i801_driver forward declarationJarkko Nikula
2015-03-09i2c: i801: Don't break user-visible stringsJarkko Nikula
2014-11-12i2c: i801: Add DeviceIDs for SunrisePoint LPDevin Ryles
2014-11-12i2c: i801: Drop useless debug messageJean Delvare
2014-11-12i2c: i801: Check if interrupts are disabledJean Delvare
2014-11-12i2c: i801: Fallback to polling if request_irq() failsJean Delvare
2014-11-12i2c: i801: Use wait_event_timeout to wait for interruptsJean Delvare
2014-11-07i2c: remove FSF addressWolfram Sang
2014-10-16i2c: i801: Add Device IDs for Intel Sunrise Point PCHjames.d.ralston@intel.com
2014-08-19i2c: i801: Add PCI ID for Intel BraswellAlan Cox
2014-07-17i2c: i801: Add device ID for Intel Wildcat Point PCHJean Delvare
2014-07-17i2c: i801: Fix the alignment of the device tableJean Delvare
2014-03-13i2c: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han
2014-03-09i2c: i801: enable Intel BayTrail SMBUSChew, Kean ho
2014-01-29Update Jean Delvare's e-mail addressJean Delvare
2013-11-14i2c: i801: Add Device IDs for Intel Wildcat Point-LP PCHJames Ralston
2013-08-23i2c: move OF helpers into the coreWolfram Sang
2013-06-20i2c: i801: SMBus patch for Intel Coleto Creek DeviceIDsSeth Heasley
2013-05-17i2c: i801: Document feature bits in modinfoJean Delvare
2013-02-22i2c: Remove unneeded xxx_set_drvdata(..., NULL) callsDoug Anderson
2013-02-15i2c: i801: Add Device IDs for Intel Wellsburg PCHJames Ralston
2013-02-08i2c: i801: SMBus patch for Intel Avoton DeviceIDsSeth Heasley
2012-12-22i2c: remove __dev* attributes from subsystemBill Pemberton
2012-12-16i2c-i801: Enable interrupts for all post-ICH5 chipsJean Delvare
2012-12-16i2c-i801: Add device tree supportThierry Reding
2012-10-28i2c-i801: Fix commentJean Delvare
2012-10-28i2c-i801: Simplify dependency towards GPIOLIBJean Delvare
2012-10-05i2c-i801: Let i2c-mux-gpio find the GPIO chipJean Delvare
2012-10-05i2c-i801: Support SMBus multiplexing on Asus Z8 seriesJean Delvare
2012-09-10i2c-i801: Add Device IDs for Intel Lynx Point-LP PCHJames Ralston
2012-07-24i2c-i801: Enable IRQ for byte_by_byte transactionsDaniel Kurtz
2012-07-24i2c-i801: Enable interrupts on ICH5/7/8/9/10Jean Delvare
2012-07-24i2c-i801: Enable IRQ for SMBus transactionsDaniel Kurtz
2012-07-24i2c-i801: Consolidate pollingJean Delvare
2012-07-24i2c-i801: Drop ENABLE_INT9Daniel Kurtz
2012-07-24i2c-i801: Rename some SMBHSTCNT bit constantsDaniel Kurtz
2012-07-24i2c-i801: Check and return errors during byte-by-byte transfersDaniel Kurtz
2012-07-24i2c-i801: Clear only status bits in HST_STSDaniel Kurtz