linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-06 02:03:08 to 2023-02-06 16:11:13 UTC [more...]

[PATCH v9 00/27] Drivers for gunyah hypervisor
 2023-02-06 15:41 UTC  (14+ messages)
` [PATCH v9 08/27] mailbox: Add Gunyah message queue mailbox
` [PATCH v9 09/27] gunyah: rsc_mgr: Add resource manager RPC core
` [PATCH v9 10/27] gunyah: rsc_mgr: Add VM lifecycle RPC
` [PATCH v9 22/27] virt: gunyah: Add resource tickets
` [PATCH v9 23/27] virt: gunyah: Add IO handlers

Capture image from imx219 sensor on i.MX8MM
 2023-02-06 15:38 UTC  (3+ messages)

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

[PATCH] dt-bindings : misc : aspeed,cvic interrupt controller : convert the binding document to yaml
 2023-02-06 15:33 UTC 

[PATCH] thermal: Remove core header inclusion from drivers
 2023-02-06 15:34 UTC 

[PATCH v3] remoteproc: imx_dsp_rproc: add custom memory copy implementation for i.MX DSP Cores
 2023-02-06 15:07 UTC 

[PATCH v2 00/11] fw_devlink improvements
 2023-02-06 15:18 UTC  (11+ messages)

[PATCH 00/15] Ambarella S6LM SoC bring-up
 2023-02-06 14:57 UTC  (13+ messages)
  ` [PATCH 07/15] dt-bindings: clock: Add Ambarella clock bindings

[PATCH v11 4/6] thermal/drivers/mediatek: Add the Low Voltage Thermal Sensor driver
 2023-02-06 14:38 UTC  (7+ messages)
` [PATCH v12] thermal: drivers: mediatek: "

[PATCH] bus: unifier-system-bus: Remove open coded "ranges" parsing
 2023-02-06 14:30 UTC  (4+ messages)

[PATCH v4 0/2] Introduce ICSSG based ethernet Driver
 2023-02-06 14:15 UTC  (7+ messages)
` [PATCH v4 1/2] dt-bindings: net: Add ICSSG Ethernet Driver bindings
    ` [EXTERNAL] "
  ` [PATCH v4 2/2] net: ti: icssg-prueth: Add ICSSG ethernet driver

[PATCH V7 0/7] Add minimal boot support for IPQ9574
 2023-02-06 14:07 UTC  (8+ messages)
` [PATCH V7 1/7] dt-bindings: clock: Add ipq9574 clock and reset definitions
` [PATCH V7 3/7] dt-bindings: pinctrl: qcom: Add support for IPQ9574
` [PATCH V7 4/7] pinctrl: qcom: Add IPQ9574 pinctrl driver
` [PATCH V7 5/7] dt-bindings: arm: qcom: Add ipq9574 compatible
` [PATCH V7 6/7] arm64: dts: qcom: Add ipq9574 SoC and AL02 board support
` [PATCH V7 7/7] arm64: defconfig: Enable IPQ9574 SoC base configs
  ` [PATCH V7 2/7] clk: qcom: Add Global Clock Controller driver for IPQ9574

[PATCH v2 0/2] add pinctrl driver for MT7981 SoC
 2023-02-06 13:48 UTC  (2+ messages)

arm64/for-kernelci build: 2 builds: 1 failed, 1 passed, 1 error, 1 warning (v6.2-rc6-115-gca72d58361ee)
 2023-02-06 13:23 UTC  (5+ messages)

[PATCH v4 00/19] irqdomain: fix mapping race and clean up locking
 2023-02-06 13:09 UTC  (7+ messages)
` [PATCH v4 06/19] irqdomain: Drop revmap mutex

[PATCH v4 00/21] arm64/sme: Support SME 2 and SME 2.1
 2023-02-06 13:02 UTC  (4+ messages)
` [PATCH v4 07/21] arm64/sme: Enable host kernel to access ZT0

[PATCH v2 0/3] efi: Enable BTI for EFI runtimes services
 2023-02-06 12:49 UTC  (4+ messages)
` [PATCH v2 1/3] efi: Discover BTI support in runtime services regions
` [PATCH v2 2/3] efi: arm64: Wire up BTI annotation in memory attributes table
` [PATCH v2 3/3] efi: x86: Wire up IBT "

