summaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)Author
2022-12-08i2c: imx: Only DMA messages with I2C_M_DMA_SAFE flag setAndrew Lunn
2022-12-08i2c: npcm7xx: Fix error handling in npcm_i2c_init()Yuan Can
2022-11-26i2c: i801: add lis3lv02d's I2C address for Vostro 5568Nam Cao
2022-11-26i2c: tegra: Allocate DMA memory for DMA engineThierry Reding
2022-11-10i2c: piix4: Fix adapter not be removed in piix4_remove()Chen Zhongjin
2022-11-10i2c: xiic: Add platform module aliasMartin Tůma
2022-10-29i2c: qcom-cci: Fix ordering of pm_runtime_xx and i2c_add_adapterBryan O'Donoghue
2022-10-26i2c: mlxbf: support lock mechanismAsmaa Mnebhi
2022-10-26i2c: designware: Fix handling of real but unexpected device interruptsJarkko Nikula
2022-09-28i2c: mlxbf: Fix frequency calculationAsmaa Mnebhi
2022-09-28i2c: mlxbf: prevent stack overflow in mlxbf_i2c_smbus_start_transaction()Asmaa Mnebhi
2022-09-28i2c: mlxbf: incorrect base address passed during io writeAsmaa Mnebhi
2022-09-28i2c: imx: If pm_runtime_get_sync() returned 1 device access is possibleUwe Kleine-König
2022-08-25i2c: imx: Make sure to unregister adapter on remove()Uwe Kleine-König
2022-08-17i2c: mux-gpmux: Add of_node_put() when breaking out of loopLiang He
2022-08-17i2c: cadence: Support PEC for SMBus block readLars-Peter Clausen
2022-08-17i2c: Fix a potential use after freeXu Wang
2022-08-17i2c: mxs: Silence a clang warningFabio Estevam
2022-08-17i2c: npcm: Correct slave role behaviorTali Perry
2022-08-17i2c: npcm: Remove own slave addresses 2:10Tali Perry
2022-07-29i2c: cadence: Change large transfer count reset logic to be unconditionalRobert Hancock
2022-07-29i2c: mlxcpld: Fix register setting for 400KHz frequencyVadim Pasternak
2022-07-12i2c: cadence: Unregister the clk notifier in error pathSatish Nagireddy
2022-07-12i2c: piix4: Fix a memory leak in the EFCH MMIO supportJean Delvare
2022-06-22i2c: designware: Use standard optional ref clock implementationSerge Semin
2022-06-22i2c: npcm7xx: Add check for platform_driver_registerJiasheng Jiang
2022-06-14i2c: cadence: Increase timeout per message if necessaryLucas Tanure
2022-06-09i2c: rcar: fix PM ref counts in probe error pathsKuninori Morimoto
2022-06-09i2c: npcm: Handle spurious interruptsTali Perry
2022-06-09i2c: npcm: Correct register access widthTyrone Ting
2022-06-09i2c: npcm: Fix timeout calculationTali Perry
2022-06-09i2c: at91: Initialize dma_buf in at91_twi_xfer()Nathan Chancellor
2022-06-09i2c: at91: use dma safe buffersMichael Walle
2022-06-06i2c: ismt: prevent memory corruption in ismt_access()Dan Carpenter
2022-06-06drivers: i2c: thunderx: Allow driver to work with ACPI defined TWSI controllersPiyush Malgujar
2022-06-06i2c: ismt: Provide a DMA buffer for Interrupt Cause LoggingMika Westerberg
2022-05-25i2c: mt7621: fix missing clk_disable_unprepare() on error in mtk_i2c_probe()Yang Yingliang
2022-05-25i2c: piix4: Enable EFCH MMIO for Family 17h+Terry Bowman
2022-05-25i2c: piix4: Add EFCH MMIO support for SMBus port selectTerry Bowman
2022-05-25i2c: piix4: Add EFCH MMIO support to SMBus base address detectTerry Bowman
2022-05-25i2c: piix4: Add EFCH MMIO support to region request and releaseTerry Bowman
2022-05-25i2c: piix4: Move SMBus port selection into functionTerry Bowman
2022-05-25i2c: piix4: Move SMBus controller base address detect into functionTerry Bowman
2022-05-25i2c: piix4: Move port I/O region request/release code into functionsTerry Bowman
2022-05-25i2c: piix4: Replace hardcoded memory map size with a #defineTerry Bowman
2022-04-20i2c: pasemi: Wait for write xfers to finishMartin Povišer
2022-04-20i2c: dev: check return value when calling dev_set_name()Andy Shevchenko
2022-04-08i2c: mux: demux-pinctrl: do not deactivate a master that is not activePeter Rosin
2022-04-08i2c: meson: Fix wrong speed use from probeLucas Tanure
2022-04-08i2c: xiic: Make bus names uniqueRobert Hancock