linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-10 09:56:32 to 2025-06-19 16:16:38 UTC [more...]

[PATCH v6 0/2] Add Block event interrupt support for I2C protocol
 2025-06-19 16:16 UTC  (18+ messages)
` [PATCH v6 1/2] dmaengine: qcom: gpi: Add GPI Block event interrupt support
` [PATCH v6 2/2] i2c: i2c-qcom-geni: Add "

[PATCH v12 0/7] Add Nuvoton NCT6694 MFD drivers
 2025-06-19 16:03 UTC  (12+ messages)
` [PATCH v12 1/7] mfd: Add core driver for Nuvoton NCT6694

[PATCH] i2c: busses: Use min() to improve code
 2025-06-19 14:26 UTC 

[PATCH v3 0/6] Add RIIC support for RZ/T2H and RZ/N2H SoCs
 2025-06-19 13:50 UTC  (11+ messages)
` [PATCH v3 1/6] dt-bindings: i2c: renesas,riic: Move ref for i2c-controller.yaml to the end
` [PATCH v3 2/6] dt-bindings: i2c: renesas,riic: Document RZ/T2H support
` [PATCH v3 3/6] dt-bindings: i2c: renesas,riic: Document RZ/N2H support
` [PATCH v3 4/6] i2c: riic: Pass IRQ desc array as part of OF data
` [PATCH v3 5/6] i2c: riic: Move generic compatible string to end of array
` [PATCH v3 6/6] i2c: riic: Add support for RZ/T2H SoC

[PATCH v4 1/2] PM: domains: Detach on device_unbind_cleanup()
 2025-06-19 12:16 UTC  (3+ messages)

[PATCH] i2c: busses: Fix out-of-bounds bug in mchp_corei2c_smbus_xfer
 2025-06-19  7:33 UTC  (2+ messages)

[PATCH 00/11] Drop default ARCH_APPLE from Kconfig and use defconfig instead
 2025-06-19  5:35 UTC  (21+ messages)
` [PATCH 01/11] pmdomain: apple: Drop default ARCH_APPLE in Kconfig
` [PATCH 02/11] soc: "
` [PATCH 03/11] clk: apple-nco: "
` [PATCH 04/11] nvmem: apple: drop "
` [PATCH 05/11] i2c: apple: Drop "
` [PATCH 06/11] cpufreq: apple: drop "
` [PATCH 07/11] iommu/apple-dart: Drop "
` [PATCH 08/11] Input: apple_z2: "
` [PATCH 09/11] dmaengine: apple-admac: "
` [PATCH 10/11] ASoC: apple: mca: "
` [PATCH 11/11] arm64: defconfig: Enable Apple Silicon drivers
` (subset) [PATCH 00/11] Drop default ARCH_APPLE from Kconfig and use defconfig instead

[PATCH] HID: mcp2221: set gpio pin mode
 2025-06-19  4:42 UTC  (2+ messages)

[PATCH v1] HID: mcp-2221: Replace manual comparison with min() macro
 2025-06-19  2:47 UTC 

[PATCH] i2c: aspeed: change debug level in irq handler
 2025-06-18 23:18 UTC  (2+ messages)

[PATCH v3 0/1] i2c: Introduce I2C bus extensions
 2025-06-18  8:23 UTC  (2+ messages)
` [PATCH v3 1/1] schemas: "

[PATCH v3] i2c: k1: check for transfer error
 2025-06-17 21:59 UTC  (2+ messages)

[PATCH 00/33] Add support for Qualcomm Snapdragon SM7150 SoC and Google Pixel 4a
 2025-06-17 21:31 UTC  (2+ messages)
