summaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)AuthorFilesLines
2019-09-06i2c: piix4: Fix port selection for AMD Family 16h Model 30hAndrew Cooks1-7/+5
2019-09-06i2c: emev2: avoid race when unregistering slave clientWolfram Sang1-4/+12
2019-09-06i2c: rcar: avoid race when unregistering slave clientWolfram Sang1-4/+7
2019-08-04i2c: qup: fixed releasing dma without flush operation completionAbhishek Sahu1-0/+2
2019-06-22i2c: dev: fix potential memory leak in i2cdev_ioctl_rdwrYingjoe Chen1-0/+1
2019-06-19i2c: acorn: fix i2c warningRussell King1-0/+1
2019-06-11i2c: xiic: Add max_read_len quirkRobert Hancock1-0/+5
2019-05-08i2c: i2c-stm32f7: Fix SDADEL minimum formulaNicolas Le Bayon1-1/+1
2019-03-23i2c: tegra: fix maximum transfer sizeSowjanya Komatineni1-1/+1
2019-03-23i2c: bcm2835: Clear current buffer pointers and counts after a transferPaul Kocialkowski1-0/+12
2019-03-23i2c: cadence: Fix the hold bit settingShubhrajyoti Datta1-2/+7
2019-03-13i2c: omap: Use noirq system sleep pm ops to idle device for suspendTony Lindgren1-8/+5
2019-02-12i2c-axxia: check for error conditions firstAdamski, Krzysztof (Nokia - PL/Wroclaw)1-16/+16
2019-02-12i2c: sh_mobile: add support for r8a77990 (R-Car E3)Simon Horman1-0/+1
2019-01-16i2c: dev: prevent adapter retries and timeout being set as minus valueYi Zeng1-0/+6
2018-12-21i2c: uniphier-f: fix violation of tLOW requirement for Fast-modeMasahiro Yamada1-1/+18
2018-12-21i2c: uniphier: fix violation of tLOW requirement for Fast-modeMasahiro Yamada1-1/+7
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-11-13i2c: rcar: cleanup DMA for all kinds of failureWolfram Sang1-1/+5
2018-10-20i2c: rcar: handle RXDMA HW behaviour on Gen3Wolfram Sang1-3/+51
2018-10-18i2c: 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-03i2c: i801: Allow ACPI AML access I/O ports not reserved for SMBusMika Westerberg1-1/+8
2018-09-26i2c: aspeed: Fix initial values of master and slave stateJae Hyun Yoo1-2/+2
2018-09-19i2c: aspeed: Add an explicit type casting for *get_clk_reg_valJae Hyun Yoo1-1/+1
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/mux, locking/core: Annotate the nested rt_mutex usagePeter Rosin2-3/+3
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-24i2c: core: ACPI: Properly set status byte to 0 for multi-byte writesHans de Goede1-3/+8
2018-08-09i2c: imx: Fix reinit_completion() useEsben Haabendal1-2/+1
2018-08-03i2c: core: decrease reference count of device node in i2c_unregister_deviceLixin Wang1-1/+4
2018-07-17i2c: tegra: Fix NACK error handlingJon Hunter1-9/+8
2018-06-21i2c: viperboard: return message count on master_xfer successPeter Rosin1-1/+1
2018-06-21i2c: pmcmsp: fix error return from master_xferPeter Rosin1-1/+1
2018-06-21i2c: pmcmsp: return message count on master_xfer successPeter Rosin1-1/+1
2018-06-21i2c: sprd: Fix the i2c count issueBaolin Wang1-4/+2
2018-06-21i2c: sprd: Prevent i2c accesses after suspend is calledBaolin Wang1-0/+16
2018-05-30i2c: mv64xxx: Apply errata delay only in standard modeGregory CLEMENT1-2/+6
2018-05-22i2c: designware: fix poll-after-enable regressionAlexander Monakov1-1/+4
2018-04-24i2c: i801: Restore configuration at shutdownJean Delvare1-0/+10
2018-04-24i2c: i801: Save register SMBSLVCMD value only onceJean Delvare1-2/+4
2018-04-08i2c: i2c-stm32f7: fix no check on returned setupPierre-Yves MORDRET1-0/+5
2018-02-28i2c: bcm2835: Set up the rising/falling edge delaysEric Anholt1-1/+20
2018-02-28i2c: designware: must wait for enableBen Gardner1-1/+1
2018-02-03i2c: i2c-boardinfo: fix memory leaks on devinfoColin Ian King1-0/+2
2018-01-23i2c: core-smbus: prevent stack corruption on read I2C_BLOCK_DATAJeremy Compostella1-6/+7