public inbox for linux-i2c@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-05-10 10:12:14 to 2025-05-23 08:16:16 UTC [more...]

[PATCH] i2c: tiny-usb: disable zero-length read messages
 2025-05-23  8:16 UTC  (4+ messages)

[PATCH] i2c: at91: Use str_read_write() helper
 2025-05-23  6:51 UTC  (2+ messages)

[PATCH] i2c: tegra: Add missing kernel-doc for dma_dev member
 2025-05-22 16:38 UTC 

[PATCH v5 0/9] i2c: atr: allow usage of nested ATRs
 2025-05-22 10:12 UTC  (18+ messages)
` [PATCH v5 1/9] i2c: atr: Fix lockdep for "
` [PATCH v5 3/9] i2c: atr: split up i2c_atr_get_mapping_by_addr()
` [PATCH v5 6/9] i2c: atr: allow replacing mappings in attach_addr()
` [PATCH v5 7/9] i2c: atr: add flags parameter to i2c_atr_new()
` [PATCH v5 8/9] i2c: atr: add static flag

[PATCH] i2c: fix module autoloading
 2025-05-22  9:18 UTC  (2+ messages)

[PATCH v2 0/2] media: usb: hdpvr: make use of quirk flags from I2C core
 2025-05-22  8:09 UTC  (3+ messages)
` [PATCH v2 1/2] media: usb: hdpvr: disable zero-length read messages
` [PATCH v2 2/2] media: usb: hdpvr: use I2C core to handle only supported messages

[PATCH] i2c: robotfuzz-osif: disable zero-length read messages
 2025-05-22  6:57 UTC  (2+ messages)

[PATCH 0/2] media: usb: hdpvr: make use of quirk flags from I2C core
 2025-05-22  6:55 UTC  (3+ messages)
` [PATCH 1/2] media: usb: hdpvr: disable zero-length read messages
` [PATCH 2/2] media: usb: hdpvr: use I2C core to handle only supported messages

[PATCH v6 0/2] Add Block event interrupt support for I2C protocol
 2025-05-21 12:45 UTC  (7+ messages)
` [PATCH v6 2/2] i2c: i2c-qcom-geni: Add Block event interrupt support

[PATCH dt-schema] schemas: i2c: Allow '-' in 'i2c-.*' node names
 2025-05-21  9:35 UTC  (5+ messages)

[PATCH] i2c: qcom-geni: fix I2C frequency table to achieve accurate bus rates
 2025-05-21  6:25 UTC  (5+ messages)

[PATCH] i2c: mlxbf: avoid 64-bit division
 2025-05-20 21:57 UTC  (2+ messages)

[PATCH v11 0/7] Add Nuvoton NCT6694 MFD drivers
 2025-05-20 21:32 UTC  (9+ messages)
` [PATCH v11 1/7] mfd: Add core driver for Nuvoton NCT6694
` [PATCH v11 2/7] gpio: Add Nuvoton NCT6694 GPIO support
` [PATCH v11 3/7] i2c: Add Nuvoton NCT6694 I2C support
` [PATCH v11 4/7] can: Add Nuvoton NCT6694 CANFD support
` [PATCH v11 5/7] watchdog: Add Nuvoton NCT6694 WDT support
` [PATCH v11 6/7] hwmon: Add Nuvoton NCT6694 HWMON support
` [PATCH v11 7/7] rtc: Add Nuvoton NCT6694 RTC support

[PATCH 0/3] i2c: remove 'of_node' from i2c_board_info
 2025-05-20 20:50 UTC  (13+ messages)
` [PATCH 1/3] i2c: powermac: convert of_node usage to fwnode
` [PATCH 2/3] i2c: use only 'fwnode' for client devices
` [PATCH 3/3] i2c: remove 'of_node' member from i2c_boardinfo

[PATCH] i2c: qup: Add error handling in qup_i2c_xfer_v2()
 2025-05-20 20:30 UTC  (5+ messages)

[PATCH 00/10] i2c: Replace dev_err() with dev_err_probe()
 2025-05-20 19:44 UTC  (11+ messages)
` [PATCH 01/10] i2c: tiny-usb: Replace dev_err() with dev_err_probe() in probe function
` [PATCH 02/10] i2c: tegra: "
` [PATCH 03/10] i2c: sun6i-p2wi: "
` [PATCH 04/10] i2c: stm32f7: "
` [PATCH 05/10] i2c: stm32f4: "
` [PATCH 06/10] i2c: stm32: "
` [PATCH 07/10] i2c: st: "
` [PATCH 08/10] i2c: sprd: "
` [PATCH 09/10] i2c: sis96x: "
` [PATCH 10/10] i2c: sis630: "

[PATCH 0/4] Add dt-bindings and dtsi changes for CAMSS on IQ-9075-evk
 2025-05-20 16:17 UTC  (12+ messages)
` [PATCH 1/4] dt-bindings: media: camss: Add supplies for qcom,sa8775p-camss binding
` [PATCH 2/4] dt-bindings: media: Add sa8775p cci dt binding
` [PATCH 3/4] arm64: dts: qcom: sa8775p: Add CCI definitions
` [PATCH 4/4] arm64: dts: qcom: qcs9075-rb8: Enable IMX577 camera sensor

[PATCH] i2c: imx: fix emulated smbus block read
 2025-05-20 12:22 UTC 

[PATCH] i2c: slave-eeprom: add latch mode
 2025-05-20  3:01 UTC  (3+ messages)
  ` [External] "

[PATCH v2] i2c: viai2c-wmt: Replace dev_err() with dev_err_probe() in probe function
 2025-05-19 22:23 UTC  (2+ messages)

[PATCH] i2c: core: add useful info when defer probe
 2025-05-19 20:29 UTC  (3+ messages)

[PATCH v2] i2c: Fix grammatical errors in i2c_msg documentation
 2025-05-19 18:57 UTC 

[PATCH v3] i2c: lpi2c: implement master_xfer_atomic callback
 2025-05-19 18:27 UTC  (2+ messages)

[PATCH v2] i2c: Clarify behavior of I2C_M_RD flag
 2025-05-19 23:56 UTC 

[PATCH v2] i2c: Clarify behavior of I2C_M_RD flag
 2025-05-19 16:45 UTC  (2+ messages)

[PATCH] docs: i2c: fix spelling mistake
 2025-05-19 16:40 UTC  (2+ messages)

[PATCH] docs: i2c: Fix "resitors" to "resistors"
 2025-05-19 16:36 UTC  (2+ messages)

[PATCH v2 00/26] lan966x pci device: Add support for SFPs
 2025-05-19 15:44 UTC  (25+ messages)
` [PATCH v2 04/26] driver core: Avoid warning when removing a device while its supplier is unbinding
` [PATCH v2 05/26] bus: simple-pm-bus: Populate child nodes at probe
` [PATCH v2 06/26] driver core: fw_devlink: Introduce fw_devlink_set_device()
` [PATCH v2 16/26] i2c: mux: Create missing devlink between mux and adapter physical device
` [PATCH v2 19/26] i2c: busses: at91: Add MCHP_LAN966X_PCI dependency
` [PATCH v2 23/26] misc: lan966x_pci: Introduce board specific data

[PATCH 1/3] i2ctransfer: Don't free memory which was never allocated
 2025-05-19 15:36 UTC  (6+ messages)
` [PATCH 2/3] i2ctransfer: Prevent msgs[] overflow with many parameters
` [PATCH 3/3] i2ctransfer: Zero out memory passed to ioctl()

[PATCH] i2ctransfer: Don't link with libi2c
 2025-05-19 15:18 UTC  (2+ messages)

[PATCH v4 0/8] Add support for GE SUNH hot-pluggable connector
 2025-05-19 15:16 UTC  (5+ messages)
` [PATCH v4 6/8] backlight: led-backlight: add devlink to supplier LEDs

[PATCH v5 1/1] i2c: mediatek: add runtime PM operations and bus regulator control
 2025-05-19 13:26 UTC  (5+ messages)

[PATCH v5 1/2] dt-bindings: i2c: qcom-cci: Document QCM2290 compatible
 2025-05-19  9:47 UTC  (2+ messages)
` [PATCH v5 2/2] arm64: dts: qcom: qcm2290: Add CCI node

[PATCH 7/9] dt-bindings: i2c: i2c-rk3x: Allow use of a power-domain
 2025-05-18 22:06 UTC 

[PULL REQUEST] i2c-for-6.15-rc7
 2025-05-17 16:27 UTC  (2+ messages)

[GIT PULL] i2c-host-fixes for v6.15-rc7
 2025-05-17  8:23 UTC  (2+ messages)

[PATCH v2 1/3] dt-bindings: i2c: Add required properties
 2025-05-16 13:59 UTC  (5+ messages)
` [PATCH v2 2/3] i2c: tegra: make reset an optional property
` [PATCH v2 3/3] i2c: tegra: Remove dma_sync_*() calls

[PATCH v1] i2c: designware: Don't warn about missing get_clk_rate_khz
 2025-05-15 15:11 UTC  (3+ messages)

[PATCH v1] i2c: lpi2c: implement master_xfer_atomic callback
 2025-05-15 11:40 UTC  (4+ messages)

[PATCH 0/9] riscv: sophgo: Introduce SG2044 SRD3-10 board support
 2025-05-15  9:11 UTC  (5+ messages)
` [PATCH 1/9] dt-bindings: timer: Add Sophgo SG2044 ACLINT timer