` (subset) "

[PATCH v3 0/4] drm/xe: i2c support
 2025-06-17 11:27 UTC  (7+ messages)
` [PATCH v3 1/4] i2c: designware: Add quirk for Intel Xe
` [PATCH v3 2/4] drm/xe: Support for I2C attached MCUs
` [PATCH v3 3/4] drm/xe/pm: Wire up suspend/resume for I2C controller
` [PATCH v3 4/4] drm/xe/xe_i2c: Add support for i2c in survivability mode

[GIT PULL] i2c-host-fixes for v6.16-rc2
 2025-06-17 10:36 UTC  (2+ messages)

[PATCH v7 0/6] arm64: lan969x: Add support for Microchip LAN969x SoC
 2025-06-16 18:34 UTC  (15+ messages)
` [PATCH v7 1/6] "
` [PATCH v7 2/6] spi: atmel: make it selectable for ARCH_LAN969X
` [PATCH v7 3/6] i2c: at91: "
` [PATCH v7 4/6] dma: xdmac: "
` [PATCH v7 5/6] char: hw_random: atmel: "
` [PATCH v7 6/6] crypto: atmel-aes: "

[PATCH v3 00/28] lan966x pci device: Add support for SFPs
 2025-06-16 11:45 UTC  (40+ messages)
` [PATCH v3 01/28] Revert "treewide: Fix probing of devices in DT overlays"
` [PATCH v3 02/28] driver core: Rename get_dev_from_fwnode() wrapper to get_device_from_fwnode()
` [PATCH v3 03/28] of: dynamic: Fix overlayed devices not probing because of fw_devlink
` [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 06/28] driver core: fw_devlink: Introduce fw_devlink_set_device()
` [PATCH v3 07/28] drivers: core: Use fw_devlink_set_device()
` [PATCH v3 08/28] pinctrl: cs42l43: "
` [PATCH v3 09/28] cxl/test: Use device_set_node()
` [PATCH v3 10/28] cxl/test: Use fw_devlink_set_device()
` [PATCH v3 11/28] PCI: of: "
` [PATCH v3 12/28] driver core: fw_devlink: Tag the fwnode dev member as private
` [PATCH v3 13/28] PCI: of: Set fwnode device of newly created PCI device nodes
` [PATCH v3 14/28] PCI: of: Remove fwnode_dev_initialized() call for a PCI root bridge node
` [PATCH v3 15/28] i2c: core: Introduce i2c_get_adapter_physdev()
` [PATCH v3 16/28] i2c: mux: Set adapter physical device
` [PATCH v3 17/28] i2c: mux: Create missing devlink between mux and "
` [PATCH v3 18/28] of: property: Allow fw_devlink device-tree on x86 when PCI device-tree node creation is enabled
` [PATCH v3 19/28] clk: lan966x: Add MCHP_LAN966X_PCI dependency
` [PATCH v3 20/28] i2c: busses: at91: "
` [PATCH v3 21/28] misc: lan966x_pci: Fix dtso nodes ordering
` [PATCH v3 22/28] misc: lan966x_pci: Split dtso in dtsi/dtso
` [PATCH v3 23/28] misc: lan966x_pci: Rename lan966x_pci.dtso to lan966x_evb_lan9662_nic.dtso
` [PATCH v3 24/28] PCI: Add Microchip LAN9662 PCI Device ID
` [PATCH v3 25/28] misc: lan966x_pci: Introduce board specific data
` [PATCH v3 26/28] misc: lan966x_pci: Add dtsi/dtso nodes in order to support SFPs
` [PATCH v3 27/28] misc: lan966x_pci: Sort the drivers list in Kconfig help
` [PATCH v3 28/28] misc: lan966x_pci: Add drivers needed to support SFPs "

[PATCH v3 0/5] Add I2C support for Tegra264
 2025-06-16 10:29 UTC  (10+ 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 v3 5/5] i2c: tegra: Add Tegra264 support

[PATCH 0/3] Fix STM32 I2C dma operations
 2025-06-16  8:53 UTC  (4+ messages)
` [PATCH 1/3] i2c: stm32: fix the device used for the DMA map
` [PATCH 2/3] i2c: stm32f7: unmap DMA mapped buffer
` [PATCH 3/3] i2c: stm32f7: support i2c_*_dma_safe_msg_buf APIs

[PATCH] i2c: i801: Fix out-of-bounds bug in i801_block_transaction _byte_by_byte
 2025-06-16  8:48 UTC  (2+ messages)

[PATCH] i2c: i801: Fix out-of-bounds bug
 2025-06-16  8:46 UTC  (2+ messages)

[PATCH] i2c: rtl9300: Fix out-of-bounds bug in rtl9300_i2c_smbus_xfer
 2025-06-16  0:59 UTC  (2+ messages)

[PATCH] i2c: powermac: Fix out-of-bounds bug in i2c_powermac_smbus_xfer
 2025-06-16  0:00 UTC 

[PATCH] i2c: scx200_acb: add depends on HAS_IOPORT
 2025-06-15 18:36 UTC 

[PATCH] i2c: qup: jump out of the loop in case of timeout
 2025-06-15 16:01 UTC 

[PATCH] i2c: omap: Fix an error handling path in omap_i2c_probe()
 2025-06-14 14:59 UTC 

