public inbox for linux-i2c@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-03-22 15:45:20 to 2025-04-07 15:49:42 UTC [more...]

[PATCH v3 0/7] i2c: core: Move client towards fwnode
 2025-04-07 15:44 UTC  (2+ messages)
` [PATCH v3 1/7] i2c: core: Drop duplicate check before calling OF APIs

[PATCH 00/16] lan966x pci device: Add support for SFPs
 2025-04-07 15:43 UTC  (26+ messages)
` [PATCH 01/16] Revert "treewide: Fix probing of devices in DT overlays"
` [PATCH 02/16] driver core: Rename get_dev_from_fwnode() wrapper to get_device_from_fwnode()
` [PATCH 03/16] of: dynamic: Fix overlayed devices not probing because of fw_devlink
` [PATCH 04/16] driver core: Avoid warning when removing a device while its supplier is unbinding
` [PATCH 05/16] bus: simple-pm-bus: Populate child nodes at probe
` [PATCH 06/16] PCI: of: Set fwnode.dev of newly created PCI device nodes
` [PATCH 07/16] PCI: of: Remove fwnode_dev_initialized() call for a PCI root bridge node
` [PATCH 08/16] i2c: core: Introduce i2c_get_adapter_supplier()
` [PATCH 09/16] i2c: mux: Set adapter supplier
` [PATCH 10/16] i2c: mux: Create missing devlink between mux and "
` [PATCH 11/16] of: property: Allow fw_devlink device-tree support for x86
` [PATCH 12/16] clk: lan966x: Add MCHP_LAN966X_PCI dependency
` [PATCH 13/16] i2c: busses: at91: "
` [PATCH 14/16] misc: lan966x_pci: Fix dtso nodes ordering
` [PATCH 15/16] misc: lan966x_pci: Add dtso nodes in order to support SFPs
` [PATCH 16/16] misc: lan966x_pci: Add drivers needed to support SFPs in Kconfig help

Update driver xdpe152c4.c
 2025-04-07 14:36 UTC  (8+ messages)

[PATCH 0/9] riscv: sophgo: Introduce SG2044 SRD3-10 board support
 2025-04-07 14:04 UTC  (22+ messages)
` [PATCH 1/9] dt-bindings: timer: Add Sophgo SG2044 ACLINT timer
` [PATCH 2/9] dt-bindings: interrupt-controller: Add Sophgo SG2044 CLINT mswi
` [PATCH 3/9] dt-bindings: interrupt-controller: Add Sophgo SG2044 PLIC
` [PATCH 4/9] dt-bindings: reset: sophgo: Add SG2044 bindings
` [PATCH 5/9] dt-bindings: hwmon: Add Sophgo SG2044 external hardware monitor support
` [PATCH 6/9] dt-bindings: mmc: sdhci-of-dwcmhsc: Add Sophgo SG2044 support
` [PATCH 7/9] dt-bindings: i2c: dw: Add Sophgo SG2044 SoC I2C controller
` [PATCH 8/9] dt-bindings: riscv: sophgo: Add SG2044 compatible string
` [PATCH 9/9] riscv: dts: sophgo: Add initial device tree of Sophgo SRD3-10

[PATCH v2 0/6] i2c: core: Move client towards fwnode
 2025-04-07 13:48 UTC  (13+ messages)
` [PATCH v2 1/6] i2c: core: Drop duplicate check before calling OF APIs
` [PATCH v2 2/6] i2c: core: Unify the firmware node type check
` [PATCH v2 3/6] i2c: core: Switch to fwnode APIs to get IRQ
` [PATCH v2 4/6] i2c: core: Reuse fwnode variable where it makes sense
` [PATCH v2 5/6] i2c: core: Do not dereference fwnode in struct device
` [PATCH v2 6/6] i2c: core: Deprecate of_node in struct i2c_board_info

[PATCH v8] i2c: riic: Implement bus recovery
 2025-04-07 12:18 UTC 

[PATCH] i2c: mux: ltc4306: use new GPIO line value setter callbacks
 2025-04-07  8:08 UTC  (2+ messages)

[PATCH v3 0/2] Add support for ADPM12160 a DC/DC Power Module
 2025-04-07  3:47 UTC  (3+ messages)
` [PATCH v3 1/2] hwmon: (pmbus/max34440): Fix support for max34451
` [PATCH v3 2/2] hwmon: (pmbus/max34440): add support adpm12160

[PATCH v8 0/7] Add Nuvoton NCT6694 MFD drivers
 2025-04-07  2:25 UTC  (29+ messages)
` [PATCH v8 1/7] mfd: Add core driver for Nuvoton NCT6694
` [PATCH v8 3/7] i2c: Add Nuvoton NCT6694 I2C support
` [PATCH v8 4/7] can: Add Nuvoton NCT6694 CANFD support

[PATCH] i2c: Fix reference leak in of_i2c_register_devices
 2025-04-06 18:06 UTC  (2+ messages)

[PATCH v2 0/2] Add support for ADPM12160 a DC/DC Power Module
 2025-04-04  0:28 UTC  (5+ messages)
` [PATCH v2 1/2] hwmon: (pmbus/max34440): Fix support for max34451
` [PATCH v2 2/2] hwmon: (pmbus/max3440): add support adpm12160

[PATCH v2] i2c: tegra: check msg length in SMBUS block read
 2025-04-03 16:05 UTC  (6+ messages)

[RFC PATCH 0/3] i2c: Introduce i2c bus extensions
 2025-04-03 12:21 UTC  (12+ messages)
` [RFC PATCH 1/3] i2c: core: Follow i2c-parent when retrieving an adapter from node
` [RFC PATCH 2/3] i2c: i2c-core-of: Move children registration in a dedicated function
` [RFC PATCH 3/3] i2c: i2c-core-of: Handle i2c bus extensions

