summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses
AgeCommit message (Expand)Author
2018-10-30Merge tag 'acpi-4.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-10-29Merge branch 'i2c/for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-10-29i2c: sh_mobile: Remove dummy runtime PM callbacksJarkko Nikula
2018-10-29i2c: uniphier-f: fix race condition when IRQ is clearedMasahiro Yamada
2018-10-29i2c: uniphier-f: fix occasional timeout errorMasahiro Yamada
2018-10-29i2c: uniphier-f: make driver robust against concurrencyMasahiro Yamada
2018-10-25i2c: designware: Cleanup bus lock handlingHans de Goede
2018-10-25x86: baytrail/cherrytrail: Rework and move P-Unit PMIC bus semaphore codeHans de Goede
2018-10-20i2c: rcar: cleanup DMA for all kinds of failureWolfram Sang
2018-10-11i2c: i2c-qcom-geni: Simplify irq handlerStephen Boyd
2018-10-11i2c: i2c-qcom-geni: Simplify tx/rx functionsStephen Boyd
2018-10-11Merge tag 'v4.19-rc7' into i2c/for-4.20Wolfram Sang
2018-10-11i2c: designware: Set IRQF_NO_SUSPEND flag for all BYT and CHT controllersHans de Goede
2018-10-05i2c: zx2967: use core to detect 'no zero length' quirkWolfram Sang
2018-10-05i2c: tegra: use core to detect 'no zero length' quirkWolfram Sang
2018-10-05i2c: qup: use core to detect 'no zero length' quirkWolfram Sang
2018-10-05i2c: omap: use core to detect 'no zero length' quirkWolfram Sang
2018-10-05Merge tag 'at24-4.20-updates-for-wolfram' of git://git.kernel.org/pub/scm/lin...Wolfram Sang
2018-10-05i2c: Convert to using %pOFn instead of device_node.nameRob Herring
2018-10-05i2c: brcmstb: Allow enabling the driver on DSL SoCsFlorian Fainelli
2018-10-05i2c: designware: Call i2c_dw_clk_rate() only when calculating timingsJarkko Nikula
2018-10-01i2c: i2c-scmi: fix for i2c_smbus_write_block_dataEdgar Cherkasov
2018-09-25i2c: i2c-isch: fix spelling mistake "unitialized" -> "uninitialized"Colin Ian King
2018-09-25i2c: i2c-qcom-geni: Properly handle DMA safe buffersStephen Boyd
2018-09-25i2c: synquacer: fix fall-through annotationGustavo A. R. Silva
2018-09-24i2c: aspeed: fix invalid clock parameters for very large divisorsBrendan Higgins
2018-09-24i2c: aspeed: use proper annotation for "fall through"Wolfram Sang
2018-09-24i2c: aspeed: Acknowledge most interrupts early in interrupt handlerGuenter Roeck
2018-09-06i2c: xiic: Make the start and the byte count write atomicShubhrajyoti Datta
2018-09-06i2c: aspeed: Handle master/slave combined irq events properlyJae Hyun Yoo
2018-09-06i2c: mediatek: Use DMA safe buffers for i2c transactionsJun Gao
2018-09-06i2c: designware: Remove Cherry Trail PMIC I2C bus pm_disabled workaroundHans de Goede
2018-09-04i2c: i801: fix DNV's SMBCTRL register offsetFelipe Balbi
2018-09-02i2c: designware: add MSCC Ocelot supportAlexandre Belloni
2018-09-02i2c: designware: allow IP specific sda_hold_timeAlexandre Belloni
2018-09-02i2c: designware: move #ifdef CONFIG_OF to the topAlexandre Belloni
2018-09-02i2c: designware: use generic table matchingAlexandre Belloni
2018-09-02i2c: imx-lpi2c: Remove mx8dv compatible entryFabio Estevam
2018-09-02i2c: uniphier-f: issue STOP only for last message or I2C_M_STOPMasahiro Yamada
2018-09-02i2c: uniphier: issue STOP only for last message or I2C_M_STOPMasahiro Yamada
2018-08-30i2c: sh_mobile: fix leak when using DMA bounce bufferWolfram Sang
2018-08-30i2c: sh_mobile: define start_ch() void as it only returns 0 anyhowWolfram Sang
2018-08-30i2c: refactor function to release a DMA safe bufferWolfram Sang
2018-08-30i2c: designware: Re-init controllers with pm_disabled set on resumeHans de Goede
2018-08-30i2c: i801: Allow ACPI AML access I/O ports not reserved for SMBusMika Westerberg
2018-08-24i2c: use SPDX identifier for Renesas driversWolfram Sang
2018-08-24i2c: ocores: update my email addressPeter Korsgaard
2018-08-21Merge branch 'i2c/for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-08-20i2c: rcar: implement STOP and REP_START according to docsWolfram Sang
2018-08-20i2c: rcar: refactor private flagsWolfram Sang