public inbox for linux-i2c@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-03-18 16:04:23 to 2022-04-05 11:48:41 UTC [more...]

[PATCH] i2c: at91: use dma safe buffers
 2022-04-05 11:09 UTC  (6+ messages)

[PATCH] i2c: rcar: add SMBus block read support
 2022-04-05  9:43 UTC  (16+ messages)
    ` [PATCH v2] "

[PATCH 0/3] Ensure Low period of SCL is correct
 2022-04-05  9:30 UTC  (9+ messages)
` [PATCH 1/3] i2c: meson: Use _SHIFT and _MASK for register definitions
` [PATCH 2/3] i2c: meson: Use 50% duty cycle for I2C clock
` [PATCH 3/3] i2c: meson: Remove meson_i2c_data

[PATCH v4 0/9] dt-bindings: qcom: convert entire GSBI (QUP I2C/SPI/UART) to DT schema
 2022-04-05  8:34 UTC  (11+ messages)
` [PATCH v4 1/9] arm64: dts: qcom: align dmas in I2C/SPI/UART with "
` [PATCH v4 2/9] arm64: dts: qcom: align clocks in I2C/SPI "
` [PATCH v4 3/9] ARM: dts: qcom: ipq4019: align dmas in SPI/UART "
` [PATCH v4 4/9] ARM: dts: qcom: ipq4019: align clocks in I2C "
` [PATCH v4 5/9] ARM: dts: qcom: msm8660: disable GSBI8
` [PATCH v4 6/9] spi: dt-bindings: qcom,spi-qup: convert to dtschema
` [PATCH v4 7/9] dt-bindings: serial: qcom,msm-uartdm: "
` [PATCH v4 8/9] dt-bindings: i2c: qcom,i2c-qup: "
` [PATCH v4 9/9] dt-bindings: qcom: qcom,gsbi: "

[PATCH v3 00/11] i2c: npcm: Bug fixes timeout, spurious interrupts
 2022-04-05  7:13 UTC  (18+ messages)
` [PATCH v3 01/11] arm: dts: add new property for NPCM i2c module
` [PATCH v3 08/11] i2c: npcm: Correct register access width
` [PATCH v3 09/11] i2c: npcm: Handle spurious interrupts

[PATCH v3 0/9] dt-bindings: qcom: convert entire GSBI (QUP I2C/SPI/UART) to DT schema
 2022-04-04 21:31 UTC  (18+ messages)
` [PATCH v3 1/9] arm64: dts: qcom: align dmas in I2C/SPI/UART with "
` [PATCH v3 2/9] arm64: dts: qcom: align clocks in I2C/SPI "
` [PATCH v3 3/9] ARM: dts: qcom: ipq4019: align dmas in SPI/UART "
` [PATCH v3 4/9] ARM: dts: qcom: ipq4019: align clocks in I2C "
` [PATCH v3 5/9] ARM: dts: qcom: msm8660: disable GSBI8
` [PATCH v3 6/9] spi: dt-bindings: qcom,spi-qup: convert to dtschema
` [PATCH v3 7/9] dt-bindings: serial: qcom,msm-uartdm: "
` [PATCH v3 8/9] dt-bindings: i2c: qcom,i2c-qup: "
` [PATCH v3 9/9] dt-bindings: qcom: qcom,gsbi: "

[PATCH v2 1/4] dt-bindings: I2C: Add Qualcomm Geni based QUP I2C bindings
 2022-04-04 18:29 UTC 

Biznesowy angielski
 2022-04-04  8:05 UTC 

[RFC Patch v4 0/1] i2c statistics as sysfs attributes
 2022-04-03 12:12 UTC  (3+ messages)
` [RFC Patch v4 1/1] i2c debug counters "

[PATCH] i2c: bcm2835: Fix error handling in bcm2835_i2c_probe
 2022-04-03  6:33 UTC 

[PATCH 1/5] dt-bindings: i2c: Add Qualcomm Geni based QUP i2c bindings
 2022-04-02 19:57 UTC  (6+ messages)

[PATCH] i2c: powermac: Prepare cleanup of powerpc's asm/prom.h
 2022-04-02 10:06 UTC 

[PATCH] i2c: mediatek: Optimize master_xfer() and avoid circular locking
 2022-04-01 12:01 UTC 

[PATCH v5 0/3] WCH CH341 GPIO and SPI support
 2022-04-01 11:49 UTC  (5+ messages)
` [PATCH v5 1/3] mfd: ch341: add core driver for the WCH CH341 in I2C/SPI/GPIO mode
` [PATCH v5 2/3] gpio: ch341: add GPIO MFD cell driver for the CH341
` [PATCH v5 3/3] i2c: ch341: add I2C "

[PATCH v3 0/9] introduce fwnode in the I2C subsystem
 2022-03-31  9:40 UTC  (24+ messages)
` [PATCH v3 1/9] of: add of_property_read_string_array_index()
` [PATCH v3 2/9] of: unittests: add tests for of_property_read_string_array_index()
` [PATCH v3 3/9] device property: add index argument to property_read_string_array() callback
` [PATCH v3 4/9] device property: add fwnode_property_read_string_index()
` [PATCH v3 5/9] device property: add tests for fwnode_property_read_string_index()
` [PATCH v3 6/9] i2c: fwnode: add fwnode_find_i2c_adapter_by_node()
` [PATCH v3 7/9] i2c: of: use fwnode_get_i2c_adapter_by_node()
` [PATCH v3 8/9] i2c: mux: pinctrl: remove CONFIG_OF dependency and use fwnode API
` [PATCH v3 9/9] i2c: mux: add support for fwnode

