Linux-i2c Archive mirror
 help / color / mirror / Atom feed
[PATCH] i2c: xiic: add ACPI support
 2026-01-16 20:12 UTC  (5+ messages)

[PATCH 0/4] Add CCI support for Milos, enable on Fairphone (Gen. 6)
 2026-01-16 14:54 UTC  (8+ messages)
` [PATCH 1/4] dt-bindings: eeprom: at24: Add compatible for Puya P24C128F
` [PATCH 2/4] dt-bindings: i2c: qcom-cci: Document Milos compatible
` [PATCH 3/4] arm64: dts: qcom: milos: Add CCI busses
` [PATCH 4/4] arm64: dts: qcom: milos-fairphone-fp6: Add camera EEPROMs on "

[PATCH v1 0/2] i2c: add support for forced SDA recovery
 2026-01-16 14:14 UTC  (7+ messages)
` [PATCH v1 1/2] i2c: core: add "force-set-sda" flag for open-drain SDA without "FLAG_IS_OUT" bit
` [PATCH v1 2/2] dt-bindings: i2c: add force-set-sda property

[PATCH] i2c: piix4: Add support for I2C block data transactions
 2026-01-16 13:38 UTC  (2+ messages)

[PATCH i2c-tools v2 0/2] Add support for message modifier flags
 2026-01-16 13:01 UTC  (7+ messages)
` [PATCH i2c-tools v2 1/2] i2cdetect: Display mangling and nostart support
` [PATCH i2c-tools v2 2/2] i2ctransfer: Add optional message modifier flags

[PATCH v2] i2c: amd-mp2: clean up amd_mp2_find_device()
 2026-01-16 12:54 UTC  (2+ messages)

[PATCH v4 0/7] i2c: designware: Improve support of multi-messages transfer
 2026-01-16 12:36 UTC  (3+ messages)
` [PATCH v4 5/7] i2c: designware: Implement I2C_M_STOP support

[PATCH 0/7] i2c: provide and use i2c_adapter_set_node()
 2026-01-16 11:31 UTC  (4+ messages)
` [PATCH 3/7] i2c: gpio: "

[PATCH V3 0/2] i2c: imx: Fix block read handling for invalid length
 2026-01-16 11:19 UTC  (3+ messages)
` [PATCH V3 1/2] i2c: imx: preserve error state in block data length handler
` [PATCH V3 2/2] i2c: imx: add abort path for invalid block length

[PATCH v3 0/5] Add CCI and imx577 sensor support for Talos evk
 2026-01-16 10:59 UTC  (14+ messages)
` [PATCH v3 1/5] arm64: dts: qcom: talos: Add camss node
` [PATCH v3 2/5] dt-bindings: i2c: qcom-cci: Document sm6150 compatible
` [PATCH v3 3/5] arm64: dts: qcom: talos: Add CCI definitions
` [PATCH v3 4/5] arm64: dts: qcom: talos: Add camera MCLK pinctrl
` [PATCH v3 5/5] arm64: dts: qcom: talos-evk-camera: Add DT overlay

[REGRESSION][BISECTED] Lenovo IdeaPad touchpad does not work when idma64 is present in initramfs
 2026-01-16 10:35 UTC  (6+ messages)

[PATCH v2] i2c: Add FTDI FT4222H USB I2C adapter
 2026-01-16 10:18 UTC 

[PATCH] i2c: Add FTDI FT4222H USB I2C adapter
 2026-01-16 10:09 UTC  (5+ messages)

[PATCH V2 0/2] i2c: imx: Fix block read handling for invalid length
 2026-01-16  9:27 UTC  (4+ messages)
` [PATCH V2 1/2] i2c: imx: preserve error state in block data length handler
` [PATCH V2 2/2] i2c: imx: add abort path for invalid block length

[PATCH v4] i2c: designware: Replace magic numbers with named constants
 2026-01-16  9:04 UTC  (2+ messages)

[PATCH 0/4] Add I2C support for QiLai SoC
 2026-01-16  8:57 UTC  (7+ messages)
` [PATCH 1/4] dt-bindings: i2c: add support for Andes I2C controller
` [PATCH 2/4] drivers: i2c: add the driver "
` [PATCH 3/4] MAINTAINERS: add an entry for Andes I2C driver
` [PATCH 4/4] riscv: dts: andes: qilai: add I2C controller

[PATCH 0/6] Address race condition with Device::drvdata()
 2026-01-16  0:23 UTC  (15+ messages)
` [PATCH 3/6] rust: driver: introduce a common Driver trait
` [PATCH 6/6] rust: driver: drop device private data post unbind

Invitation to comment on VIRTIO v1.4 CSD01
 2026-01-15 19:41 UTC 

[PATCH] i2c: mux: reg: use device property accessors
 2026-01-15 19:16 UTC  (3+ messages)

[PATCH 0/2] i2c: rtl9300: two cleanups
 2026-01-15 17:34 UTC  (2+ messages)

[PATCH] i2c: tegra: remove unused rst
 2026-01-15 17:27 UTC  (2+ messages)

[PATCH v6 0/2] i2c: spacemit: introduce pio for k1
 2026-01-15 17:02 UTC  (5+ messages)
` [PATCH v6 2/2] "

