linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-19 21:34:55 to 2022-09-28 05:49:24 UTC [more...]

[PATCH] i2c: designware: Fix handling of real but unexpected device interrupts
 2022-09-28  5:49 UTC  (3+ messages)

[PATCH v7 0/2] i2c: i2c-mlxbf.c: bug fixes and new feature support
 2022-09-27 21:00 UTC  (6+ messages)
` [PATCH v7 1/2] i2c: mlxbf: support BlueField-3 SoC
` [PATCH v7 2/2] i2c: mlxbf: remove device tree support

[PATCH v3] i2c: cadence: Add standard bus recovery support
 2022-09-27 20:35 UTC  (7+ messages)

[PATCH v6 0/5] i2c: i2c-mlxbf.c: bug fixes and new feature support
 2022-09-27 19:57 UTC  (15+ messages)
` [PATCH v6 1/5] i2c: i2c-mlxbf.c: remove IRQF_ONESHOT
` [PATCH v6 2/5] i2c: i2c-mlxbf.c: support lock mechanism
` [PATCH v6 3/5] i2c: i2c-mlxbf: add multi slave functionality
` [PATCH v6 4/5] i2c: i2c-mlxbf.c: support BlueField-3 SoC
` [PATCH v6 5/5] i2c: i2c-mlxbf.c: remove device tree support

[PATCH v2 0/5] HID: mcp2221: iio support and device resource management
 2022-09-27 19:36 UTC  (3+ messages)
` [PATCH v2 1/5] i2c: muxes: ltc4306: fix future recursive dependencies

[PATCH -next] i2c: davinci: fix PM disable depth imbalance in davinci_i2c_probe
 2022-09-27 15:32 UTC 

[PATCH v6 i2c-master] i2c: microchip: pci1xxxx: Add driver for I2C host controller in multifunction endpoint of pci1xxxx switch
 2022-09-27  8:59 UTC 

[PATCH V2 0/4] i2c: ls2x: Add support for the Loongson-2K/LS7A I2C
 2022-09-27  7:49 UTC  (9+ messages)
` [PATCH V2 1/4] i2c: gpio: Add support on ACPI-based system
` [PATCH V2 2/4] dt-bindings: i2c: add bindings for Loongson LS2X I2C
` [PATCH V2 3/4] i2c: Add driver for Loongson-2K/LS7A I2C controller
` [PATCH V2 4/4] LoongArch: Enable LS2X I2C in loongson3_defconfig

[PATCH v5 i2c-master] i2c: microchip: pci1xxxx: Add driver for I2C host controller in multifunction endpoint of pci1xxxx switch
 2022-09-27  3:03 UTC  (3+ messages)

[PATCH v5 0/5] HID: mcp2221: iio support and device resource management
 2022-09-27  2:50 UTC  (6+ messages)
` [PATCH v5 1/5] i2c: muxes: ltc4306: fix future recursive dependencies
` [PATCH v5 2/5] iio: adc: stx104: "
` [PATCH v5 3/5] iio: dac: "
` [PATCH v5 4/5] HID: mcp2221: switch i2c registration to devm functions
` [PATCH v5 5/5] HID: mcp2221: add ADC/DAC support via iio subsystem

[PATCH][next] i2c: acpi: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
 2022-09-26 22:02 UTC  (2+ messages)

[RESEND PATCH v1 0/4] Fixes for the mcp2221 HID-to-I2C-bridge driver
 2022-09-26 20:22 UTC  (5+ messages)
` [PATCH v1 1/4] HID: mcp2221: don't connect hidraw
` [PATCH v1 2/4] HID: mcp2221: enable HID I/O during GPIO probe
` [PATCH v1 3/4] HID: mcp2221: protect shared data with spin lock
` [PATCH v1 4/4] HID: mcp2221: avoid stale rxbuf pointer

[PATCH] dt-bindings: i2c: st,stm32-i2c: Document wakeup-source property
 2022-09-26 20:46 UTC 

[PATCH] dt-bindings: i2c: st,stm32-i2c: Document interrupt-names property
 2022-09-26 20:46 UTC 

[PATCH next v5 1/2] i2c: hisi: Add initial device tree support
 2022-09-26 19:42 UTC  (5+ messages)
` [PATCH next v5 2/2] dt-bindings: i2c: add entry for hisilicon,hisi-i2c

