summaryrefslogtreecommitdiff
path: root/drivers/i2c/busses
Commit message (Expand)AuthorAgeFilesLines
* i2c: designware: Call i2c_dw_clk_rate() only when calculating timingsJarkko Nikula2018-10-051-1/+3
* i2c: i2c-scmi: fix for i2c_smbus_write_block_dataEdgar Cherkasov2018-10-011-0/+1
* i2c: i2c-isch: fix spelling mistake "unitialized" -> "uninitialized"Colin Ian King2018-09-251-1/+1
* i2c: i2c-qcom-geni: Properly handle DMA safe buffersStephen Boyd2018-09-251-4/+18
* i2c: xiic: Make the start and the byte count write atomicShubhrajyoti Datta2018-09-061-0/+4
* i2c: i801: fix DNV's SMBCTRL register offsetFelipe Balbi2018-09-041-1/+6
* i2c: imx-lpi2c: Remove mx8dv compatible entryFabio Estevam2018-09-021-1/+0
* i2c: uniphier-f: issue STOP only for last message or I2C_M_STOPMasahiro Yamada2018-09-021-5/+2
* i2c: uniphier: issue STOP only for last message or I2C_M_STOPMasahiro Yamada2018-09-021-5/+2
* i2c: sh_mobile: fix leak when using DMA bounce bufferWolfram Sang2018-08-301-2/+4
* i2c: sh_mobile: define start_ch() void as it only returns 0 anyhowWolfram Sang2018-08-301-6/+3
* i2c: refactor function to release a DMA safe bufferWolfram Sang2018-08-301-1/+1
* i2c: designware: Re-init controllers with pm_disabled set on resumeHans de Goede2018-08-302-2/+6
* i2c: i801: Allow ACPI AML access I/O ports not reserved for SMBusMika Westerberg2018-08-301-1/+8
* i2c: use SPDX identifier for Renesas driversWolfram Sang2018-08-245-30/+5
* i2c: ocores: update my email addressPeter Korsgaard2018-08-241-2/+2
* Merge branch 'i2c/for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-08-2130-428/+2467
|\
| * i2c: rcar: implement STOP and REP_START according to docsWolfram Sang2018-08-201-14/+20
| * i2c: rcar: refactor private flagsWolfram Sang2018-08-201-3/+4
| * i2c: imx: Simplify stopped state trackingEsben Haabendal2018-08-201-8/+7
| * i2c: imx: Fix race condition in dma readEsben Haabendal2018-08-201-4/+4
| * i2c: pasemi: remove hardcoded bus numbers on smbusDarren Stevens2018-08-201-2/+1
| * i2c: designware: Add SPDX license tagAndy Shevchenko2018-08-207-94/+7
| * i2c: designware: Convert to use struct i2c_timingsAndy Shevchenko2018-08-083-34/+33
| * i2c: designware-pcidrv: Mark expected switch fall-throughGustavo A. R. Silva2018-08-081-0/+1
| * i2c: amd8111: Mark expected switch fall-throughGustavo A. R. Silva2018-08-081-0/+1
| * i2c: sh_mobile: use core to detect 'no zero length read' quirkWolfram Sang2018-08-041-5/+5
| * i2c: xlr: use core to detect 'no zero length' quirkWolfram Sang2018-08-041-6/+5
| * i2c: rcar: use core to detect 'no zero length' quirkWolfram Sang2018-08-041-7/+6
| * i2c: stu300: use core to detect 'no zero length' quirkWolfram Sang2018-08-041-6/+6
| * i2c: pmcmsp: use core to detect 'no zero length' quirkWolfram Sang2018-08-041-16/+1
| * i2c: mxs: use core to detect 'no zero length' quirkWolfram Sang2018-08-041-3/+5
| * i2c: designware-master: use core to detect 'no zero length' quirkWolfram Sang2018-08-041-7/+5
| * i2c: aspeed: Add an explicit type casting for *get_clk_reg_valJae Hyun Yoo2018-08-041-1/+1
| * i2c: Add Actions Semiconductor Owl family S900 I2C driverManivannan Sadhasivam2018-08-043-0/+503
| * i2c: i2c-qcom-geni: Add bus driver for the Qualcomm GENI I2C controllerKarthikeyan Ramasubramanian2018-07-313-0/+687
| * i2c: rcar: handle RXDMA HW behaviour on Gen3Wolfram Sang2018-07-231-3/+51
| * i2c: aspeed: Adjust spinlock scope in the irq handlerJae Hyun Yoo2018-07-211-6/+10
| * i2c: aspeed: Fix initial values of master and slave stateJae Hyun Yoo2018-07-211-2/+2
| * i2c: aspeed: Add newline characters into message printings.Jae Hyun Yoo2018-07-211-9/+9
| * i2c: exynos5: Describe the hardware variant for readabilityKrzysztof Kozlowski2018-07-211-8/+14
| * i2c: fsi: Add bus recoveryEddie James2018-07-211-0/+132
| * i2c: fsi: Add I2C master lockingEddie James2018-07-211-4/+12
| * i2c: fsi: Add transfer implementationEddie James2018-07-211-2/+193
| * i2c: fsi: Add abort and hardware reset proceduresEddie James2018-07-211-0/+91
| * i2c: fsi: Add port structuresEddie James2018-07-211-0/+91
| * i2c: Add FSI-attached I2C master algorithmEddie James2018-07-213-0/+251
| * i2c: rcar: use the new get_bus_free callbackWolfram Sang2018-07-171-10/+11
| * Merge tag 'v4.18-rc5' into i2c/for-4.19Wolfram Sang2018-07-173-11/+11
| |\
| * \ Merge branch 'i2c/precise-locking-names_immutable' into i2c/for-4.19Wolfram Sang2018-07-135-32/+32
| |\ \