public inbox for linux-i2c@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-01-16 21:59:34 to 2023-01-24 05:07:08 UTC [more...]

[PATCH V3 0/9] Added Standard mode and SMBus support
 2023-01-24  5:04 UTC  (8+ messages)
` [PATCH V3 1/9] i2c: xiic: Add standard mode support for > 255 byte
` [PATCH V3 2/9] i2c: xiic: Fix Rx and Tx paths in standard mode
` [PATCH V3 3/9] i2c: xiic: Switch to Xiic standard mode for i2c-read
` [PATCH V3 4/9] i2c: xiic: Add wait for FIFO empty in send_tx
` [PATCH V3 5/9] i2c: xiic: Add smbus_block_read functionality
` [PATCH V3 6/9] i2c: xiic: Remove interrupt enable/disable in Rx path
` [PATCH V3 7/9] dt-bindings: i2c: xiic: Add 'xlnx,axi-iic-2.1' to

[PATCH v5 0/3] i2c: gpio: support write-only sda
 2023-01-23 22:21 UTC  (9+ messages)
` [PATCH v5 1/3] dt-bindings: i2c-gpio: Add properties for dealing with write-only SDA/SCL w/o pullup
` [PATCH v5 2/3] i2c: algo: bit: allow getsda to be NULL
` [PATCH v5 3/3] i2c: gpio: support write-only sda/scl w/o pull-up

[PATCH v2 0/4] Add CCI bus support for SM6350
 2023-01-23 22:12 UTC  (8+ messages)
` [PATCH v2 1/4] dt-bindings: i2c: qcom-cci: Document SM6350 compatible
` [PATCH v2 2/4] arm64: dts: qcom: sm6350: Add camera clock controller
` [PATCH v2 3/4] arm64: dts: qcom: sm6350: Add CCI nodes
` [PATCH v2 4/4] arm64: dts: qcom: sm7225-fairphone-fp4: Enable CCI busses

[PATCH v8 0/7] i2c-atr and FPDLink
 2023-01-23 22:04 UTC  (10+ messages)
` [PATCH v8 1/7] i2c: add I2C Address Translator (ATR) support
` [PATCH v8 2/7] dt-bindings: media: add TI DS90UB913 FPD-Link III Serializer
` [PATCH v8 3/7] dt-bindings: media: add TI DS90UB953 "
` [PATCH v8 4/7] dt-bindings: media: add TI DS90UB960 FPD-Link III Deserializer
` [PATCH v8 5/7] media: i2c: add DS90UB960 driver
` [PATCH v8 6/7] media: i2c: add DS90UB913 driver
` [PATCH v8 7/7] media: i2c: add DS90UB953 driver

[PATCH v3 RESEND] acpi,pci: warn about duplicate IRQ routing entries returned from _PRT
 2023-01-23 21:44 UTC  (4+ messages)

[PATCH v3 0/5] ARM: Add GXP I2C Support
 2023-01-23 20:05 UTC  (11+ messages)
` [PATCH v3 1/5] i2c: hpe: Add GXP SoC I2C Controller
` [PATCH v3 2/5] dt-bindings: i2c: Add hpe,gxp-i2c
` [PATCH v3 3/5] ARM: dts: hpe: Add I2C Topology
` [PATCH v3 4/5] ARM: multi_v7_defconfig: add gxp i2c module
` [PATCH v3 5/5] MAINTAINERS: Add HPE GXP I2C Support

Prezentacja
 2023-01-23  8:42 UTC 

[PATCH 000/606] i2c: Complete conversion to i2c_probe_new
 2023-01-20 22:00 UTC  (6+ messages)
` [PATCH 001/606] tpm: st33zp24: Convert to Convert to i2c's .probe_new()

[PATCH v7 0/7] i2c-atr and FPDLink
 2023-01-20 16:47 UTC  (43+ messages)
` [PATCH v7 1/7] i2c: add I2C Address Translator (ATR) support
` [PATCH v7 2/7] dt-bindings: media: add TI DS90UB913 FPD-Link III Serializer
` [PATCH v7 3/7] dt-bindings: media: add TI DS90UB953 "
` [PATCH v7 4/7] dt-bindings: media: add TI DS90UB960 FPD-Link III Deserializer
` [PATCH v7 5/7] media: i2c: add DS90UB960 driver
` [PATCH v7 6/7] media: i2c: add DS90UB913 driver
` [PATCH v7 7/7] media: i2c: add DS90UB953 driver

[PATCH v2] i2c: designware: add a new bit check for IC_CON control
 2023-01-20 12:35 UTC  (6+ messages)

[PATCH 0/4] Add CCI bus support for SM6350
 2023-01-20 11:55 UTC  (9+ messages)
` [PATCH 1/4] dt-bindings: i2c: qcom-cci: Document SM6350 compatible
` [PATCH 2/4] arm64: dts: qcom: sm6350: Add camera clock controller
` [PATCH 3/4] arm64: dts: qcom: sm6350: Add CCI nodes
` [PATCH 4/4] arm64: dts: qcom: sm7225-fairphone-fp4: Enable CCI busses

[PATCH] i2c: i2c-mt65xx: Use devm_platform_get_and_ioremap_resource()
 2023-01-20  9:31 UTC  (3+ messages)

[PATCH] i2c: bcm2835: Use devm_platform_get_and_ioremap_resource()
 2023-01-20  9:30 UTC  (3+ messages)

[PATCH] i2c: aspeed: Use devm_platform_get_and_ioremap_resource()
 2023-01-20  9:29 UTC  (3+ messages)

[PATCH] i2c: rk3x: fix a bunch of kernel-doc warnings
 2023-01-20  9:20 UTC  (2+ messages)

