Age | Commit message (Expand) | Author | Files | Lines |
2017-02-09 | i2c: i801: Add support for Intel Gemini Lake | Mika Westerberg | 1 | -0/+3 |
2016-11-24 | i2c: use an IRQ to report Host Notify events, not alert | Benjamin Tissoires | 1 | -25/+7 |
2016-11-24 | i2c: i801: remove SMBNTFDDAT reads as they always seem to return 0 | Benjamin Tissoires | 1 | -4/+6 |
2016-11-24 | i2c: i801: use the BIT() macro for FEATURES_* also | Benjamin Tissoires | 1 | -8/+8 |
2016-11-24 | i2c: i801: use BIT() macro for bits definition | Benjamin Tissoires | 1 | -26/+26 |
2016-11-24 | i2c: i801: minor formatting issues | Benjamin Tissoires | 1 | -4/+2 |
2016-11-24 | i2c: i801: store and restore the SLVCMD register at load and unload | Benjamin Tissoires | 1 | -1/+16 |
2016-10-25 | i2c: i801: Fix I2C Block Read on 8-Series/C220 and later | Jean Delvare | 1 | -3/+13 |
2016-10-08 | Merge branch 'i2c/for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/w... | Linus Torvalds | 1 | -1/+4 |
2016-09-29 | i2c: i801: Do not create iTCO watchdog when WDAT table exists | Mika Westerberg | 1 | -1/+3 |
2016-09-24 | i2c: i801: Add support for Kaby Lake PCH-H | Andy Shevchenko | 1 | -0/+4 |
2016-08-22 | i2c: don't print error when adding adapter fails | Wolfram Sang | 1 | -1/+0 |
2016-07-26 | i2c: i801: use IS_ENABLED() instead of checking for built-in or module | Javier Martinez Canillas | 1 | -6/+3 |
2016-07-05 | i2c: i801: add support of Host Notify | Benjamin Tissoires | 1 | -3/+85 |
2016-07-01 | i2c: i801: recover from hardware PEC errors | Ellen Wang | 1 | -2/+51 |
2016-06-13 | i2c: i801: Drop needless bit-wise OR | Jean Delvare | 1 | -1/+1 |
2016-06-09 | i2c: i801: Allow ACPI SystemIO OpRegion to conflict with PCI BAR | Mika Westerberg | 1 | -3/+96 |
2016-04-13 | i2c: i801: Add runtime PM support with autosuspend | Jarkko Nikula | 1 | -6/+22 |
2016-04-13 | i2c: i801: Convert to struct dev_pm_ops for suspend/resume | Jarkko Nikula | 1 | -13/+11 |
2016-03-22 | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -4/+4 |
2016-03-12 | i2c: i801: sort IDs alphabetically | Andy Shevchenko | 1 | -4/+4 |
2016-02-18 | i2c: i801: Adding Intel Lewisburg support for iTCO | Alexandra Yates | 1 | -0/+2 |
2015-11-20 | i2c: i801: add Intel Lewisburg device IDs | Alexandra Yates | 1 | -0/+6 |
2015-10-25 | i2c: add ACPI support for I2C mux ports | Dustin Byford | 1 | -6/+3 |
2015-10-23 | i2c: i801: Add support for Intel Broxton | Jarkko Nikula | 1 | -0/+3 |
2015-10-23 | i2c: i801: Add support for Intel DNV | Mika Westerberg | 1 | -0/+4 |
2015-08-11 | i2c: i801: Create iTCO device on newer Intel PCHs | Mika Westerberg | 1 | -1/+119 |
2015-03-09 | i2c: i801: Use managed pcim_* PCI device initialization and reservation | Jarkko Nikula | 1 | -16/+9 |
2015-03-09 | i2c: i801: Remove pci_enable_device() call from i801_resume() | Jarkko Nikula | 1 | -1/+1 |
2015-03-09 | i2c: i801: Use managed devm_* memory and irq allocation | Jarkko Nikula | 1 | -11/+6 |
2015-03-09 | i2c: i801: Remove i801_driver forward declaration | Jarkko Nikula | 1 | -4/+2 |
2015-03-09 | i2c: i801: Don't break user-visible strings | Jarkko Nikula | 1 | -4/+5 |
2014-11-12 | i2c: i801: Add DeviceIDs for SunrisePoint LP | Devin Ryles | 1 | -0/+3 |
2014-11-12 | i2c: i801: Drop useless debug message | Jean Delvare | 1 | -3/+0 |
2014-11-12 | i2c: i801: Check if interrupts are disabled | Jean Delvare | 1 | -0/+20 |
2014-11-12 | i2c: i801: Fallback to polling if request_irq() fails | Jean Delvare | 1 | -3/+3 |
2014-11-12 | i2c: i801: Use wait_event_timeout to wait for interrupts | Jean Delvare | 1 | -3/+22 |
2014-11-07 | i2c: remove FSF address | Wolfram Sang | 1 | -4/+0 |
2014-10-16 | i2c: i801: Add Device IDs for Intel Sunrise Point PCH | james.d.ralston@intel.com | 1 | -0/+3 |
2014-08-19 | i2c: i801: Add PCI ID for Intel Braswell | Alan Cox | 1 | -0/+2 |
2014-07-17 | i2c: i801: Add device ID for Intel Wildcat Point PCH | Jean Delvare | 1 | -0/+3 |
2014-07-17 | i2c: i801: Fix the alignment of the device table | Jean Delvare | 1 | -68/+68 |
2014-03-13 | i2c: remove DEFINE_PCI_DEVICE_TABLE macro | Jingoo Han | 1 | -1/+1 |
2014-03-10 | i2c: i801: enable Intel BayTrail SMBUS | Chew, Kean ho | 1 | -0/+3 |
2014-01-29 | Update Jean Delvare's e-mail address | Jean Delvare | 1 | -3/+2 |
2013-11-14 | i2c: i801: Add Device IDs for Intel Wildcat Point-LP PCH | James Ralston | 1 | -0/+3 |
2013-08-23 | i2c: move OF helpers into the core | Wolfram Sang | 1 | -2/+0 |
2013-06-20 | i2c: i801: SMBus patch for Intel Coleto Creek DeviceIDs | Seth Heasley | 1 | -0/+3 |
2013-05-18 | i2c: i801: Document feature bits in modinfo | Jean Delvare | 1 | -1/+5 |
2013-02-22 | i2c: Remove unneeded xxx_set_drvdata(..., NULL) calls | Doug Anderson | 1 | -1/+0 |