[RFC PATCH 00/32] ACPI/arm64: add support for virtual cpuhotplug
 2023-02-06 12:31 UTC  (5+ messages)
` [RFC PATCH 29/32] KVM: arm64: Pass hypercalls to userspace

[RFC PATCH 00/45] KVM: Arm SMMUv3 driver for pKVM
 2023-02-06 12:13 UTC  (4+ messages)
` [RFC PATCH 15/45] KVM: arm64: pkvm: Add __pkvm_host_share/unshare_dma()

[PATCH 00/23] interconnect: fix racy provider registration
 2023-02-06 12:10 UTC  (6+ messages)
` [PATCH 04/23] interconnect: imx: fix registration race
` [PATCH 12/23] interconnect: qcom: sm8450: "

[PATCH v4 0/14] Enahance SVS's robustness
 2023-02-06 12:09 UTC  (7+ messages)
` [PATCH v4 05/14] soc: mediatek: mtk-svs: use svs clk control APIs

[PATCH 0/6] media: mediatek: vcodec: Add debugfs file for decode and encode
 2023-02-06 12:07 UTC  (7+ messages)
` [PATCH 1/6] media: mediatek: vcodec: Add debugfs interface to get debug information
` [PATCH 2/6] media: mediatek: vcodec: Add debug params to control different log level
` [PATCH 3/6] media: mediatek: vcodec: Add a debugfs file to get different useful information
` [PATCH 4/6] media: mediatek: vcodec: Get get each instance format type
` [PATCH 5/6] media: mediatek: vcodec: Change dbgfs interface to support encode
` [PATCH 6/6] media: mediatek: vcodec: Add encode to support dbgfs

[PATCH] arm64: atomics: lse: improve cmpxchg implementation
 2023-02-06 11:58 UTC 

[PATCH v2 1/3] mtd: rawnand: sunxi: Update OOB layout to match hardware
 2023-02-06 11:55 UTC  (2+ messages)

[PATCH v2 2/3] mtd: rawnand: sunxi: Embed sunxi_nand_hw_ecc by value
 2023-02-06 11:55 UTC  (2+ messages)

[PATCH v2 3/3] mtd: rawnand: sunxi: Precompute the ECC_CTL register value
 2023-02-06 11:55 UTC  (2+ messages)

[PATCH 1/1] dt-bindings: iio: adc: add missing vref-supply
 2023-02-06 11:54 UTC  (4+ messages)

[PATCH] arm64: dts: ti: k3-am62a7-sk: Enable full 4GB DDR
 2023-02-06 11:52 UTC 

[PATCH V3 0/9] Add minimal boot support for IPQ5332
 2023-02-06 11:42 UTC  (17+ messages)
` [PATCH V3 1/9] dt-bindings: pinctrl: qcom: add IPQ5332 pinctrl
` [PATCH V3 2/9] pinctrl: qcom: Introduce IPQ5332 TLMM driver
` [PATCH V3 3/9] clk: qcom: Add STROMER PLUS PLL type for IPQ5332
` [PATCH V3 4/9] dt-bindings: clock: Add Qualcomm IPQ5332 GCC
` [PATCH V3 6/9] dt-bindings: qcom: add ipq5332 boards
` [PATCH V3 7/9] dt-bindings: firmware: qcom,scm: document IPQ5332 SCM
` [PATCH V3 8/9] arm64: dts: qcom: add IPQ5332 SoC and MI01.2 board support
` [PATCH V3 9/9] arm64: defconfig: Enable IPQ5332 SoC base configs
  ` [PATCH V3 5/9] clk: qcom: add Global Clock controller (GCC) driver for IPQ5332 SoC

[PATCH v2 1/8] dt-bindings: gpio: rockchip,gpio-bank: add compatible string per SoC
 2023-02-06 11:26 UTC  (3+ messages)