[PATCH] i2c: axxia: use 'struct' for kernel-doc notation
 2023-01-20  9:20 UTC  (2+ messages)

[PATCH V10 0/4] i2c: ls2x: Add support for the Loongson-2K/LS7A I2C controller
 2023-01-20  9:14 UTC  (5+ messages)
` [PATCH V10 1/4] i2c: gpio: Add support on ACPI-based system
` [PATCH V10 3/4] i2c: ls2x: Add driver for Loongson-2K/LS7A I2C controller

[PATCH 0/5] i2c: cadence: Small cleanups
 2023-01-20  8:56 UTC  (7+ messages)
` [PATCH 1/5] i2c: cadence: Remove unused CDNS_I2C_DATA_INTR_DEPTH define
` [PATCH 2/5] i2c: cadence: Remove `irq` field from driver state struct
` [PATCH 3/5] i2c: cadence: Remove redundant expression in if clause

[PATCH v5 0/2] i2c: Set i2c pinctrl recovery info from it's device pinctrl
 2023-01-20  8:53 UTC  (5+ messages)
` [PATCH v5 1/2] pinctrl: Add an API to get the pinctrl pins if initialized
` [PATCH v5 2/2] i2c: Set i2c pinctrl recovery info from it's device pinctrl

[RESEND PATCH v2 1/2] dt-bindings: i2c: renesas,rzv2m: Fix SoC specific string
 2023-01-20  8:44 UTC  (2+ messages)

[PATCH v2 0/3] Add MediaTek MT8365 I2C support
 2023-01-20  8:42 UTC  (6+ messages)
` [PATCH v2 1/3] dt-bindings: i2c: i2c-mt65xx: add binding for MT8365 SoC
` [PATCH v2 2/3] arm64: dts: mediatek: add i2c support for mt8365 SoC
` [PATCH v2 3/3] arm64: dts: mediatek: enable i2c0 for mt8365-evk board

[PATCH v2 0/5] ARM: Add GXP I2C Support
 2023-01-19 15:03 UTC  (10+ messages)
` [PATCH v2 1/5] i2c: hpe: Add GXP SoC I2C Controller
` [PATCH v2 2/5] dt-bindings: i2c: Add hpe,gxp-i2c
` [PATCH v2 3/5] ARM: dts: hpe: Add I2C Topology
` [PATCH v2 4/5] ARM: multi_v7_defconfig: add gxp i2c module
` [PATCH v2 5/5] MAINTAINERS: Add HPE GXP I2C Support

[PATCH] i2c: versatile: Use devm_platform_get_and_ioremap_resource()
 2023-01-19  9:21 UTC 

[PATCH] i2c: au1550: Use devm_platform_get_and_ioremap_resource()
 2023-01-19  9:17 UTC 

[PATCH v4 0/3] i2c: gpio: support write-only sda
 2023-01-18 17:55 UTC  (6+ messages)
` [PATCH v4 1/3] dt-bindings: i2c-gpio: Add properties for dealing with write-only SDA/SCL w/o pullup
` [PATCH v4 2/3] i2c: algo: bit: allow getsda to be NULL
` [PATCH v4 3/3] i2c: gpio: support write-only sda/scl w/o pull-up

[PATCH v2 0/2] i2c: fortify the subsystem against user-space induced deadlocks
 2023-01-18 15:07 UTC  (10+ messages)
` [PATCH v2 1/2] i2c: dev: fix notifier return values
` [PATCH v2 2/2] i2c: dev: don't allow user-space to deadlock the kernel

[PATCH v3] i2c: dev: don't allow user-space to deadlock the kernel
 2023-01-18 13:49 UTC 

[PATCH v2] i2c: dev: don't allow user-space to deadlock the kernel
 2023-01-18 13:48 UTC  (2+ messages)

remove arch/sh
 2023-01-18 11:14 UTC  (12+ messages)
` [PATCH 05/22] sound: remove sh-specific sounds/soc/sh drivers

[PULL REQUEST] i2c-fwnode-api-2023017 for netdev
 2023-01-18  3:30 UTC  (2+ messages)

[PATCH] dt-bindindgs: i2c: qcom,i2c-geni: document operating-points-v2
 2023-01-17 18:34 UTC  (2+ messages)

[PATCH 0/4] Add MediaTek MT8365 I2C support
 2023-01-17 12:52 UTC  (8+ messages)
` [PATCH 1/4] dt-bindings: i2c: i2c-mt65xx: add binding for MT8365 SoC
` [PATCH 2/4] arm64: dts: mediatek: add i2c support for mt8365 SoC
` [PATCH 3/4] arm64: dts: mediatek: enable i2c0 for mt8365-evk board
` [PATCH 4/4] i2c: i2c-mt65xx: add MT8365 SoC support

[PATCH v1 0/3] Meta control logic device support
 2023-01-17 11:40 UTC  (9+ messages)
` [PATCH v1 1/3] dt-bindings: vendor-prefixes: Add an entry for Meta
` [PATCH v1 2/3] dt-bindings: soc: meta: Add meta cld driver bindings
` [PATCH v1 3/3] misc: Add meta cld driver

[PATCH] i2c: designware: add a new bit check for IC_CON control
 2023-01-17 11:39 UTC  (6+ messages)

[PATCH v3 0/3] i2c: gpio: support write-only sda
 2023-01-16 23:15 UTC  (8+ messages)
` [PATCH v3 2/3] i2c: algo: bit: allow getsda to be NULL
` [PATCH v3 3/3] i2c: gpio: support write-only sda

[PATCH -next 1/2] i2c: designware: Switch from using MMIO access to SMN access
 2023-01-16 21:59 UTC  (11+ messages)


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