summaryrefslogtreecommitdiff
path: root/drivers/i2c/busses
AgeCommit message (Expand)AuthorFilesLines
2021-03-03i2c: brcmstb: Fix brcmstd_send_i2c_cmd conditionMaxime Ripard1-1/+1
2020-12-11i2c: imx: Check for I2SR_IAL after every byteChristian Eggers1-0/+10
2020-12-11i2c: imx: Fix reset of I2SR_IAL flagChristian Eggers1-5/+15
2020-11-22i2c: imx: Fix external abort on interrupt in exit pathsKrzysztof Kozlowski1-9/+16
2020-10-14i2c: cpm: Fix i2c_ram structureNicolas VINCENT1-0/+3
2020-09-03i2c: rcar: in slave mode, clear NACK earlierWolfram Sang1-0/+1
2020-08-21i2c: rcar: slave: only send STOP event when we have been addressedWolfram Sang1-3/+4
2020-08-21Revert "i2c: cadence: Fix the hold bit setting"Raviteja Narayanam1-7/+2
2020-07-22i2c: eg20t: Load module automatically if ID matchesAndy Shevchenko1-0/+1
2020-06-30i2c: pxa: fix i2c_pxa_scream_blue_murder() debug outputRussell King1-4/+3
2020-06-30i2c: pxa: clear all master action bits in i2c_pxa_stop_message()Russell King1-4/+2
2020-06-30i2c: piix4: Detect secondary SMBus controller on AMD AM4 chipsetsAdam Honse1-1/+2
2020-05-05i2c: designware-pci: use IRQF_COND_SUSPEND flagAndy Shevchenko1-1/+2
2020-04-24i2c: st: fix missing struct parameter descriptionAlain Volmat1-0/+1
2020-04-02i2c: hix5hd2: add missed clk_disable_unprepare in removeChuhong Yuan1-0/+1
2020-03-11i2c: jz4780: silence log flood on txabrtWolfram Sang1-34/+2
2019-12-21i2c: imx: don't print error message on probe deferLucas Stach1-1/+2
2019-10-05i2c: riic: Clear NACK in tend isrChris Brandt1-0/+1
2019-06-22i2c: acorn: fix i2c warningRussell King1-0/+1
2019-03-23i2c: tegra: fix maximum transfer sizeSowjanya Komatineni1-1/+1
2019-03-23i2c: cadence: Fix the hold bit settingShubhrajyoti Datta1-2/+7
2019-02-20i2c-axxia: check for error conditions firstAdamski, Krzysztof (Nokia - PL/Wroclaw)1-16/+16
2018-12-21i2c: scmi: Fix probe error on devices with an empty SMB0001 ACPI device nodeHans de Goede1-3/+7
2018-12-21i2c: axxia: properly handle master timeoutAdamski, Krzysztof (Nokia - PL/Wroclaw)1-11/+29
2018-10-20i2c: i2c-scmi: fix for i2c_smbus_write_block_dataEdgar Cherkasov1-0/+1
2018-10-10i2c: uniphier-f: issue STOP only for last message or I2C_M_STOPMasahiro Yamada1-5/+2
2018-10-10i2c: uniphier: issue STOP only for last message or I2C_M_STOPMasahiro Yamada1-5/+2
2018-10-10i2c: i801: Allow ACPI AML access I/O ports not reserved for SMBusMika Westerberg1-1/+8
2018-09-19i2c: i801: fix DNV's SMBCTRL register offsetFelipe Balbi1-1/+6
2018-09-19i2c: xiic: Make the start and the byte count write atomicShubhrajyoti Datta1-0/+4
2018-09-05i2c: davinci: Avoid zero value of CLKHAlexander Sverdlin1-2/+6
2018-08-24i2c: imx: Fix race condition in dma readEsben Haabendal1-4/+4
2018-08-17i2c: ismt: fix wrong device address when unmap the data bufferLiwei Song1-1/+1
2018-08-09i2c: imx: Fix reinit_completion() useEsben Haabendal1-2/+1
2018-07-11i2c: rcar: fix resume by always initializing registers before transferWolfram Sang1-1/+2
2018-06-06i2c: rcar: revoke START request earlyWolfram Sang1-16/+7
2018-06-06i2c: rcar: check master irqs before slave irqsWolfram Sang1-8/+5
2018-06-06i2c: rcar: don't issue stop when HW does it automaticallyWolfram Sang1-2/+2
2018-06-06i2c: rcar: init new messages in irqWolfram Sang1-47/+43
2018-06-06i2c: rcar: refactor setup of a msgWolfram Sang1-6/+9
2018-06-06i2c: rcar: remove spinlockWolfram Sang1-19/+4
2018-06-06i2c: rcar: remove unused IOERROR stateWolfram Sang1-6/+0
2018-06-06i2c: rcar: rework hw initWolfram Sang1-12/+4
2018-06-06i2c: rcar: make sure clocks are on when doing clock calculationWolfram Sang1-9/+17
2018-05-30i2c: mv64xxx: Apply errata delay only in standard modeGregory CLEMENT1-2/+6
2018-03-24i2c: i2c-scmi: add a MS HIDEdgar Cherkasov1-0/+4
2017-12-16i2c: riic: fix restart conditionChris Brandt1-1/+5
2017-11-08i2c: riic: correctly finish transfersChris Brandt1-7/+23
2017-10-27i2c: ismt: Separate I2C block read from SMBus block readPontus Andersson1-1/+4
2017-10-21i2c: at91: ensure state is restored after suspendingAlexandre Belloni1-0/+3