linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-20 11:21:38 to 2023-02-21 09:02:25 UTC [more...]

[PATCH] dt-bindings: net: dsa: mediatek,mt7530: change some descriptions to literal
 2023-02-21  9:00 UTC  (2+ messages)

[PATCH v4 00/12] AV1 stateless decoder for RK3588
 2023-02-21  8:18 UTC  (6+ messages)
` [PATCH v4 06/12] media: verisilicon: Check AV1 bitstreams bit depth

[PATCH] firmware/psci: add .begin implementation for psci_suspend_ops
 2023-02-21  8:18 UTC  (2+ messages)

[PATCH v2] drm/mediatek: add dma buffer control for drm plane disable
 2023-02-21  8:12 UTC 

[PATCH v2 0/3] ASoC: mchp-pdmc: fix poc noises when starting capture
 2023-02-21  8:10 UTC  (4+ messages)
` [PATCH v2 2/3] ASoC: dt-bindings: sama7g5-pdmc: add microchip,startup-delay-us binding

[PATCH] arm64: dts: imx8mq: Add UART DMA support
 2023-02-21  8:04 UTC 

[PATCH v10 00/26] Drivers for Gunyah hypervisor
 2023-02-21  7:50 UTC  (9+ messages)
` [PATCH v10 04/26] virt: gunyah: Add hypercalls to identify Gunyah
` [PATCH v10 07/26] mailbox: Add Gunyah message queue mailbox
` [PATCH v10 08/26] gunyah: rsc_mgr: Add resource manager RPC core
` [PATCH v10 09/26] gunyah: rsc_mgr: Add VM lifecycle RPC

[PATCH] ARM: dts: aspeed: mtmitchell: Enable NCSI
 2023-02-21  7:29 UTC  (3+ messages)

[PATCH] phy: rockchip-pcie: Remove the unused function phy_wr_cfg()
 2023-02-21  7:41 UTC 

[PATCH net-next] net: pcs: tse: port to pcs-lynx
 2023-02-21  7:34 UTC  (4+ messages)

[PATCH v2] scsi: ufs: Guard the ufs_mtk_runtime_suspend and ufs_mtk_runtime_resume with CONFIG_PM
 2023-02-21  7:28 UTC  (2+ messages)

[PATCH v2 0/6] clk: samsung: Add PM support for ARM64 Exynos chips
 2023-02-21  7:22 UTC  (4+ messages)
` [PATCH v2 6/6] clk: samsung: exynos5433: Extract PM support to common ARM64 layer

[PATCH v1 0/9] soc/mediatek: Cleanup mmsys, mutex, cmdq header
 2023-02-21  7:15 UTC  (19+ messages)
` [PATCH v1 1/9] soc: mediatek: mtk-mmsys: Add .remove() callback
` [PATCH v1 2/9] soc: mediatek: mtk-mmsys: Use module_platform_driver() macro
` [PATCH v1 3/9] soc: mediatek: mtk-mmsys: Compress of_device_id array entries
` [PATCH v1 4/9] soc: mediatek: mtk-mmsys: Add MODULE_DEVICE_TABLE() to allow auto-load
` [PATCH v1 5/9] soc: mediatek: mtk-mutex: Compress of_device_id array entries
` [PATCH v1 6/9] soc: mediatek: mtk-mutex: Replace max handles number with definition
` [PATCH v1 7/9] soc: mediatek: mtk-mutex: Use module_platform_driver() macro
` [PATCH v1 8/9] soc: mediatek: cmdq: Add inline functions for !CONFIG_MTK_CMDQ
` [PATCH v1 9/9] soc: mediatek: Cleanup ifdefs for IS_REACHABLE(CONFIG_MTK_CMDQ)

[PATCH -next] drivers/perf: Use devm_platform_get_and_ioremap_resource()
 2023-02-21  6:45 UTC  (2+ messages)

[PATCH] mtd: rawnand: meson: initialize struct with zeroes
 2023-02-21  6:33 UTC 