[syzbot] KASAN: use-after-free Read in i2c_put_adapter
 2022-03-30 17:43 UTC 

[PATCH i2c-tools] i2cget: add mode character for SMBus block read to manpage
 2022-03-30 17:25 UTC  (3+ messages)

[PATCH] i2c: mv64xxx: Add atomic_xfer method to driver
 2022-03-30 17:16 UTC 

i2ctransfer-like tool with stdin not argv?
 2022-03-30 10:05 UTC 

[PULL REQUEST] i2c for v5.18
 2022-03-29 22:10 UTC  (8+ messages)

[PATCH] i2c: pasemi: Wait for write xfers to finish
 2022-03-29 19:58 UTC  (2+ messages)

[PATCH 2/2] iio: dac: dac5571: Fix chip id detection for OF devices
 2022-03-29  8:59 UTC  (13+ messages)
` [PATCH v1.1 "

[PATCH v4 0/3] WCH CH341 GPIO and SPI support
 2022-03-28 15:05 UTC  (7+ messages)
` [PATCH v4 1/3] mfd: ch341: add core driver for the WCH CH341 in I2C/GPIO mode
` [PATCH v4 2/3] gpio: ch341: add MFD cell driver for the CH341
` [PATCH v4 3/3] i2c: ch341: add MFD cell driver CH341 for I2C

Koszty instalacji fotowoltaicznej
 2022-03-28  7:46 UTC 

[PATCH v2] iio: dac: dac5571: Fix chip id detection for OF devices
 2022-03-27 19:25 UTC  (7+ messages)

[PATCH] docs: i2c: reference simple probes
 2022-03-25 16:19 UTC 

[PATCH] i2c: mv64xxx: Remove shutdown method from driver
 2022-03-25 18:06 UTC 

[PATCH v2 0/7] introduce fwnode in the I2C subsystem
 2022-03-23 13:57 UTC  (11+ messages)
` [PATCH v2 1/7] device property: add fwnode_property_read_string_index()
` [PATCH v2 2/7] of: property: implement .property_read_string_index callback
` [PATCH v2 3/7] software node: "
` [PATCH v2 4/7] i2c: fwnode: add fwnode_find_i2c_adapter_by_node()
` [PATCH v2 5/7] i2c: of: use fwnode_get_i2c_adapter_by_node()
` [PATCH v2 6/7] i2c: mux: pinctrl: remove CONFIG_OF dependency and use fwnode API
` [PATCH v2 7/7] i2c: mux: add support for fwnode

[v6 0/3] Add support for Maxim MAX735x/MAX736x variants
 2022-03-23 12:54 UTC  (8+ messages)
` [v6 2/3] i2c: muxes: pca954x: Add MAX735x/MAX736x support
` [v6 3/3] i2c: muxes: pca954x: Add regulator support

[PATCH] i2c: cadence: Increase timeout per message if necessary
 2022-03-23 11:02 UTC  (6+ messages)

[PATCH v2] i2c: cadence: Increase timeout per message if necessary
 2022-03-22 15:50 UTC 

[PATCH] i2c: tegra: fix reference leak when pm_runtime_get_sync fails
 2022-03-22 12:37 UTC 

[PATCH 0/6] introduce fwnode in the I2C subsystem
 2022-03-22  7:52 UTC  (28+ messages)
` [PATCH 1/6] property: add fwnode_property_read_string_index()
` [PATCH 2/6] i2c: fwnode: add fwnode_find_i2c_adapter_by_node()
` [PATCH 4/6] i2c: mux: pinctrl: remove CONFIG_OF dependency and use fwnode API
` [PATCH 6/6] net: sfp: add support for fwnode
` [PATCH 3/6] i2c: of: use fwnode_get_i2c_adapter_by_node()
` [PATCH 5/6] i2c: mux: add support for fwnode

[PATCH v2 0/2] ic2: mux: pca9541: add delayed-release support
 2022-03-21 22:32 UTC  (7+ messages)

[RFC DNM PATCH] i2c: busses: qcom-cci: Add support for passing data in DT
 2022-03-21 22:20 UTC  (3+ messages)

[PATCH v2] i2c: add support for microchip fpga i2c controllers
 2022-03-21 12:58 UTC 

[PATCH v8 00/16] clk: provide new devm helpers for prepared and enabled clocks
 2022-03-21  7:22 UTC  (4+ messages)
` [PATCH v8 02/16] clk: Provide new devm_clk "

[PATCH] i2c: mux: demux-pinctrl: do not deactivate a master that is not active
 2022-03-19 23:55 UTC  (2+ messages)

[PATCH] i2c: meson: Fix wrong speed use from probe
 2022-03-19 23:21 UTC  (2+ messages)

[PATCH v3] i2c: add tracepoints for I2C slave events
 2022-03-19 23:15 UTC  (2+ messages)

[PATCH] i2c: add support for microchip fpga i2c controllers
 2022-03-18 16:15 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