summaryrefslogtreecommitdiffstats
path: root/include/linux/i2c.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'i2c-host-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/an...Wolfram Sang2024-09-211-1/+1
|\
| * i2c: Use IS_REACHABLE() for substituting empty ACPI functionsRichard Fitzgerald2024-08-141-1/+1
* | i2c: core: Lock address during client device instantiationHeiner Kallweit2024-08-261-0/+3
|/
* i2c: Fix conditional for substituting empty ACPI functionsRichard Fitzgerald2024-08-041-1/+1
* Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-07-251-1/+1
|\
| * driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman2024-07-031-1/+1
* | i2c: header: improve kdoc for i2c_algorithmWolfram Sang2024-07-201-8/+7
* | i2c: header: remove unneeded stuff regarding i2c_algorithmWolfram Sang2024-07-201-6/+0
* | i2c: document new callbacks in i2c_algorithmWolfram Sang2024-07-131-7/+13
* | i2c: reword i2c_algorithm according to newest specificationWolfram Sang2024-07-111-5/+19
* | i2c: Add nop fwnode operationsSakari Ailus2024-06-211-2/+22
|/
* i2c: Remove I2C_CLASS_SPDHeiner Kallweit2024-05-231-1/+0
* i2c: remove redundant conditionHsin-Yu.Chen2024-03-071-1/+1
* i2c: constify the struct device_type usageRicardo B. Marliere2024-03-041-2/+2
* i2c: make i2c_bus_type constGreg Kroah-Hartman2024-01-181-1/+1
* i2c: create debugfs entry per adapterWolfram Sang2024-01-181-0/+2
* include/linux/i2c.h: remove I2C_CLASS_DDC supportHeiner Kallweit2024-01-181-1/+0
* i2c: Drop legacy callback .probe_new()Uwe Kleine-König2023-09-131-10/+1
* i2c: Add i2c_get_match_data()Biju Das2023-06-091-0/+2
* i2c: gxp: fix build failure without CONFIG_I2C_SLAVEArnd Bergmann2023-05-031-2/+2
* i2c: Switch .probe() to not take an id parameterUwe Kleine-König2023-03-091-7/+11
* i2c: add fwnode APIsRussell King (Oracle)2023-01-171-3/+21
* i2c: core: Introduce i2c_client_get_device_id helper functionAngel Iglesias2022-11-141-0/+1
* i2c: Make remove callback return voidUwe Kleine-König2022-08-161-1/+1
* i2c: extend documentation about retvals of master_xfer functionsWolfram Sang2022-07-261-1/+2
* i2c: add tracepoints for I2C slave eventsJae Hyun Yoo2022-03-201-6/+2
* i2c: acpi: Add i2c_acpi_new_device_by_fwnode() functionHans de Goede2021-12-131-4/+13
* i2c: Allow an ACPI driver to manage the device's power state during probeSakari Ailus2021-11-031-0/+18
* i2c: acpi: Add an i2c_acpi_client_count() helper functionHans de Goede2021-08-121-0/+5
* Merge tag 'staging-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-07-051-1/+7
|\
| * i2c: core: Add stub for i2c_verify_client() if !CONFIG_I2CJonathan Cameron2021-06-071-1/+7
* | i2c: core-smbus: Expose PEC calculate function for generic useQuan Nguyen2021-06-251-0/+1
* | i2c: core: support bus regulator controlling in adapterBibby Hsieh2021-05-281-0/+2
|/
* i2c: ensure timely release of driver-allocated resourcesDmitry Torokhov2021-04-101-0/+3
* i2c: core: add api to provide frequency mode stringsYicong Yang2021-04-101-0/+3
* i2c: core: add managed function for adding i2c adaptersYicong Yang2021-04-101-0/+1
* Merge branch 'i2c/software-nodes' into i2c/for-5.13Wolfram Sang2021-04-101-2/+2
|\
| * i2c: Remove support for dangling device propertiesHeikki Krogerus2021-04-101-2/+0
| * i2c: Add support for software nodesHeikki Krogerus2021-04-081-1/+3
* | i2c: Add I2C_AQ_NO_REP_START adapter quirkBence Csókás2021-04-051-0/+2
|/
* i2c: Switch to using the new API kobj_to_dev()Tian Tao2020-09-211-1/+1
* Merge branch 'i2c/for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2020-08-131-3/+11
|\
| * i2c: core: add generic I2C GPIO recoveryCodrin Ciubotariu2020-08-051-0/+11
| * Merge tag 'v5.8-rc7' into i2c/for-5.9Wolfram Sang2020-07-311-1/+1
| |\
| * | i2c: revert "i2c: core: Allow drivers to disable i2c-core irq mapping"Wolfram Sang2020-07-241-3/+0
* | | i2c: also convert placeholder function to return errnoWolfram Sang2020-07-271-1/+1
| |/ |/|
* | i2c: drop duplicated word in the header fileRandy Dunlap2020-07-221-1/+1
|/
* i2c: remove deprecated i2c_new_device APIWolfram Sang2020-06-191-5/+3
* i2c: avoid confusing naming in headerWolfram Sang2020-05-281-4/+4
* Revert "i2c: core: support bus regulator controlling in adapter"Wolfram Sang2020-05-221-2/+0