summaryrefslogtreecommitdiffstats
path: root/include/linux/i2c.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge branch 'i2c/for-current-fixed' into i2c/for-5.8Wolfram Sang2020-05-201-7/+1
|\
| * i2c: use my kernel.org address from now onWolfram Sang2020-05-051-1/+1
| * i2c: remove i2c_new_probed_device APIWolfram Sang2020-04-151-6/+0
* | i2c: core: support bus regulator controlling in adapterBibby Hsieh2020-05-201-0/+2
|/
* Merge branch 'i2c/for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2020-04-021-0/+8
|\
| * i2c: core: Provide generic definitions for bus frequenciesAndy Shevchenko2020-03-241-0/+8
* | i2c: fix a doc warningMauro Carvalho Chehab2020-03-231-2/+2
|/
* i2c: remove unneeded 'extern' from function declatationsLuca Ceresoli2019-12-171-60/+55
* i2c: add helper to check if a client has a driver attachedWolfram Sang2019-12-111-0/+5
* i2c: fix header file kernel-doc warningRandy Dunlap2019-12-101-0/+1
* i2c: remove i2c_new_dummy() APIWolfram Sang2019-12-101-6/+0
* i2c: replace i2c_new_probed_device with an ERR_PTR variantWolfram Sang2019-11-281-3/+9
* i2c: remove helpers for ref-counting clientsWolfram Sang2019-11-151-3/+0
* i2c: add support for filters optional propertiesEugen Hristev2019-10-241-0/+6
* Merge branch 'i2c/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2019-09-241-1/+1
|\
| * i2c: replace i2c_new_secondary_device with an ERR_PTR variantWolfram Sang2019-08-141-1/+1
* | docs: i2c: convert to ReST and add to driver-api booksetMauro Carvalho Chehab2019-07-311-1/+1
|/
* i2c: add newly exported functions to the header, tooWolfram Sang2019-06-261-0/+6