summaryrefslogtreecommitdiffstats
path: root/include/linux/i2c.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* i2c: headers: reformat header comment and update copyrightWolfram Sang2019-06-141-11/+7
* i2c: headers: update docs about I2C_CLIENT_*Wolfram Sang2019-06-141-12/+10
* i2c: headers: always have a named variable in argumentsWolfram Sang2019-06-141-19/+20
* i2c: headers: don't use 'dev' as adapter variableWolfram Sang2019-06-141-4/+4
* i2c: acpi: export i2c_acpi_find_adapter_by_handleRuslan Babayev2019-06-021-0/+6
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner2019-05-211-14/+2
* i2c: core: add device-managed version of i2c_new_dummyHeiner Kallweit2019-05-171-0/+3
* i2c: core: ratelimit 'transfer when suspended' errorsWolfram Sang2019-05-031-1/+2
* i2c: core: introduce callbacks for atomic transfersWolfram Sang2019-04-161-3/+12
* i2c: apply coding style for struct i2c_adapterWolfram Sang2019-03-271-10/+13
* i2c: Allow recovery of the initial IRQ by an I2C client device.Jim Broadus2019-02-241-0/+1
* i2c: acpi: Move I2C bits from acpi.h to i2c.hAndy Shevchenko2019-01-151-0/+10
* i2c: add suspended flag and accessors for i2c adaptersWolfram Sang2019-01-081-0/+34
* i2c: refactor function to release a DMA safe bufferWolfram Sang2018-08-301-1/+1
* i2c: remove deprecated attach_adapter callbackWolfram Sang2018-08-241-6/+0
* i2c: core: Parse SDA hold time from firmwareAndy Shevchenko2018-08-081-0/+2
* i2c: quirks: add zero length checksWolfram Sang2018-08-041-0/+4
* i2c: recovery: add get_bus_free callbackWolfram Sang2018-07-171-0/+3
* i2c: recovery: require either get_sda or set_sdaWolfram Sang2018-07-171-6/+6
* Merge branch 'i2c/precise-locking-names_immutable' into i2c/for-4.19Wolfram Sang2018-07-131-12/+0
|\
| * i2c: remove i2c_lock_adapter and use i2c_lock_bus directlyPeter Rosin2018-07-131-12/+0
* | i2c: smbus: add unlocked __i2c_smbus_xfer variantPeter Rosin2018-07-031-3/+8
|/
* i2c: Export of_i2c_get_board_info()Boris Brezillon2018-05-221-0/+10
* i2c: Get rid of i2c_board_info->archdataBoris Brezillon2018-05-151-2/+0
* i2c: add i2c_get_device_id() to get the standard i2c device idPeter Rosin2018-03-061-0/+30
* i2c: add 'set_sda' to bus_recovery_infoWolfram Sang2018-01-161-0/+4
* i2c: add identifier in declarations for i2c_bus_recoveryWolfram Sang2018-01-161-6/+6
* i2c: make kerneldoc about bus recovery more preciseWolfram Sang2018-01-161-5/+5
* i2c: add i2c_master_{send|recv}_dmasafeWolfram Sang2017-12-031-0/+32
* i2c: refactor i2c_master_{send_recv}Wolfram Sang2017-12-031-4/+30
* i2c: add helpers to ease DMA handlingWolfram Sang2017-12-031-0/+3
* i2c: remove legacy integer scl/sda gpio for recoveryPhil Reid2017-11-271-6/+1
* i2c: Switch to using gpiod interface for gpio bus recoveryPhil Reid2017-11-271-0/+4
* i2c: use macro IS_ENABLED in header i2c.hStefan Lengfeld2017-11-271-3/+3
* i2c: Allow overriding dev_name through board_infoHans de Goede2017-10-271-0/+2
* i2c: rephrase explanation of I2C_CLASS_DEPRECATEDWolfram Sang2017-07-311-1/+2
* i2c: Provide a stub for i2c_detect_slave_mode()Andy Shevchenko2017-07-081-0/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-05-031-0/+5
|\
| * i2c: allow attaching IRQ resources to i2c_board_infoDmitry Torokhov2017-04-011-0/+4
| * i2c: export i2c_client_type structureDmitry Torokhov2017-04-011-0/+1
* | i2c: core: Allow drivers to disable i2c-core irq mappingHans de Goede2017-04-161-0/+3
* | i2c: core: Add new i2c_acpi_new_device helper functionHans de Goede2017-04-161-0/+7
|/
* sched/headers: Prepare for the removal of <linux/rtmutex.h> from <linux/sched.h>Ingo Molnar2017-03-021-0/+1
* Merge branch 'i2c/for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-02-251-0/+1
|\
| * i2c: core: helper function to detect slave modeLuis Oliveira2017-01-281-0/+1
* | i2c: allow specify device properties in i2c_board_infoDmitry Torokhov2017-02-081-0/+3
|/
* i2c: do not enable fall back to Host Notify by defaultDmitry Torokhov2017-01-121-0/+1
* i2c: use an IRQ to report Host Notify events, not alertBenjamin Tissoires2016-11-241-0/+4