summaryrefslogtreecommitdiff
path: root/drivers/i2c/i2c-core-acpi.c
AgeCommit message (Expand)AuthorFilesLines
2021-10-17i2c: acpi: fix resource leak in reconfiguration device additionJamie Iles1-0/+1
2020-10-29i2c: core: Restore acpi_walk_dep_device_list() getting called after registeri...Hans de Goede1-1/+10
2020-03-20i2c: acpi: put device when verifying client failsWolfram Sang1-1/+9
2019-11-20i2c: acpi: Force bus speed to 400KHz if a Silead touchscreen is presentHans de Goede1-1/+27
2018-08-24i2c: core: ACPI: Properly set status byte to 0 for multi-byte writesHans de Goede1-3/+8
2017-07-31i2c: core: Allow empty id_table in ACPI case as wellAndy Shevchenko1-4/+15
2017-07-04i2c: acpi: Do not create i2c-clients for LNXVIDEO ACPI devicesHans de Goede1-0/+12
2017-05-31i2c: break out ACPI support into separate fileWolfram Sang1-0/+653