messages from 2025-10-04 14:03:55 to 2025-10-16 12:14:12 UTC [more...]
[PATCH v2 1/4] i2c: machxo2: new driver
2025-10-16 12:13 UTC (4+ messages)
` [PATCH v2 2/4] mfd: tqmx86: refactor I2C setup
` [PATCH v2 3/4] mfd: tqmx86: add detection for MachXO2 I2C controller
` [PATCH v2 4/4] mfd: tqmx86: add detection for secondary "
[PATCH] media: qcom: camss: Enable setting the rate to camnoc_rt_axi clock
2025-10-16 11:50 UTC (5+ messages)
[PATCH v2 0/6] media: qcom: camss: Add Kaanapali support
2025-10-16 10:54 UTC (29+ messages)
` [PATCH v2 1/6] dt-bindings: i2c: qcom-cci: Document Kaanapali compatible
` [PATCH v2 2/6] dt-bindings: media: camss: Add qcom,kaanapali-camss binding
` [PATCH v2 3/6] media: qcom: camss: Add Kaanapali compatible camss driver
` [PATCH v2 4/6] media: qcom: camss: csiphy: Add support for v2.4.0 two-phase CSIPHY
` [PATCH v2 5/6] media: qcom: camss: csid: Add support for CSID 1080
` [PATCH v2 6/6] media: qcom: camss: vfe: Add support for VFE 1080
[PATCH 0/6] media: qcom: camss: Add Kaanapali support
2025-10-16 10:43 UTC (18+ messages)
` [PATCH 1/6] dt-bindings: i2c: qcom-cci: Document Kaanapali compatible
` [PATCH 2/6] dt-bindings: media: camss: Add qcom,kaanapali-camss binding
` [PATCH 4/6] media: qcom: camss: csiphy: Add support for v2.4.0 two-phase CSIPHY
` [PATCH 5/6] media: qcom: camss: csid: Add support for CSID 1080
[PATCH v17 00/47] DEPT(DEPendency Tracker)
2025-10-16 7:59 UTC (27+ messages)
` [PATCH v17 01/47] llist: move llist_{head,node} definition to types.h
` [PATCH v17 09/47] arm64, dept: add support CONFIG_ARCH_HAS_DEPT_SUPPORT to arm64
` [PATCH v17 28/47] dept: add documentation for dept
` [PATCH v17 35/47] i2c: rename wait_for_completion callback to wait_for_completion_cb
[PATCH v1 0/2 RESEND] i2c: muxes: Add GPIO-detected hotplug I2C
2025-10-16 7:32 UTC (7+ messages)
` [PATCH v1 1/2 RESEND] dt-bindings: i2c: Document GPIO detected hot-plugged I2C bus
` [PATCH v1 2/2 RESEND] i2c: muxes: Add GPIO-detected hotplug I2C
[PATCH 1/4] i2c: machxo2: new driver
2025-10-16 5:44 UTC (6+ messages)
` [PATCH 2/4] mfd: tqmx86: refactor I2C setup
` [PATCH 3/4] mfd: tqmx86: add detection for MachXO2 I2C controller
` [PATCH 4/4] mfd: tqmx86: add detection for secondary "
[PATCH] i2c: designware: Remove i2c_dw_remove_lock_support()
2025-10-15 20:47 UTC (7+ messages)
[PATCH] media: qcom: camss: Use a macro to specify the initial buffer count
2025-10-15 19:52 UTC (4+ messages)
[PATCH] arm64: dts: renesas: rzt2h-n2h-evk: Add VCC supply for EEPROM
2025-10-15 19:12 UTC (2+ messages)
i2c-designware: not possible to write to different i2c addresses in one transfer?
2025-10-15 11:51 UTC (2+ messages)
[Bug report]: "i2c: muxes: pca954x: Use reset controller only" makes I2C break
2025-10-15 10:56 UTC (3+ messages)
[PATCH v4 00/29] lan966x pci device: Add support for SFPs
2025-10-15 7:14 UTC (30+ messages)
` [PATCH v4 01/29] Revert "treewide: Fix probing of devices in DT overlays"
` [PATCH v4 02/29] driver core: Rename get_dev_from_fwnode() wrapper to get_device_from_fwnode()
` [PATCH v4 03/29] of: dynamic: Fix overlayed devices not probing because of fw_devlink
` [PATCH v4 04/29] driver core: Avoid warning when removing a device while its supplier is unbinding
` [PATCH v4 05/29] dt-bindings: bus: Add simple-platform-bus
` [PATCH v4 06/29] bus: Introduce simple-platorm-bus
` [PATCH v4 07/29] misc: lan966x_pci: Use simple-platform-bus
` [PATCH v4 08/29] driver core: fw_devlink: Introduce fw_devlink_set_device()
` [PATCH v4 09/29] drivers: core: Use fw_devlink_set_device()
` [PATCH v4 10/29] pinctrl: cs42l43: "
` [PATCH v4 11/29] cxl/test: Use device_set_node()
` [PATCH v4 12/29] cxl/test: Use fw_devlink_set_device()
` [PATCH v4 13/29] PCI: of: "
` [PATCH v4 14/29] PCI: of: Set fwnode device of newly created PCI device nodes
` [PATCH v4 15/29] PCI: of: Remove fwnode_dev_initialized() call for a PCI root bridge node
` [PATCH v4 16/29] i2c: core: Introduce i2c_get_adapter_physdev()
` [PATCH v4 17/29] i2c: mux: Set adapter physical device
` [PATCH v4 18/29] i2c: mux: Create missing devlink between mux and "
` [PATCH v4 19/29] of: property: Allow fw_devlink device-tree on x86
` [PATCH v4 20/29] clk: lan966x: Add MCHP_LAN966X_PCI dependency
` [PATCH v4 21/29] i2c: busses: at91: "
` [PATCH v4 22/29] misc: lan966x_pci: Fix dtso nodes ordering
` [PATCH v4 23/29] misc: lan966x_pci: Split dtso in dtsi/dtso
` [PATCH v4 24/29] misc: lan966x_pci: Rename lan966x_pci.dtso to lan966x_evb_lan9662_nic.dtso
` [PATCH v4 25/29] PCI: Add Microchip LAN9662 PCI Device ID
` [PATCH v4 26/29] misc: lan966x_pci: Introduce board specific data
` [PATCH v4 27/29] misc: lan966x_pci: Add dtsi/dtso nodes in order to support SFPs
` [PATCH v4 28/29] misc: lan966x_pci: Sort the drivers list in Kconfig help
` [PATCH v4 29/29] misc: lan966x_pci: Add drivers needed to support SFPs "
[PATCH V3 0/3] Introduce a generic register settings dt-binding
2025-10-14 14:30 UTC (7+ messages)
` [PATCH V3 1/3] dt-binding: Add register-settings binding
[PATCH v2 0/5] I2C Mux per channel bus speed
2025-10-14 14:13 UTC (2+ messages)
[PATCH v2] arm64: dts: exynosautov920: Add DT node for all I2C ports
2025-10-14 13:29 UTC (2+ messages)
[PATCH] dt-bindings: i2c: Convert apm,xgene-slimpro-i2c to DT schema
2025-10-14 12:00 UTC (2+ messages)
[PATCH 1/2] i2c: usbio: Add ACPI device-id for MTL-CVF devices
2025-10-14 11:58 UTC (12+ messages)
` "
[PATCH 23/80] i2c: Remove redundant pm_runtime_mark_last_busy() calls
2025-10-14 11:52 UTC (2+ messages)
[PATCH 0/3] dma_mapping: Add auto cleanup support
2025-10-14 5:54 UTC (5+ messages)
` [PATCH 1/3] cleanup: Add DEFINE_GUARD_ARGS_CLASS macro for resource alloc/free functions with multiple arguments
` [PATCH 2/3] dma-mapping: Add auto cleanup support dma_map_single()
` [PATCH 3/3] i2c: lpi2c: Use auto cleanup for dma_map_single()
[PATCH] i2c: dev: Fix field-spanning write in __do_trace_smbus_write()
2025-10-14 3:25 UTC (2+ messages)
[PATCH v3 0/7] arm64: dts: exynos990: Add PERIC0/1 USI, UART and HSI2C support
2025-10-13 1:02 UTC (7+ messages)
` [PATCH v3 1/7] dt-bindings: soc: samsung: exynos-sysreg: Add Exynos990 PERIC0/1 compatibles
` (subset) "
` [PATCH v3 2/7] arm64: dts: exynos990: Add sysreg nodes for PERIC0 and PERIC1
` (subset) "
` [PATCH v3 3/7] dt-bindings: soc: samsung: Add Exynos990 USI compatible
[PATCH] i2c: i2c-boardinfo: Annotate code used in init phase only
2025-10-12 21:05 UTC (5+ messages)
[PULL REQUEST] i2c-for-6.18-rc1-hotfix
2025-10-12 20:46 UTC (2+ messages)
[PATCH] i2c: allow ddr5 ram page change with active intel spd write protection
2025-10-11 12:31 UTC
[PATCH] Revert "i2c: boardinfo: Annotate code used in init phase only"
2025-10-11 10:31 UTC
[PATCH 0/1] i2c: designware: Fix SMBUS Master interrupts storms
2025-10-11 7:30 UTC (2+ messages)
` [PATCH 1/1] i2c: designware: Disable SMBus interrupts to prevent storms from mis-configured firmware
[PULL REQUEST] i2c-for-6.18-rc1-part2
2025-10-10 18:26 UTC (2+ messages)
[PATCH v2] i2c: mux-mule: Remove error print for devm_add_action_or_reset()
2025-10-10 13:35 UTC (2+ messages)
[RESEND PATCH 1/2] dt-bindings: i2c: exynos5: add exynosautov920-hsi2c compatible
2025-10-10 4:55 UTC (4+ messages)
` [RESEND PATCH 2/2] arm64: dts: exynosautov920: Add DT node for all I2C ports
[PATCH 1/2] i2c: ocores: replace 1ms poll iteration timeout with total transfer timeout
2025-10-09 22:25 UTC (9+ messages)
` [PATCH 2/2] i2c: ocores: respect adapter timeout in IRQ mode
[PATCH v2 1/2] i2c: ocores: increase poll timeout to total transfer timeout
2025-10-09 13:26 UTC (5+ messages)
` [PATCH v2 2/2] i2c: ocores: respect adapter timeout in IRQ mode
[PATCH] dt-bindings: i2c: hisilicon,hix5hd2-i2c convert to DT schema
2025-10-09 11:22 UTC (8+ messages)
` [PATCH v2 0/1] "
` [PATCH v2 1/1] "
[PATCH v4] i2c: spacemit: introduce pio for k1
2025-10-09 9:59 UTC
[PATCH] i2c: designware-platdrv: handle reset control deassert error
2025-10-09 9:39 UTC (5+ messages)
[PATCH v3] i2c: spacemit: introduce pio for k1
2025-10-09 3:37 UTC (4+ messages)
[PATCH RESEND 0/2] i2c: tegra: Add Tegra256 I2C controller support
2025-10-08 10:17 UTC (7+ messages)
` [PATCH RESEND 2/2] i2c: tegra: Add Tegra256 support
[Bug] i801 kernel NULL pointer dereference
2025-10-08 6:28 UTC
[PATCH v6 0/3] rust: i2c: Add basic I2C driver abstractions
2025-10-05 10:23 UTC (4+ messages)
` [PATCH v6 1/3] rust: i2c: add basic I2C device and "
` [PATCH v6 2/3] rust: i2c: add manual I2C device creation abstractions
` [PATCH v6 3/3] samples: rust: add Rust I2C sample driver
[PATCH] i2c: mt65xx: convert set_speed function to void
2025-10-04 16:46 UTC (2+ messages)
[GIT PULL] i2c-host for v6.18, part 2
2025-10-04 16:30 UTC (2+ messages)
page: next (older) | 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