[PATCH v5 0/8] i2c: i2c-mlxbf.c: bug fixes and new feature support
 2022-09-26 18:57 UTC  (21+ messages)
` [PATCH v5 1/8] i2c: i2c-mlxbf.c: Fix frequency calculation
` [PATCH v5 2/8] i2c: i2c-mlxbf.c: remove IRQF_ONESHOT
` [PATCH v5 3/8] i2c: i2c-mlxbf.c: incorrect base address passed during io write
` [PATCH v5 4/8] i2c: i2c-mlxbf: prevent stack overflow in mlxbf_i2c_smbus_start_transaction()
` [PATCH v5 5/8] i2c: i2c-mlxbf.c: support lock mechanism
` [PATCH v5 6/8] i2c: i2c-mlxbf: add multi slave functionality
` [PATCH v5 7/8] i2c: i2c-mlxbf.c: support BlueField-3 SoC
` [PATCH v5 8/8] i2c: i2c-mlxbf.c: Update binding devicetree
      ` How to remove DT support from a driver? (was Re: [PATCH v5 8/8] i2c: i2c-mlxbf.c: Update binding devicetree)

[PATCH -next 0/2] Add i2c arbitration support for new SoCs
 2022-09-26 14:44 UTC  (16+ messages)
` [PATCH -next 1/2] i2c: designware: Switch from using MMIO access to SMN access

Regression: at24 eeprom writing times out on sama5d3
 2022-09-26 13:32 UTC  (7+ messages)
          ` Regression: at24 eeprom writing times out on sama5d3 #forregzbot

[PATCH V2 0/9] Added Standard mode and SMBus support
 2022-09-26 12:16 UTC  (11+ messages)
` [PATCH V2 1/9] i2c: xiic: Add standard mode support for > 255 byte
` [PATCH V2 2/9] i2c: xiic: Fix Rx and Tx paths in standard mode
` [PATCH V2 3/9] i2c: xiic: Switch to Xiic standard mode for i2c-read
` [PATCH V2 4/9] i2c: xiic: Add wait for FIFO empty in send_tx
` [PATCH V2 5/9] i2c: xiic: Add smbus_block_read functionality
` [PATCH V2 6/9] i2c: xiic: Remove interrupt enable/disable in Rx path
` [PATCH V2 7/9] dt-bindings: i2c: xiic: Add 'xlnx,axi-iic-2.1' to
` [PATCH V2 8/9] i2c: xiic: Update compatible with new IP version
` [PATCH V2 9/9] i2c: xiic: Add SCL frequency configuration support

[PATCH RFC i2c-master] i2c: microchip: pci1xxxx: Load I2C driver for I2C endpoint of pci1xxxx switch
 2022-09-26 10:52 UTC  (3+ messages)

[PATCH next v4 1/2] i2c: hisi: Add initial device tree support
 2022-09-26  9:30 UTC  (4+ messages)
` [PATCH next v4 2/2] dt-bindings: i2c: add entry for hisilicon,hisi-i2c

[PATCH next v3] i2c: hisi: Add support to get clock frequency from clock property
 2022-09-26  9:15 UTC 

[PATCH next v2] i2c: hisi: Add support to get clock frequency from clock property
 2022-09-26  8:48 UTC  (2+ messages)

[PATCH 0/5] i2c: ls2x: Add support for the Loongson-2K/LS7A I2C
 2022-09-26  6:02 UTC  (20+ messages)
` [PATCH 1/5] i2c: core: Pick i2c bus number from ACPI if present
` [PATCH 2/5] i2c: gpio: Add support on ACPI-based system
` [PATCH 3/5] dt-bindings: i2c: add bindings for Loongson LS2X I2C
` [PATCH 4/5] i2c: Add driver for Loongson-2K/LS7A I2C controller
` [PATCH 5/5] LoongArch: Enable LS2X I2C in loongson3_defconfig

