summaryrefslogtreecommitdiff
path: root/drivers/i2c/busses
AgeCommit message (Expand)Author
2019-12-21i2c: imx: don't print error message on probe deferLucas Stach
2019-10-05i2c: riic: Clear NACK in tend isrChris Brandt
2019-06-22i2c: acorn: fix i2c warningRussell King
2019-03-23i2c: tegra: fix maximum transfer sizeSowjanya Komatineni
2019-03-23i2c: cadence: Fix the hold bit settingShubhrajyoti Datta
2019-02-20i2c-axxia: check for error conditions firstAdamski, Krzysztof (Nokia - PL/Wroclaw)
2018-12-21i2c: scmi: Fix probe error on devices with an empty SMB0001 ACPI device nodeHans de Goede
2018-12-21i2c: axxia: properly handle master timeoutAdamski, Krzysztof (Nokia - PL/Wroclaw)
2018-10-20i2c: i2c-scmi: fix for i2c_smbus_write_block_dataEdgar Cherkasov
2018-10-10i2c: uniphier-f: issue STOP only for last message or I2C_M_STOPMasahiro Yamada
2018-10-10i2c: uniphier: issue STOP only for last message or I2C_M_STOPMasahiro Yamada
2018-10-10i2c: i801: Allow ACPI AML access I/O ports not reserved for SMBusMika Westerberg
2018-09-19i2c: i801: fix DNV's SMBCTRL register offsetFelipe Balbi
2018-09-19i2c: xiic: Make the start and the byte count write atomicShubhrajyoti Datta
2018-09-05i2c: davinci: Avoid zero value of CLKHAlexander Sverdlin
2018-08-24i2c: imx: Fix race condition in dma readEsben Haabendal
2018-08-17i2c: ismt: fix wrong device address when unmap the data bufferLiwei Song
2018-08-09i2c: imx: Fix reinit_completion() useEsben Haabendal
2018-07-11i2c: rcar: fix resume by always initializing registers before transferWolfram Sang
2018-06-06i2c: rcar: revoke START request earlyWolfram Sang
2018-06-06i2c: rcar: check master irqs before slave irqsWolfram Sang
2018-06-06i2c: rcar: don't issue stop when HW does it automaticallyWolfram Sang
2018-06-06i2c: rcar: init new messages in irqWolfram Sang
2018-06-06i2c: rcar: refactor setup of a msgWolfram Sang
2018-06-06i2c: rcar: remove spinlockWolfram Sang
2018-06-06i2c: rcar: remove unused IOERROR stateWolfram Sang
2018-06-06i2c: rcar: rework hw initWolfram Sang
2018-06-06i2c: rcar: make sure clocks are on when doing clock calculationWolfram Sang
2018-05-30i2c: mv64xxx: Apply errata delay only in standard modeGregory CLEMENT
2018-03-24i2c: i2c-scmi: add a MS HIDEdgar Cherkasov
2017-12-16i2c: riic: fix restart conditionChris Brandt
2017-11-08i2c: riic: correctly finish transfersChris Brandt
2017-10-27i2c: ismt: Separate I2C block read from SMBus block readPontus Andersson
2017-10-21i2c: at91: ensure state is restored after suspendingAlexandre Belloni
2017-10-08i2c: meson: fix wrong variable usage in meson_i2c_put_dataHeiner Kallweit
2017-09-07i2c: ismt: Return EMSGSIZE for block reads with bogus lengthStephen Douthit
2017-09-07i2c: ismt: Don't duplicate the receive length for block readsStephen Douthit
2017-09-02i2c: jz4780: drop superfluous initWolfram Sang
2017-08-30i2c: designware: Fix system suspendUlf Hansson
2017-06-17i2c: piix4: Fix request_region sizeRicardo Ribalda
2017-06-07i2c: i2c-tiny-usb: fix buffer not being DMA capableSebastian Reichel
2016-11-10i2c: xgene: Avoid dma_buffer overrunHoan Tran
2016-09-30i2c: qup: skip qup_i2c_suspend if the device is already runtime suspendedSudeep Holla
2016-09-30i2c-eg20t: fix race between i2c init and interrupt enableYadi.hu
2016-09-07i2c: cros-ec-tunnel: Fix usage of cros_ec_cmd_xfer()Brian Norris
2016-08-20i2c: efm32: fix a failure path in efm32_i2c_probe()Alexey Khoroshilov
2016-08-16i2c: i801: Allow ACPI SystemIO OpRegion to conflict with PCI BARMika Westerberg
2016-05-04i2c: exynos5: Fix possible ABBA deadlock by keeping I2C clock preparedJavier Martinez Canillas
2016-05-04i2c: cpm: Fix build break due to incompatible pointer typesMichael Ellerman
2016-03-09i2c: brcmstb: allocate correct amount of memory for regmapWolfram Sang