[PATCH] i2c: exynos5: simplify probe with devm
 2026-01-15 15:31 UTC  (2+ messages)

[PATCH v1 0/2] i2c: designware: Clean up MODEL_* definitions
 2026-01-15 15:23 UTC  (10+ messages)
` [PATCH v1 1/2] i2c: designware: Remove not-going-to-be-supported code for Baikal SoC
` [PATCH v1 2/2] i2c: designware: Use device_is_compatible() instead of custom approach

[RFC][i2c-tools] Accept device-node path as alternative to bus number
 2026-01-15 14:16 UTC  (6+ messages)

[PATCH v5 0/3] i2c: spacemit: improve clock handling and cleanups
 2026-01-14 23:11 UTC  (5+ messages)
` [PATCH v5 1/3] i2c: spacemit: drop useless spaces
` [PATCH v5 3/3] i2c: spacemit: drop warning when clock-frequency property is absent

[PATCH V1] i2c: imx: Fix SMBus block read hang on zero length
 2026-01-14 15:52 UTC  (4+ messages)

[PATCH 00/12] i2c: add and start using i2c_adapter-specific printk helpers
 2026-01-14 15:22 UTC  (8+ messages)
  ` Big I2C core changes coming up this year (was: "

[PATCH v3 00/12] Enable I2C on SA8255p Qualcomm platforms
 2026-01-14 15:05 UTC  (4+ messages)
` [PATCH v3 11/12] i2c: qcom-geni: Store of_device_id data in driver private struct
` [PATCH v3 12/12] i2c: qcom-geni: Enable I2C on SA8255p Qualcomm platforms

[PATCH v3] i2c: imx-lpi2c: change to PIO mode in system-wide suspend/resume progress
 2026-01-14 11:59 UTC  (2+ messages)

[PATCH v2 0/6] decode-dimms: Implement DDR5 decoding
 2026-01-14 11:55 UTC  (2+ messages)

[PATCH v4 0/7] mmc: host: renesas_sdhi_core: support configuring an optional sdio mux
 2026-01-14 11:52 UTC  (5+ messages)
` [PATCH v4 5/7] i2c: omap: switch to new generic helper for getting selected mux-state
` [PATCH v4 7/7] mmc: host: renesas_sdhi_core: support selecting an optional mux

[PATCH] i2c: qcom-geni: make sure I2C hub controllers can't use SE DMA
 2026-01-14 11:34 UTC  (2+ messages)

[PATCH v2 1/2] i2c: ocores: increase poll timeout to total transfer timeout
 2026-01-14  9:34 UTC  (5+ messages)

[syzbot] [usb?] INFO: task hung in i2c_tiny_usb_disconnect
 2026-01-14  8:51 UTC 

[PATCH v1 0/2] i2c: mlxbf: A couple of cleanups
 2026-01-14  8:24 UTC  (11+ messages)
` [PATCH v1 1/2] i2c: mlxbf: Remove unused bus speed definitions
` [PATCH v1 2/2] i2c: mlxbf: Use HZ_PER_KHZ in the driver

[PATCH v1 0/7] i2c: busses: Introduce and use HZ_PER_GHZ
 2026-01-14  8:23 UTC  (17+ messages)
` [PATCH v1 1/7] units: Add HZ_PER_GHZ
` [PATCH v1 2/7] i2c: mlxbf: Use HZ_PER_GHZ constant instead of custom one
` [PATCH v1 3/7] i2c: mt65xx: Use HZ_PER_GHZ constant instead of plain number
` [PATCH v1 4/7] i2c: nomadik: "
` [PATCH v1 5/7] i2c: rk3x: "
` [PATCH v1 6/7] i2c: st: "
` [PATCH v1 7/7] i2c: synquacer: "

[PATCH v5 0/3] spacemit: fix P1 sub-device Kconfig defaults and dependencies
 2026-01-14  7:40 UTC  (4+ messages)
