summaryrefslogtreecommitdiff
path: root/drivers/i2c/busses
AgeCommit message (Expand)AuthorFilesLines
2018-08-05i2c: stu300: use core to detect 'no zero length' quirkWolfram Sang1-6/+6
2018-08-05i2c: pmcmsp: use core to detect 'no zero length' quirkWolfram Sang1-16/+1
2018-08-05i2c: mxs: use core to detect 'no zero length' quirkWolfram Sang1-3/+5
2018-08-05i2c: designware-master: use core to detect 'no zero length' quirkWolfram Sang1-7/+5
2018-08-05i2c: aspeed: Add an explicit type casting for *get_clk_reg_valJae Hyun Yoo1-1/+1
2018-08-04i2c: Add Actions Semiconductor Owl family S900 I2C driverManivannan Sadhasivam3-0/+503
2018-07-31i2c: i2c-qcom-geni: Add bus driver for the Qualcomm GENI I2C controllerKarthikeyan Ramasubramanian3-0/+687
2018-07-23i2c: rcar: handle RXDMA HW behaviour on Gen3Wolfram Sang1-3/+51
2018-07-21i2c: aspeed: Adjust spinlock scope in the irq handlerJae Hyun Yoo1-6/+10
2018-07-21i2c: aspeed: Fix initial values of master and slave stateJae Hyun Yoo1-2/+2
2018-07-21i2c: aspeed: Add newline characters into message printings.Jae Hyun Yoo1-9/+9
2018-07-21i2c: exynos5: Describe the hardware variant for readabilityKrzysztof Kozlowski1-8/+14
2018-07-21i2c: fsi: Add bus recoveryEddie James1-0/+132
2018-07-21i2c: fsi: Add I2C master lockingEddie James1-4/+12
2018-07-21i2c: fsi: Add transfer implementationEddie James1-2/+193
2018-07-21i2c: fsi: Add abort and hardware reset proceduresEddie James1-0/+91
2018-07-21i2c: fsi: Add port structuresEddie James1-0/+91
2018-07-21i2c: Add FSI-attached I2C master algorithmEddie James3-0/+251
2018-07-17i2c: rcar: use the new get_bus_free callbackWolfram Sang1-10/+11
2018-07-17Merge tag 'v4.18-rc5' into i2c/for-4.19Wolfram Sang3-11/+11
2018-07-14Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-10/+9
2018-07-13Merge branch 'i2c/precise-locking-names_immutable' into i2c/for-4.19Wolfram Sang5-32/+32
2018-07-13i2c: remove i2c_lock_adapter and use i2c_lock_bus directlyPeter Rosin5-32/+32
2018-07-10i2c: tegra: Fix NACK error handlingJon Hunter1-9/+8
2018-07-04i2c: i801: Add support for Intel Ice LakeMika Westerberg2-0/+5
2018-07-04i2c: i801: Consolidate chipset names in documentation and KconfigJarkko Nikula1-7/+3
2018-07-04i2c: stu300: use non-archaic spelling of failesThadeu Lima de Souza Cascardo1-1/+1
2018-07-04i2c: tegra: Add support for Tegra194Thierry Reding1-14/+76
2018-07-04i2c: gpio: fault-injector: add incomplete_write_byteWolfram Sang1-0/+21
2018-07-04i2c: gpio: fault-injector: refactor incomplete transferWolfram Sang1-14/+22
2018-07-04i2c: designware: Add debug print for bus speedJarkko Nikula1-2/+19
2018-07-04i2c: designware: Add debug print for SDA hold time valueJarkko Nikula1-0/+4
2018-07-04i2c: designware: Separate timing parameter setting from HW initalizationJarkko Nikula1-50/+80
2018-07-04i2c: designware: Move SDA hold time configuration to common codeJarkko Nikula4-42/+56
2018-07-04i2c: designware: Call i2c_dw_clk_rate() only once in i2c_dw_init_master()Jarkko Nikula1-4/+5
2018-07-04i2c: designware: Don't use internal ___constant_swab32Jarkko Nikula1-1/+2
2018-07-04i2c: designware: Move register access detection to common codeJarkko Nikula4-28/+43
2018-07-04i2c: designware: Remove needless variable from i2c_dw_init_slave()Jarkko Nikula1-3/+1
2018-07-02i2c-cht-wc: Fix bq24190 supplierHans de Goede1-1/+2
2018-06-29i2c: gpio: initialize SCL to HIGH againWolfram Sang1-2/+2
2018-06-14Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds46-330/+1530
2018-06-13treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook1-4/+4
2018-06-13treewide: kzalloc() -> kcalloc()Kees Cook3-5/+5
2018-06-06Merge tag 'usb-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-2/+1
2018-06-01i2c: qup: fix building without CONFIG_ACPIArnd Bergmann1-2/+0
2018-05-30i2c: tegra: Remove suspend-resumeDmitry Osipenko1-33/+0
2018-05-30i2c: imx-lpi2c: Switch to SPDX identifierFabio Estevam1-11/+1
2018-05-30i2c: mxs: Switch to SPDX identifierFabio Estevam1-6/+1
2018-05-29i2c: busses: make use of i2c_8bit_addr_from_msgPeter Rosin18-70/+47
2018-05-29i2c: ocores: update HDL sources URLFederico Vaga1-1/+1