messages from 2024-09-27 20:52:41 to 2024-09-29 19:37:50 UTC [more...]
[PATCH v4 1/3] phy: rockchip: inno-usb2: convert clock management to bulk
2024-09-29 19:36 UTC (4+ messages)
` [PATCH v4 2/3] dt-bindings: phy: rockchip,inno-usb2phy: add rk3576
` [PATCH v4 3/3] phy: rockchip: inno-usb2: Add usb2 phys support for rk3576
[PATCH v3 1/2] soc: imx8m: Probe the SoC driver as platform driver
2024-09-29 18:47 UTC (9+ messages)
` [PATCH v3 2/2] soc: imx8m: Remove global soc_uid
[PATCH v4 1/3] soc: imx8m: Probe the SoC driver as platform driver
2024-09-29 18:49 UTC (3+ messages)
` [PATCH v4 2/3] soc: imx8m: Remove global soc_uid
` [PATCH v4 3/3] soc: imx8m: Use devm_* to simplify probe failure handling
[PATCH] reset: Further simplify locking with guard()
2024-09-29 18:48 UTC (5+ messages)
` [heads-up] "
[PATCH] ARM: topology: Allow missing CPU clock-frequency device-tree property
2024-09-29 18:19 UTC
[PATCH v2 0/6] Support spread spectrum clocking for i.MX8{M,N,P} PLLs
2024-09-29 17:27 UTC (7+ messages)
` [PATCH v2 1/6] dt-bindings: clock: imx8m-anatop: support spread spectrum clocking
` [PATCH v2 2/6] clk: imx: pll14xx: support spread spectrum clock generation
` [PATCH v2 3/6] clk: imx8mm: "
` [PATCH v2 4/6] clk: imx8mn: "
` [PATCH v2 5/6] clk: imx8mp: don't lose the anatop device node
` [PATCH v2 6/6] clk: imx8mp: support spread spectrum clock generation
of atmel_pmecc_destroy_user
2024-09-29 17:05 UTC
[GIT PULL] Mailbox changes for v6.12
2024-09-29 17:04 UTC (2+ messages)
[PATCH] iio: adc: mt6360-adc: Converted to use get_unaligned_be16()
2024-09-29 16:48 UTC (2+ messages)
[PATCH 0/3] media: imx8mq-mipi-csi2: Simplify power management handling
2024-09-29 13:43 UTC (4+ messages)
` [PATCH 1/3] media: imx8mq-mipi-csi2: Drop stream stop/restart at suspend/resume time
` [PATCH 2/3] media: imx8mq-mipi-csi2: Drop ST_SUSPENDED guard
` [PATCH 3/3] media: imx8mq-mipi-csi2: Drop system suspend/resume handlers
[PATCH 0/3] media: imx8mq-mipi-csi2: Simplify power management handling
2024-09-29 13:36 UTC (4+ messages)
` [PATCH 1/3] media: imx8mq-mipi-csi2: Drop stream stop/restart at suspend/resume time
` [PATCH 2/3] media: imx8mq-mipi-csi2: Drop ST_SUSPENDED guard
` [PATCH 3/3] media: imx8mq-mipi-csi2: Drop system suspend/resume handlers
[PATCH] media: nxp: imx8mq-mipi-csi2: Fix CSI clocks always enabled issue
2024-09-29 12:40 UTC (3+ messages)
[PATCH v1] mmc: Fix typos in comments across various files
2024-09-29 12:07 UTC (2+ messages)
[PATCH v6 0/5] Enable eQEP DT support for Sitara K3 platforms
2024-09-29 10:47 UTC (2+ messages)
[PATCH v1] serial: 8250: Fix typos in comments across various files
2024-09-29 10:09 UTC
[PATCH 0/6] ASoC: add Allwinner H616 audio codec support
2024-09-29 10:06 UTC (7+ messages)
` [PATCH 1/6] ASoC: sun4i-codec: Add support for different DAC FIFOC addresses to quirks
` [PATCH 2/6] ASoC: sun4i-codec: Add playback only flag "
` [PATCH 3/6] clk: sunxi-ng: h616: Add sigma-delta modulation settings for audio PLL
` [PATCH 4/6] dt-bindings: allwinner: add H616 sun4i audio codec binding
` [PATCH 5/6] ASoC: sun4i-codec: support allwinner H616 codec
` [PATCH 6/6] arm64: dts: allwinner: h616: Add audio codec node
[bug report] KVM: arm64: vgic-v4: Occasionally issue VMOVP to an unmapped VPE on GICv4.1
2024-09-29 10:07 UTC (2+ messages)
[PATCH] KVM: arm64: vgic: fix GICR_STATUSR in vgic_v3_rd_registers
2024-09-29 9:38 UTC (2+ messages)
[PATCH v3 0/5] Add dev_warn_probe() and improve error handling in Rockchip SPI drivers
2024-09-29 9:21 UTC (6+ messages)
` [PATCH v3 1/5] spi: rockchip: Perform trivial code cleanups
` [PATCH v3 2/5] spi: rockchip-sfc: "
` [PATCH v3 3/5] spi: rockchip-sfc: Use dev_err_probe() in the probe path
` [PATCH v3 4/5] driver core: Add device probe log helper dev_warn_probe()
` [PATCH v3 5/5] spi: rockchip: Use dev_{err,warn}_probe() in the probe path
[PATCH v5 00/26] drm: sun4i: add Display Engine 3.3 (DE33) support
2024-09-29 9:04 UTC (27+ messages)
` [PATCH v5 01/26] drm: sun4i: de2/de3: Change CSC argument
` [PATCH v5 02/26] drm: sun4i: de2/de3: Merge CSC functions into one
` [PATCH v5 03/26] drm: sun4i: de2/de3: call csc setup also for UI layer
` [PATCH v5 04/26] drm: sun4i: de2: Initialize layer fields earlier
` [PATCH v5 05/26] drm: sun4i: de3: Add YUV formatter module
` [PATCH v5 06/26] drm: sun4i: de3: add format enumeration function to engine
` [PATCH v5 07/26] drm: sun4i: de3: add formatter flag to mixer config
` [PATCH v5 08/26] drm: sun4i: de3: add YUV support to the DE3 mixer
` [PATCH v5 09/26] drm: sun4i: de3: pass engine reference to ccsc setup function
` [PATCH v5 10/26] drm: sun4i: de3: add YUV support to the color space correction module
` [PATCH v5 11/26] drm: sun4i: de3: add YUV support to the TCON
` [PATCH v5 12/26] drm: sun4i: support YUV formats in VI scaler
` [PATCH v5 13/26] drm: sun4i: de2/de3: add mixer version enum
` [PATCH v5 14/26] drm: sun4i: de2/de3: refactor mixer initialisation
` [PATCH v5 15/26] drm: sun4i: vi_scaler refactor vi_scaler enablement
` [PATCH v5 16/26] drm: sun4i: de2/de3: add generic blender register reference function
` [PATCH v5 17/26] drm: sun4i: de2/de3: use generic register reference function for layer configuration
` [PATCH v5 18/26] drm: sun4i: de3: Implement AFBC support
` [PATCH v5 19/26] dt-bindings: allwinner: add H616 DE33 bus binding
` [PATCH v5 20/26] dt-bindings: allwinner: add H616 DE33 clock binding
` [PATCH v5 21/26] dt-bindings: allwinner: add H616 DE33 mixer binding
` [PATCH v5 22/26] clk: sunxi-ng: ccu: add Display Engine 3.3 (DE33) support
` [PATCH v5 23/26] drm: sun4i: de33: mixer: "
` [PATCH v5 24/26] drm: sun4i: de33: vi_scaler: "
` [PATCH v5 25/26] drm: sun4i: de33: fmt: "
` [PATCH v5 26/26] drm: sun4i: de33: csc: "
[PATCH v1] bluetooth: Fix typos in the comments
2024-09-29 8:57 UTC
[PATCH v4 00/26] drm: sun4i: add Display Engine 3.3 (DE33) support
2024-09-29 8:52 UTC (4+ messages)
` [PATCH v4 21/26] dt-bindings: allwinner: add H616 DE33 mixer binding
[PATCH 0/5] Add A5 SoC PLLs and Peripheral clock
2024-09-29 8:44 UTC (7+ messages)
` [PATCH 4/5] clk: meson: add support for the A5 SoC PLL clock
` [PATCH 5/5] clk: meson: add A5 clock peripherals controller driver
[RESEND. PATCH v2] Bluetooth: btusb: Add MT7925 support for ID 0x13d3:0x3608
2024-09-29 8:24 UTC (2+ messages)
` [RESEND.,v2] "
[PATCH v2] ARM/nommu: Fix typo "absense"
2024-09-29 8:16 UTC
[PATCH v2 0/2] Add mtk-sd support for MT8196
2024-09-29 7:44 UTC (3+ messages)
` [PATCH v2 1/2] mmc: mtk-sd: Add "
` [PATCH v2 2/2] dt-bindings: "
[PATCH v2 00/13] Tool and hwmon PMUs
2024-09-29 7:21 UTC (7+ messages)
[PATCH v2 00/19] iommufd: Add VIOMMU infrastructure (Part-1)
2024-09-29 7:19 UTC (12+ messages)
[PATCH 0/2] Add mtk-sd support for MT8196
2024-09-29 5:50 UTC (8+ messages)
` [PATCH 2/2] dt-bindings: mmc: mtk-sd: Add "
[PATCH] mt76: mt76u_vendor_request: Do not print error messages when -EPROTO
2024-09-29 6:36 UTC
[PATCH 0/2] clk: Fix issues related to CLK_IGNORE_UNUSED failures and amlogic glitch free mux
2024-09-29 6:10 UTC (3+ messages)
` [PATCH 1/2] clk: Fix the CLK_IGNORE_UNUSED failure issue
` [PATCH 2/2] clk: meson: Fix glitch free mux related issues
[PATCH] soc: aspeed: Add check devm_kasprintf() returned value
2024-09-29 6:03 UTC (2+ messages)
[PATCH v2 0/3] Add the dwmac driver support for T-HEAD TH1520 SoC
2024-09-29 3:58 UTC (15+ messages)
` [PATCH v2 1/3] dt-bindings: net: Add T-HEAD dwmac support
` [PATCH v2 3/3] riscv: dts: thead: Add TH1520 ethernet nodes
[PATCH v4 0/2] cppc_cpufreq: Rework ->get() error handling when cores are idle
2024-09-29 3:32 UTC (3+ messages)
` [PATCH v4 1/2] cppc_cpufreq: Use desired perf if feedback ctrs are 0 or unchanged
` [PATCH v4 2/2] cppc_cpufreq: Remove HiSilicon CPPC workaround
[PATCH] usb: gadget: Add check devm_kasprintf() returned value
2024-09-29 3:14 UTC
[PATCH net v2 0/2] fix two bugs related to page_pool
2024-09-29 2:44 UTC (10+ messages)
` [PATCH net v2 2/2] page_pool: fix IOMMU crash when driver has already unbound
[PATCH v17 0/8] Initial support Cadence MHDP8501(HDMI/DP) for i.MX8MQ
2024-09-29 2:36 UTC (9+ messages)
` [PATCH v17 3/8] dt-bindings: display: bridge: Add Cadence MHDP8501
` [PATCH v17 4/8] drm: bridge: Cadence: Add MHDP8501 DP/HDMI driver
[PATCH v2 4/4] arm64: dts: qcom: add base QCS8300 RIDE dts
2024-09-29 2:31 UTC (3+ messages)
[PATCH v2 0/5] Add dev_warn_probe() and improve error handling in Rockchip SPI drivers
2024-09-29 2:20 UTC (9+ messages)
` [PATCH v2 1/5] spi: rockchip: Perform trivial code cleanups
` [PATCH v2 2/5] spi: rockchip-sfc: "
` [PATCH v2 3/5] spi: rockchip-sfc: Use dev_err_probe() in the probe path
` [PATCH v2 4/5] driver core: Add device probe log helper dev_warn_probe()
` [PATCH v2 5/5] spi: rockchip: Use dev_{err,warn}_probe() in the probe path
[PATCH] arm64: dts: qcom: Add coresight nodes for QCS8300
2024-09-29 1:53 UTC
[PATCH v8 0/3] Add initial support for the Rockchip RK3588 HDMI TX Controller
2024-09-29 0:34 UTC (5+ messages)
` [PATCH v8 1/3] drm/bridge: synopsys: Add DW HDMI QP TX Controller support library
` [PATCH v8 2/3] dt-bindings: display: rockchip: Add schema for RK3588 HDMI TX Controller
` [PATCH v8 3/3] drm/rockchip: Add basic RK3588 HDMI output support
[PATCH 1/2] dt-bindings: arm: fsl: Document DH electronics i.MX8M Plus DHCOM PicoITX
2024-09-28 23:48 UTC (2+ messages)
` [PATCH 2/2] arm64: dts: imx8mp: Add support for "
[PATCH v7 0/3] Add initial support for the Rockchip RK3588 HDMI TX Controller
2024-09-28 23:17 UTC (4+ messages)
` [PATCH v7 3/3] drm/rockchip: Add basic RK3588 HDMI output support
[PATCH v6 2/2] drm/mediatek: Add blend_modes to mtk_plane_init() for different SoCs
2024-09-28 22:52 UTC (3+ messages)
[PATCH v5 2/2] drm/mediatek: Add blend_modes to mtk_plane_init() for different SoCs
2024-09-28 21:58 UTC (2+ messages)
[PATCH 03/11] PCI: of_property: Sanitize 32 bit PCI address parsed from DT
2024-09-28 20:17 UTC (2+ messages)
[PATCH 1/6] arm64: dts: mt8195: Fix dtbs_check error for infracfg_ao node
2024-09-28 20:14 UTC (9+ messages)
` [PATCH 3/6] dt-bindings: display: mediatek: Fix clocks count constraint for new SoCs
[PATCH] dt-bindings: spi: xilinx: Add clocks & clock-names properties
2024-09-28 20:12 UTC (7+ messages)
[PATCH v3 0/5] perf arm-spe: Introduce metadata version 2
2024-09-28 19:55 UTC (6+ messages)
` [PATCH v3 1/5] perf arm-spe: Define metadata header "
` [PATCH v3 2/5] perf arm-spe: Calculate meta data size
` [PATCH v3 3/5] perf arm-spe: Save per CPU information in metadata
` [PATCH v3 4/5] perf arm-spe: Support metadata version 2
` [PATCH v3 5/5] perf arm-spe: Dump metadata with "
[PATCH v8 0/3] Fix degradation problem of alpha blending series
2024-09-28 17:18 UTC (5+ messages)
` [PATCH v8 1/3] drm/mediatek: ovl: Remove the color format comment for ovl_fmt_convert()
` [PATCH v8 2/3] drm/mediatek: ovl: Add blend_modes to driver data
` [PATCH v8 3/3] drm/mediatek: Add blend_modes to mtk_plane_init() for different SoCs
[PATCH v1] iio: adc: Fix typos in comments across various files
2024-09-28 17:15 UTC (2+ messages)
[PATCH v8 0/8] Add tsd,mule-i2c-mux support
2024-09-28 17:00 UTC (7+ messages)
` [PATCH v8 2/8] i2c: muxes: add support for tsd,mule-i2c multiplexer
` [PATCH v8 3/8] dt-bindings: hwmon: add support for ti,amc6821
[PATCH 0/4] iio: adc: use scoped device_for_each_childe_node()
2024-09-28 16:29 UTC (2+ messages)
[PATCH 0/6] Samsung Exynos 7870 DECON driver support
2024-09-28 16:25 UTC (10+ messages)
` [PATCH 6/6] dt-bindings: display: samsung,exynos7-decon: add exynos7870 compatible
[PATCH v7 0/3] Fix degradation problem of alpha blending series
2024-09-28 15:31 UTC (3+ messages)
[PATCH] dt-bindings: iio: adc: amlogic,meson-saradc: also allow meson8-saradc to have amlogic,hhi-sysctrl property
2024-09-28 14:25 UTC (2+ messages)
[PATCH v3 00/10] power: supply: max77693: Toggle charging/OTG based on extcon status
2024-09-28 12:54 UTC (3+ messages)
` [PATCH v3 08/10] ARM: dts: samsung: exynos4212-tab3: Add battery node with charge current value
[PATCH v2 1/6] dt-bindings: ti, sci: Add property for partial-io-wakeup-sources
2024-09-28 12:13 UTC (12+ messages)
[PATCH 0/6] Support spread spectrum clocking for i.MX8{M,N,P} PLLs
2024-09-28 12:09 UTC (8+ messages)
` [PATCH 1/6] dt-bindings: clock: imx8m-anatop: support spread spectrum clocking
` [PATCH 2/6] clk: imx: pll14xx: support spread spectrum clock generation
` [PATCH 3/6] clk: imx8mm: "
` [PATCH 4/6] clk: imx8mn: "
` [PATCH 5/6] clk: imx8mp: don't lose the anatop device node
` [PATCH 6/6] clk: imx8mp: support spread spectrum clock generation
[QUESTION] How to run 16K page kernel with qemu
2024-09-28 10:12 UTC (4+ messages)
[PATCH v2] soc: imx8m: Probe the SoC driver as platform driver
2024-09-28 8:24 UTC (2+ messages)
[PATCH v4 0/4] gpio: siul2-s32g2: add initial GPIO driver
2024-09-28 8:21 UTC (5+ messages)
` [PATCH v4 2/4] dt-bindings: gpio: add support for NXP S32G2/S32G3 SoCs
[PATCH v2 0/3] PCI: dwc: opitimaze RC host pci_fixup_addr()
2024-09-28 6:49 UTC (5+ messages)
` [PATCH v2 1/3] of: address: Add cpu_untranslate_addr to struct of_pci_range
[PATCH v2 3/3] PCI: imx6: Remove cpu_addr_fixup()
2024-09-28 6:43 UTC (3+ messages)
[PATCH] arm: dts: broadcom: Add missing required fields
2024-09-28 6:26 UTC (4+ messages)
[PATCH 1/4] spi: spi-fsl-dspi: Fix casting warnings
2024-09-28 6:16 UTC (7+ messages)
` [PATCH 2/4] spi: spi-fsl-qspi: "
` [PATCH 3/4] spi: spi-imx: "
[PATCH v5 1/6] PCI: rockchip: Simplify clock handling by using clk_bulk*() function
2024-09-28 3:53 UTC (3+ messages)
[PATCH v4 3/4] gpio: siul2-s32g2: add NXP S32G2/S32G3 SoCs support
2024-09-28 3:24 UTC (3+ messages)
[PATCH v1] ARM: dts: aspeed: yosemite4: Add i2c-mux for CPLD IOE on Spider Board
2024-09-28 2:33 UTC (4+ messages)
[PATCH] i2c: stm32f7: Do not prepare/unprepare clock during runtime suspend/resume
2024-09-28 1:43 UTC
[PATCH 1/2] PCI: Add enable_device() and disable_device() callbacks for bridges
2024-09-28 0:07 UTC (2+ messages)
[PATCH 0/2] Reconfigure 1.4GHz in AM62 PHYCORE SoM
2024-09-27 23:33 UTC (4+ messages)
` [PATCH 1/2] arm64: dts: ti: am62-phycore-som: Increase cpu frequency to 1.4 GHz
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;
as well as URLs for NNTP newsgroup(s).