summaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)Author
2019-02-12MLK-17426 imx: lpi2c: add debug message when i2c peripheral clk doesn't workGao Pan
2019-02-12MLK-17290-02 i2c: imx-lpi2c: manage irq resource request/release in runtime pmFugang Duan
2019-02-12MLK-16713 i2c: imx-lpi2c: add runtime pm supportFugang Duan
2019-02-12MA-10480 Make CONFIG_I2C_IMX to depend on CONFIG_ARCH_MXC_ARM64guoyin.chen
2019-02-12MLK-16203 enable runtime pm of i2c temporary when do system suspendGao Pan
2019-02-12MLK-16220 lpi2c: imx8: improve i2c driver probe priorityGao Pan
2019-02-12MLK-16095-01 i2c: mux: pca954x: add i2c bus switch PCA9646 chip supportFugang Duan
2019-02-12MLK-14982-1 imx8: lpi2c: add ipg clk for lpi2c driverGao Pan
2019-02-12MLK-14981-2 Kconfig: add lpi2c driver dependency for ARM64Gao Pan
2019-02-12MLK-11403: I2C: imx: restore pin setting for i2cGao Pan
2019-02-12MLK-14394 i2c: imx-lpi2c: change default bitrateGao Pan
2019-02-12MLK-14393 i2c: imx-lpi2c: directly retrun ISR when detect a NACKGao Pan
2019-02-12MLK-13572 i2c: imx-lpi2c: add imx8qm bindingGao Pan
2019-02-12MLK-11403: I2C: imx: restore pin setting for i2cGao Pan
2019-02-12MLK-10893: i2c: imx: add irqf_no_suspendgaopan
2019-01-16i2c: dev: prevent adapter retries and timeout being set as minus valueYi Zeng
2018-12-21i2c: uniphier-f: fix violation of tLOW requirement for Fast-modeMasahiro Yamada
2018-12-21i2c: uniphier: fix violation of tLOW requirement for Fast-modeMasahiro Yamada
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-11-13i2c: rcar: cleanup DMA for all kinds of failureWolfram Sang
2018-10-20i2c: rcar: handle RXDMA HW behaviour on Gen3Wolfram Sang
2018-10-18i2c: 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-03i2c: i801: Allow ACPI AML access I/O ports not reserved for SMBusMika Westerberg
2018-09-26i2c: aspeed: Fix initial values of master and slave stateJae Hyun Yoo
2018-09-19i2c: aspeed: Add an explicit type casting for *get_clk_reg_valJae Hyun Yoo
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/mux, locking/core: Annotate the nested rt_mutex usagePeter Rosin
2018-09-05i2c: davinci: Avoid zero value of CLKHAlexander Sverdlin
2018-08-24i2c: imx: Fix race condition in dma readEsben Haabendal
2018-08-24i2c: core: ACPI: Properly set status byte to 0 for multi-byte writesHans de Goede
2018-08-09i2c: imx: Fix reinit_completion() useEsben Haabendal
2018-08-03i2c: core: decrease reference count of device node in i2c_unregister_deviceLixin Wang
2018-07-17i2c: tegra: Fix NACK error handlingJon Hunter
2018-06-21i2c: viperboard: return message count on master_xfer successPeter Rosin
2018-06-21i2c: pmcmsp: fix error return from master_xferPeter Rosin
2018-06-21i2c: pmcmsp: return message count on master_xfer successPeter Rosin
2018-06-21i2c: sprd: Fix the i2c count issueBaolin Wang
2018-06-21i2c: sprd: Prevent i2c accesses after suspend is calledBaolin Wang
2018-05-30i2c: mv64xxx: Apply errata delay only in standard modeGregory CLEMENT
2018-05-22i2c: designware: fix poll-after-enable regressionAlexander Monakov
2018-04-24i2c: i801: Restore configuration at shutdownJean Delvare
2018-04-24i2c: i801: Save register SMBSLVCMD value only onceJean Delvare
2018-04-08i2c: i2c-stm32f7: fix no check on returned setupPierre-Yves MORDRET
2018-02-28i2c: bcm2835: Set up the rising/falling edge delaysEric Anholt
2018-02-28i2c: designware: must wait for enableBen Gardner
2018-02-03i2c: i2c-boardinfo: fix memory leaks on devinfoColin Ian King