messages from 2025-05-05 10:00:13 to 2025-05-13 15:35:42 UTC [more...]
[PATCH 1/3] i2ctransfer: Don't free memory which was never allocated
2025-05-13 15:35 UTC (3+ messages)
` [PATCH 2/3] i2ctransfer: Prevent msgs[] overflow with many parameters
` [PATCH 3/3] i2ctransfer: Zero out memory passed to ioctl()
[PATCH v2 00/10] riscv: sophgo: Introduce SG2044 SRD3-10 board support
2025-05-13 14:33 UTC (6+ messages)
` [PATCH v2 02/10] dt-bindings: timer: Add Sophgo SG2044 ACLINT timer
` [PATCH v2 05/10] dt-bindings: reset: sophgo: Add SG2044 bindings
` (subset) [PATCH v2 00/10] riscv: sophgo: Introduce SG2044 SRD3-10 board support
[PATCH 0/3] i2c: pxa: fix I2C communication on Armada 3700
2025-05-13 13:32 UTC (5+ messages)
` [PATCH 1/3] i2c: add init_recovery() callback
` [PATCH 2/3] i2c: pxa: prevent calling of the generic recovery init code
` [PATCH 3/3] i2c: pxa: handle 'Early Bus Busy' condition on Armada 3700
[PATCH v1] i2c: designware: Don't warn about missing get_clk_rate_khz
2025-05-13 12:40 UTC
[PATCH 1/1] drivers/i2c: fix a potential null pointer dereference
2025-05-13 12:37 UTC
[PATCH] i2ctransfer: Don't link with libi2c
2025-05-13 11:35 UTC
[PATCH] i2c: qcom-geni: fix I2C frequency table to achieve accurate bus rates
2025-05-13 11:08 UTC
[PATCH v3 0/2] i2c: imx: guard and drop prefix
2025-05-13 6:36 UTC (3+ messages)
` [PATCH v3 1/2] i2c: imx: use guard to take spinlock
` [PATCH v3 2/2] i2c: imx: drop master prefix
[PATCH 1/4] dt-bindings: i2c: Specify reset as optional
2025-05-13 4:24 UTC (11+ messages)
` [PATCH 2/4] i2c: tegra: make reset an optional property
` [PATCH 3/4] i2c: tegra: Remove dma_sync_*() calls
` [PATCH 4/4] arm64: tegra: Add I2C aliases for Tegra234
` (subset) [PATCH 1/4] dt-bindings: i2c: Specify reset as optional
[PATCH v1] i2c: microchip-corei2c: add smbus support
2025-05-12 23:42 UTC (8+ messages)
[PATCH 17/33] dt-bindings: nvmem: qfprom: Add the SM7150 compatible
2025-05-12 23:35 UTC (15+ messages)
` [PATCH 20/33] dt-bindings: i2c: qcom-cci: "
` [PATCH 21/33] dt-bindings: clock: qcom-rpmhcc: "
` [PATCH 23/33] dt-bindings: arm-smmu: "
` [PATCH 24/33] dt-bindings: clock: qcom,gpucc: "
` [PATCH 25/33] dt-bindings: remoteproc: qcom: sc7180-pas: "
` [PATCH 26/33] remoteproc: qcom: pas: Add SM7150 remoteproc support
` (subset) [PATCH 17/33] dt-bindings: nvmem: qfprom: Add the SM7150 compatible
[1/1] i2c: designware: Ensure runtime suspend is invoked during rapid slave unregistration and registration
2025-05-12 23:29 UTC (8+ messages)
[PATCH] i2c: mlxbf: Allow build with COMPILE_TEST
2025-05-12 22:55 UTC (5+ messages)
[PATCH v4 1/2] i2c-mlxbf: Add repeated start condition support
2025-05-12 22:49 UTC (3+ messages)
` [PATCH v4 2/2] i2c-mlxbf: Improve I2C bus timing configuration
[PATCH v2 00/26] lan966x pci device: Add support for SFPs
2025-05-12 22:32 UTC (44+ messages)
` [PATCH v2 01/26] Revert "treewide: Fix probing of devices in DT overlays"
` [PATCH v2 02/26] driver core: Rename get_dev_from_fwnode() wrapper to get_device_from_fwnode()
` [PATCH v2 03/26] of: dynamic: Fix overlayed devices not probing because of fw_devlink
` [PATCH v2 04/26] driver core: Avoid warning when removing a device while its supplier is unbinding
` [PATCH v2 05/26] bus: simple-pm-bus: Populate child nodes at probe
` [PATCH v2 06/26] driver core: fw_devlink: Introduce fw_devlink_set_device()
` [PATCH v2 07/26] drivers: core: Use fw_devlink_set_device()
` [PATCH v2 08/26] pinctrl: cs42l43: "
` [PATCH v2 09/26] cxl/test: Use device_set_node()
` [PATCH v2 10/26] cxl/test: Use fw_devlink_set_device()
` [PATCH v2 11/26] PCI: of: "
` [PATCH v2 12/26] PCI: of: Set fwnode device of newly created PCI device nodes
` [PATCH v2 13/26] PCI: of: Remove fwnode_dev_initialized() call for a PCI root bridge node
` [PATCH v2 14/26] i2c: core: Introduce i2c_get_adapter_physdev()
` [PATCH v2 15/26] i2c: mux: Set adapter physical device
` [PATCH v2 16/26] i2c: mux: Create missing devlink between mux and "
` [PATCH v2 17/26] of: property: Allow fw_devlink device-tree on x86 when PCI device-tree node creation is enabled
` [PATCH v2 18/26] clk: lan966x: Add MCHP_LAN966X_PCI dependency
` [PATCH v2 19/26] i2c: busses: at91: "
` [PATCH v2 20/26] misc: lan966x_pci: Fix dtso nodes ordering
` [PATCH v2 21/26] misc: lan966x_pci: Split dtso in dtsi/dtso
` [PATCH v2 22/26] misc: lan966x_pci: Rename lan966x_pci.dtso to lan966x_evb_lan9662_nic.dtso
` [PATCH v2 23/26] misc: lan966x_pci: Introduce board specific data
` [PATCH v2 24/26] misc: lan966x_pci: Add dtsi/dtso nodes in order to support SFPs
` [PATCH v2 25/26] misc: lan966x_pci: Sort the drivers list in Kconfig help
` [PATCH v2 26/26] misc: lan966x_pci: Add drivers needed to support SFPs "
[PATCH v2] i2c: amd-isp: Add ISP i2c-designware driver
2025-05-12 22:24 UTC (3+ messages)
[PATCH v2 8/10] i2c: xgene-slimpro: Replace dev_err() with dev_err_probe() in probe function
2025-05-12 21:37 UTC (2+ messages)
[PATCH v2] i2c: lpi2c: implement master_xfer_atomic callback
2025-05-12 21:21 UTC (2+ messages)
[PATCH v2 00/57] irqdomain: Cleanups and Documentation
2025-05-12 9:55 UTC (3+ messages)
[PATCH v10 0/7] Add Nuvoton NCT6694 MFD drivers
2025-05-12 8:48 UTC (14+ messages)
` [PATCH v10 1/7] mfd: Add core driver for Nuvoton NCT6694
` [PATCH v10 4/7] can: Add Nuvoton NCT6694 CANFD support
[PATCH 00/10] i2c: Replace dev_err() with dev_err_probe()
2025-05-11 19:55 UTC (4+ messages)
` [PATCH 08/10] i2c: xgene-slimpro: Replace dev_err() with dev_err_probe() in probe function
[PULL REQUEST] i2c-for-6.15-rc6
2025-05-10 16:28 UTC (2+ messages)
[PATCH v2] i2c: Clarify behavior of I2C_M_RD flag
2025-05-10 21:27 UTC
[GIT PULL] i2c-host-fixes for v6.15-rc6
2025-05-10 9:44 UTC (2+ messages)
linux-next: Tree for May 9 (i2c/busses/i2c-mlxbf.c)
2025-05-10 0:18 UTC
[PATCH v6 0/2] Add Block event interrupt support for I2C protocol
2025-05-09 16:01 UTC (10+ messages)
` [PATCH v6 1/2] dmaengine: qcom: gpi: Add GPI Block event interrupt support
` [PATCH v6 2/2] i2c: i2c-qcom-geni: Add "
[PATCH v3] dt-bindings: i2c: i2c-wmt: Convert to YAML
2025-05-08 12:42 UTC (4+ messages)
[PATCH v2 0/2] i2c: i801: don't instantiate spd5118 under SPD Write Disable
2025-05-08 10:33 UTC (5+ messages)
` [PATCH v2 2/2] "
[PATCH] MAINTAINERS: Remove entry for Seth Heasley
2025-05-08 10:09 UTC (2+ messages)
[PATCH] i2c: I2C_DESIGNWARE_AMDISP should depend on DRM_AMD_ISP
2025-05-08 10:06 UTC (3+ messages)
[PATCH] i2c: core: add useful info when defer probe
2025-05-08 2:51 UTC (2+ messages)
[PATCH v1] i2c: lpi2c: implement master_xfer_atomic callback
2025-05-08 2:03 UTC (3+ messages)
[PATCH v5 0/9] i2c: atr: allow usage of nested ATRs
2025-05-07 12:19 UTC (10+ messages)
` [PATCH v5 1/9] i2c: atr: Fix lockdep for "
` [PATCH v5 2/9] i2c: atr: find_mapping() -> get_mapping()
` [PATCH v5 3/9] i2c: atr: split up i2c_atr_get_mapping_by_addr()
` [PATCH v5 4/9] i2c: atr: do not create mapping in detach_addr()
` [PATCH v5 5/9] i2c: atr: deduplicate logic in attach_addr()
` [PATCH v5 6/9] i2c: atr: allow replacing mappings "
` [PATCH v5 7/9] i2c: atr: add flags parameter to i2c_atr_new()
` [PATCH v5 8/9] i2c: atr: add static flag
` [PATCH v5 9/9] i2c: atr: add passthrough flag
[PATCH] dt-bindings: interrupt-controller: Convert aspeed,ast2400-i2c-ic to DT schema
2025-05-07 3:22 UTC (2+ messages)
[PATCH v3 0/9] Add support to load QUP SE firmware from
2025-05-06 9:17 UTC (6+ messages)
` [PATCH v3 6/9] soc: qcom: geni-se: Add support to load QUP SE Firmware via Linux subsystem
[PATCH v4 0/5] Add support to load QUP SE firmware from
2025-05-06 9:15 UTC (5+ messages)
` [PATCH v4 1/5] dt-bindings: qcom: se-common: Add QUP Peripheral-specific properties for I2C, SPI, and SERIAL bus
[PATCH] i2c: omap: fix deprecated of_property_read_bool() use
2025-05-06 7:01 UTC (7+ messages)
PMBus memory overflow
2025-05-06 1:39 UTC (6+ messages)
[PATCH AUTOSEL 5.4 13/79] i2c: pxa: fix call balance of i2c->clk handling routines
2025-05-05 23:20 UTC
[PATCH AUTOSEL 5.10 017/114] i2c: qup: Vote for interconnect bandwidth to DRAM
2025-05-05 23:16 UTC (2+ messages)
` [PATCH AUTOSEL 5.10 018/114] i2c: pxa: fix call balance of i2c->clk handling routines
[PATCH AUTOSEL 5.15 022/153] i2c: qup: Vote for interconnect bandwidth to DRAM
2025-05-05 23:11 UTC (2+ messages)
` [PATCH AUTOSEL 5.15 023/153] i2c: pxa: fix call balance of i2c->clk handling routines
[PATCH AUTOSEL 6.1 032/212] i2c: qup: Vote for interconnect bandwidth to DRAM
2025-05-05 23:03 UTC (2+ messages)
` [PATCH AUTOSEL 6.1 033/212] i2c: pxa: fix call balance of i2c->clk handling routines
[PATCH AUTOSEL 6.6 042/294] i2c: qup: Vote for interconnect bandwidth to DRAM
2025-05-05 22:52 UTC (2+ messages)
` [PATCH AUTOSEL 6.6 043/294] i2c: pxa: fix call balance of i2c->clk handling routines
[PATCH AUTOSEL 6.12 070/486] i2c: qup: Vote for interconnect bandwidth to DRAM
2025-05-05 22:32 UTC (2+ messages)
` [PATCH AUTOSEL 6.12 071/486] i2c: pxa: fix call balance of i2c->clk handling routines
[PATCH AUTOSEL 6.14 056/642] i2c: qcom-geni: Update i2c frequency table to match hardware guidance
2025-05-05 22:05 UTC (4+ messages)
` [PATCH AUTOSEL 6.14 090/642] i2c: qup: Vote for interconnect bandwidth to DRAM
` [PATCH AUTOSEL 6.14 091/642] i2c: amd-asf: Set cmd variable when encountering an error
` [PATCH AUTOSEL 6.14 092/642] i2c: pxa: fix call balance of i2c->clk handling routines
[PATCH] i2c: mlxbf: Use str_read_write() helper
2025-05-05 21:59 UTC (2+ messages)
[PATCH v2 0/3] Support I2C controllers in RK3528
2025-05-05 21:53 UTC (6+ messages)
` [PATCH v2 1/3] dt-bindings: i2c: i2c-rk3x: Add compatible string for RK3528
` (subset) [PATCH v2 0/3] Support I2C controllers in RK3528
[PATCH 1/2] i2c: ismt: Use non-hybrid PCI devres API
2025-05-05 21:42 UTC (2+ messages)
[PATCH] i2c: davinci: add I2C_FUNC_PROTOCOL_MANGLING to feature list
2025-05-05 21:15 UTC (3+ messages)
[PATCH v2] dt-bindings: i2c: i2c-wmt: Convert to YAML
2025-05-05 20:38 UTC (3+ messages)
[PATCH v4 0/9] i2c: atr: allow usage of nested ATRs
2025-05-05 16:13 UTC (17+ messages)
` [PATCH v4 3/9] i2c: atr: split up i2c_atr_get_mapping_by_addr()
` [PATCH v4 5/9] i2c: atr: deduplicate logic in attach_addr()
` [PATCH v4 6/9] i2c: atr: allow replacing mappings "
` [PATCH v4 7/9] i2c: atr: add flags parameter to i2c_atr_new()
` [PATCH v4 8/9] i2c: atr: add static flag
` [PATCH v4 9/9] i2c: atr: add passthrough flag
[PATCH v4 2/5] soc: qcom: geni-se: Add support to load QUP SE Firmware via Linux subsystem
2025-05-05 13:43 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