summaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)AuthorFilesLines
8 daysi2c: amd-mp2: fix reference leak in MP2 PCI deviceMa Ke1-1/+4
8 daysi2c: designware: Disable SMBus interrupts to prevent storms from mis-configur...Jinhui Guo2-0/+8
2025-10-15i2c: designware: Add disabling clocks when probe failsKunihiko Hayashi1-0/+1
2025-10-15i2c: designware: Fix clock issue when PM is disabledKunihiko Hayashi1-1/+3
2025-10-15i2c: mediatek: fix potential incorrect use of I2C_MASTER_WRRDLeilk.Liu1-7/+10
2025-10-02i2c: designware: Add quirk for Intel XeHeikki Krogerus1-2/+5
2025-09-19i2c: i801: Hide Intel Birch Stream SoC TCO WDTChiasheng Lee1-1/+1
2025-08-28i2c: Force DLL0945 touchpad i2c freq to 100khzfangzhong.zhou1-0/+1
2025-08-15i2c: stm32f7: unmap DMA mapped bufferClément Le Goffic1-13/+7
2025-08-15i2c: stm32f7: simplify status messages in case of errorsAlain Volmat1-7/+5
2025-08-15i2c: stm32f7: perform most of irq job in threaded handlerAlain Volmat1-70/+56
2025-08-15i2c: stm32f7: use dev_err_probe upon calls of devm_request_irqAlain Volmat1-10/+4
2025-08-15i2c: stm32f7: Use devm_clk_get_enabled()Andi Shyti1-25/+12
2025-08-01i2c: virtio: Avoid hang by using interruptible completion waitViresh Kumar1-7/+8
2025-08-01i2c: tegra: Fix reset error handling with ACPIAkhil R1-23/+1
2025-08-01i2c: qup: jump out of the loop in case of timeoutYang Xiwen1-1/+3
2025-07-24i2c: omap: fix deprecated of_property_read_bool() useJohan Hovold1-1/+1
2025-07-24i2c: omap: Handle omap_i2c_init() errors in omap_i2c_probe()Christophe JAILLET1-1/+4
2025-07-24i2c: omap: Fix an error handling path in omap_i2c_probe()Christophe JAILLET1-2/+5
2025-07-24i2c: omap: Add support for setting muxJayesh Choudhary2-0/+23
2025-07-24i2c: stm32: fix the device used for the DMA mapClément Le Goffic2-7/+5
2025-07-10i2c/designware: Fix an initialization issueMichael J. Ruhl1-0/+1
2025-07-06i2c: robotfuzz-osif: disable zero-length read messagesWolfram Sang1-0/+6
2025-07-06i2c: tiny-usb: disable zero-length read messagesWolfram Sang1-0/+6
2025-06-27i2c: npcm: Add clock toggle recoveryTali Perry1-4/+8
2025-06-27i2c: tegra: check msg length in SMBUS block readAkhil R1-0/+5
2025-06-27i2c: designware: Invoke runtime suspend on quick slave re-registrationTan En De1-1/+1
2025-06-04i2c: pxa: fix call balance of i2c->clk handling routinesVitalii Mordan1-1/+4
2025-06-04i2c: qup: Vote for interconnect bandwidth to DRAMStephan Gerhold1-0/+36
2025-06-04i2c: designware: Fix an error handling path in i2c_dw_pci_probe()Christophe JAILLET1-1/+3
2025-06-04i2c: designware: Use temporary variable for struct deviceAndy Shevchenko2-40/+37
2025-06-04i2c: designware: Remove ->disable() callbackAndy Shevchenko6-10/+8
2025-06-04i2c: designware: Uniform initialization flow for polling modeJarkko Nikula4-36/+11
2025-05-09i2c: imx-lpi2c: Fix clock count when probe defersClark Wang1-2/+2
2025-04-25i2c: cros-ec-tunnel: defer probe if parent EC is not presentThadeu Lima de Souza Cascardo1-0/+3
2025-04-25i2c: atr: Fix wrong includeAndy Shevchenko1-1/+1
2025-03-28i2c: omap: fix IRQ stormsAndreas Kemnade1-19/+7
2025-03-22i2c: sis630: Fix an error handling path in sis630_probe()Christophe JAILLET1-1/+11
2025-03-22i2c: ali15x3: Fix an error handling path in ali15x3_probe()Christophe JAILLET1-1/+11
2025-03-22i2c: ali1535: Fix an error handling path in ali1535_probe()Christophe JAILLET1-1/+11
2025-03-07i2c: ls2x: Fix frequency division register accessBinbin Zhou1-4/+12
2025-03-07i2c: npcm: disable interrupt enable bit before devm_request_irqTyrone Ting1-0/+7
2025-02-17i2c: Force ELAN06FA touchpad I2C bus freq to 100KHzRandolph Ha1-0/+22
2025-01-23i2c: atr: Fix client detachTomi Valkeinen1-1/+1
2025-01-23i2c: rcar: fix NACK handling when being a targetWolfram Sang1-5/+15
2025-01-23i2c: mux: demux-pinctrl: check initial mux selection, tooWolfram Sang1-1/+3
2025-01-09i2c: xgene-slimpro: Migrate to use generic PCC shmem related macrosSudeep Holla1-12/+4
2025-01-09i2c: i801: Add support for Intel Panther LakeJarkko Nikula2-0/+7
2025-01-09i2c: i801: Add support for Intel Arrow Lake-HJarkko Nikula2-0/+4
2025-01-02i2c: microchip-core: fix "ghost" detectionsConor Dooley1-2/+0