linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-01 12:52:39 to 2025-07-14 07:37:35 UTC [more...]

[PATCH v13 0/7] Add Nuvoton NCT6694 MFD drivers
 2025-07-14  7:37 UTC  (10+ messages)
` [PATCH v13 1/7] mfd: Add core driver for Nuvoton NCT6694
` [PATCH v13 3/7] i2c: Add Nuvoton NCT6694 I2C support
` [PATCH v13 5/7] watchdog: Add Nuvoton NCT6694 WDT support

[PATCH v3] i2c: Fix grammatical errors in i2c_msg documentation
 2025-07-14  7:19 UTC  (2+ messages)

[PATCH v2] i2c: Clarify behavior of I2C_M_RD flag
 2025-07-14  7:17 UTC  (6+ messages)
` (no subject)
  ` [PATCH v3] i2c: Clarify behavior of I2C_M_RD flag

[GIT PULL] i2c-host-fixes for v6.16-rc6
 2025-07-14  7:05 UTC  (2+ messages)

[PATCH v2 0/3] i2c: rework and extend RTL9300 I2C driver
 2025-07-14  6:00 UTC  (6+ messages)
` [PATCH v2 1/3] i2c: rework RTL9300 I2C controller driver
` [PATCH v2 2/3] dt-bindings: i2c: realtek,rtl9301-i2c: extend for RTL9310 support
` [PATCH v2 3/3] i2c: add RTL9310 support to RTL9300 I2C controller driver

[PATCH v6 0/3] i2c: tegra: Improve reset and DMA operations
 2025-07-14  5:22 UTC  (9+ messages)
` [PATCH v6 1/3] i2c: tegra: Fix reset error handling with ACPI
` [PATCH v6 2/3] i2c: tegra: Use internal reset when reset property is not available
` [PATCH v6 3/3] i2c: tegra: Remove dma_sync_*() calls

[PATCH] i2c: virtio: Avoid hang by using interruptible completion wait
 2025-07-14  3:39 UTC  (3+ messages)

[PATCH v4] i2c: busses: Use min() to improve code
 2025-07-14  2:02 UTC  (7+ messages)

[PATCH] i2c: spacemit: configure ILCR for accurate SCL frequency
 2025-07-14  1:11 UTC  (4+ messages)

[PATCH 0/1] Increase I2C bus arbitration timeout in the PCA9541 driver
 2025-07-11 12:45 UTC  (2+ messages)
` [PATCH 1/1] PCA9541: Increase I2C bus arbitration timeout

[PATCH 23/80] i2c: Remove redundant pm_runtime_mark_last_busy() calls
 2025-07-10 20:49 UTC  (2+ messages)

[PATCH v7 0/5] drm/xe: i2c support
 2025-07-10 15:39 UTC  (7+ messages)
` [PATCH v7 1/5] i2c: designware: Use polling by default when there is no irq resource
` [PATCH v7 2/5] i2c: designware: Add quirk for Intel Xe
` [PATCH v7 3/5] drm/xe: Support for I2C attached MCUs
` [PATCH v7 4/5] drm/xe/pm: Wire up suspend/resume for I2C controller
` [PATCH v7 5/5] drm/xe/xe_i2c: Add support for i2c in survivability mode

[PATCH v2 0/4] rust: i2c: Add basic I2C driver abstractions
 2025-07-10 14:46 UTC  (18+ messages)
` [PATCH v2 1/4] rust: i2c: add basic I2C device and "
` [PATCH v2 2/4] rust: i2c: add manual I2C device creation abstractions
` [PATCH v2 3/4] samples: rust: add Rust I2C sample driver
` [PATCH v2 4/4] samples: rust: add Rust manual I2C device creation sample

[PATCH v6 0/5] drm/xe: i2c support
 2025-07-10 14:22 UTC  (12+ messages)
` [PATCH v6 1/5] i2c: designware: Use polling by default when there is no irq resource
` [PATCH v6 2/5] i2c: designware: Add quirk for Intel Xe

[PATCH 0/2] i2c: omap: 2 Fixes
 2025-07-09 19:03 UTC  (6+ messages)
` [PATCH 1/2] i2c: omap: Handle omap_i2c_init() errors in omap_i2c_probe()
` [PATCH 2/2] i2c: omap: Fix an error handling path "

[PATCH v4 0/3] Fix STM32 I2C dma operations
 2025-07-09 14:22 UTC  (6+ messages)
` [PATCH v4 1/3] i2c: stm32: fix the device used for the DMA map
` [PATCH v4 2/3] i2c: stm32f7: unmap DMA mapped buffer
` [PATCH v4 3/3] i2c: stm32f7: support i2c_*_dma_safe_msg_buf APIs

[PATCH v2] i2c: busses: Use min() to improve code
 2025-07-09  8:00 UTC  (4+ messages)

[PATCH] i2c-imx: fix broken GPIO bus recovery due to missing recover_bus assignment
 2025-07-09  7:18 UTC  (2+ messages)
` [EXT] "

[PATCH v3] i2c: busses: Use min() to improve code
 2025-07-09  2:44 UTC  (3+ messages)

[PATCH v5 0/3] PM: domains: Detach on device_unbind_cleanup()
 2025-07-07 18:43 UTC  (10+ messages)
` [PATCH v5 1/3] PM: domains: Add flags to specify power on attach/detach
` [PATCH v5 2/3] PM: domains: Detach on device_unbind_cleanup()
` [PATCH v5 3/3] driver core: platform: Drop dev_pm_domain_detach() call

