summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses
Commit message (Expand)AuthorAgeFilesLines
* i2c-cht-wc: Fix lockdep warningHans de Goede2019-10-071-0/+46
* i2c: riic: Clear NACK in tend isrChris Brandt2019-10-051-0/+1
* i2c: designware: Synchronize IRQs when unregistering slave clientJarkko Nikula2019-09-211-0/+1
* i2c: piix4: Fix port selection for AMD Family 16h Model 30hAndrew Cooks2019-09-061-7/+5
* i2c: emev2: avoid race when unregistering slave clientWolfram Sang2019-09-061-4/+12
* i2c: rcar: avoid race when unregistering slave clientWolfram Sang2019-09-061-4/+7
* i2c: qup: fixed releasing dma without flush operation completionAbhishek Sahu2019-08-041-0/+2
* i2c: acorn: fix i2c warningRussell King2019-06-191-0/+1
* i2c: xiic: Add max_read_len quirkRobert Hancock2019-06-111-0/+5
* i2c: i2c-stm32f7: Fix SDADEL minimum formulaNicolas Le Bayon2019-05-081-1/+1
* i2c: tegra: fix maximum transfer sizeSowjanya Komatineni2019-03-231-1/+1
* i2c: bcm2835: Clear current buffer pointers and counts after a transferPaul Kocialkowski2019-03-231-0/+12
* i2c: cadence: Fix the hold bit settingShubhrajyoti Datta2019-03-231-2/+7
* i2c: omap: Use noirq system sleep pm ops to idle device for suspendTony Lindgren2019-03-131-8/+5
* i2c-axxia: check for error conditions firstAdamski, Krzysztof (Nokia - PL/Wroclaw)2019-02-121-16/+16
* i2c: sh_mobile: add support for r8a77990 (R-Car E3)Simon Horman2019-02-121-0/+1
* i2c: uniphier-f: fix violation of tLOW requirement for Fast-modeMasahiro Yamada2018-12-211-1/+18
* i2c: uniphier: fix violation of tLOW requirement for Fast-modeMasahiro Yamada2018-12-211-1/+7
* i2c: scmi: Fix probe error on devices with an empty SMB0001 ACPI device nodeHans de Goede2018-12-211-3/+7
* i2c: axxia: properly handle master timeoutAdamski, Krzysztof (Nokia - PL/Wroclaw)2018-12-211-11/+29
* i2c: rcar: cleanup DMA for all kinds of failureWolfram Sang2018-11-131-1/+5
* i2c: rcar: handle RXDMA HW behaviour on Gen3Wolfram Sang2018-10-201-3/+51
* i2c: i2c-scmi: fix for i2c_smbus_write_block_dataEdgar Cherkasov2018-10-181-0/+1
* i2c: uniphier-f: issue STOP only for last message or I2C_M_STOPMasahiro Yamada2018-10-101-5/+2
* i2c: uniphier: issue STOP only for last message or I2C_M_STOPMasahiro Yamada2018-10-101-5/+2
* i2c: i801: Allow ACPI AML access I/O ports not reserved for SMBusMika Westerberg2018-10-031-1/+8
* i2c: aspeed: Fix initial values of master and slave stateJae Hyun Yoo2018-09-261-2/+2
* i2c: aspeed: Add an explicit type casting for *get_clk_reg_valJae Hyun Yoo2018-09-191-1/+1
* i2c: i801: fix DNV's SMBCTRL register offsetFelipe Balbi2018-09-191-1/+6
* i2c: xiic: Make the start and the byte count write atomicShubhrajyoti Datta2018-09-191-0/+4
* i2c: davinci: Avoid zero value of CLKHAlexander Sverdlin2018-09-051-2/+6
* i2c: imx: Fix race condition in dma readEsben Haabendal2018-08-241-4/+4
* i2c: imx: Fix reinit_completion() useEsben Haabendal2018-08-091-2/+1
* i2c: tegra: Fix NACK error handlingJon Hunter2018-07-171-9/+8
* i2c: viperboard: return message count on master_xfer successPeter Rosin2018-06-211-1/+1
* i2c: pmcmsp: fix error return from master_xferPeter Rosin2018-06-211-1/+1
* i2c: pmcmsp: return message count on master_xfer successPeter Rosin2018-06-211-1/+1
* i2c: sprd: Fix the i2c count issueBaolin Wang2018-06-211-4/+2
* i2c: sprd: Prevent i2c accesses after suspend is calledBaolin Wang2018-06-211-0/+16
* i2c: mv64xxx: Apply errata delay only in standard modeGregory CLEMENT2018-05-301-2/+6
* i2c: designware: fix poll-after-enable regressionAlexander Monakov2018-05-221-1/+4
* i2c: i801: Restore configuration at shutdownJean Delvare2018-04-241-0/+10
* i2c: i801: Save register SMBSLVCMD value only onceJean Delvare2018-04-241-2/+4
* i2c: i2c-stm32f7: fix no check on returned setupPierre-Yves MORDRET2018-04-081-0/+5
* i2c: bcm2835: Set up the rising/falling edge delaysEric Anholt2018-02-281-1/+20
* i2c: designware: must wait for enableBen Gardner2018-02-281-1/+1
* i2c: i801: Fix Failed to allocate irq -2147483648 errorHans de Goede2017-12-051-0/+3
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-022-0/+2
* i2c: omap: Fix error handling for clk_get()Tony Lindgren2017-10-181-0/+14
* i2c: piix4: Disable completely the IMC during SMBUS_BLOCK_DATARicardo Ribalda Delgado2017-10-131-6/+126