[PATCH] mtd: rawnand: meson: initialize struct with zeroes
 2023-02-21  6:29 UTC 

[PATCH] zynq: clkc: Add kmalloc allocation flag
 2023-02-22 21:58 UTC 

[PATCH 1/2] scsi: ufs: core: Fix mcq tag calcualtion
 2023-02-21  4:46 UTC  (4+ messages)
` [PATCH 2/2] scsi: ufs: core: Export symbol ufshcd_mcq_read_cqis()

[PATCH v3 00/55] MediaTek clocks: full module build and cleanups
 2023-02-21  4:04 UTC  (71+ messages)
` [PATCH v3 01/55] clk: mediatek: clk-mtk: Switch to device_get_match_data()
` [PATCH v3 02/55] clk: mediatek: clk-mtk: Introduce clk_mtk_pdev_{probe,remove}()
` [PATCH v3 03/55] clk: mediatek: Migrate to mtk_clk_pdev_probe() for multimedia clocks
` [PATCH v3 04/55] clk: mediatek: Add divider clocks to mtk_clk_simple_{probe,remove}()
` [PATCH v3 05/55] clk: mediatek: mt2712: Migrate topckgen/mcucfg to mtk_clk_simple_probe()
` [PATCH v3 06/55] clk: mediatek: mt2712: Compress clock arrays entries to 90 columns
` [PATCH v3 07/55] clk: mediatek: mt2712: Add error handling to clk_mt2712_apmixed_probe()
` [PATCH v3 08/55] clk: mediatek: mt2712: Move apmixedsys clock driver to its own file
` [PATCH v3 09/55] clk: mediatek: mt2712-apmixedsys: Add .remove() callback for module build
` [PATCH v3 10/55] clk: mediatek: mt2712: Change to use module_platform_driver macro
` [PATCH v3 11/55] clk: mediatek: mt8365: Move apmixedsys clock driver to its own file
` [PATCH v3 12/55] clk: mediatek: mt8365: Convert simple_gate to mtk_gate clocks
` [PATCH v3 13/55] clk: mediatek: mt8365: Join top_misc_mux_gates and top_misc_muxes arrays
` [PATCH v3 14/55] clk: mediatek: mt8365: Convert to mtk_clk_simple_{probe,remove}()
` [PATCH v3 15/55] clk: mediatek: mt8167: Compress GATE_TOPx macros
` [PATCH v3 16/55] clk: mediatek: mt8167: Move apmixedsys as platform_driver in new file
` [PATCH v3 17/55] clk: mediatek: mt8167: Remove __initconst annotation from arrays
` [PATCH v3 18/55] clk: mediatek: mt8167: Convert to mtk_clk_simple_{probe,remove}()
` [PATCH v3 19/55] clk: mediatek: mt8183: Move apmixedsys clock driver to its own file
` [PATCH v3 20/55] clk: mediatek: mt8183: Compress clocks arrays entries where possible
` [PATCH v3 21/55] clk: mediatek: mt8183: Convert all remaining clocks to common probe
` [PATCH v3 22/55] clk: mediatek: Consistently use GATE_MTK() macro
` [PATCH v3 23/55] clk: mediatek: mt7622: Properly use CLK_IS_CRITICAL flag
` [PATCH v3 24/55] clk: mediatek: mt7622: Move apmixedsys clock driver to its own file
` [PATCH v3 25/55] clk: mediatek: mt7622-apmixedsys: Add .remove() callback for module build
` [PATCH v3 26/55] clk: mediatek: mt7622: Move infracfg to clk-mt7622-infracfg.c
` [PATCH v3 27/55] clk: mediatek: mt7622: Convert to platform driver and simple probe
` [PATCH v3 28/55] clk: mediatek: mt8516: Move apmixedsys clock driver to its own file
` [PATCH v3 29/55] clk: mediatek: mt8516: Convert to platform driver and simple probe
` [PATCH v3 30/55] clk: mediatek: mt8516: Allow building clock drivers as modules
` [PATCH v3 31/55] clk: mediatek: Propagate struct device with mtk_clk_register_dividers()
` [PATCH v3 32/55] clk: mediatek: mt7986-apmixed: Use PLL_AO flag to set critical clock
` [PATCH v3 33/55] clk: mediatek: mt7986-infracfg: Migrate to common probe mechanism
` [PATCH v3 34/55] clk: mediatek: mt7986-eth: "
` [PATCH v3 35/55] clk: mediatek: mt8186-mcu: "
` [PATCH v3 36/55] clk: mediatek: Switch to module_platform_driver() where possible
` [PATCH v3 37/55] clk: mediatek: Add MODULE_LICENSE() where missing
` [PATCH v3 38/55] clk: mediatek: mt2712: Change Kconfig options to allow module build
` [PATCH v3 39/55] clk: mediatek: Split MT8195 clock drivers and "
` [PATCH v3 40/55] clk: mediatek: Allow building MT8192 non-critical clocks as modules
` [PATCH v3 41/55] clk: mediatek: Allow MT7622 clocks to be built "
` [PATCH v3 42/55] clk: mediatek: Allow all MT8167 "
` [PATCH v3 43/55] clk: mediatek: Allow all MT8183 "
` [PATCH v3 44/55] clk: mediatek: Allow building most MT6765 clock drivers "
` [PATCH v3 45/55] clk: mediatek: Allow building most MT6797 "
` [PATCH v3 46/55] clk: mediatek: Split configuration options for MT8186 clock drivers
` [PATCH v3 47/55] clk: mediatek: mt8192: Move apmixedsys clock driver to its own file
` [PATCH v3 48/55] clk: mediatek: Kconfig: Allow module build for core mt8192 clocks
` [PATCH v3 49/55] clk: mediatek: Add MODULE_DEVICE_TABLE() where appropriate
` [PATCH v3 50/55] clk: mediatek: mt8135: Move apmixedsys to its own file
` [PATCH v3 51/55] clk: mediatek: mt8135: Properly use CLK_IS_CRITICAL flag
` [PATCH v3 52/55] clk: mediatek: mt8135-apmixedsys: Convert to platform_driver and module
` [PATCH v3 53/55] clk: mediatek: mt8135: Join root_clk_alias and top_divs arrays
` [PATCH v3 54/55] clk: mediatek: mt8135: Convert to simple probe and enable module build
` [PATCH v3 55/55] clk: mediatek: mt8135: Remove __initconst annotation from clock arrays

