summary refs log tree commit diff
path: root/drivers/i2c/busses
AgeCommit message (Expand)Author
2022-05-21i2c: rcar: fix PM ref counts in probe error pathsKuninori Morimoto
2022-05-21i2c: npcm: Handle spurious interruptsTali Perry
2022-05-21i2c: npcm: Correct register access widthTyrone Ting
2022-05-21i2c: npcm: Add tx complete counterTali Perry
2022-05-21i2c: npcm: Fix timeout calculationTali Perry
2022-05-21i2c: npcm: Remove unused variable clk_regmapTali Perry
2022-05-21i2c: npcm: Change the way of getting GCR regmapTali Perry
2022-05-14i2c: xiic: Fix Tx Interrupt path for grouped messagesRaviteja Narayanam
2022-05-14i2c: xiic: Fix coding style issuesMichal Simek
2022-05-14i2c: xiic: return value of xiic_reinitShubhrajyoti Datta
2022-05-14i2c: cadence: Increase timeout per message if necessaryLucas Tanure
2022-05-14i2c: designware: Sort timing parameter ACPI method calls by the speedJarkko Nikula
2022-05-14i2c: at91: Initialize dma_buf in at91_twi_xfer()Nathan Chancellor
2022-05-04i2c: davinci: using pm_runtime_resume_and_get instead of pm_runtime_get_syncMinghao Chi
2022-05-04i2c: meson: fix missing clk_disable_unprepare() on error in meson_i2c_probe()Yang Yingliang
2022-05-04i2c: powermac: Prepare cleanup of powerpc's asm/prom.hChristophe Leroy
2022-05-04i2c: at91: use dma safe buffersMichael Walle
2022-05-04i2c: mediatek: Optimize master_xfer() and avoid circular lockingAngeloGioacchino Del Regno
2022-05-04i2c: designware: Modify timing parameters for amdpsp mailboxJan Dabros
2022-04-15i2c: meson: Use 50% duty cycle for I2C clockLucas Tanure
2022-04-15i2c: meson: Use _SHIFT and _MASK for register definitionsLucas Tanure
2022-04-15i2c: rcar: add support for I2C_M_RECV_LENWolfram Sang
2022-03-26Merge branch 'i2c/for-mergewindow' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-03-25Merge tag 'for-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds
2022-03-20i2c: meson: Fix wrong speed use from probeLucas Tanure
2022-03-18i2c: designware: Remove code duplicationJan Dabros
2022-03-11i2c: cros-ec-tunnel: Fix syntax errors in commentsXiang wangx
2022-03-11i2c: designware: Mark dw_i2c_plat_{suspend,resume}() as __maybe_unusedNathan Chancellor
2022-03-11i2c: mediatek: Add i2c compatible for Mediatek MT8168Kewei Xu
2022-03-11i2c: mt65xx: Simplify with clk-bulkAngeloGioacchino Del Regno
2022-03-11i2c: i801: Drop two outdated commentsJean Delvare
2022-03-02i2c: xiic: Make bus names uniqueRobert Hancock
2022-03-02i2c: i801: Add support for the Process Call commandJean Delvare
2022-03-02i2c: i801: Drop useless masking in i801_accessJean Delvare
2022-03-01i2c: tegra: Add SMBus block read functionAkhil R
2022-03-01i2c: designware: Use the i2c_mark_adapter_suspended/resumed() helpersHans de Goede
2022-03-01i2c: designware: Lock the adapter while setting the suspended flagHans de Goede
2022-03-01i2c: mediatek: remove redundant null checkXu Wang
2022-03-01i2c: mediatek: modify bus speed calculation formulaKewei Xu
2022-03-01i2c: designware: Fix improper usage of readlJan Dabros
2022-03-01i2c: qcom-geni: Add support for GPI DMAVinod Koul
2022-03-01i2c: riic: Simplify reset handlingLad Prabhakar
2022-03-01i2c: cht-wc: Use generic_handle_irq_safe().Sebastian Andrzej Siewior
2022-02-23Merge tag 'irq-api-2022-02-21' of git://git.kernel.org/pub/scm/linux/kernel/g...Wolfram Sang
2022-02-18i2c: brcmstb: fix support for DSL and CM variantsRafał Miłecki
2022-02-18i2c: qcom-cci: add sm8450 compatibleVladimir Zapolskiy
2022-02-15i2c: pasemi: Drop I2C classes from platform driver variantMartin Povišer
2022-02-15i2c: qup: allow COMPILE_TESTWolfram Sang
2022-02-15i2c: imx: allow COMPILE_TESTWolfram Sang
2022-02-15i2c: cadence: allow COMPILE_TESTWolfram Sang