public inbox for linux-i2c@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-03-20 09:37:12 to 2024-03-28 08:13:36 UTC [more...]

[PATCH 00/19] amba: store owner from modules with amba_driver_register()
 2024-03-28  8:13 UTC  (29+ messages)
` [PATCH 01/19] "
` [PATCH 02/19] coresight: cti: drop owner assignment
` [PATCH 03/19] coresight: catu: "
` [PATCH 04/19] coresight: etm3x: "
` [PATCH 05/19] coresight: etm4x: "
` [PATCH 06/19] coresight: funnel: "
` [PATCH 07/19] coresight: replicator: "
` [PATCH 08/19] coresight: etb10: "
` [PATCH 09/19] coresight: stm: "
` [PATCH 10/19] coresight: tmc: "
` [PATCH 11/19] coresight: tpda: "
` [PATCH 12/19] coresight: tpdm: "
` [PATCH 13/19] coresight: tpiu: "
` [PATCH 14/19] i2c: nomadik: "
` [PATCH 15/19] hwrng: "
` [PATCH 16/19] dmaengine: pl330: "
` [PATCH 17/19] Input: ambakmi - "
` [PATCH 18/19] memory: pl353-smc: "
` [PATCH 19/19] vfio: amba: "

[PATCH v4] i2c: i2c-qcom-geni: Parse Error correctly in i2c GSI mode
 2024-03-28  7:24 UTC  (2+ messages)

Please backport commit 13e3a512a290 (i2c: smbus: Support up to 8 SPD EEPROMs)
 2024-03-28  6:10 UTC  (2+ messages)

User userspace access to I2C device acquired by kernel driver
 2024-03-27 23:33 UTC  (2+ messages)

[PATCH v1] i2c: i2c-qcom-geni: Add support to share an I2C SE from two subsystem
 2024-03-27 21:05 UTC  (2+ messages)

[PATCH 00/64] i2c: reword i2c_algorithm according to newest specification
 2024-03-27 21:02 UTC  (109+ messages)
` [PATCH 01/64] "
` [PATCH 02/64] i2c: ali15x3: reword "
` [PATCH 03/64] i2c: altera: "
` [PATCH 04/64] i2c: amd-mp2-pci: "
` [PATCH 05/64] i2c: aspeed: "
` [PATCH 06/64] i2c: au1550: "
` [PATCH 07/64] i2c: bcm-iproc: "
` [PATCH 08/64] i2c: bcm-kona: "
` [PATCH 09/64] i2c: bcm2835: "
` [PATCH 10/64] i2c: brcmstb: "
` [PATCH 11/64] i2c: cadence: "
` [PATCH 12/64] i2c: cht-wc: "
` [PATCH 13/64] i2c: cp2615: "
` [PATCH 14/64] i2c: cpm: "
` [PATCH 15/64] i2c: davinci: "
` [PATCH 16/64] i2c: digicolor: "
` [PATCH 17/64] i2c: dln2: "
` [PATCH 18/64] i2c: eg20t: "
` [PATCH 19/64] i2c: emev2: "
` [PATCH 20/64] i2c: fsi: "
` [PATCH 21/64] i2c: gpio: "
` [PATCH 22/64] i2c: highlander: "
` [PATCH 23/64] i2c: hix5hd2: "
` [PATCH 24/64] i2c: i801: "
` [PATCH 25/64] i2c: ibm_iic: "
` [PATCH 26/64] i2c: imx-lpi2c: "
` [PATCH 27/64] i2c: iop3xx: "
` [PATCH 28/64] i2c: isch: "
` [PATCH 29/64] i2c: ismt: "
` [PATCH 30/64] i2c: ljca: "
` [PATCH 31/64] i2c: lpc2k: "
` [PATCH 32/64] i2c: ls2x: "
` [PATCH 33/64] i2c: mchp-pci1xxxx: "
` [PATCH 34/64] i2c: microchip-corei2c: "
` [PATCH 35/64] i2c: mlxcpld: "
` [PATCH 36/64] i2c: mpc: "
` [PATCH 37/64] i2c: mt7621: "
` [PATCH 38/64] i2c: mv64xxx: "
` [PATCH 39/64] i2c: octeon-core: "
` [PATCH 40/64] i2c: owl: "
` [PATCH 41/64] i2c: piix4: "
` [PATCH 42/64] i2c: powermac: "
` [PATCH 43/64] i2c: pxa-pci: "
` [PATCH 44/64] i2c: qup: "
` [PATCH 45/64] i2c: rcar: "
` [PATCH 46/64] i2c: riic: "
` [PATCH 47/64] i2c: rk3x: "
` [PATCH 48/64] i2c: sh7760: "
` [PATCH 49/64] i2c: sh_mobile: "
` [PATCH 50/64] i2c: sis5595: "
` [PATCH 51/64] i2c: sis630: "
` [PATCH 52/64] i2c: sprd: "
` [PATCH 53/64] i2c: st: "
` [PATCH 54/64] i2c: stm32f4: "
` [PATCH 55/64] i2c: sun6i-p2wi: "
` [PATCH 56/64] i2c: synquacer: "
` [PATCH 57/64] i2c: taos-evm: "
` [PATCH 58/64] i2c: tiny-usb: "
` [PATCH 59/64] i2c: uniphier-f: "
` [PATCH 60/64] i2c: uniphier: "
` [PATCH 61/64] i2c: viperboard: "
` [PATCH 62/64] i2c: xlp9xx: "
` [PATCH 63/64] i2c: scx200_acb: "
` [PATCH 64/64] i2c: reword i2c_algorithm in drivers "

[PATCH] i2c: viperboard: drop driver owner assignment
 2024-03-27 17:47 UTC 

[PATCH] i2c: smbus: Add (LP)DDR5 types to `i2c_register_spd()`
 2024-03-27  8:33 UTC 

[PATCH] i2c: i801: Call i2c_register_spd for muxed child segments
 2024-03-26 20:42 UTC 

[PATCH RFC 0/2] i2c: i801: Call i2c_register_spd for muxed child segments
 2024-03-26 20:37 UTC  (6+ messages)
` [PATCH RFC 2/2] "

