linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-20 15:10:32 to 2023-02-21 11:43:39 UTC [more...]

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

[PATCH net-next v10 00/12] net: ethernet: mtk_eth_soc: various enhancements
 2023-02-21 11:41 UTC  (7+ messages)
` [PATCH net-next v10 01/12] net: ethernet: mtk_eth_soc: add support for MT7981 SoC
` [PATCH net-next v10 02/12] dt-bindings: net: mediatek,net: add mt7981-eth binding
` [PATCH net-next v10 03/12] dt-bindings: arm: mediatek: sgmiisys: Convert to DT schema
` [PATCH net-next v10 04/12] dt-bindings: arm: mediatek: sgmiisys: add MT7981 SoC
` [PATCH net-next v10 05/12] net: ethernet: mtk_eth_soc: set MDIO bus clock frequency
` [PATCH net-next v10 06/12] net: ethernet: mtk_eth_soc: reset PCS state

[PATCH v3] scsi: ufs: mediatek: Guard runtime PM functions
 2023-02-21 11:38 UTC 

[PATCH v2 1/4] dt-bindings: soc: imx8mp-media-blk-ctrl: Align block controller example name
 2023-02-21 11:37 UTC  (4+ messages)
` [PATCH v2 2/4] dt-bindings: soc: imx8mp-media-blk-ctrl: Add LDB into DT example

[RFC PATCH 0/6] Add basic Minidump kernel driver support
 2023-02-21 11:25 UTC  (7+ messages)
` [RFC PATCH 1/6] remoteproc: qcom: Expand MD_* as MINIDUMP_*
` [RFC PATCH 2/6] remoteproc: qcom: Move minidump specific data to qcom_minidump.h
` [RFC PATCH 3/6] soc: qcom: Add Qualcomm minidump kernel driver
` [RFC PATCH 4/6] arm64: defconfig: Enable Qualcomm minidump driver
` [RFC PATCH 5/6] remoterproc: qcom: refactor to leverage exported minidump symbol
` [RFC PATCH 6/6] pstore/ram: Register context with minidump

[PATCH v4 0/2] mmc: atmel-mci: Convert to gpio descriptors
 2023-02-21 11:10 UTC  (4+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] mmc: atmel-mci: move atmel MCI header file

[PATCH v10 00/26] Drivers for Gunyah hypervisor
 2023-02-21 11:07 UTC  (9+ messages)
` [PATCH v10 08/26] gunyah: rsc_mgr: Add resource manager RPC core
` [PATCH v10 09/26] gunyah: rsc_mgr: Add VM lifecycle RPC
` [PATCH v10 10/26] gunyah: vm_mgr: Introduce basic VM Manager
` [PATCH v10 11/26] gunyah: rsc_mgr: Add RPC for sharing memory

[PATCH v3 00/55] MediaTek clocks: full module build and cleanups
 2023-02-21 11:06 UTC  (61+ messages)
` [PATCH v3 03/55] clk: mediatek: Migrate to mtk_clk_pdev_probe() for multimedia clocks
` [PATCH v3 09/55] clk: mediatek: mt2712-apmixedsys: Add .remove() callback for module build
` [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 v2 0/9] PCI: rockchip: Fix RK3399 PCIe endpoint controller driver
 2023-02-21 10:55 UTC  (5+ messages)
` [PATCH v2 9/9] PCI: rockchip: Add parameter check for RK3399 PCIe endpoint core set_msi()

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

[PATCH v2 1/3] arm64: dts: microchip: sparx5: do not use PSCI on reference boards
 2023-02-21 10:50 UTC  (3+ messages)
` [PATCH v2 2/3] arm64: dts: microchip: sparx5: correct CPU address-cells
` [PATCH v2 3/3] arm64: dts: microchip: sparx5: add missing L1/L2 cache information

[PATCH -next] arm64: Optimize the comparison of unsigned expressions to avoid compiling error
 2023-02-21 10:36 UTC  (2+ messages)

[PATCH] drm/fb-helper: Remove drm_fb_helper_unprepare() from drm_fb_helper_fini()
 2023-02-21 10:27 UTC  (2+ messages)

[PATCH] mm/damon/paddr: fix pin page problem
 2023-02-21 10:08 UTC  (2+ messages)

[PATCH v2] mtd: rawnand: meson: initialize struct with zeroes
 2023-02-21 10:07 UTC 

❌ FAIL: Test report for for-kernelci (6.2.0, arm-next, a9b06ec4)
 2023-02-21 10:00 UTC  (2+ messages)

[GIT PULL] fixes: ARM: dts: samsung: Fixes for v6.3
 2023-02-21  9:53 UTC 

[PATCH] PCI/ATS: Allow to enable ATS on VFs even if it is not enabled on PF
 2023-02-21  9:13 UTC  (4+ messages)

[PATCH v3] dt-bindings: arm-smmu: Add compatible for SM8550 SoC
 2023-02-21  9:10 UTC  (3+ messages)

[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] arm64: dts: imx8mq: Add UART DMA support
 2023-02-21  8:04 UTC 

[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 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 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, 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  (4+ 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)


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