aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/i2c-core-acpi.c
AgeCommit message (Expand)Author
2020-10-29i2c: core: Restore acpi_walk_dep_device_list() getting called after registeri...Hans de Goede
2020-05-28i2c: acpi: Drop double check for ACPI companion deviceAndy Shevchenko
2020-03-26Merge tag 'v5.6-rc7' into i2c/for-5.7Wolfram Sang
2020-03-24i2c: core: Provide generic definitions for bus frequenciesAndy Shevchenko
2020-03-13i2c: acpi: put device when verifying client failsWolfram Sang
2020-01-15i2c: i2c-core-acpi: convert to use i2c_new_client_device()Wolfram Sang
2019-11-15i2c: acpi: Force bus speed to 400KHz if a Silead touchscreen is presentHans de Goede
2019-09-18Merge tag 'driver-core-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-09-17Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-08-01i2c: Revert incorrect conversion to use generic helperSuzuki K Poulose
2019-07-30drivers: Introduce device lookup variants by ACPI_COMPANION deviceSuzuki K Poulose
2019-07-15Merge branch 'i2c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-07-08Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-06-29i2c: core: Move ACPI gpio IRQ handling into i2c_acpi_get_irqCharles Keepax
2019-06-29i2c: core: Move ACPI IRQ handling to probe timeCharles Keepax
2019-06-29i2c: acpi: Factor out getting the IRQ from ACPICharles Keepax
2019-06-29i2c: acpi: Use available IRQ helper functionsCharles Keepax
2019-06-24bus_find_device: Unify the match callback with class_find_deviceSuzuki K Poulose
2019-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-02i2c: acpi: export i2c_acpi_find_adapter_by_handleRuslan Babayev
2019-05-30i2c: acpi: export i2c_acpi_find_adapter_by_handleRuslan Babayev
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-30i2c: acpi: permit bus speed to be discovered after enumerationArd Biesheuvel
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