Dead lock with clock global prepare_lock mutex and device's power.runtime_status
 2025-07-07 17:28 UTC  (4+ messages)

[PATCH v6 0/2] Add Block event interrupt support for I2C protocol
 2025-07-07 16:28 UTC  (15+ messages)
` [PATCH v6 2/2] i2c: i2c-qcom-geni: Add Block event interrupt support

[PATCH v3 0/5] Add I2C support for Tegra264
 2025-07-07 15:29 UTC  (9+ messages)
` [PATCH v3 2/5] i2c: tegra: Do not configure DMA if not supported
` [PATCH v3 4/5] i2c: tegra: Add support for SW mutex register

[PATCH v4] i2c: qcom-geni: Add support for GPI DMA
 2025-07-07  7:59 UTC  (3+ messages)

[PULL REQUEST] i2c-for-6.16-rc5
 2025-07-05 20:09 UTC  (2+ messages)

[PATCH] i2c: omap: Fix an error handling path in omap_i2c_probe()
 2025-07-05  7:59 UTC  (3+ messages)

[PATCH v8 00/10] arm64: lan969x: Add support for Microchip LAN969x SoC
 2025-07-04 17:36 UTC  (16+ messages)
` [PATCH v8 01/10] arm64: Add config for Microchip SoC platforms
` [PATCH v8 02/10] ARM: at91: select ARCH_MICROCHIP
` [PATCH v8 03/10] arm64: lan969x: Add support for Microchip LAN969x SoC
` [PATCH v8 04/10] mfd: at91-usart: Make it selectable for ARCH_MICROCHIP
` [PATCH v8 05/10] tty: serial: atmel: make "
` [PATCH v8 06/10] spi: "
` [PATCH v8 07/10] i2c: at91: "
` [PATCH v8 08/10] dma: xdmac: "
` [PATCH v8 09/10] char: hw_random: atmel: "
` [PATCH v8 10/10] crypto: atmel-aes: "

[GIT PULL] i2c-host-fixes for v6.16-rc5
 2025-07-04 16:32 UTC  (2+ messages)

[PATCH] i2c: busses: Use min() to improve code
 2025-07-04 13:08 UTC  (3+ messages)

[PATCH v3 00/28] lan966x pci device: Add support for SFPs
 2025-07-04  8:57 UTC  (20+ messages)
` [PATCH v3 02/28] driver core: Rename get_dev_from_fwnode() wrapper to get_device_from_fwnode()
` [PATCH v3 04/28] driver core: Avoid warning when removing a device while its supplier is unbinding
` [PATCH v3 05/28] bus: simple-pm-bus: Populate child nodes at probe
` [PATCH v3 18/28] of: property: Allow fw_devlink device-tree on x86 when PCI device-tree node creation is enabled

[PATCH v5 1/3] i2c: tegra: Fix reset error handling with ACPI
 2025-07-04  6:47 UTC  (12+ messages)
` [PATCH v5 2/3] i2c: tegra: make reset an optional property
` [PATCH v5 3/3] i2c: tegra: Remove dma_sync_*() calls

[RFC PATCH 0/3] i2c: Introduce i2c bus extensions
 2025-07-03 15:19 UTC  (5+ messages)

[PATCH v3 0/3] Fix STM32 I2C dma operations
 2025-07-03  9:21 UTC  (10+ messages)
` [PATCH v3 1/3] i2c: stm32: fix the device used for the DMA map
` [PATCH v3 2/3] i2c: stm32f7: unmap DMA mapped buffer
` [PATCH v3 3/3] i2c: stm32f7: support i2c_*_dma_safe_msg_buf APIs

[PATCH v5 0/5] Add support to load QUP SE firmware from
 2025-07-02 18:02 UTC  (3+ messages)
` [PATCH v5 3/5] i2c: qcom-geni: Load i2c qup Firmware from linux side

[PATCH] dt-bindings: i2c: realtek,rtl9301: Fix missing 'reg' constraint
 2025-07-02 15:26 UTC  (2+ messages)

[PATCH v7 0/6] arm64: lan969x: Add support for Microchip LAN969x SoC
 2025-07-02 11:07 UTC  (5+ messages)

[PATCH] Remove error prints for devm_add_action_or_reset()
 2025-07-02  9:58 UTC  (13+ messages)

[PATCH 0/3] i2c: rework and extend RTL9300 I2C driver
 2025-07-02  9:24 UTC  (14+ messages)
` [PATCH 1/3] i2c: rework RTL9300 I2C controller driver
` [PATCH 2/3] i2c: add RTL9310 support to "
  ` AW: "
` [PATCH 3/3] dt-bindings: i2c: realtek,rtl9301-i2c: extend for RTL9310 support

[PATCH v3] i2c: microchip-core: re-fix fake detections w/ i2cdetect
 2025-07-01 16:38 UTC  (2+ messages)

[PATCH] i2c: qup: jump out of the loop in case of timeout
 2025-07-01 12:52 UTC  (3+ 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 NNTP newsgroup(s).