summaryrefslogtreecommitdiffstats
path: root/drivers/i2c
Commit message (Expand)AuthorAgeFilesLines
...
| * | i2c: recovery: add get_bus_free callbackWolfram Sang2018-07-171-4/+23
| * | i2c: recovery: refactor recovery functionWolfram Sang2018-07-171-18/+6Star
| * | i2c: recovery: require either get_sda or set_sdaWolfram Sang2018-07-171-1/+6
| * | Merge tag 'v4.18-rc5' into i2c/for-4.19Wolfram Sang2018-07-174-12/+21
| |\|
| * | Merge branch 'i2c/precise-locking-names_immutable' into i2c/for-4.19Wolfram Sang2018-07-137-39/+39
| |\ \
| | * | i2c: remove i2c_lock_adapter and use i2c_lock_bus directlyPeter Rosin2018-07-136-36/+36
| | * | i2c: mux: pca9541: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)Peter Rosin2018-07-131-3/+3
| * | | i2c: i801: Add support for Intel Ice LakeMika Westerberg2018-07-032-0/+5
| * | | i2c: i801: Consolidate chipset names in documentation and KconfigJarkko Nikula2018-07-031-7/+3Star
| * | | i2c: tegra: Add support for Tegra194Thierry Reding2018-07-031-14/+76
| * | | i2c: gpio: fault-injector: add incomplete_write_byteWolfram Sang2018-07-031-0/+21
| * | | i2c: gpio: fault-injector: refactor incomplete transferWolfram Sang2018-07-031-14/+22
| * | | i2c: designware: Add debug print for bus speedJarkko Nikula2018-07-031-2/+19
| * | | i2c: designware: Add debug print for SDA hold time valueJarkko Nikula2018-07-031-0/+4
| * | | i2c: designware: Separate timing parameter setting from HW initalizationJarkko Nikula2018-07-031-50/+80
| * | | i2c: designware: Move SDA hold time configuration to common codeJarkko Nikula2018-07-034-42/+56
| * | | i2c: designware: Call i2c_dw_clk_rate() only once in i2c_dw_init_master()Jarkko Nikula2018-07-031-4/+5
| * | | i2c: designware: Don't use internal ___constant_swab32Jarkko Nikula2018-07-031-1/+2
| * | | i2c: designware: Move register access detection to common codeJarkko Nikula2018-07-034-28/+43
| * | | i2c: designware: Remove needless variable from i2c_dw_init_slave()Jarkko Nikula2018-07-031-3/+1Star
| * | | i2c: mux: make use of __i2c_smbus_xferPeter Rosin2018-07-031-2/+2
| * | | i2c: mux: pca954x: make use of __i2c_smbus_xferPeter Rosin2018-07-031-23/+4Star
| * | | i2c: mux: pca9541: make use of __i2c_smbus_xferPeter Rosin2018-07-031-58/+11Star
| * | | i2c: mux: mlxcpld: make use of __i2c_smbus_xferPeter Rosin2018-07-031-24/+4Star
| * | | i2c: smbus: add unlocked __i2c_smbus_xfer variantPeter Rosin2018-07-031-8/+20
| |/ /
* | | Merge tag 'regmap-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds2018-08-141-8/+20
|\ \ \
| * \ \ Merge branch 'regmap-4.19' into regmap-nextMark Brown2018-08-091-8/+20
| |\ \ \
| | * | | i2c: smbus: add unlocked __i2c_smbus_xfer variantPeter Rosin2018-07-201-8/+20
| | |/ /
* | / / i2c: xlp9xx: Fix case where SSIF read transaction completes earlyGeorge Cherian2018-08-091-13/+28
|/ / /
* | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2018-07-302-3/+3
|\ \ \
| * | | i2c/mux, locking/core: Annotate the nested rt_mutex usagePeter Rosin2018-07-252-3/+3
| | |/ | |/|
* | | i2c: imx: use open drain for recovery GPIOWolfram Sang2018-07-241-1/+1
* | | i2c: rcar: handle RXDMA HW behaviour on Gen3Wolfram Sang2018-07-241-3/+51
* | | i2c: imx: Fix reinit_completion() useEsben Haabendal2018-07-231-2/+1Star
* | | i2c: davinci: Avoid zero value of CLKHAlexander Sverdlin2018-07-231-2/+6
|/ /
* | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-07-143-11/+19
|\ \
| * | i2c: recovery: if possible send STOP with recovery pulsesWolfram Sang2018-07-121-1/+10
| * | i2c: tegra: Fix NACK error handlingJon Hunter2018-07-101-9/+8Star
| * | i2c: stu300: use non-archaic spelling of failesThadeu Lima de Souza Cascardo2018-07-031-1/+1
| |/
* / i2c-cht-wc: Fix bq24190 supplierHans de Goede2018-07-021-1/+2
|/
* i2c: gpio: initialize SCL to HIGH againWolfram Sang2018-06-291-2/+2
* i2c: smbus: kill memory leak on emulated and failed DMA SMBus xfersPeter Rosin2018-06-291-5/+9
* i2c: algos: bit: mention our experience about initial statesWolfram Sang2018-06-291-0/+5
* Revert "i2c: algo-bit: init the bus to a known state"Wolfram Sang2018-06-291-5/+0Star
* Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-06-1458-386/+1592
|\
| * i2c: qup: fix building without CONFIG_ACPIArnd Bergmann2018-05-311-2/+0Star
| * i2c: tegra: Remove suspend-resumeDmitry Osipenko2018-05-301-33/+0Star
| * i2c: imx-lpi2c: Switch to SPDX identifierFabio Estevam2018-05-301-11/+1Star
| * i2c: mxs: Switch to SPDX identifierFabio Estevam2018-05-301-6/+1Star
| * Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...Wolfram Sang2018-05-305-16/+20
| |\