summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-i801.c
Commit message (Expand)AuthorAge
* i2c: i801: Bring back Block Process Call support for certain platformsJarkko Nikula2019-09-28
* Merge branch 'i2c/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2019-09-24
|\
| * i2c: i801: Use iTCO version 6 in Cannon Lake PCH and beyondMika Westerberg2019-09-03
| * i2c: busses: Use dev_get_drvdata where possibleChuhong Yuan2019-08-01
* | Merge tag 'docs-5.4' of git://git.lwn.net/linuxLinus Torvalds2019-09-17
|\ \
| * | docs: i2c: convert to ReST and add to driver-api booksetMauro Carvalho Chehab2019-07-31
| |/
* / i2c: i801: Avoid memory leak in check_acpi_smo88xx_device()Andy Shevchenko2019-08-29
|/
* Merge branch 'i2c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2019-07-16
|\
| * i2c: i801: Add support for Intel Tiger LakeJarkko Nikula2019-07-05
| * i2c: i801: Fix PCI ID sortingJarkko Nikula2019-07-05
| * Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...Wolfram Sang2019-06-29
| |\
| | * i2c: mux/i801: Switch to use descriptor passingLinus Walleij2019-06-22
| * | i2c: i801: Add support for Intel Elkhart LakeJarkko Nikula2019-06-21
| * | i2c: i801: Add Block Write-Block Read Process Call supportAlexander Sverdlin2019-06-21
| * | i2c: i801: Use match_string() helper to simplify the codeAndy Shevchenko2019-06-21
| * | i2c: i801: Fix kernel crash in is_dell_system_with_lis3lv02d()Andy Shevchenko2019-06-14
| * | i2c: i801: Register optional lis3lv02d I2C device on Dell machinesPali Rohár2019-06-07
| |/
* / treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-30
|/
* i2c: i801: Add support for Intel Comet LakeJarkko Nikula2019-03-20
* i2c: i801: fix DNV's SMBCTRL register offsetFelipe Balbi2018-09-04
* i2c: i801: Allow ACPI AML access I/O ports not reserved for SMBusMika Westerberg2018-08-30
* i2c: i801: Add support for Intel Ice LakeMika Westerberg2018-07-03
* Merge branch 'i2c/platform_data-immutable' into i2c/for-4.18Wolfram Sang2018-05-17
|\
| * i2c: mux: gpio: move header to platform_dataWolfram Sang2018-05-17
* | i2c: i801: fix unused-function warningAnders Roxell2018-05-17
* | i2c: i801: Don't restore config registers on runtime PMJean Delvare2018-04-30
|/
* i2c: i801: Restore configuration at shutdownJean Delvare2018-04-11
* i2c: i801: Save register SMBSLVCMD value only onceJean Delvare2018-04-11
* i2c: i801: Add missing documentation entries for Braswell and Kaby LakeJarkko Nikula2018-02-21
* i2c: i801: Fix Failed to allocate irq -2147483648 errorHans de Goede2017-11-27
* i2c: i801: Add support for Intel Cedar ForkJarkko Nikula2017-10-05
* i2c: i801: Restore the presence state of P2SB PCI device after reading BARQiuxu Zhuo2017-08-28
* i2c: i801: Add support for Intel Cannon LakeSrinivas Pandruvada2017-06-19
* i2c: i801: Add support for Intel Gemini LakeMika Westerberg2017-02-09
* i2c: use an IRQ to report Host Notify events, not alertBenjamin Tissoires2016-11-24
* i2c: i801: remove SMBNTFDDAT reads as they always seem to return 0Benjamin Tissoires2016-11-24
* i2c: i801: use the BIT() macro for FEATURES_* alsoBenjamin Tissoires2016-11-24
* i2c: i801: use BIT() macro for bits definitionBenjamin Tissoires2016-11-24
* i2c: i801: minor formatting issuesBenjamin Tissoires2016-11-24
* i2c: i801: store and restore the SLVCMD register at load and unloadBenjamin Tissoires2016-11-24
* i2c: i801: Fix I2C Block Read on 8-Series/C220 and laterJean Delvare2016-10-25
* Merge branch 'i2c/for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2016-10-07
|\
| * i2c: i801: Add support for Kaby Lake PCH-HAndy Shevchenko2016-09-24
| * i2c: don't print error when adding adapter failsWolfram Sang2016-08-22
* | i2c: i801: Do not create iTCO watchdog when WDAT table existsMika Westerberg2016-09-28
|/
* i2c: i801: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-07-26
* i2c: i801: add support of Host NotifyBenjamin Tissoires2016-07-05
* i2c: i801: recover from hardware PEC errorsEllen Wang2016-07-01
* i2c: i801: Drop needless bit-wise ORJean Delvare2016-06-13
* i2c: i801: Allow ACPI SystemIO OpRegion to conflict with PCI BARMika Westerberg2016-06-09