summaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)Author
7 daysi2c: omap: fix deprecated of_property_read_bool() useJohan Hovold
7 daysi2c: omap: Handle omap_i2c_init() errors in omap_i2c_probe()Christophe JAILLET
7 daysi2c: omap: Fix an error handling path in omap_i2c_probe()Christophe JAILLET
7 daysi2c: omap: Add support for setting muxJayesh Choudhary
7 daysi2c: stm32f7: unmap DMA mapped bufferClément Le Goffic
7 daysi2c: stm32: fix the device used for the DMA mapClément Le Goffic
2025-07-10i2c/designware: Fix an initialization issueMichael J. Ruhl
2025-07-06i2c: robotfuzz-osif: disable zero-length read messagesWolfram Sang
2025-07-06i2c: tiny-usb: disable zero-length read messagesWolfram Sang
2025-06-27i2c: npcm: Add clock toggle recoveryTali Perry
2025-06-27i2c: tegra: check msg length in SMBUS block readAkhil R
2025-06-27i2c: designware: Invoke runtime suspend on quick slave re-registrationTan En De
2025-05-29i2c: pxa: fix call balance of i2c->clk handling routinesVitalii Mordan
2025-05-29i2c: qup: Vote for interconnect bandwidth to DRAMStephan Gerhold
2025-05-29i2c: designware: Fix an error handling path in i2c_dw_pci_probe()Christophe JAILLET
2025-05-29i2c: designware: Use temporary variable for struct deviceAndy Shevchenko
2025-05-09i2c: imx-lpi2c: Fix clock count when probe defersClark Wang
2025-04-25i2c: cros-ec-tunnel: defer probe if parent EC is not presentThadeu Lima de Souza Cascardo
2025-04-25i2c: atr: Fix wrong includeAndy Shevchenko
2025-03-28i2c: omap: fix IRQ stormsAndreas Kemnade
2025-03-22i2c: sis630: Fix an error handling path in sis630_probe()Christophe JAILLET
2025-03-22i2c: ali15x3: Fix an error handling path in ali15x3_probe()Christophe JAILLET
2025-03-22i2c: ali1535: Fix an error handling path in ali1535_probe()Christophe JAILLET
2025-03-07i2c: ls2x: Fix frequency division register accessBinbin Zhou
2025-03-07i2c: npcm: disable interrupt enable bit before devm_request_irqTyrone Ting
2025-02-17i2c: Force ELAN06FA touchpad I2C bus freq to 100KHzRandolph Ha
2025-02-08i2c: designware: Actually make use of the I2C_DW_COMMON and I2C_DW symbol nam...Uwe Kleine-König
2025-02-08module: Convert default symbol namespace to string literalMasahiro Yamada
2025-01-23i2c: atr: Fix client detachTomi Valkeinen
2025-01-23i2c: testunit: on errors, repeat NACK until STOPWolfram Sang
2025-01-23i2c: rcar: fix NACK handling when being a targetWolfram Sang
2025-01-23i2c: mux: demux-pinctrl: check initial mux selection, tooWolfram Sang
2025-01-23i2c: core: fix reference leak in i2c_register_adapter()Joe Hattori
2025-01-02i2c: microchip-core: fix "ghost" detectionsConor Dooley
2025-01-02i2c: imx: add imx7d compatible string for applying erratum ERR007805Carlos Song
2025-01-02i2c: microchip-core: actually use repeated sendsConor Dooley
2024-12-27i2c: riic: Always round-up when calculating bus periodGeert Uytterhoeven
2024-12-27i2c: pnx: Fix timeout in wait functionsVladimir Riabchun
2024-12-14i2c: i801: Add support for Intel Panther LakeJarkko Nikula
2024-12-05i2c: dev: Fix memory leak when underlying adapter does not support I2CIgor Pylypiv
2024-11-08i2c: designware: do not hold SCL low when I2C_DYNAMIC_TAR_UPDATE is not setLiu Peibao
2024-11-05i2c: muxes: Fix return value check in mule_i2c_mux_probe()Yang Yingliang
2024-10-05Merge tag 'i2c-for-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-10-01i2c: stm32f7: Do not prepare/unprepare clock during runtime suspend/resumeMarek Vasut
2024-09-29Merge tag 'i2c-for-6.12-rc1-additional_fixes' of git://git.kernel.org/pub/scm...Linus Torvalds
2024-09-27[tree-wide] finally take no_llseek outAl Viro
2024-09-27i2c: xiic: Fix pm_runtime_set_suspended() with runtime pm enabledJinjie Ruan
2024-09-27i2c: keba: I2C_KEBA should depend on KEBA_CP500Geert Uytterhoeven
2024-09-24i2c: synquacer: Deal with optional PCLK correctlyArd Biesheuvel