` [PATCH v5 2/3] mfd: simple-mfd-i2c: add default value

[PATCH v4 00/15] Add support for Microchip LAN969x
 2026-01-13 20:09 UTC  (7+ messages)
` [PATCH v4 12/15] arm64: dts: microchip: add LAN969x clock header file
` [PATCH v4 15/15] arm64: dts: microchip: add EV23X71A board

[PATCH i2c-tools] Makefile: allow installing perl scripts optionally
 2026-01-13 17:35 UTC  (2+ messages)

[PATCH v7 0/4] Add I2C support for Tegra410
 2026-01-13 16:59 UTC  (5+ messages)
` [PATCH v7 1/4] i2c: tegra: Introduce tegra_i2c_variant to identify DVC and VI
` [PATCH v7 2/4] i2c: tegra: Move variant to tegra_i2c_hw_feature
` [PATCH v7 3/4] i2c: tegra: Add logic to support different register offsets
` [PATCH v7 4/4] i2c: tegra: Add support for Tegra410

[PATCH v6 0/4] Add I2C support for Tegra410
 2026-01-13 16:40 UTC  (7+ messages)
` [PATCH v6 1/4] i2c: tegra: Introduce tegra_i2c_variant to identify DVC and VI
` [PATCH v6 2/4] i2c: tegra: Move variant to tegra_i2c_hw_feature
` [PATCH v6 3/4] i2c: tegra: Add logic to support different register offsets
` [PATCH v6 4/4] i2c: tegra: Add support for Tegra410

[PATCH v1 0/3] i2c: core: Tidy up fwnode handling
 2026-01-13 16:25 UTC  (7+ messages)
` [PATCH v1 1/3] i2c: core: Check for error pointer for fwnode
` [PATCH v1 2/3] i2c: core: Replace custom implementation of device_match_fwnode()
` [PATCH v1 3/3] i2c: core: Use dev_fwnode()

[PATCH v2] i2c: riic: Move suspend handling to NOIRQ phase
 2026-01-13 16:14 UTC  (4+ messages)

[PATCH] dt-bindings: i2c: i2c-mt65xx: Add compatible for MT8189 SoC
 2026-01-13 15:43 UTC  (2+ messages)

[PATCH v13 0/6] Updates for Tegra264 and Tegra256
 2026-01-13 15:42 UTC  (13+ messages)
` [PATCH v13 1/6] i2c: tegra: Do not configure DMA if not supported
` [PATCH v13 2/6] i2c: tegra: Use separate variables for fast and fastplus
` [PATCH v13 3/6] i2c: tegra: Update Tegra256 timing parameters
` [PATCH v13 4/6] i2c: tegra: Add HS mode support
` [PATCH v13 5/6] i2c: tegra: Add support for SW mutex register
` [PATCH v13 6/6] i2c: tegra: Add Tegra264 support

[PATCH] dt-bindings: i2c: brcm,iproc-i2c: Allow 2 reg entries for brcm,iproc-nic-i2c
 2026-01-13 15:31 UTC  (2+ messages)

[PATCH RESEND v3 0/5] I2C Mux per channel bus speed
 2026-01-13 15:25 UTC  (3+ messages)

[PATCH v1 0/4] i2c: SMBus ARP support
 2026-01-13 14:04 UTC  (5+ messages)
` [PATCH v1 1/4] i2c: SMBus Address Resolution Protocol implementation for host side
` [PATCH v1 2/4] i2c: Sysfs attribute files for the Unique Device Identifier fields
` [PATCH v1 3/4] mctp i2c: Enable SMBus ARP discovery
` [PATCH v1 4/4] i2c: Add SMBus ARP target mode test driver

[PATCH 0/5] i2c: st: add power-domains on stm32mp2x and enable i2c-analog-filter
 2026-01-13 13:04 UTC  (3+ messages)
` [PATCH 1/5] dt-bindings: i2c: st,stm32-i2c: add 'power-domains' property

[PATCH v3 00/15] Add support for Microchip LAN969x
 2026-01-13 12:50 UTC  (3+ messages)
` [PATCH v3 06/15] dt-bindings: i2c: atmel,at91sam: add microchip,lan9691-i2c

[PATCH 0/6] i2c: provide and use i2c_adapter_dev()
 2026-01-13 10:24 UTC  (4+ messages)
` [PATCH 2/6] i2c: piix4: "

[QUESTION] i2c: designware: Why use GPIOD_OUT_HIGH instead of OPEN_DRAIN for recovery?
 2026-01-13  7:34 UTC  (3+ messages)

[PATCH v4 00/29] lan966x pci device: Add support for SFPs
 2026-01-12 14:47 UTC  (20+ messages)
` [PATCH v4 01/29] Revert "treewide: Fix probing of devices in DT overlays"

[syzbot] [usb?] INFO: task hung in i2c_tiny_usb_disconnect
 2026-01-12 13:41 UTC  (5+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).