linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-02 17:08:55 to 2023-04-18 02:38:45 UTC [more...]

[PATCH i2c-tools] i2cdetect: add messages for errors during bus listing
 2023-04-18  2:32 UTC 

[PATCH v12 0/4] Add support for Maxim MAX735x/MAX736x variants
 2023-04-17 19:39 UTC  (9+ messages)
` [PATCH v12 1/4] dt-bindings: i2c: Correct interrupt support
` [PATCH v12 2/4] dt-bindings: i2c: Add Maxim MAX735x/MAX736x variants
` [PATCH v12 3/4] i2c: muxes: pca954x: Add MAX735x/MAX736x support
` [PATCH v12 4/4] i2c: muxes: pca954x: Add regulator support

new order
 2023-04-17 16:28 UTC 

[PATCH] i2c: ocores: add missing unwind goto in `ocores_i2c_probe`
 2023-04-17 15:50 UTC  (6+ messages)
  ` [PATCH v2] i2c: ocores: use devm_ managed clks

[PATCH net-next v2 0/6] TXGBE PHYLINK support
 2023-04-17 14:47 UTC  (21+ messages)
` [PATCH net-next v2 1/6] net: txgbe: Add software nodes to support phylink
` [PATCH net-next v2 2/6] net: txgbe: Implement I2C bus master driver
` [PATCH net-next v2 3/6] net: txgbe: Add SFP module identify
` [PATCH net-next v2 4/6] net: txgbe: Support GPIO to SFP socket
` [PATCH net-next v2 5/6] net: txgbe: Implement phylink pcs
` [PATCH net-next v2 6/6] net: txgbe: Support phylink MAC layer

[PATCH] Subject: drivers:i2c:busses:i2c-qup.c: Add missing unwind goto in qup_i2c_probe()
 2023-04-17 11:02 UTC  (3+ messages)

[PATCH] i2c: ocores: add missing unwind goto in `ocores_i2c_probe`
 2023-04-16  7:18 UTC 

[PULL REQUEST] i2c-for-6.3-rc7
 2023-04-15 18:11 UTC  (2+ messages)

[PATCH v10 0/2] Add ASPEED AST2600 I2Cv2 controller driver
 2023-04-15 10:05 UTC  (6+ messages)
` [PATCH v10 1/2] dt-bindings: i2c: aspeed: support for AST2600-i2cv2
` [PATCH v10 2/2] i2c: aspeed: support ast2600 i2c new register mode driver

[PATCH v11 0/3] Add support for Maxim MAX735x/MAX736x variants
 2023-04-14 21:12 UTC  (8+ messages)
` [PATCH v11 1/3] dt-bindings: i2c: Add "
` [PATCH v11 2/3] i2c: muxes: pca954x: Add MAX735x/MAX736x support
` [PATCH v11 3/3] i2c: muxes: pca954x: Add regulator support

[PATCH v9 0/2] Use CCP driver to handle PSP I2C arbitration
 2023-04-14 17:01 UTC  (5+ messages)
` [PATCH v9 1/2] i2c: designware: Use PCI PSP driver for communication
` [PATCH v9 2/2] i2c: designware: Add doorbell support for Mendocino

[PATCH 1/2] i2c: cadence: cdns_i2c_master_xfer(): Fix runtime PM leak on error path
 2023-04-14 12:57 UTC  (4+ messages)
` [PATCH 2/2] i2c: xiic: xiic_xfer(): "

[PATCH v8 0/6] Use CCP driver to handle PSP I2C arbitration
 2023-04-14 11:05 UTC  (15+ messages)
` [PATCH v8 1/6] crypto: ccp: Drop extra doorbell checks
` [PATCH v8 2/6] crypto: ccp: Bump up doorbell debug message to error
` [PATCH v8 3/6] crypto: ccp: Return doorbell status code as an argument
` [PATCH v8 4/6] crypto: ccp: Use lower 8 bytes to communicate with doorbell command register
` [PATCH v8 5/6] i2c: designware: Use PCI PSP driver for communication
` [PATCH v8 6/6] i2c: designware: Add doorbell support for Mendocino

[PATCH v4 0/4] mfd: tps6586x: register restart handler
 2023-04-14  6:15 UTC  (8+ messages)
` [PATCH v4 1/4] kernel/reboot: emergency_restart: set correct system_state
` [PATCH v4 2/4] i2c: core: run atomic i2c xfer when !preemptible
` [PATCH v4 3/4] mfd: tps6586x: use devm-based power off handler
` [PATCH v4 4/4] mfd: tps6586x: register restart handler

[PATCH v6 0/2] Tegra I2C DMA and SMBus blockread updates
 2023-04-14  4:07 UTC  (3+ messages)
` [PATCH v6 1/2] i2c: tegra: Fix PEC support for SMBUS block read
` [PATCH v6 2/2] i2c: tegra: Share same DMA channel for RX and TX

[PATCH] i2c: gxp: fix build failure without CONFIG_I2C_SLAVE
 2023-04-13 20:19 UTC  (4+ messages)

[PATCH] i2c: omap: Don't do pm_runtime_resume in .remove()
 2023-04-13 16:49 UTC  (14+ messages)
        ` [PATCH] i2c: omap: Improve error reporting for problems during .remove()

