summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge branch 'i2c/precise-locking-names_immutable' into i2c/for-4.19Wolfram Sang2018-07-135-32/+32
| |\ \
| | * | i2c: remove i2c_lock_adapter and use i2c_lock_bus directlyPeter Rosin2018-07-135-32/+32
| * | | 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/+3
| * | | 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/+1
| |/ /
* | | i2c: xlp9xx: Fix case where SSIF read transaction completes earlyGeorge Cherian2018-08-091-13/+28
* | | 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/+1
* | | 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-132-10/+9
|\ \
| * | i2c: tegra: Fix NACK error handlingJon Hunter2018-07-101-9/+8
| * | 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
* Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-06-1446-330/+1530
|\
| * i2c: qup: fix building without CONFIG_ACPIArnd Bergmann2018-05-311-2/+0
| * i2c: tegra: Remove suspend-resumeDmitry Osipenko2018-05-301-33/+0
| * i2c: imx-lpi2c: Switch to SPDX identifierFabio Estevam2018-05-301-11/+1
| * i2c: mxs: Switch to SPDX identifierFabio Estevam2018-05-301-6/+1
| * i2c: busses: make use of i2c_8bit_addr_from_msgPeter Rosin2018-05-2918-70/+47
| * i2c: qup: Add command-line parameter to override SCL frequencyAustin Christ2018-05-291-4/+13
| * i2c: qup: Correct duty cycle for FM and FM+Austin Christ2018-05-291-2/+8
| * i2c: qup: Add support for Fast Mode PlusAustin Christ2018-05-291-3/+8
| * i2c: qup: add probe path for Centriq ACPI devicesAustin Christ2018-05-291-9/+12
| * i2c: robotfuzz-osif: drop pointless testPeter Rosin2018-05-241-2/+2
| * i2c: robotfuzz-osif: remove pointless local variablePeter Rosin2018-05-241-10/+7
| * i2c: rk3x: Don't print visible virtual mapping MMIO addressShawn Lin2018-05-241-2/+0
| * i2c: opal: don't check number of messages in the driverWolfram Sang2018-05-241-4/+0
| * i2c: ibm_iic: don't check number of messages in the driverWolfram Sang2018-05-241-3/+0
| * i2c: imx: Switch to SPDX identifierFabio Estevam2018-05-241-10/+1
| * i2c: xlp9xx: Make sure the transfer size is not more than I2C_SMBUS_BLOCK_SIZEGeorge Cherian2018-05-221-13/+24
| * i2c: xlp9xx: Fix issue seen when updating receive lengthGeorge Cherian2018-05-221-9/+21
| * i2c: xlp9xx: Add support for SMBAlertGeorge Cherian2018-05-221-0/+24
| * Merge branch 'i2c/platform_data-immutable' into i2c/for-4.18Wolfram Sang2018-05-177-7/+26
| |\
| | * i2c: pnx: move header into the driverWolfram Sang2018-05-171-1/+20
| | * i2c: xiic: move header to platform_dataWolfram Sang2018-05-171-1/+1
| | * i2c: pca-platform: move header to platform_dataWolfram Sang2018-05-171-1/+1
| | * i2c: omap: move header to platform_dataWolfram Sang2018-05-171-1/+1
| | * i2c: ocores: move header to platform_dataWolfram Sang2018-05-171-1/+1
OpenPOWER on IntegriCloud