messages from 2022-03-04 12:02:58 to 2022-03-04 22:47:49 UTC [more...]
[PATCH v3 00/14] Move HEVC stateless controls out of staging
2022-03-04 22:46 UTC (8+ messages)
[PATCH v4 0/4] dt-bindings: rtc: convert at91sam9 bindings to
2022-03-04 22:14 UTC (6+ messages)
` [PATCH v4 1/4] ARM: dts: at91: Add the required `atmel, rtt-rtc-time-reg` property
` [PATCH v4 2/4] ARM: dts: at91: Use the generic "rtc" node name for the rtt IPs
` [PATCH v4 3/4] dt-bindings: rtc: convert at91sam9 bindings to json-schema
` [PATCH v4 4/4] dt-bindings: rtc: at91: Add SAMA7G5 compatible strings list
[PATCH] arm64: dts: broadcom: Fix boolean properties with values
2022-03-04 21:35 UTC (2+ messages)
[PATCH v2 00/15] rk3399: Clean up and enable DDR DVFS
2022-03-04 21:23 UTC (7+ messages)
` [PATCH v2 01/15] dt-bindings: devfreq: rk3399_dmc: Convert to YAML
` [PATCH v2 12/15] arm64: dts: rockchip: Enable dmc and dfi nodes on gru
[PATCH v4 0/6] mtd: spi-nor: Handle ID collisions
2022-03-04 21:20 UTC (15+ messages)
` [PATCH v4 3/6] mtd: spi-nor: macronix: Handle ID collision b/w MX25L3233F and MX25L3205D
` [PATCH v4 5/6] mtd: spi-nor: Introduce Manufacturer ID collisions driver
[PATCH v1 0/4] arm64/mte: Asymmetric MTE support in userspace
2022-03-04 21:09 UTC (10+ messages)
` [PATCH v1 4/4] arm64/mte: Add userspace interface for enabling asymmetric mode
cleanup swiotlb initialization v4
2022-03-04 21:03 UTC (17+ messages)
` [PATCH 10/12] swiotlb: add a SWIOTLB_ANY flag to lift the low memory restriction
` [PATCH 11/12] swiotlb: merge swiotlb-xen initialization into swiotlb
[PATCH] arm64: dts: rockchip: firefly: Fix SDIO regulator supply properties
2022-03-04 20:25 UTC
[PATCH] arm64: dts: imx: Fix imx8*-var-som touchscreen property sizes
2022-03-04 20:25 UTC
[PATCH] arm: dts: imx: Fix boolean properties with values
2022-03-04 20:25 UTC
[PATCH] arm: dts: at91: Fix boolean properties with values
2022-03-04 20:24 UTC
[PATCH] arm64: defconfig: enable Layerscape SFP driver
2022-03-04 20:21 UTC
Regression: memory corruption on Atmel SAMA5D31
2022-03-04 20:06 UTC (9+ messages)
❌ FAIL: Test report for kernel 5.13.0-rc7 (arm-next, 8ab9b1a9)
2022-03-04 20:00 UTC (11+ messages)
` ??? "
[PATCH net] net: phy: meson-gxl: fix interrupt handling in forced mode
2022-03-04 19:52 UTC (2+ messages)
[PATCH v3 0/6] clocksource/drivers/timer-microchip-pit64b: fixes and improvements
2022-03-04 19:46 UTC (8+ messages)
` [PATCH v3 1/6] clocksource/drivers/timer-microchip-pit64b: remove mmio selection
` [PATCH v3 2/6] clocksource/drivers/timer-microchip-pit64b: use notrace
` [PATCH v3 3/6] clocksource/drivers/timer-microchip-pit64b: use 5MHz for clockevent
` [PATCH v3 4/6] clocksource/drivers/timer-microchip-pit64b: remove suspend/resume ops for ce
` [PATCH v3 5/6] clocksource/drivers/timer-microchip-pit64b: use mchp_pit64b_{suspend, resume}
` [PATCH v3 6/6] clocksource/drivers/timer-microchip-pit64b: fix compilation warnings
Submitting patches for QorIQ components
2022-03-04 19:36 UTC
[PATCH 0/2] staging: vc04_services: address W=1 warnings
2022-03-04 19:30 UTC (4+ messages)
` [PATCH 2/2] staging: vchiq_arm: add prototype of function vchiq_platform_init()
[PATCH v2 1/1] serial: 8520_mtk: Prepare for platform_get_irq_optional() changes
2022-03-04 18:48 UTC (3+ messages)
[PATCH] arm64: hyperv: make the format of 'Hyper-V: Host Build' output match x86
2022-03-04 18:22 UTC (2+ messages)
[PATCH] clk: at91: sama7g5: fix parents of PDMCs' GCLK
2022-03-04 18:26 UTC
[PATCH 0/6] Add driver for SAMA7G5's PDMC
2022-03-04 18:17 UTC (7+ messages)
` [PATCH 1/6] ASoC: dmaengine: do not use a NULL prepare_slave_config() callback
` [PATCH 2/6] ASoC: add DT bindings for Microchip PDMC
` [PATCH 3/6] ASoC: atmel: mchp-pdmc: add PDMC driver
` [PATCH 4/6] ARM: dts: at91: sama7g5: add nodes for PDMC
` [PATCH 5/6] ARM: dts: at91: sama7g5ek: add node for PDMC0
` [PATCH 6/6] ARM: configs: at91: sama7_defconfig: add MCHP PDMC and DMIC drivers
[PATCH] clk: at91: sama7g5: Allow MCK1 to be exported and referenced in DT
2022-03-04 18:09 UTC (4+ messages)
[PATCH v2 0/2] soc: fujitsu: Add A64FX diagnostic interrupt driver
2022-03-04 18:05 UTC (3+ messages)
` [PATCH v2 1/2] tty/sysrq: Make sysrq handler NMI aware
[RFC PATCH 0/8] arm64: efi: leave MMU and caches on at boot
2022-03-04 17:56 UTC (9+ messages)
` [RFC PATCH 1/8] arm64: kaslr: deal with init called with VA randomization enabled
` [RFC PATCH 2/8] arm64: head: record the MMU state at primary entry
` [RFC PATCH 3/8] arm64: head: take KASLR seed passed via x1 into account
` [RFC PATCH 4/8] arm64: head: avoid cache invalidation when entering with the MMU on
` [RFC PATCH 5/8] arm64: head: populate page tables before disabling the MMU
` [RFC PATCH 6/8] arm64: head: clean the ID map page to the PoC
` [RFC PATCH 7/8] arm64: lds: move idmap_pg_dir out of .rodata
` [RFC PATCH 8/8] arm64: efi: leave MMU and caches on when handing over to the core kernel
[PATCH] bus: ti-sysc: Fix gpt12 system timer issue with reserved status
2022-03-04 17:41 UTC (2+ messages)
[PATCH v3 00/15] Make ETM register accesses consistent with sysreg.h
2022-03-04 17:19 UTC (16+ messages)
` [PATCH v3 01/15] coresight: etm4x: Cleanup TRCIDR0 register accesses
` [PATCH v3 02/15] coresight: etm4x: Cleanup TRCIDR2 "
` [PATCH v3 03/15] coresight: etm4x: Cleanup TRCIDR3 "
` [PATCH v3 04/15] coresight: etm4x: Cleanup TRCIDR4 "
` [PATCH v3 05/15] coresight: etm4x: Cleanup TRCIDR5 "
` [PATCH v3 06/15] coresight: etm4x: Cleanup TRCCONFIGR "
` [PATCH v3 07/15] coresight: etm4x: Cleanup TRCEVENTCTL1R "
` [PATCH v3 08/15] coresight: etm4x: Cleanup TRCSTALLCTLR "
` [PATCH v3 09/15] coresight: etm4x: Cleanup TRCVICTLR "
` [PATCH v3 10/15] coresight: etm3x: Cleanup ETMTECR1 "
` [PATCH v3 11/15] coresight: etm4x: Cleanup TRCACATRn "
` [PATCH v3 12/15] coresight: etm4x: Cleanup TRCSSCCRn and TRCSSCSRn "
` [PATCH v3 13/15] coresight: etm4x: Cleanup TRCSSPCICRn "
` [PATCH v3 14/15] coresight: etm4x: Cleanup TRCBBCTLR "
` [PATCH v3 15/15] coresight: etm4x: Cleanup TRCRSCTLRn "
[PATCH 0/5] gpiolib: Handle immutable irq_chip structures
2022-03-04 17:19 UTC (4+ messages)
[PATCH 1/1] ARM: dts: aspeed: bletchley: add sample averaging for ADM1278
2022-03-04 17:04 UTC
[PATCH v3] topology: make core_mask include at least cluster_siblings
2022-03-04 17:01 UTC
[PATCH v5 0/2] remoteproc sysfs fixes/improvements
2022-03-04 16:53 UTC (6+ messages)
` [PATCH v5 1/2] remoteproc: Introduce sysfs_read_only flag
` [EXTERNAL] "
[PATCH V2] irqchip/gic-v3: Workaround Marvell erratum 38545 when reading IAR
2022-03-04 16:44 UTC (4+ messages)
` [EXT] "
[PATCH v5 0/8] Add SCMI Virtio & Clock atomic support
2022-03-04 16:41 UTC (3+ messages)
[PATCH] arm64: dts: marvell: armada-37xx: Remap IO space to bus address 0x0
2022-03-04 16:30 UTC (5+ messages)
` [PATCH v2] "
[PATCH 0/3] arm64: dts: rockchip: add basic dts for the radxa rock3 model a
2022-03-04 16:22 UTC (5+ messages)
` [PATCH 1/3] dt-bindings: arm: rockchip: add "
` [PATCH 2/3] arm64: dts: rockchip: add basic dts for the "
` [PATCH 3/3] arm64: dts: rockchip: enable vop2 and hdmi tx on rock-3a
[PATCH v4 0/7] Add support of mt8183 APU
2022-03-04 16:15 UTC (8+ messages)
` [PATCH v4 1/7] dt bindings: remoteproc: Add bindings for the MT8183 APU
` [PATCH v4 2/7] dt-bindings: remoteproc: Add bindings for the MT8365 APU
` [PATCH v4 3/7] remoteproc: Add a remoteproc driver for the MT8183's APU
` [PATCH v4 4/7] remoteproc: mtk_apu: Add support of JTAG
` [PATCH v4 5/7] remoteproc: mtk_apu: Use match_data
` [PATCH v4 6/7] remoteproc: mtk-apu: Add support of MT8365
` [PATCH v4 7/7] ARM64: mt8183: Add support of APU to mt8183
[PATCH 0/3] Fix MediaTek display dt-bindings issues
2022-03-04 15:39 UTC (7+ messages)
` [PATCH 1/3] dt-bindings: display: mediatek, mutex: Fix mediatek, gce-events type
` [PATCH 1/3] dt-bindings: display: mediatek,mutex: Fix mediatek,gce-events type
` [PATCH 2/3] dt-bindings: display: mediatek, ovl: Fix 'iommu' required property typo
` [PATCH 2/3] dt-bindings: display: mediatek,ovl: "
` [PATCH 3/3] dt-bindings: display: mediatek: Fix examples on new bindings
[GIT PULL] ARM: at91: dt for 5.18 #2
2022-03-04 16:00 UTC
[PATCH v3 0/5] dt-bindings: rtc: convert at91sam9 bindings to
2022-03-04 15:52 UTC (12+ messages)
` [PATCH v3 1/5] ARM: dts: at91: Add the required `atmel, rtt-rtc-time-reg` property
` [PATCH v3 1/5] ARM: dts: at91: Add the required `atmel,rtt-rtc-time-reg` property
` [PATCH v3 2/5] ARM: dts: at91: Use the generic "rtc" node name for the rtt IPs
` [PATCH v3 3/5] dt-bindings: rtc: convert at91sam9 bindings to json-schema
` [PATCH v3 4/5] dt-bindings: rtc: at91: Use macros for the IRQ type
` [PATCH v3 5/5] dt-bindings: rtc: at91: Add SAMA7G5 compatible strings list
[PATCH v2 0/7] ARM: dts: lan966x: dtsi improvements and KSwitch D10 support
2022-03-04 15:35 UTC (8+ messages)
` [PATCH v2 1/7] ARM: dts: lan966x: swap dma channels for crypto node
` [PATCH v2 2/7] ARM: dts: lan966x: add sgpio node
` [PATCH v2 3/7] ARM: dts: lan966x: add missing uart DMA channel
` [PATCH v2 4/7] ARM: dts: lan966x: add all flexcom usart nodes
` [PATCH v2 5/7] ARM: dts: lan966x: add flexcom SPI nodes
` [PATCH v2 6/7] ARM: dts: lan966x: add flexcom I2C nodes
` [PATCH v2 7/7] ARM: dts: lan966x: add basic Kontron KSwitch D10 support
[BUG]: musb broken since v5.17-rc1 on gta04 (omap3 / dm3730)
2022-03-04 15:21 UTC (4+ messages)
` [BUG]: musb broken since v5.17-rc1 on gta04 (omap3 / dm3730) - cf081d009c44 ("usb: musb: Set the DT node on the child device")
[PATCH v5 RESEND 0/2] ACPI: Arm Generic Diagnostic Dump and Reset device
2022-03-04 15:13 UTC (2+ messages)
[PATCH v1 0/5] pinctrl: microchip-sgpio: locking and synchronous output
2022-03-04 15:14 UTC (7+ messages)
` [PATCH v1 5/5] pinctrl: microchip-sgpio: wait until output is actually set
[PATCH v2 00/18] crypto: rockchip: permit to pass self-tests
2022-03-04 15:01 UTC (3+ messages)
` [PATCH v2 11/18] crypto: rockhip: do not handle dma clock
[PATCH v3 0/2] AARCH64: Enable GCC-based Shadow Call Stack
2022-03-04 15:01 UTC (7+ messages)
` [PATCH v3 2/2] lkdtm: Add Shadow Call Stack tests
[PATCH v3 1/3] KVM: arm64: Generalise VM features into a set of flags
2022-03-04 14:57 UTC (5+ messages)
` [PATCH v3 2/3] KVM: arm64: mixed-width check should be skipped for uninitialized vCPUs
[GIT PULL] ARM: at91: defconfig for 5.18 #2
2022-03-04 14:47 UTC
[GIT PULL] ARM: at91: soc for 5.18 #2
2022-03-04 14:42 UTC
[PATCH] KVM: arm64: Only open the interrupt window on exit due to an interrupt
2022-03-04 14:27 UTC (2+ messages)
[PATCH v7 00/24] drm/rockchip: RK356x VOP2 support
2022-03-04 14:22 UTC (11+ messages)
` [PATCH v7 10/24] drm/rockchip: dw_hdmi: Add support for hclk
[PATCH] ARM: dts: at91: sama7g5: Add NAND support
2022-03-04 14:12 UTC (7+ messages)
[PATCH v2 00/66] Allwinner A31/A83T MIPI CSI-2 Support and A31 ISP Support
2022-03-04 14:09 UTC (11+ messages)
` [PATCH v2 61/66] dt-bindings: media: Add Allwinner A31 ISP bindings documentation
[PATCH net-next] net: sparx5: Fix initialization of variables on stack
2022-03-04 14:09 UTC
[PATCH] iommu/iova: Free all CPU rcache for retry when iova alloc failure
2022-03-04 14:03 UTC
[PATCH 0/7] ti-sysc driver fix for hdq1w and few improvments
2022-03-04 13:57 UTC (5+ messages)
` [PATCH 6/7] bus: ti-sysc: Implement SoC revision handling
[PATCH 0/3] mmc: mmci: stm32: updates for SDIO
2022-03-04 13:51 UTC (4+ messages)
` [PATCH 1/3] dt-bindings: mmc: mmci: add a property to disable DMA LLI
` [PATCH 2/3] mmc: mmci: stm32: manage st,disable-dma-lli property
` [PATCH 3/3] mmc: mmci: manage MMC_PM_KEEP_POWER per variant config
[PATCH] mmc: host: dw-mmc-rockchip: fix handling invalid clock rates
2022-03-04 13:37 UTC (2+ messages)
[PATCH v3 00/21] Add driver nodes for MT8192 SoC
2022-03-04 13:08 UTC (22+ messages)
` [PATCH v3 01/21] arm64: dts: mt8192: Add pwrap node
` [PATCH v3 02/21] arm64: dts: mt8192: Add spmi node
` [PATCH v3 03/21] arm64: dts: mt8192: Add gce node
` [PATCH v3 04/21] arm64: dts: mt8192: Add SCP node
` [PATCH v3 05/21] arm64: dts: mt8192: Add usb-phy node
` [PATCH v3 06/21] arm64: dts: mt8192: Add xhci node
` [PATCH v3 07/21] arm64: dts: mt8192: Add audio-related nodes
` [PATCH v3 08/21] arm64: dts: mt8192: Add infracfg_rst node
` [PATCH v3 09/21] arm64: dts: mt8192: Add PCIe node
` [PATCH v3 10/21] arm64: dts: mt8192: Fix nor_flash status disable typo
` [PATCH v3 11/21] arm64: dts: mt8192: Add efuse node
` [PATCH v3 12/21] arm64: dts: mt8192: Add mmc device nodes
` [PATCH v3 13/21] arm64: dts: mt8192: Add mipi_tx node
` [PATCH v3 14/21] arm64: dts: mt8192: Add m4u and smi nodes
` [PATCH v3 15/21] arm64: dts: mt8192: Add H264 venc device node
` [PATCH v3 16/21] arm64: dts: mt8192: Add vcodec lat and core nodes
` [PATCH v3 17/21] arm64: dts: mt8192: Add dpi node
` [PATCH v3 18/21] arm64: dts: mt8192: Add display nodes
` [PATCH v3 19/21] arm64: dts: mt8192: Add dsi node
` [PATCH v3 20/21] arm64: dts: mt8192: Add gce info for display nodes
` [PATCH v3 21/21] arm64: dts: mt8192: Add pwm node
[PATCH v2 0/5] dt-bindings: rtc: convert at91sam9 bindings to
2022-03-04 13:17 UTC (7+ messages)
` [PATCH v2 1/5] ARM: dts: at91: Move rtt node properties from "dts" file to "dtsi" file
` [PATCH v2 4/5] dt-bindings: rtc: convert at91sam9 bindings to json-schema
[PATCH net-next 0/9] net: sparx5: Add PTP Hardware Clock support
2022-03-04 13:10 UTC (2+ messages)
[PATCH v1 0/2] Add 1024x768 timing for AST2600
2022-03-04 6:31 UTC (3+ messages)
` [PATCH v1 1/2] drm/aspeed: Add gfx flags and clock selection "
` [PATCH v1 2/2] drm/aspeed: Add 1024x768 mode "
[PATCH v21 0/3] Add matrix keypad driver support for Mediatek SoCs
2022-03-04 12:38 UTC (4+ messages)
` [PATCH v21 2/3] Input: mt6779-keypad - Add MediaTek keypad driver
[PATCH v2 0/4] dt-bindings: timer: exynos4210-mct: describe known hardware and its interrupts
2022-03-04 12:24 UTC (5+ messages)
` [PATCH v2 1/4] "
` [PATCH v2 2/4] ARM: dts: exynos: add a specific compatible to MCT
` [PATCH v2 3/4] arm64: "
` [PATCH v2 4/4] arm64: dts: tesla: add a specific compatible to MCT on FSD
[PATCH v2,0/3] Add mt8186 dsi compatoble & Convert
2022-03-04 12:05 UTC (7+ messages)
` [PATCH v2, 1/3] dt-bindings: display: mediatek: dsi: Convert dsi_dtbinding to .yaml
` [PATCH v2, 2/3] dt-bindings: display: mediatek: dsi: Add compatible for MediaTek MT8186
` [PATCH v2,3/3] drm/mediatek: Add mt8186 dsi compatible to mtk_dsi.c
[PATCH 1/3] dt-bindings: timer: exynos4210-mct: describe known hardware and its interrupts
2022-03-04 12:02 UTC (3+ 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;
as well as URLs for NNTP newsgroup(s).