messages from 2026-08-27 10:21:52 to 2026-08-30 13:06:16 UTC [more...]
[PATCH] i2c: aspeed: propagate reset deassert errors
2026-08-30 13:06 UTC
ee1004: DDR4 SPD cannot be read, decode-dimms fails, “Failed to select page 0 (-6)”
2026-08-30 11:07 UTC (2+ messages)
[PATCH v7 0/3] i2c: mux: Propagate software nodes to channel adapters
2026-08-30 5:10 UTC (6+ messages)
` [PATCH v7 3/3] "
[BUG] WARNING in i2c_mux_add_adapter
2026-08-30 4:13 UTC (2+ messages)
` [PATCH] i2c: mux: avoid WARN on benign symlink creation failures
[PATCH 1/1] i2c: imx: honour I2C_M_IGNORE_NAK for write messages
2026-08-29 14:21 UTC
[PATCH 0/1] i2c: imx: honour I2C_M_IGNORE_NAK for write messages
2026-08-29 14:21 UTC
[PATCH v3] i2c: cp2615: handle allocation failure
2026-08-29 4:22 UTC
[PATCH] i2c: cp2615: handle allocation failure
2026-08-29 3:42 UTC (8+ messages)
` [PATCH v2] "
[PATCH] i2c: Force ELAN0672 touchpad I2C bus freq to 100KHz
2026-08-29 3:30 UTC
[PATCH] i2c: qcom-geni: Fix hardcoded clock index in SE_GENI_CLK_SEL
2026-08-28 10:29 UTC
[RFC PATCH v5 0/3] iio: position: add Rust driver for ams AS5600
2026-08-28 7:01 UTC (10+ messages)
` [RFC PATCH v5 1/3] i2c: rust: implement SMBus access via IoBackend and FallibleIoCapable
` [RFC PATCH v5 2/3] rust: add minimal IIO subsystem abstractions
` [RFC PATCH v5 3/3] iio: position: add Rust driver for ams AS5600
[PATCH] i2c: bcm2835: Make sure clk_init_data is fully initialized
2026-08-28 2:08 UTC (2+ messages)
[PATCH 0/3] i2c: ibm_iic: use devm and get irq in probe
2026-08-28 1:46 UTC (7+ messages)
` [PATCH 1/3] i2c: ibm_iic: ioremap with platform pointer
` [PATCH 2/3] i2c: ibm_iic: get the irq early in probe
` [PATCH 3/3] i2c: ibm_iic: use devm for main allocation
[PATCH v2] i2c: core: fix debugfs UAF on adapter removal
2026-08-28 1:15 UTC (2+ messages)
[PATCH] i2c: imx-lpi2c: avoid accessing target registers on master-only controllers
2026-08-28 1:05 UTC (2+ messages)
[PATCH] i2c: qcom-cci: fix autosuspend cleanup
2026-08-28 0:56 UTC (2+ messages)
[PATCH] dt-bindings: i2c: xlnx,xps-iic-2.00.a: Drop bouncing mocean-labs.com
2026-08-28 0:42 UTC (2+ messages)
[PATCH] i2c: designware: Enable interrupt mask workaround for HJMC3001
2026-08-28 0:39 UTC (2+ messages)
[PATCH v2 0/2] I2C SCL counter updates for Qualcomm IPQ5424 SoC
2026-08-28 0:31 UTC (3+ messages)
` [PATCH v2 1/2] i2c: qcom-geni: update frequency table to fix timing parameters
[PATCH v3 0/2] Add Qualcomm I2C target controller driver
2026-08-28 0:02 UTC (6+ messages)
` [PATCH v3 2/2] i2c: qcom-target: Add driver for Qualcomm I2C target controller
[PATCH] i2c: busses: i2c-qcom-geni: Use resume and get pm runtime interface
2026-08-27 23:57 UTC (3+ messages)
[PATCH 00/13] HID: ft260: add UART and GPIO support, plus I2C fixes
2026-08-27 22:25 UTC (6+ messages)
[PATCH 08/13] HID: ft260: uart: add modem pins control via ioctl
2026-08-27 22:08 UTC (2+ messages)
[PATCH 10/13] HID: ft260: uart: fix active-low RTS/CTS/DTR/DSR polarity
2026-08-27 21:08 UTC (2+ messages)
[PATCH 09/13] HID: ft260: gpio: group sysfs attrs per HID interface
2026-08-27 20:50 UTC (2+ messages)
[PATCH 03/13] HID: ft260: add GPIO support on top of UART
2026-08-27 20:39 UTC (2+ messages)
[PATCH 0/2] i2c: Add I2C High-Speed mode support for qcom-geni
2026-08-27 19:42 UTC (6+ messages)
` [PATCH 1/2] dmaengine: qcom-gpi: Add I2C High-Speed mode configuration support
` [PATCH 2/2] i2c: qcom-geni: Add support for I2C High-Speed mode
[PATCH 01/13] HID: ft260: add serial driver
2026-08-27 19:16 UTC (2+ messages)
[PATCH v2 0/9] soc: qcom: geni: Derive SE clock configuration from OPP table on SA8255P
2026-08-27 17:59 UTC (10+ messages)
` [PATCH v2 1/9] pmdomain: arm: Fix -EINVAL from scmi_pd_set_perf_state() on state 0
` [PATCH v2 2/9] soc: qcom: geni-se: Populate clk_perf_tbl with SE source clock frequencies from perf OPP table
` [PATCH v2 3/9] soc: qcom: geni-se: Add helper to set SE clock rate via OPP
` [PATCH v2 4/9] soc: qcom: geni-se: Remove OPP rate reset from resource deactivation
` [PATCH v2 5/9] serial: qcom-geni: Use geni_se_set_rate() for source clock configuration
` [PATCH v2 6/9] spi: qcom-geni: Use geni_se_set_rate() for setting source clock frequency
` [PATCH v2 7/9] i2c: qcom-geni: Vote for SE clock rate using OPP
` [PATCH v2 8/9] i2c: qcom-geni: Use common GENI resource initialization helper
` [PATCH v2 9/9] i2c: qcom-geni: Use geni_se_set_rate() for setting source clock frequency
[PATCH 0/3] i2c: fix DMA channel leaks on probe error and remove
2026-08-27 16:01 UTC (5+ messages)
` [PATCH 1/3] i2c: at91: release DMA channels on remove and probe error
` [PATCH 2/3] i2c: imx: release DMA channels on "
` [PATCH 3/3] i2c: qcom-geni: "
[PATCH] dt-bindings: Drop redundant white-space around values in <>
2026-08-27 14:14 UTC (3+ messages)
[PATCH v8 0/2] i2c: Add dynamic transfer timeout based on message length and frequency
2026-08-27 12:27 UTC (3+ messages)
` [PATCH v8 1/2] i2c: core: Add i2c_update_timeout() helper for dynamic transfer timeouts
` [PATCH v8 2/2] i2c: qcom-geni: Add dynamic transfer timeout based on transfer length and frequency
[PATCH v2 0/3] i2c: dev: fix blocked adapter deregistration
2026-08-27 10:20 UTC (4+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] i2c: dev: drop unnecessary sysfs device lookup
` [PATCH v2 3/3] i2c: dev: clean up registration
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