i2c-dev mismatch with proprietary nvidia driver
 2022-09-26  1:12 UTC 

[PULL REQUEST] i2c-for-6.0-rc7
 2022-09-25 16:08 UTC  (2+ messages)

[PATCH v4 0/5] HID: mcp2221: iio support and device resource management
 2022-09-24 16:25 UTC  (17+ messages)
` [PATCH v4 1/5] i2c: muxes: ltc4306: fix future recursive dependencies
` [PATCH v4 2/5] iio: addac: stx104: "
` [PATCH v4 3/5] iio: dac: "
` [PATCH v4 4/5] HID: mcp2221: switch i2c registration to devm functions
` [PATCH v4 5/5] HID: mcp2221: add ADC/DAC support via iio subsystem

[PATCH v4 i2c-master] i2c: microchip: pci1xxxx: Add driver for I2C host controller in multifunction endpoint of pci1xxxx switch
 2022-09-23 16:24 UTC  (4+ messages)

[PATCH v5 00/13] acpi: i2c: Use SharedAndWake and ExclusiveAndWake to enable wake irq
 2022-09-23 15:37 UTC  (6+ messages)
` [PATCH v5 07/13] i2c: acpi: Use ACPI wake capability bit to set wake_irq

[PATCH v1 03/11] dt-bindings: pwm: rockchip: add rockchip,rk3128-pwm
 2022-09-23 10:22 UTC  (3+ messages)

[BUG] ls1046a: eDMA does not transfer data from I2C
 2022-09-22 23:10 UTC  (11+ messages)

[PATCH] i2c: hisi: Add support to get clock frequency from clock property
 2022-09-22 11:49 UTC  (2+ messages)

[PATCH v4 00/13] acpi: i2c: Use SharedAndWake and ExclusiveAndWake to enable wake irq
 2022-09-22  9:44 UTC  (7+ messages)
` [PATCH v4 07/13] i2c: acpi: Use ACPI wake capability bit to set wake_irq

[PATCH 00/17] Add support for MT8365 EVK board
 2022-09-22  2:54 UTC  (5+ messages)
` [PATCH 16/17] arm64: dts: mediatek: add mt8365 device-tree

[PATCH] i2c: mux: harden i2c_mux_alloc() against integer overflows
 2022-09-21 20:13 UTC  (2+ messages)

[PATCH v2 0/3] Digiteq Automotive MGB4 driver
 2022-09-21 15:35 UTC  (11+ messages)
` [PATCH v2 1/3] Added platform module alias for the xiic I2C driver
` [PATCH v2 2/3] Added Xilinx XDMA IP core driver

[PATCH v4 0/8] i2c: i2c-mlxbf.c: bug fixes and new feature support
 2022-09-20  8:18 UTC  (7+ messages)
` [PATCH v4 3/8] i2c: i2c-mlxbf.c: incorrect base address passed during io write
` [PATCH v4 4/8] i2c: i2c-mlxbf: prevent stack overflow in mlxbf_i2c_smbus_start_transaction()
` [PATCH v4 6/8] i2c: i2c-mlxbf: add multi slave functionality
` [PATCH v4 7/8] i2c: i2c-mlxbf.c: support BlueField-3 SoC
` [PATCH v4 8/8] i2c: i2c-mlxbf.c: Update binding devicetree

[PATCH] i2c: hix5hd2: Add some debug enhancement for register access
 2022-09-20  7:35 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).