` [PATCH v2 2/8] dt-bindings: pinctrl: rockchip,pinctrl: mark gpio sub nodes of pinctrl as deprecated

[PATCH v1 1/2] arm64: dts: meson-a1: add gpio_intc node
 2023-02-06 11:26 UTC  (3+ messages)

[PATCH v7 0/6] add support for MT8195 VPPSYS on MMSYS and MUTEX
 2023-02-06 11:17 UTC  (10+ messages)
` [PATCH v7 1/6] dt-bindings: soc: mediatek: Add support for MT8195 VPPSYS
` [PATCH v7 2/6] arm64: dts: mediatek: mt8195: add MMSYS configuration for VPPSYS
` [PATCH v7 3/6] arm64: dts: mediatek: mt8195: add MUTEX "
` [PATCH v7 4/6] soc: mediatek: mmsys: add config api for RSZ switching and DCM
` [PATCH v7 5/6] soc: mediatek: mutex: Add mtk_mutex_set_mod support to set MOD1
` [PATCH v7 6/6] soc: mediatek: mutex: support MT8195 VPPSYS

[PATCH] pinctrl: at91: use devm_kasprintf() to avoid potential leaks
 2023-02-06 11:12 UTC  (2+ messages)

[PATCH 00/22] cpu,sched: Mark arch_cpu_idle_dead() __noreturn
 2023-02-06 11:10 UTC  (7+ messages)
` [PATCH 05/22] csky/cpu: Make sure arch_cpu_idle_dead() doesn't return
` [PATCH 12/22] powerpc/cpu: Mark start_secondary_resume() __noreturn

[PATCH] ARM: dts: ixp4xx: use "okay" for status
 2023-02-06 11:05 UTC  (2+ messages)

[PATCH V6 0/7] Add minimal boot support for IPQ9574
 2023-02-06 10:48 UTC  (10+ messages)
` [PATCH V6 3/7] dt-bindings: pinctrl: qcom: Add "
` [PATCH V6 4/7] pinctrl: qcom: Add IPQ9574 pinctrl driver
` [PATCH V6 6/7] arm64: dts: qcom: Add ipq9574 SoC and AL02 board support

[PATCH] dt-bindings: firmware: arm,scmi: Restrict protocol child node properties
 2023-02-06 10:47 UTC  (9+ messages)

[PATCH RFC 0/5] arm64: rockchip: enable PCIE3 controller and its phy for Rock5B boards
 2023-02-06 10:43 UTC  (3+ messages)
` [PATCH RFC 2/5] dt-bindings: pci: controller: add pcie controller binding for RK3588

[PATCH] arm64: dts: Add support for Unisoc's UMS512
 2023-02-06 10:34 UTC  (4+ messages)

[PATCH net v2 0/2] Fix dma leaking
 2023-02-06 10:19 UTC  (5+ messages)
` [PATCH net v2 1/2] net: ll_temac: Fix DMA resources leak
` [PATCH net v2 2/2] net: ll_temac: Reset buffer on dma_map_single() errors

[PATCH net-next 00/10] Add support for PSFP in Sparx5
 2023-02-06 10:18 UTC  (6+ messages)
` [PATCH net-next 03/10] net: microchip: sparx5: add support for Service Dual Leacky Buckets

s2idle breaks on machines without cpuidle support
 2023-02-06 10:12 UTC  (2+ messages)

[PATCH v3 0/7] MediaTek Frequency Hopping: MT6795/8173/92/95
 2023-02-06 10:01 UTC  (8+ messages)
` [PATCH v3 1/7] clk: mediatek: fhctl: Add support for older fhctl register layout
` [PATCH v3 2/7] clk: mediatek: clk-pllfh: Export register/unregister/parse functions
` [PATCH v3 3/7] dt-bindings: clock: mediatek,mt8186-fhctl: Support MT6795, MT8173/92/95
` [PATCH v3 4/7] clk: mediatek: mt6795: Add support for frequency hopping through FHCTL
` [PATCH v3 5/7] clk: mediatek: mt8173: "
` [PATCH v3 6/7] clk: mediatek: mt8192: "
` [PATCH v3 7/7] clk: mediatek: mt8195: "

[PATCH 13/13] USB: gadget: s3c2410_udc: fix memory leak with using debugfs_lookup()
 2023-02-06  9:57 UTC  (3+ messages)

[PATCH v3] dt-bindings: pinctrl: Convert Amlogic Meson pinctrl binding
 2023-02-06  9:30 UTC  (4+ messages)

[PATCH v3 0/8] arm64/ftrace: Add support for DYNAMIC_FTRACE_WITH_CALL_OPS
 2023-02-06  9:28 UTC  (6+ messages)
` [PATCH v3 1/8] ftrace: Add DYNAMIC_FTRACE_WITH_CALL_OPS