[PATCH v9 0/9] arm64: j721s2: Add support for additional IPs
 2023-02-21  3:50 UTC  (4+ messages)
` [PATCH v9 2/9] arm64: dts: ti: k3-j721s2-main: Add support for USB

[PATCH] PM: s2idle: Don't allow s2idle when cpuidle isn't supported
 2023-02-21  3:44 UTC  (2+ messages)

[PATCH] arm64: dts: mediatek: mt8183: kukui: Add scp firmware-name
 2023-02-21  3:24 UTC  (2+ messages)

[PATCH] arm64: defconfig: Fix unintentional disablement of PCI on i.MX
 2023-02-21  2:57 UTC  (2+ messages)

[PATCH v8 0/7] add support for CDX bus
 2023-02-21  2:10 UTC  (3+ messages)
` [PATCH v8 3/7] dt-bindings: bus: add CDX bus controller for versal net

[PATCH v3 0/7] media: dt-bindings: Convert Samsung SoC Camera to DT schema
 2023-02-21  2:02 UTC  (3+ messages)
` [PATCH v3 5/7] media: dt-bindings: samsung,exynos4212-is: convert to dtschema

[PATCH] scsi: ufs: ufs-mediatek: guard ufs_mtk_runtime_suspend() and ufs_mtk_runtime_resume() w/ CONFIG_PM
 2023-02-21  1:44 UTC  (2+ messages)

[PATCH -next] arm64: Optimize the comparison of unsigned expressions to avoid compiling error
 2023-02-21  1:27 UTC 

[PATCH v3 00/10] media: imx-jpeg: Add support for 12 bit extended jpeg
 2023-02-21  1:19 UTC  (6+ messages)
` [PATCH v3 03/10] media: Add YUYV64_12 video format