[PATCH] i2c: core: Serialize 10-bit client instantiation with mutex
 2025-06-14  8:37 UTC 

[PATCH v1] i2c: lpi2c: convert to use secs_to_jiffies()
 2025-06-13 11:06 UTC 

[PATCH v2 0/6] Add RIIC support for RZ/T2H and RZ/N2H SoCs
 2025-06-13 10:10 UTC  (4+ messages)
` [PATCH v2 2/6] dt-bindings: i2c: renesas,riic: Document RZ/T2H support

[PATCH v2] i2c: i801: Do not instantiate spd5118 under SPD Write Disable
 2025-06-13  7:40 UTC 

[RFC PATCH 0/3] i2c: Introduce i2c bus extensions
 2025-06-13  7:30 UTC  (3+ messages)

[PATCH v4 1/3] dt-bindings: i2c: nvidia,tegra20-i2c: Specify the required properties
 2025-06-13  7:00 UTC  (9+ messages)
` [PATCH v4 2/3] i2c: tegra: make reset an optional property

[PATCH] i2c: k1: check for transfer error
 2025-06-13  2:16 UTC  (3+ messages)

[PATCH] i2c: tegra: Add missing kernel-doc for dma_dev member
 2025-06-12 16:37 UTC  (2+ messages)

[PATCH 0/3] Add MT8196 compatibles to bindings
 2025-06-12 15:57 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: timer: mediatek,timer: Add MediaTek MT8196 compatible
` [PATCH 2/3] dt-bindings: serial: mediatek,uart: Add compatible for MT8196
` [PATCH 3/3] dt-bindings: i2c: i2c-mt65xx: Add MediaTek MT8196/6991 compatibles

[RESEND PATCH v1] i2c: microchip-core: re-fix fake detections w/ i2cdetect
 2025-06-12 11:12 UTC 

[PATCH 1/2] Move FCH header to a location accessible by all archs
 2025-06-12  8:36 UTC  (5+ messages)
` [PATCH 2/2] i2c: Re-enable piix4 driver on non-x86

[PATCH] i2c: use inclusive callbacks in struct i2c_algorithm
 2025-06-12  8:12 UTC 

[RFC] I2C master: precise fault reporting in multi-message transactions
 2025-06-11 13:35 UTC 

[PATCH v3 0/9] Add support to load QUP SE firmware from
 2025-06-11 11:44 UTC  (5+ messages)
` [PATCH v3 6/9] soc: qcom: geni-se: Add support to load QUP SE Firmware via Linux subsystem

[PATCH] i2c: Use dev_fwnode()
 2025-06-11 10:43 UTC 

[PATCH v2 0/4] drm/xe: i2c support
 2025-06-11  8:37 UTC  (6+ messages)
` [PATCH v2 1/4] i2c: designware: Add quirk for Intel Xe
` [PATCH v2 2/4] drm/xe: Support for I2C attached MCUs
` [PATCH v2 3/4] drm/xe/pm: Wire up suspend/resume for I2C controller
` [PATCH v2 4/4] drm/xe/xe_i2c: Add support for i2c in survivability mode

[PATCH] i2c: cadence: Add shutdown handler
 2025-06-11  4:46 UTC 

[PATCH v5 0/5] AMD Zen debugging documentation
 2025-06-10 18:52 UTC  (9+ messages)
` [PATCH v5 2/5] i2c: piix4: Depends on X86

[PATCH v2 0/9] I2C dt nodes and bindings for Apple A7-A11 SoCs
 2025-06-10 16:51 UTC  (12+ messages)
` [PATCH v2 1/9] dt-bindings: i2c: apple,i2c: Document Apple A7-A11, T2 compatibles
` [PATCH v2 2/9] arm64: dts: apple: s5l8960x: Add I2C nodes
` [PATCH v2 3/9] arm64: dts: apple: t7000: "
` [PATCH v2 4/9] arm64: dts: apple: t7001: "
` [PATCH v2 5/9] arm64: dts: apple: s800-0-3: "
` [PATCH v2 6/9] arm64: dts: apple: s8001: "
` [PATCH v2 7/9] arm64: dts: apple: t8010: "
` [PATCH v2 8/9] arm64: dts: apple: t8011: "
` [PATCH v2 9/9] arm64: dts: apple: t8015: "

[PATCH v4 2/3] i2c: tegra: make reset an optional property
 2025-06-10  9:56 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).