aboutsummaryrefslogtreecommitdiff
path: root/drivers/i2c/i2c-core-acpi.c
AgeCommit message (Expand)Author
2018-12-03i2c: acpi: Introduce i2c_acpi_get_i2c_resource() helperAndy Shevchenko
2018-12-03i2c: acpi: Use ACPI_FAILURE instead of !ACPI_SUCCESSAndy Shevchenko
2018-12-03i2c: acpi: Return error pointers from i2c_acpi_new_device()Andy Shevchenko
2018-08-20i2c: core: ACPI: Make acpi_gsb_i2c_read_bytes() check i2c_transfer return valueHans de Goede
2018-08-20i2c: core: ACPI: Properly set status byte to 0 for multi-byte writesHans de Goede
2018-04-30i2c: core: ACPI: Log device not acking errors at dbg loglevelHans de Goede
2018-04-30i2c: core: ACPI: Improve OpRegion read errorsHans de Goede
2017-07-31i2c: core: Allow empty id_table in ACPI case as wellAndy Shevchenko
2017-07-04i2c: acpi: Do not create i2c-clients for LNXVIDEO ACPI devicesHans de Goede
2017-05-31i2c: break out ACPI support into separate fileWolfram Sang