summaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)Author
2025-08-20i2c: Force DLL0945 touchpad i2c freq to 100khzfangzhong.zhou
2025-08-15i2c: muxes: mule: Fix an error handling path in mule_i2c_mux_probe()Christophe JAILLET
2025-08-01i2c: virtio: Avoid hang by using interruptible completion waitViresh Kumar
2025-08-01i2c: tegra: Fix reset error handling with ACPIAkhil R
2025-08-01i2c: qup: jump out of the loop in case of timeoutYang Xiwen
2025-07-24i2c: omap: Fix an error handling path in omap_i2c_probe()Christophe JAILLET
2025-07-24i2c: omap: Handle omap_i2c_init() errors in omap_i2c_probe()Christophe JAILLET
2025-07-24i2c: stm32f7: unmap DMA mapped bufferClément Le Goffic
2025-07-24i2c: 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-07-06i2c: imx: fix emulated smbus block readLukasz Kucharczyk
2025-07-06i2c: omap: Fix an error handling path in omap_i2c_probe()Christophe JAILLET
2025-06-27i2c: k1: check for transfer errorAlex Elder
2025-06-27i2c: npcm: Add clock toggle recoveryTali Perry
2025-06-27i2c: pasemi: Enable the unjam machineHector Martin
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-14i2c: designware: Fix an error handling path in i2c_dw_pci_probe()Christophe JAILLET
2025-05-06i2c: omap: fix deprecated of_property_read_bool() useJohan Hovold
2025-04-29i2c: imx-lpi2c: Fix clock count when probe defersClark Wang
2025-04-18Merge tag 'i2c-host-fixes-6.15-rc3' of git://git.kernel.org/pub/scm/linux/ker...Wolfram Sang
2025-04-16i2c: atr: Fix wrong includeAndy Shevchenko
2025-04-13i2c: cros-ec-tunnel: defer probe if parent EC is not presentThadeu Lima de Souza Cascardo
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-04-01Merge tag 'i2c-for-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-03-25Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-03-25Merge tag 'i2c-host-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/an...Wolfram Sang
2025-03-25irqdomain: i2c: Switch to irq_find_mapping()Jiri Slaby (SUSE)
2025-03-22i2c: iproc: Refactor prototype and remove redundant error checksWentao Liang
2025-03-22i2c: qcom-geni: Update i2c frequency table to match hardware guidanceMukesh Kumar Savaliya
2025-03-22i2c: mlxbf: Use readl_poll_timeout_atomic() for pollingAndy Shevchenko
2025-03-22i2c: pasemi: Add registers bits and switch to BIT()Sven Peter
2025-03-22i2c: k1: Initialize variable before useAndi Shyti
2025-03-21i2c: spacemit: add support for SpacemiT K1 SoCTroy Mitchell
2025-03-21i2c: omap: Add support for setting muxJayesh Choudhary
2025-03-21i2c: octeon: remove 10-bit addressing supportAryan Srivastava
2025-03-21i2c: octeon: fix return commentingAryan Srivastava
2025-03-20i2c: i801: Use MMIO if availableHeiner Kallweit
2025-03-20i2c: i801: Switch to iomapped register accessHeiner Kallweit
2025-03-20i2c: amd-mp2: drop free_irq() of devm_request_irq() allocated irqYang Yingliang
2025-03-18i2c: i801: Improve too small kill wait time in i801_check_postHeiner Kallweit
2025-03-18i2c: i801: Move i801_wait_intr and i801_wait_byte_done in the codeHeiner Kallweit
2025-03-18i2c: i801: Cosmetic improvementsHeiner Kallweit
2025-03-18i2c: cadence: Move reset_control_assert after pm_runtime_set_suspended in pro...Manikanta Guntupalli
2025-03-18i2c: cadence: Simplify using devm_clk_get_enabled()Michal Simek
2025-03-18i2c: i2c-exynos5: fixed a spelling errorAnindya Sundar Gayen
2025-03-18i2c: mv64xxx: Use i2c_*bit_addr*_from_msg() helpersAndy Shevchenko
2025-03-18i2c: ibm_iic: Use i2c_*bit_addr*_from_msg() helpersAndy Shevchenko