[PATCH 0/2] Fixes for the mcp2221 gpiochip get_* calls
 2023-04-13 16:46 UTC  (6+ messages)
` [PATCH 1/2] HID: mcp2221: fix report layout for gpio get
` [PATCH 2/2] HID: mcp2221: fix get and get_direction for gpio

[PATCH v2 1/2] dt-bindings: i2c: cadence: Document `resets` property
 2023-04-13 16:44 UTC  (6+ messages)
` [PATCH v2 2/2] i2c: cadence: Add reset controller support

[PATCH v3 0/2] i2c: i2c-mt65xx: add support for MT7981
 2023-04-13 16:40 UTC  (9+ messages)
` [PATCH v3 1/2] dt-bindings: i2c: i2c-mt65xx: add MediaTek MT7981 SoC
` [PATCH v3 2/2] i2c: mediatek: add support for "

[PATCH v2] i2c: ocores: generate stop condition after timeout in polling mode
 2023-04-13 16:33 UTC  (5+ messages)

[PATCH v9 0/2 RESEND] Add ASPEED AST2600 I2Cv2 controller driver
 2023-04-13 16:17 UTC  (6+ messages)
` [PATCH v9 1/2 RESEND] dt-bindings: i2c: aspeed: support for AST2600-i2cv2
` [PATCH v9 2/2 RESEND] i2c: aspeed: support ast2600 i2c new register mode driver

[PATCH v5 0/2] Tegra I2C DMA and SMBus blockread updates
 2023-04-13 14:07 UTC  (5+ messages)
` [PATCH v5 1/2] i2c: tegra: Fix PEC support for SMBUS block read
` [PATCH v5 2/2] i2c: tegra: Share same DMA channel for RX and TX

[PATCH v4 0/2] Tegra I2C DMA and SMBus blockread updates
 2023-04-13  9:40 UTC  (8+ messages)
` [PATCH v4 1/2] i2c: tegra: Fix PEC support for SMBUS block read
` [PATCH v4 2/2] i2c: tegra: Share same DMA channel for RX and TX

[PATCH] i2c: piix4: Print FCH::PM::S5_RESET_STATUS
 2023-04-12 17:13 UTC  (3+ messages)

[PATCH v9 0/2] Add ASPEED AST2600 I2Cv2 controller driver
 2023-04-12 14:18 UTC  (6+ messages)
` [PATCH v9 1/2] dt-bindings: i2c: aspeed: support for AST2600-i2cv2
` [PATCH v9 2/2] i2c: aspeed: support ast2600 i2c new register mode driver

[PATCH] i2c: ocores: generate stop condition after timeout in polling mode
 2023-04-12 12:43 UTC  (4+ messages)

[PATCH v7 0/6] Add Intel LJCA device driver
 2023-04-12 11:10 UTC  (5+ messages)
` [PATCH v7 3/6] Documentation: Add ABI doc for attributes of LJCA device

[PATCH v2 00/17] MT6795 Helio X10 and Sony Xperia M5: DT step 2!
 2023-04-11 16:48 UTC  (7+ messages)
` [PATCH v2 02/17] arm64: dts: mediatek: mt6795: Add apmixedsys syscon node
` [PATCH v2 07/17] dt-bindings: mailbox: mediatek,gce-mailbox: Add support for MT6795

Słowa kluczowe do wypozycjonowania
 2023-04-11  7:40 UTC 

[syzbot] [i2c?] KASAN: stack-out-of-bounds Write in i801_isr (2)
 2023-04-11  6:32 UTC 

[PATCH v6 0/6] Add Intel LJCA device driver
 2023-04-10  9:22 UTC  (4+ messages)
` [PATCH v6 5/6] i2c: Add support for Intel LJCA USB I2C driver

[PATCH 0/2] i2c: i2c-mt65xx: add support for MT7981
 2023-04-07  8:36 UTC  (4+ messages)
` [PATCH 1/2] i2c: mediatek: add support for MT7981 SoC
` [PATCH 2/2] dt-bindings: i2c: i2c-mt65xx: add binding "

W sprawie samochodu
 2023-04-05  8:27 UTC 

[PATCH v2 1/1] i2c: mlxbf: Use readl_poll_timeout_atomic() for polling
 2023-04-06  6:32 UTC  (3+ messages)

[PATCH v3] treewide: Fix probing of devices in DT overlays
 2023-04-06  5:01 UTC  (4+ messages)

[PATCH v3 0/4] mfd: tps6586x: register restart handler
 2023-04-04 14:06 UTC  (14+ messages)
` [PATCH v3 2/4] i2c: core: run atomic i2c xfer when !preemptible
` [PATCH v3 3/4] mfd: tps6586x: use devm-based power off handler
` [PATCH v3 4/4] mfd: tps6586x: register restart handler

[PATCH 1/2] i2c: i801: Add support for Intel Meteor Lake-S SoC
 2023-04-04  7:55 UTC  (6+ messages)
` [PATCH 2/2] i2c: i801: Add support for Intel Meteor Lake PCH-S

Creating a driver for MAX31827 temperature switch
 2023-04-03 18:42 UTC  (4+ messages)

[PATCH v8 0/2] Add ASPEED AST2600 I2Cv2 controller driver
 2023-04-03  0:46 UTC  (4+ messages)
` [PATCH v8 1/2] dt-bindings: i2c: aspeed: support for AST2600-i2cv2


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).