[PATCH v4 1/2] dt-bindings: hwmon: pmbus: adp1050: add bindings
 2024-03-23 14:21 UTC  (5+ messages)
` [PATCH v4 2/2] hwmon: pmbus: adp1050: Add driver support

i2c: designware: unhandled interrupt on N100 lpss channel 0
 2024-03-22 19:28 UTC  (17+ messages)

[PULL REQUEST] i2c-for-6.9-rc1-part2
 2024-03-22 17:16 UTC  (2+ messages)

[PATCH v3] dt-bindings: i2c: nxp,pnx-i2c: Convert to dtschema
 2024-03-22  4:03 UTC  (3+ messages)

[PATCH v4 0/4] i2c: thunderx: Marvell thunderx i2c changes
 2024-03-22  0:34 UTC  (9+ messages)
` [PATCH v4 1/4] i2c: thunderx: Clock divisor logic changes
` [PATCH v4 2/4] i2c: thunderx: Add support for High speed mode
` [PATCH v4 4/4] i2c: thunderx: Adding ioclk support

[PATCH v3 0/4] Add RIIC support for Renesas RZ/V2H SoC
 2024-03-21 21:11 UTC  (10+ messages)
` [PATCH v3 1/4] dt-bindings: i2c: renesas,riic: Document R9A09G057 support
` [PATCH v3 2/4] i2c: riic: Introduce helper functions for I2C read/write operations
` [PATCH v3 3/4] i2c: riic: Pass register offsets and chip details as OF data
` [PATCH v3 4/4] i2c: riic: Add support for R9A09G057 SoC

[RESEND RFC PATCH 0/5] Enhancements for mv64xxx I2C driver
 2024-03-21 22:00 UTC  (5+ messages)

[PATCH] i2c: i801: Fix a refactoring that broke a touchpad on Lenovo P1
 2024-03-21 20:41 UTC  (3+ messages)

[PATCH v3 1/2] dt-bindings: hwmon: pmbus: adp1050: add bindings
 2024-03-21 14:17 UTC  (6+ messages)
` [PATCH v3 2/2] hwmon: pmbus: adp1050: Add driver support

[PATCH 0/5] Add RIIC support for Renesas RZ/V2H SoC
 2024-03-20  9:40 UTC  (6+ messages)
` [PATCH 1/5] dt-bindings: i2c: renesas,riic: Update comment for fallback string


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