messages from 2026-03-24 14:28:02 to 2026-03-30 13:11:00 UTC [more...]
[PATCH] i2c: tegra: enable compile testing on all archs
2026-03-30 13:10 UTC (3+ messages)
[PATCH] i2c: atr: use kzalloc_flex
2026-03-30 8:50 UTC (2+ messages)
[PATCH v28 0/4] Add ASPEED AST2600 I2C controller driver
2026-03-30 8:21 UTC (5+ messages)
` [PATCH v28 1/4] dt-bindings: i2c: Split AST2600 binding into a new YAML
` [PATCH v28 2/4] dt-bindings: i2c: ast2600-i2c.yaml: Add global-regs and enable-dma properties
` [PATCH v28 3/4] i2c: ast2600: Add controller driver for AST2600 new register set
` [PATCH v28 4/4] i2c: ast2600: Add target mode support
[PATCH] dt-bindings: i2c: cnxt,cx92755-i2c: Convert to DT schema
2026-03-30 8:12 UTC (3+ messages)
[PATCH v4 0/4] i2c: add support for Andes platform
2026-03-30 7:30 UTC (5+ messages)
` [PATCH v4 1/4] dt-bindings: i2c: add support for AE350 I2C controller
` [PATCH v4 2/4] i2c: add Andes I2C driver support
` [PATCH v4 3/4] MAINTAINERS: add an entry for Andes I2C driver
` [PATCH v4 4/4] riscv: dts: andes: qilai: add I2C controller
[PATCH v2 0/2] i2c: ls2x: Add clock- related properties and parsing
2026-03-30 7:23 UTC (17+ messages)
` [PATCH v1 1/2] dt-bindings: i2c: ls2x-i2c: Add clock- related properties
` [PATCH v1 2/2] i2c: ls2x: Add clock-input and clock-div properties parsing
[PATCH v3] dt-bindings: i2c: intel,ixp4xx-i2c: Convert to DT schema
2026-03-30 5:44 UTC
[PATCH v2] i2c: smbus: reject oversized block transfers in the common path
2026-03-30 4:26 UTC
[PULL REQUEST] i2c-for-7.0-rc6
2026-03-29 20:26 UTC (2+ messages)
[PATCH] i2c: stub: Reject I2C block transfers exceeding I2C_SMBUS_BLOCK_MAX
2026-03-29 16:41 UTC
[PATCH] i2c: change return type to bool for i2c_check_functionality
2026-03-29 16:36 UTC
[PATCH v2] dt-bindings: i2c: intel,ixp4xx-i2c: Convert to DT schema
2026-03-29 9:10 UTC (2+ messages)
[PATCH] MAINTAINERS: drop outdated I2C website
2026-03-28 19:32 UTC (2+ messages)
[PATCH] dt-bindings: i2c: intel,ixp4xx-i2c: Convert to Dt schema
2026-03-28 9:46 UTC (7+ messages)
[PATCH] i2c: atr: use kzalloc_flex
2026-03-27 18:35 UTC (3+ messages)
[GIT PULL] i2c-host-fixes for v7.0-rc6
2026-03-27 15:22 UTC (2+ messages)
[PATCH v10 RESEND 0/3] Add I2C support for Tegra410
2026-03-27 14:16 UTC (8+ messages)
` [PATCH v10 RESEND 1/3] i2c: tegra: Introduce tegra_i2c_variant to identify DVC and VI
` [PATCH v10 RESEND 2/3] i2c: tegra: Add logic to support different register offsets
` [PATCH v10 RESEND 3/3] i2c: tegra: Add support for Tegra410
[PATCH 0/9] Initial Apple silicon M3 device trees and dt-bindings
2026-03-27 14:15 UTC (3+ messages)
` [PATCH 6/9] dt-bindings: i2c: apple,i2c: Add t8122 compatible
[PATCH v2] i2c: rk3x: add support for SCL OE debounce and slave hold recovery
2026-03-27 14:13 UTC (2+ messages)
[PATCH] i2c: ocores: re-check status after poll timeout to avoid false errors
2026-03-27 14:05 UTC (6+ messages)
` [PATCH] i2c: ocores: Use read_poll_timeout_atomic to avoid false poll timeouts
[PATCH] i2c: qcom-cci: Remove unused CCI_RES_MAX macro definition
2026-03-27 13:32 UTC (4+ messages)
[PATCH v2] i2c: designware: Add a new ACPI HID for GOOG5000 I2C controller
2026-03-27 13:22 UTC (3+ messages)
[syzbot] Monthly i2c report (Mar 2026)
2026-03-27 12:54 UTC
[PATCH v6 00/13] Enable I2C on SA8255p Qualcomm platforms
2026-03-27 10:57 UTC (3+ messages)
[PATCH v1] i2c: qcom-geni: Skip extra TX DMA TRE for single read message in GPI mode
2026-03-27 10:07 UTC (3+ messages)
[PATCH v6 0/2] i2c: Add Loongson-2K0300 I2C controller support
2026-03-27 2:50 UTC (2+ messages)
[PATCH 0/2] riscv: spacemit: k3: Add I2C support
2026-03-27 2:39 UTC (15+ messages)
` [PATCH 1/2] dt-bindings: i2c: spacemit: k3: Add compatible
` [PATCH 2/2] dts: riscv: spacemit: k3: Add i2c nodes
[PATCH v2] device property: Make modifications of fwnode "flags" thread safe
2026-03-26 21:03 UTC (2+ messages)
[PATCH v5 0/8] i2c: rtl9300: support for RTL9607C I2C controller
2026-03-26 18:13 UTC (10+ messages)
` [PATCH v5 1/8] i2c: rtl9300: split data_reg into read and write reg
` [PATCH v5 2/8] i2c: rtl9300: introduce max length property to driver data
` [PATCH v5 3/8] i2c: rtl9300: introduce F_BUSY to the reg_fields struct
` [PATCH v5 4/8] i2c: rtl9300: introduce a property for 8 bit width reg address
` [PATCH v5 5/8] dt-bindings: i2c: realtek,rtl9301-i2c: extend for clocks and RTL9607C support
` [PATCH v5 6/8] i2c: rtl9300: introduce clk struct for upcoming rtl9607 support
` [PATCH v5 7/8] i2c: rtl9300: intoduce new function properties to driver data
` [PATCH v5 8/8] i2c: rtl9300: add RTL9607C i2c controller support
[PATCH v4 0/8] i2c: rtl9300: support for RTL9607C I2C controller
2026-03-26 14:59 UTC (6+ messages)
` [PATCH v4 5/8] dt-bindings: i2c: realtek,rtl9301-i2c: extend for clocks and RTL9607C support
[PATCH] dt-bindings: i2c: renesas,riic: Document the R9A08G046 support
2026-03-26 14:05 UTC (2+ messages)
[PATCH v9 0/5] I2C Mux per channel bus speed
2026-03-26 12:17 UTC (5+ messages)
` [PATCH v9 2/5] i2c: mux: add support for per channel bus frequency
[PATCH v6 00/27] lan966x pci device: Add support for SFPs
2026-03-26 10:33 UTC (32+ messages)
` [PATCH v6 01/27] Revert "treewide: Fix probing of devices in DT overlays"
` [PATCH v6 02/27] of: dynamic: Fix overlayed devices not probing because of fw_devlink
` [PATCH v6 03/27] driver core: Avoid warning when removing a device while its supplier is unbinding
` [PATCH v6 04/27] bus: simple-pm-bus: Remove child devices when the bus is unbound
` [PATCH v6 05/27] bus: simple-pm-bus: Populate child nodes at probe
` [PATCH v6 06/27] driver core: fw_devlink: Introduce fw_devlink_set_device()
` [PATCH v6 07/27] drivers: core: Use fw_devlink_set_device()
` [PATCH v6 08/27] pinctrl: cs42l43: "
` [PATCH v6 09/27] cxl/test: Use device_set_node()
` [PATCH v6 10/27] cxl/test: Use fw_devlink_set_device()
` [PATCH v6 11/27] PCI: of: "
` [PATCH v6 12/27] PCI: of: Set fwnode device of newly created PCI device nodes
` [PATCH v6 13/27] PCI: of: Remove fwnode_dev_initialized() call for a PCI root bridge node
` [PATCH v6 14/27] i2c: core: Introduce i2c_get_adapter_physdev()
` [PATCH v6 15/27] i2c: mux: Set adapter physical device
` [PATCH v6 16/27] i2c: mux: Create missing devlink between mux and "
` [PATCH v6 17/27] of: property: Allow fw_devlink device-tree on x86
` [PATCH v6 18/27] clk: lan966x: Add MCHP_LAN966X_PCI dependency
` [PATCH v6 19/27] i2c: busses: at91: "
` [PATCH v6 20/27] misc: lan966x_pci: Fix dtso nodes ordering
` [PATCH v6 21/27] misc: lan966x_pci: Split dtso in dtsi/dtso
` [PATCH v6 22/27] misc: lan966x_pci: Rename lan966x_pci.dtso to lan966x_evb_lan9662_nic.dtso
` [PATCH v6 23/27] PCI: Add Microchip LAN9662 PCI Device ID
` [PATCH v6 24/27] misc: lan966x_pci: Introduce board specific data
` [PATCH v6 25/27] misc: lan966x_pci: Add dtsi/dtso nodes in order to support SFPs
` [PATCH v6 26/27] misc: lan966x_pci: Sort the drivers list in Kconfig help
` [PATCH v6 27/27] misc: lan966x_pci: Add drivers needed to support SFPs "
[v1,PATCH 0/1] i2c: mediatek: add bus regulator control for power saving
2026-03-26 9:49 UTC (3+ messages)
` [v1,PATCH 1/1] "
[PATCH] i2c: s3c24xx: check the size of the SMBUS message before using it
2026-03-26 8:39 UTC (3+ messages)
[PATCH v27 0/4] Add ASPEED AST2600 I2C controller driver
2026-03-26 2:19 UTC (15+ messages)
` [PATCH v27 2/4] dt-bindings: i2c: ast2600-i2c.yaml: Add global-regs and transfer-mode properties
` [PATCH v27 3/4] i2c: ast2600: Add controller driver for AST2600 new register set
[PATCH v2 00/19] tracepoint: Avoid double static_branch evaluation at guarded call sites
2026-03-26 1:28 UTC (4+ messages)
` [PATCH v2 01/19] tracepoint: Add trace_call__##name() API
[PATCH v2] i2c: designware: amdisp: Fix resume-probe race condition issue
2026-03-25 20:36 UTC (3+ messages)
[PATCH v1 0/2] i2c: imx: fix i2c issues when reading messages
2026-03-25 17:32 UTC (2+ messages)
[PATCH v1 1/1] dt-bindings: i2c: dw: Remove unused bindings
2026-03-25 17:10 UTC (2+ messages)
[PATCH 00/10] i2c: Replace dev_err() with dev_err_probe()
2026-03-25 16:01 UTC (13+ messages)
` [PATCH 01/10] i2c: tiny-usb: Replace dev_err() with dev_err_probe() in probe function
` [PATCH 02/10] i2c: tegra: "
` [PATCH 03/10] i2c: sun6i-p2wi: "
` [PATCH 04/10] i2c: stm32f7: "
` [PATCH 05/10] i2c: stm32f4: "
` [PATCH 06/10] i2c: stm32: "
` [PATCH 07/10] i2c: st: "
` [PATCH 08/10] i2c: sprd: "
` [PATCH 09/10] i2c: sis96x: "
` [PATCH 10/10] i2c: sis630: "
[PATCH] HID: ft260: validate report size in raw_event handler
2026-03-24 20:18 UTC (3+ messages)
` [PATCH v2] HID: ft260: validate report size and payload length in raw_event
[PATCH] HID: mcp2221: validate report size in raw_event handler
2026-03-24 17:06 UTC (2+ messages)
` [PATCH v2] "
page: | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox