aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-i801.c
AgeCommit message (Expand)Author
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
2012-07-24i2c-i801: Refactor use of LAST_BYTE in i801_block_transaction_byte_by_byteDaniel Kurtz
2012-03-26i2c-i801: Use usleep_range to wait for command completionJean Delvare
2012-03-26i2c-i801: Add device IDs for Intel Lynx PointSeth Heasley
2012-01-12i2c: Convert to DEFINE_PCI_DEVICE_TABLEAxel Lin
2011-05-24i2c-i801: Don't depend on other kernel driver config optionsJean Delvare
2011-05-24i2c-i801: Check for vendor Fujitsu before probing for apanelJean Delvare
2011-05-24i2c-i801: Don't probe for slaves on IDF channelsJean Delvare
2011-05-24i2c-i801: SMBus patch for Intel Panther Point DeviceIDsSeth Heasley
2011-05-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2011-05-01i2c-i801: Move device ID definitions to driverJean Delvare
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-20i2c-i801: SMBus patch for Intel DH89xxCC DeviceIDsSeth Heasley
2011-01-10i2c-i801: Include <linux/slab.h>Ben Hutchings
2010-10-31i2c-i801: Add PCI idents for Patsburg 'IDF' SMBus controllersDavid Woodhouse