[PATCH v3 0/3] dt-bindings: serial/mtd/mc/ata: use MC peripheral props
 2023-02-06  9:26 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: intel,ixp4xx-expansion-bus: split out peripheral properties
` [PATCH v3 2/3] dt-bindings: reference MC peripheral properties in relevant devices
` [PATCH v3 3/3] dt-bindings: serial: restrict possible child node names

[PATCH v6 0/6] add support for MT8195 VPPSYS on MMSYS and MUTEX
 2023-02-06  9:20 UTC  (4+ messages)

[PATCH v2 0/9] arm64: rework UNDEFINED instruction traps
 2023-02-06  9:13 UTC  (6+ messages)
` [PATCH v2 9/9] arm64: armv8_deprecated: rework deprected instruction handling

[PATCH 0/4] soc: amlogic: switch bindings to yaml and adjust some dtbs's
 2023-02-06  8:54 UTC  (4+ messages)
` [PATCH 3/4] dt-bindings: pwm: Convert Amlogic Meson PWM binding

[PATCH] mmc: sdhci-of-arasan: Override SDHCI_RETUNING_TIMER_COUNT_MASK on ZynqMP
 2023-02-06  8:49 UTC  (8+ messages)

[PATCH v2 0/3] dt-bindings: serial/mtd/mc/ata: use MC peripheral props
 2023-02-06  8:41 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: intel,ixp4xx-expansion-bus: split out peripheral properties

[PATCH v12 00/18] drm: Add Samsung MIPI DSIM bridge
 2023-02-06  8:11 UTC  (10+ messages)

[PATCH DTS v9 0/4] Add i.MX PCIe EP mode support
 2023-02-06  7:31 UTC  (4+ messages)
` [PATCH v9 1/4] dt-bindings: imx6q-pcie: Restruct i.MX PCIe schema

[PATCH net] net: dsa: mt7530: don't change PVC_EG_TAG when CPU port becomes VLAN-aware
 2023-02-06  7:41 UTC  (7+ messages)

[RFC PATCH v1 0/4] HiSilicon Performance Monitor Control Unit
 2023-02-06  6:51 UTC  (5+ messages)
` [RFC PATCH v1 1/4] docs: perf: Add documentation for HiSilicon PMCU
` [RFC PATCH v1 2/4] drivers/perf: hisi: Add driver support "
` [RFC PATCH v1 3/4] perf tool: Add HiSilicon PMCU data recording support
` [RFC PATCH v1 4/4] perf tool: Add HiSilicon PMCU data decoding support

[RFC PATCH 2/2] tee: Add op-tee helper functions for variable access
 2023-02-06  6:08 UTC  (3+ messages)

[PATCH 0/3] mm/arch: Fix a few collide definition on private use of VM_FAULT_*
 2023-02-06  5:09 UTC  (6+ messages)

[PATCH V2 0/5] Enable crashdump collection support for IPQ9574
 2023-02-06  5:06 UTC  (4+ messages)
` [PATCH V2 4/5] arm64: defconfig: Enable scm download mode config for IPQ9574 SoC

[PATCH RESEND v10 0/5] media: i2c: imx334: support lower bandwidth mode
 2023-02-06  4:43 UTC  (7+ messages)
` [PATCH RESEND v10 5/5] media: i2c: imx334: update pixel and link frequency

[PATCH V8 5/6] arm64/perf: Add branch stack support in ARMV8 PMU
 2023-02-06  4:16 UTC  (4+ messages)

[PATCH V2] arm64/mm: Intercept pfn changes in set_pte_at()
 2023-02-06  3:28 UTC  (11+ messages)

[RFC] Some issues about LPI migration on ARM SMP platform
 2023-02-06  2:52 UTC 

linux-next: manual merge of the iio tree with the arm-soc tree
 2023-02-06  2:33 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).