[PATCH net-next V6] dt-bindings: net: xlnx,axi-ethernet: convert bindings document to yaml
 2023-02-21  0:45 UTC  (2+ messages)

[PATCH 1/2] hwrng: add driver for MediaTek TRNG SMC
 2023-02-21  0:14 UTC  (5+ messages)

[PATCH RFC 0/5] arm64: rockchip: enable PCIE3 controller and its phy for Rock5B boards
 2023-02-21  0:14 UTC  (3+ messages)

[GIT PULL 0/4] ARM and RISC-V SoC changes for 6.3
 2023-02-21  0:05 UTC  (9+ messages)
` [GIT PULL 1/4] ARM: unused boardfile removal "
` [GIT PULL 2/4] ARM: SoC updates "
` [GIT PULL 3/4] ARM: defconfigs "
` [GIT PULL 4/4] SoC: DT changes "

linux-next: manual merge of the sound tree with the arm-soc tree
 2023-02-20 22:27 UTC  (2+ messages)

arm64/for-kernelci baseline: 36 runs, 1 regressions (v6.2-136-ga9b06ec42c0f)
 2023-02-20 22:09 UTC 

[PATCH V3 0/2] nvmem: add and use generic MMIO NVMEM
 2023-02-20 22:05 UTC  (5+ messages)
` [PATCH V3 1/2] dt-bindings: nvmem: mmio: new binding for MMIO accessible NVMEM devices
` [PATCH V3 2/2] nvmem: add generic driver for devices with MMIO access

[PATCH v4] remoteproc: imx_dsp_rproc: add custom memory copy implementation for i.MX DSP Cores
 2023-02-20 21:58 UTC  (2+ messages)

arm64/for-kernelci build: 2 builds: 1 failed, 1 passed, 1 error, 1 warning (v6.2-136-ga9b06ec42c0f)
 2023-02-20 21:26 UTC 

[PATCH RESEND v4] dt-bindings: pwm: Convert Amlogic Meson PWM binding
 2023-02-20 21:19 UTC 

[PATCH 0/8] soc: mediatek: MT8365 power support
 2023-02-20 20:10 UTC  (7+ messages)
` [PATCH 1/8] dt-bindings: power: Add MT8365 power domains
` [PATCH 8/8] soc: mediatek: pm-domains: Add support for MT8365

❌ FAIL: Test report for for-kernelci (6.2.0, arm-next, a9b06ec4)
 2023-02-20 20:00 UTC 

❌ FAIL: Test report for for-kernelci (6.2.0, arm-next, 6163dddd)
 2023-02-20 19:50 UTC 

[PATCH v9 00/12] net: ethernet: mtk_eth_soc: various enhancements
 2023-02-20 19:27 UTC  (16+ messages)
` [PATCH v9 01/12] net: ethernet: mtk_eth_soc: add support for MT7981 SoC
` [PATCH v9 02/12] dt-bindings: net: mediatek,net: add mt7981-eth binding
` [PATCH v9 03/12] dt-bindings: arm: mediatek: sgmiisys: Convert to DT schema
` [PATCH v9 04/12] dt-bindings: arm: mediatek: sgmiisys: add MT7981 SoC
` [PATCH v9 05/12] net: ethernet: mtk_eth_soc: set MDIO bus clock frequency
` [PATCH v9 06/12] net: ethernet: mtk_eth_soc: reset PCS state
` [PATCH v9 07/12] net: ethernet: mtk_eth_soc: only write values if needed
` [PATCH v9 08/12] net: ethernet: mtk_eth_soc: fix RX data corruption issue
` [PATCH v9 09/12] net: ethernet: mtk_eth_soc: ppe: add support for flow accounting
` [PATCH v9 10/12] net: pcs: add driver for MediaTek SGMII PCS
` [PATCH v9 11/12] net: ethernet: mtk_eth_soc: switch to external PCS driver
` [PATCH v9 12/12] net: dsa: mt7530: use "

SR-IOV on ARM64 system with SMMU
 2023-02-20 19:21 UTC  (3+ messages)

next/master bisection: baseline.bootrr.intel-igb-probed on kontron-pitx-imx8m
 2023-02-20 18:38 UTC  (2+ messages)

[PATCH] arm64: fix .idmap.text assertion for large kernels
 2023-02-20 18:25 UTC  (3+ messages)

next/master bisection: baseline.bootrr.mscc_felix-probed on kontron-kbox-a-230-ls
 2023-02-20 18:05 UTC  (2+ messages)

[PATCH v2 0/3] efi: Enable BTI for EFI runtimes services
 2023-02-20 16:46 UTC  (8+ messages)
` [PATCH v2 2/3] efi: arm64: Wire up BTI annotation in memory attributes table

[GIT PULL] Qualcomm clock driver updates for v6.3
 2023-02-20 16:40 UTC  (7+ messages)

[PATCH] soc: mediatek: cmdq: Remove unused helper funciton
 2023-02-20 16:39 UTC  (3+ messages)

[PATCH v7 00/15] coresight: Add new API to allocate trace source ID values
 2023-02-20 16:24 UTC  (5+ messages)
      ` v4: "

[syzbot] upstream-arm64 build error
 2023-02-20 15:56 UTC  (6+ messages)

[PATCH v2] kasan: call clear_page with a match-all tag instead of changing page tag
 2023-02-20 15:54 UTC  (2+ messages)

[PATCH v1 00/12] KVM: arm64: Support FEAT_LPA2 at hyp s1 and vm s2
 2023-02-20 14:17 UTC  (6+ messages)

[PATCH net-next 5/5] net: dsa: mv88e6xxx: implementation of dynamic ATU entries
 2023-02-20 14:11 UTC  (11+ messages)

[PATCH] scsi: ufs: Add select to CONFIG_PM in Kconfig
 2023-02-20 13:58 UTC  (2+ messages)

[PATCH 6.1 027/118] net: ethernet: mtk_eth_soc: Avoid truncating allocation
 2023-02-20 13:35 UTC 

[PATCH V2 0/5] Add APSS clock controller support for IPQ9574
 2023-02-20 13:55 UTC  (4+ messages)
` [PATCH V2 2/5] clk: qcom: apss-ipq-pll: Enable APSS clock driver in IPQ9574

[PATCH v4 0/6] drm: lcdif: Add i.MX93 LCDIF support
 2023-02-20 12:46 UTC  (7+ messages)

[PATCH -next] crypto: Use devm_platform_ioremap_resource()
 2023-02-20 12:39 UTC 

[PATCH] arm64: pass ESR_ELx to die() of cfi_handler
 2023-02-20 12:39 UTC  (2+ messages)

[PATCH v5 0/2] Add ASPEED AST2600 I2Cv2 controller driver
 2023-02-20 11:24 UTC  (7+ messages)
` [PATCH v5 1/2] dt-bindings: i2c: Add support for ASPEED i2Cv2

[GIT PULL] KVM/arm64 updates for 6.3
 2023-02-20 11:54 UTC  (2+ messages)

[PATCH v4 0/3] Add ASPEED AST2600 I2C new controller driver
 2023-02-20  9:14 UTC  (11+ messages)
` [PATCH v4 2/3] dt-bindings: i2c-ast2600: Add support for AST2600 i2C driver

[PATCH 00/12] Enable networking support for StarFive JH7100 SoC
 2023-02-20 11:43 UTC  (5+ messages)
` [PATCH 04/12] soc: sifive: ccache: Add non-coherent DMA handling

[PATCH v6 11/41] mm: Introduce pte_mkwrite_kernel()
 2023-02-20 11:19 UTC  (4+ messages)


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).