[PATCH v1 1/1] i2c: atr: Remove (explicitly) unused header
 2025-04-03  8:11 UTC  (4+ messages)

[PATCH 0/2] i2c: Introduce I2C bus extensions
 2025-04-02  8:21 UTC  (6+ messages)
` [PATCH 1/2] schemas: i2c: Avoid extra characters in i2c nodename pattern
` [PATCH 2/2] schemas: i2c: Introduce I2C bus extensions

[PATCH] i2c: docs: Clarify I2C controller and target driver requirements
 2025-04-02  7:31 UTC  (2+ messages)

[PATCH 5.10.y] i2c: dev: check return value when calling dev_set_name()
 2025-04-02  3:25 UTC 

[PULL REQUEST] i2c-for-6.15-rc1
 2025-04-02  1:02 UTC  (2+ messages)

[PATCH] i2c: rzv2m: Constify struct i2c_algorithm
 2025-04-01 15:48 UTC  (2+ messages)

[PATCH] i2c: mlxbf: Use str_read_write() helper
 2025-04-01 11:26 UTC 

[PATCH 5.10/5.15/6.1] HID: mcp2221: Set driver data before I2C adapter add
 2025-04-01  9:47 UTC 

[PATCH 0/4] Apple/PASemi i2c error recovery fixes
 2025-03-30  8:50 UTC  (5+ messages)
` [PATCH 1/4] i2c: pasemi: Add registers bits and switch to BIT()

[syzbot] [usb?] WARNING in dib0700_i2c_xfer/usb_submit_urb
 2025-03-29 14:31 UTC  (19+ messages)
            ` [PATCH] media: dvb: usb: Fix "
                    ` [PATCH v2] "
                            ` [PATCH v2 resend] "

[PATCH v1 0/1] i2c: npcm: Add clock toggle in case of stuck bus during init
 2025-03-29  9:15 UTC  (10+ messages)
` [PATCH v1 1/1] i2c: npcm: Add clock toggle in case of stuck bus during init in npcm_i2c_init_module
  ` [PATCH v2 0/1] i2c: npcm: Add clock toggle recovery
    ` [PATCH v2 1/1] "
      ` [PATCH v3] "
        ` [PATCH v4] "

[PATCH] i2c: tracing: Remove redundant length field in events
 2025-03-28 11:45 UTC  (2+ messages)

[PATCH v2] dt-bindings: i2c: snps,designware-i2c: describe Renesas RZ/N1D variant
 2025-03-28 11:38 UTC  (2+ messages)

[PATCH] i2c: davinci: add I2C_FUNC_PROTOCOL_MANGLING to feature list
 2025-03-27  5:27 UTC  (2+ messages)

[PATCH] dt-bindings: i2c: snps,designware-i2c: describe Renesas RZ/N1D variant
 2025-03-26 22:07 UTC  (4+ messages)

[PATCH 1/1] i2c: imx: add some dev_err_probe calls
 2025-03-26 14:23 UTC  (3+ messages)

[PATCH v1 1/1] i2c: qcom-geni: Use generic definitions for bus frequencies
 2025-03-26  4:55 UTC  (3+ messages)

[GIT PULL] i2c-host for v6.15
 2025-03-25 11:38 UTC  (2+ messages)

[PATCH v2 00/57] irqdomain: Cleanups and Documentation
 2025-03-25 11:35 UTC  (8+ messages)
` [PATCH v2 19/57] irqdomain: i2c: Switch to irq_domain_create_linear()
` [PATCH v2 45/57] irqdomain: i2c: Switch to irq_find_mapping()
` (subset) [PATCH v2 00/57] irqdomain: Cleanups and Documentation

[PATCH v16 0/3] Add ASPEED AST2600 I2Cv2 controller driver
 2025-03-25 10:18 UTC  (19+ messages)
` [PATCH v16 1/3] dt-bindings: i2c: aspeed: support for AST2600-i2cv2

[PATCH v1 0/1] i2c: npcm: Add clock toggle in case of stuck bus during init
 2025-03-24 20:30 UTC  (2+ messages)
` [PATCH v1 1/1] i2c: npcm: Add clock toggle in case of stuck bus during init in npcm_i2c_init_module

ACPI Error: AE_AML_LOOP_TIMEOUT in \_SB.PCI0.SBUS.RDWD & \_SB.PCI0.SBRG.ADP1._PSR
 2025-03-24 19:33 UTC 

[PATCH v14 0/1] i2c: octeon: add block-mode r/w
 2025-03-24 19:29 UTC  (2+ messages)
` [PATCH v14 1/1] i2c: octeon: add block-mode i2c operations

[PATCH v13 0/3] i2c: octeon: add block-mode r/w
 2025-03-24 18:14 UTC  (6+ messages)
` [PATCH v13 3/3] i2c: octeon: add block-mode i2c operations

[PATCH v2 0/2] Add support for LT3074 low voltage linear regulator
 2025-03-24 13:58 UTC  (15+ messages)
` [PATCH v2 1/2] dt-bindings: hwmon: pmbus: add lt3074

[PATCH] i2c: k1: Initialize variable before use
 2025-03-24 12:57 UTC  (2+ messages)

[PULL REQUEST] i2c-for-6.14-rc8
 2025-03-23  0:57 UTC  (2+ messages)


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