summaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)AuthorFilesLines
7 daysi2c: stm32f7: truncate clock period instead of rounding itGuillermo Rodríguez1-2/+7
7 daysi2c: mpc: Fix timeout calculationsAndy Shevchenko1-1/+1
7 daysi2c: core: fix adapter deregistration raceJohan Hovold1-2/+7
7 daysi2c: core: fix adapter debugfs creationJohan Hovold1-6/+10
7 daysi2c: core: fix adapter probe deferral loopJohan Hovold1-4/+4
7 daysi2c: core: fix NULL-deref on adapter registration failureJohan Hovold1-4/+5
7 daysi2c: core: fix irq domain leak on adapter registration failureJohan Hovold1-1/+3
7 daysi2c: core: fix hang on adapter registration failureJohan Hovold1-20/+29
2026-07-04i2c: core: fix adapter registration raceJohan Hovold1-2/+6
2026-07-04i2c: stub: Reject I2C block transfers with invalid lengthWeiming Shi1-0/+5
2026-06-19i2c: tegra: Fix NOIRQ suspend/resumeAkhil R1-23/+30
2026-06-19i2c: stm32f7: fix timing computation ignoring i2c-analog-filterGuillermo Rodríguez1-3/+3
2026-06-19i2c: qcom-cci: Fix NULL pointer dereference in cci_remove()Vladimir Zapolskiy1-1/+1
2026-06-19i2c: dev: prevent integer overflow in I2C_TIMEOUT ioctlMingyu Wang1-4/+5
2026-05-07device property: Make modifications of fwnode "flags" thread safeDouglas Anderson1-1/+1
2026-04-22i2c: s3c24xx: check the size of the SMBUS message before using itGreg Kroah-Hartman1-1/+6
2026-04-11i2c: tegra: Don't mark devices with pins as IRQ safeMikko Perttunen2-1/+6
2026-03-25i2c: pxa: defer reset on Armada 3700 when recovery is usedGabor Juhos1-1/+16
2026-03-25i2c: fsi: Fix a potential leak in fsi_i2c_probe()Christophe JAILLET1-0/+1
2026-03-25i2c: cp2615: fix serial string NULL-deref at probeJohan Hovold1-0/+3
2026-03-13i2c: i801: Revert "i2c: i801: replace acpi_lock with I2C bus lock"Charles Haithcock1-4/+10
2026-01-23i2c: riic: Move suspend handling to NOIRQ phaseTommaso Merciai1-7/+39
2026-01-23i2c: qcom-geni: make sure I2C hub controllers can't use SE DMANeil Armstrong1-4/+7
2026-01-08i2c: amd-mp2: fix reference leak in MP2 PCI deviceMa Ke1-1/+4
2026-01-08i2c: 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-20i2c: Force DLL0945 touchpad i2c freq to 100khzfangzhong.zhou1-0/+1
2025-08-15i2c: muxes: mule: Fix an error handling path in mule_i2c_mux_probe()Christophe JAILLET1-2/+1
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: stm32f7: unmap DMA mapped bufferClément Le Goffic1-13/+7
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-05-29i2c: pxa: fix call balance of i2c->clk handling routinesVitalii Mordan1-1/+4
2025-05-29i2c: qup: Vote for interconnect bandwidth to DRAMStephan Gerhold1-0/+36
2025-05-29i2c: designware: Fix an error handling path in i2c_dw_pci_probe()Christophe JAILLET1-1/+3