[PATCH] i2c: designware: Fix an error handling path in i2c_dw_pci_probe()
 2025-05-14 15:31 UTC  (3+ messages)

[PATCH 1/1] drivers/i2c: fix a potential null pointer dereference
 2025-05-14 15:05 UTC  (4+ messages)

[PATCH v6 0/2] i2c: muxes: pca954x: Reset if (de)select fails
 2025-05-14 12:22 UTC  (3+ messages)
` [PATCH v6 1/2] i2c: muxes: pca954x: Use reset controller only
` [PATCH v6 2/2] i2c: muxes: pca954x: Reset if (de)select fails

[PATCH v3 0/2] i2c: imx: guard and drop prefix
 2025-05-14  2:11 UTC  (4+ messages)
` [PATCH v3 1/2] i2c: imx: use guard to take spinlock
` [PATCH v3 2/2] i2c: imx: drop master prefix

[PATCH v2 00/10] riscv: sophgo: Introduce SG2044 SRD3-10 board support
 2025-05-14  1:16 UTC  (5+ messages)
` [PATCH v2 02/10] dt-bindings: timer: Add Sophgo SG2044 ACLINT timer
` (subset) [PATCH v2 00/10] riscv: sophgo: Introduce SG2044 SRD3-10 board support

[PATCH 00/10] i2c: Replace dev_err() with dev_err_probe()
 2025-05-13 21:00 UTC  (7+ messages)
` [PATCH 04/10] i2c: viai2c-wmt: Replace dev_err() with dev_err_probe() in probe function
` [PATCH 08/10] i2c: xgene-slimpro: "

[PATCH v2] i2c: amd-isp: Add ISP i2c-designware driver
 2025-05-13 20:16 UTC  (5+ messages)

[PATCH 0/3] i2c: pxa: fix I2C communication on Armada 3700
 2025-05-13 13:32 UTC  (5+ messages)
` [PATCH 1/3] i2c: add init_recovery() callback
` [PATCH 2/3] i2c: pxa: prevent calling of the generic recovery init code
` [PATCH 3/3] i2c: pxa: handle 'Early Bus Busy' condition on Armada 3700

[PATCH 1/4] dt-bindings: i2c: Specify reset as optional
 2025-05-13  4:24 UTC  (3+ messages)

[PATCH v1] i2c: microchip-corei2c: add smbus support
 2025-05-12 23:42 UTC  (7+ messages)

[PATCH 17/33] dt-bindings: nvmem: qfprom: Add the SM7150 compatible
 2025-05-12 23:35 UTC  (14+ messages)
` [PATCH 20/33] dt-bindings: i2c: qcom-cci: "
` [PATCH 21/33] dt-bindings: clock: qcom-rpmhcc: "
` [PATCH 23/33] dt-bindings: arm-smmu: "
` [PATCH 24/33] dt-bindings: clock: qcom,gpucc: "
` [PATCH 25/33] dt-bindings: remoteproc: qcom: sc7180-pas: "
` [PATCH 26/33] remoteproc: qcom: pas: Add SM7150 remoteproc support

[1/1] i2c: designware: Ensure runtime suspend is invoked during rapid slave unregistration and registration
 2025-05-12 23:29 UTC  (7+ messages)

[PATCH] i2c: mlxbf: Allow build with COMPILE_TEST
 2025-05-12 22:55 UTC  (3+ messages)

[PATCH v4 1/2] i2c-mlxbf: Add repeated start condition support
 2025-05-12 22:49 UTC  (2+ messages)

[PATCH v2 8/10] i2c: xgene-slimpro: Replace dev_err() with dev_err_probe() in probe function
 2025-05-12 21:37 UTC  (2+ messages)

[PATCH v2] i2c: lpi2c: implement master_xfer_atomic callback
 2025-05-12 21:21 UTC  (2+ messages)

[PATCH v2 00/57] irqdomain: Cleanups and Documentation
 2025-05-12  9:55 UTC  (3+ messages)

[PATCH v10 0/7] Add Nuvoton NCT6694 MFD drivers
 2025-05-12  8:48 UTC  (8+ messages)
` [PATCH v10 1/7] mfd: Add core driver for Nuvoton NCT6694

[PULL REQUEST] i2c-for-6.15-rc6
 2025-05-10 16:28 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox