linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-20 06:40:43 to 2022-06-20 13:51:39 UTC [more...]

[PATCH v1 0/3] drivers/perf: add DDR Sub-System Driveway PMU driver for Yitian 710 SoC
 2022-06-20 13:50 UTC  (5+ messages)
` [PATCH v1 1/3] docs: perf: Add description for Alibaba's T-Head PMU driver
` [PATCH v1 2/3] drivers/perf: add DDR Sub-System Driveway PMU driver for Yitian 710 SoC

[PATCH 0/3] Enable JPEG Encoder on RK3566/RK3568
 2022-06-20 13:40 UTC  (6+ messages)

[PATCH v4 0/2] sched/fair: Wake task within the cluster when possible
 2022-06-20 13:37 UTC  (7+ messages)
` [PATCH v4 1/2] sched: Add per_cpu cluster domain info and cpus_share_resources API

[PATCH 1/7] dt-bindings: display: mediatek: dpi: add power-domains property
 2022-06-20 13:32 UTC  (3+ messages)
    ` FW: "

[PATCH -next v5 0/8]arm64: add machine check safe support
 2022-06-20 13:32 UTC  (9+ messages)
` [PATCH -next v5 2/8] arm64: extable: make uaaccess helper use extable type EX_TYPE_UACCESS_ERR_ZERO

[PATCH v3 13/16] arch_topology: Don't set cluster identifier as physical package identifier
 2022-06-20 13:27 UTC  (12+ messages)
` [PATCH v3 14/16] arch_topology: Drop unnecessary check for uninitialised package_id
  ` [PATCH v3 15/16] arch_topology: Set cluster identifier in each core/thread from /cpu-map

[PATCH v8 0/4] use more system keyrings to verify arm64 and s390 kexec kernel image signature
 2022-06-20 13:14 UTC  (10+ messages)

[PATCH v20 0/6] Add mutex support for MDP
 2022-06-20 13:09 UTC  (4+ messages)

[PATCH v5 00/15] Support AMD Pensando Elba SoC
 2022-06-20 13:00 UTC  (11+ messages)
` [PATCH v5 01/15] dt-bindings: arm: add AMD Pensando boards
` [PATCH v5 02/15] dt-bindings: mmc: cdns: Add AMD Pensando Elba SoC binding
` [PATCH v5 03/15] dt-bindings: spi: cdns: Add compatible for AMD Pensando Elba SoC
` [PATCH v5 06/15] dt-bindings: mfd: amd,pensando-elbasr: Add AMD Pensando Elba System Resource chip
` [PATCH v5 07/15] dt-bindings: reset: amd,pensando-elbasr-reset: Add AMD Pensando SR Reset Controller bindings

[PATCH v2 0/4] arm64: Add AT_HWCAP3
 2022-06-20 12:54 UTC  (5+ messages)
` [PATCH v2 1/4] arm64/cpufeature: Store elf_hwcaps as an array rather than unsigned long
` [PATCH v2 2/4] elf: Allow architectures to provide AT_HWCAP3
` [PATCH v2 3/4] arm64/cpufeature: Support AT_HWCAP3
` [PATCH v2 4/4] arm64/hwcap: Support FEAT_EBF16

[PATCH v3 0/3] phy: freescale: Add i.MX8qm Mixel LVDS PHY support
 2022-06-20 12:38 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: vendor-prefixes: Add prefix for Mixel, Inc
` [PATCH v3 2/3] dt-bindings: phy: Add Freescale i.MX8qm Mixel LVDS PHY binding
` [PATCH v3 3/3] phy: freescale: Add i.MX8qm Mixel LVDS PHY support

[PATCH v3 00/18] Introduce Nuvoton Arbel NPCM8XX BMC SoC
 2022-06-20 12:48 UTC  (18+ messages)
` [PATCH v3 05/18] dt-binding: clk: npcm845: Add binding for Nuvoton NPCM8XX Clock
` [PATCH v3 06/18] clk: npcm8xx: add clock controller
` [PATCH v3 07/18] dt-bindings: reset: npcm: add GCR syscon property
` [PATCH v3 10/18] dt-bindings: reset: npcm: Add support for NPCM8XX
` [PATCH v3 16/18] arm64: dts: nuvoton: Add initial NPCM8XX device tree
` [PATCH v3 17/18] arm64: dts: nuvoton: Add initial NPCM845 EVB "
` [PATCH v3 18/18] arm64: defconfig: Add Nuvoton NPCM family support

[PATCH v4 00/26] arm64/sysreg: More system register generation
 2022-06-20 12:44 UTC  (27+ messages)
` [PATCH v4 01/26] arm64/cpuinfo: Restore define for AIVIVT cache type
` [PATCH v4 02/26] arm64/sysreg: Add LINKER_SCRIPT guards for sysreg.h
` [PATCH v4 03/26] arm64/sysreg: Add SYS_FIELD_GET() helper
` [PATCH v4 04/26] arm64/sysreg: Standardise naming for CTR_EL0 fields
` [PATCH v4 05/26] arm64/sysreg: Standardise naming for DCZID_EL0 field names
` [PATCH v4 06/26] arm64/mte: Standardise GMID field name definitions
` [PATCH v4 07/26] arm64/sysreg: Align pointer auth enumeration defines with architecture
` [PATCH v4 08/26] arm64/sysreg: Make BHB clear feature defines match the architecture
` [PATCH v4 09/26] arm64/sysreg: Standardise naming for WFxT defines
` [PATCH v4 10/26] arm64/sysreg: Standardise naming for ID_AA64SMFR0_EL1 enums
` [PATCH v4 11/26] arm64/sysreg: Standardise naming for ID_AA64ZFR0_EL1 fields
` [PATCH v4 12/26] arm64/sysreg: Remove defines for RPRES enumeration
` [PATCH v4 13/26] arm64/sysreg: Add _EL1 into ID_AA64ISAR1_EL1 definition names
` [PATCH v4 14/26] arm64/sysreg: Add _EL1 into ID_AA64ISAR2_EL1 "
` [PATCH v4 15/26] arm64/sysreg: Convert CTR_EL0 to automatic generation
` [PATCH v4 16/26] arm64/sysreg: Convert DCZID_EL0 "
` [PATCH v4 17/26] arm64/sysreg: Convert GMID "
` [PATCH v4 18/26] arm64/sysreg: Convert ID_AA64ISAR1_EL1 "
` [PATCH v4 19/26] arm64/sysreg: Convert ID_AA64ISAR2_EL1 "
` [PATCH v4 20/26] arm64/sysreg: Convert LORSA_EL1 "
` [PATCH v4 21/26] arm64/sysreg: Convert LOREA_EL1 "
` [PATCH v4 22/26] arm64/sysreg: Convert LORN_EL1 "
` [PATCH v4 23/26] arm64/sysreg: Convert LORC_EL1 "
` [PATCH v4 24/26] arm64/sysreg: Convert LORID_EL1 "
` [PATCH v4 25/26] arm64/sysreg: Convert ID_AA64SMFR0_EL1 "
` [PATCH v4 26/26] arm64/sysreg: Convert ID_AA64ZFR0_EL1 "

[PATCH v2 0/7] arm64/sve: Clean up KVM integration and optimise syscalls
 2022-06-20 12:41 UTC  (8+ messages)
` [PATCH v2 1/7] KVM: arm64: Discard any SVE state when entering KVM guests
` [PATCH v2 2/7] arm64/fpsimd: Track the saved FPSIMD state type separately to TIF_SVE
` [PATCH v2 3/7] arm64/fpsimd: Have KVM explicitly say which FP registers to save
` [PATCH v2 4/7] arm64/fpsimd: Stop using TIF_SVE to manage register saving in KVM
` [PATCH v2 5/7] arm64/fpsimd: Load FP state based on recorded data type
` [PATCH v2 6/7] arm64/sve: Leave SVE enabled on syscall if we don't context switch
` [PATCH v2 7/7] arm64/sve: Don't zero non-FPSIMD register state on syscall by default

[PATCH v12 00/14] drm/mediatek: Add MT8195 dp_intf driver
 2022-06-20 12:33 UTC  (17+ messages)
` [PATCH v12 01/14] dt-bindings: mediatek,dpi: Add DP_INTF compatible
` [PATCH v12 02/14] drm/mediatek: dpi: Add support for quantization range
` [PATCH v12 03/14] drm/mediatek: dpi: implement a CK/DE pol toggle in SoC config
` [PATCH v12 04/14] drm/mediatek: dpi: implement a swap_input "
` [PATCH v12 05/14] drm/mediatek: dpi: move dimension mask to "
` [PATCH v12 06/14] drm/mediatek: dpi: move hvsize_mask "
` [PATCH v12 07/14] drm/mediatek: dpi: move swap_shift "
` [PATCH v12 08/14] drm/mediatek: dpi: move the yuv422_en_bit "
` [PATCH v12 09/14] drm/mediatek: dpi: move the csc_enable bit "
` [PATCH v12 10/14] drm/mediatek: dpi: Add dpintf support
` [PATCH v12 11/14] drm/mediatek: dpi: Add tvd_clk enable/disable flow
` [PATCH v12 12/14] drm/mediatek: dpi: Add YUV422 output support
` [PATCH v12 13/14] drm/mediatek: dpi: Only enable dpi after the bridge is enabled
` [PATCH v12 14/14] drm/mediatek: dpi: Add matrix_sel helper

[PATCH 0/5] Bring up internal eMMC on Samsung Galaxy A8 (2018)
 2022-06-20 12:27 UTC  (10+ messages)
` [PATCH 1/5] dt-bindings: clock: Add bindings for Exynos7885 CMU_FSYS
  ` (subset) "
` [PATCH 2/5] dt-bindings: clock: Add indices for Exynos7885 TREX clocks
  ` (subset) "
` [PATCH 5/5] arm64: dts: exynos: Add internal eMMC support to jackpotlte
  ` (subset) "

[PATCH] arm64: dts: imx8mp: Add CSIS DT nodes
 2022-06-20 12:21 UTC  (4+ messages)
` (EXT) "
    ` (EXT) "

[PATCH v2] soc: samsung: Add missing of_node_put in exynos-pmu.c
 2022-06-20 12:21 UTC  (2+ messages)

[GIT PULL] clk: samsung: exynos 7885 eMMC bindings
 2022-06-20 12:19 UTC 

[PATCH v2 0/3] phy: freescale: Add i.MX8qm Mixel LVDS PHY support
 2022-06-20 12:10 UTC  (6+ messages)
` [PATCH v2 1/3] dt-bindings: vendor-prefixes: Add prefix for Mixel, Inc
` [PATCH v2 2/3] dt-bindings: phy: Add Freescale i.MX8qm Mixel LVDS PHY binding

[PATCH 0/2] phy: freescale: Add i.MX8qm Mixel LVDS PHY support
 2022-06-20 12:08 UTC  (8+ messages)
` [PATCH 1/2] dt-bindings: phy: Add Freescale i.MX8qm Mixel LVDS PHY binding

[PATCH 0/3] KVM: selftests: Consolidate ucall code
 2022-06-20 12:03 UTC  (5+ messages)
` [PATCH 1/3] KVM: selftests: Consolidate common code for popuplating ucall struct

[PATCH v11 0/9] Coresight: Add support for TPDM and TPDA
 2022-06-20 12:01 UTC  (10+ messages)
` [PATCH v11 1/9] coresight: core: Use IDR for non-cpu bound sources' paths
` [PATCH v11 2/9] Coresight: Add coresight TPDM source driver
` [PATCH v11 3/9] dt-bindings: arm: Adds CoreSight TPDM hardware definitions
` [PATCH v11 4/9] coresight-tpdm: Add DSB dataset support
` [PATCH v11 5/9] coresight-tpdm: Add integration test support
` [PATCH v11 6/9] Coresight: Add TPDA link driver
` [PATCH v11 7/9] dt-bindings: arm: Adds CoreSight TPDA hardware definitions
` [PATCH v11 8/9] arm64: dts: qcom: sm8250: Add coresight components
` [PATCH v11 9/9] arm64: dts: qcom: sm8250: Add tpdm mm/prng

[PATCH v4 0/1] RISC-V: Create unique identification for SoC PMU
 2022-06-20 12:00 UTC  (4+ messages)
` [PATCH v4 1/1] "

[PATCH 5.4] arm64: kprobes: Use BRK instead of single-step when executing instructions out-of-line
 2022-06-20 11:53 UTC  (2+ messages)

[PATCH] spi: rockchip: Unmask IRQ at the final to avoid preemption
 2022-06-20 11:51 UTC  (2+ messages)

[PATCH v4 0/3] Add support for lan966x flexcom chip-select configuration
 2022-06-20 11:45 UTC  (7+ messages)
` [PATCH v4 1/3] dt-bindings: mfd: atmel,flexcom: Convert to json-schema

[PATCH] media: stm32: dcmi: Switch to __v4l2_subdev_state_alloc()
 2022-06-20 11:28 UTC  (4+ messages)

Business Capital Funding
 2022-06-20 11:08 UTC 

[PATCH v3 09/40] arm64: dts: hisilicon: align gpio-key node names with dtschema
 2022-06-20 11:14 UTC  (4+ messages)
  ` (subset) "
` [PATCH v3 10/40] arm64: dts: hisilicon: correct gpio-keys properties
  ` (subset) "

[PATCH v7 00/33] crypto: rockchip: permit to pass self-tests
 2022-06-20 11:08 UTC  (5+ messages)
` [PATCH v7 14/33] crypto: rockchip: handle reset also in PM

[PATCH 1/7] dt-bindings: vendor-prefixes: document several vendors for Aspeed BMC boards
 2022-06-20 11:06 UTC  (3+ messages)
` [PATCH 2/7] dt-bindings: arm: aspeed: document board compatibles

[xilinx-xlnx:xlnx_rebase_v5.15_LTS 778/1181] drivers/media/platform/xilinx/xilinx-dprxss.c:521:12: warning: result of comparison of constant 18446744073709551615 with expression of type 'u32' (aka 'unsigned int') is always false
 2022-06-20 11:04 UTC 

[PATCH] arm64: rockchip: rk3399-roc-pc: prevent fusb302 powering off the board during boot
 2022-06-20 11:04 UTC 

[PATCH 0/4] i2c: stm32: addition of STM32MP13 support
 2022-06-20 10:54 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: i2c: st,stm32-i2c: don't mandate a reset line
` [PATCH 2/4] i2c: stm32: only perform a reset if there is a reset property
` [PATCH 3/4] dt-bindings: i2c: st,stm32-i2c: add entry for stm32mp13
` [PATCH 4/4] i2c: stm32: add support for the STM32MP13 soc

[PATCH net-next 00/28] [RFC] net: dpaa: Convert to phylink
 2022-06-20 10:54 UTC  (7+ messages)
` [PATCH net-next 01/28] dt-bindings: phy: Add QorIQ SerDes binding

[PATCH 5/6] cleanup: Use UART_XMIT_SIZE
 2022-06-20 10:39 UTC  (2+ messages)

[PATCH v4 0/2] arm64: ti: k3-am62: Enable audio output
 2022-06-20 10:35 UTC  (5+ messages)
` [PATCH v4 1/2] arm64: dts: ti: k3-am62-main: Add McASP nodes
` [PATCH v4 2/2] arm64: dts: ti: am625-sk: Add audio output support
` [PATCH v4 2/2] arm64: dts: ti: k3-am625-sk: "

[PATCH] soc: mediatek: mutex: Use DDP_COMPONENT_DITHER0 mod index for MT8365
 2022-06-20 10:24 UTC 

[PATCH v2 0/5] Simplify vfio_iommu_type1 attach/detach routine
 2022-06-20 10:11 UTC  (6+ messages)
` [PATCH v2 5/5] vfio/iommu_type1: Simplify group attachment

[PATCH v5 0/2] Fix incorrect resolution detected
 2022-06-20  9:28 UTC  (3+ messages)
` [PATCH v5 2/2] media: aspeed: Fix unstable timing detection

[PATCH v23 00/14] Add MediaTek SoC DRM (vdosys1) support for mt8195
 2022-06-20  9:19 UTC  (15+ messages)
` [PATCH v23 01/14] dt-bindings: mediatek: add vdosys1 RDMA definition "
` [PATCH v23 02/14] dt-bindings: mediatek: add ethdr "
` [PATCH v23 03/14] drm/mediatek: add display MDP RDMA support for MT8195
` [PATCH v23 04/14] drm/mediatek: add display merge advance config API "
` [PATCH v23 05/14] drm/mediatek: add display merge start/stop API for cmdq support
` [PATCH v23 06/14] drm/mediatek: add display merge mute/unmute support for MT8195
` [PATCH v23 07/14] drm/mediatek: add display merge async reset control
` [PATCH v23 08/14] drm/mediatek: add ETHDR support for MT8195
` [PATCH v23 09/14] drm/mediatek: add mediatek-drm plane color encoding info
` [PATCH v23 10/14] drm/mediatek: add ovl_adaptor support for MT8195
` [PATCH v23 11/14] drm/mediatek: add dma dev get function
` [PATCH v23 12/14] drm/mediatek: modify mediatek-drm for mt8195 multi mmsys support
` [PATCH v23 13/14] drm/mediatek: add drm ovl_adaptor sub driver for MT8195
` [PATCH v23 14/14] drm/mediatek: add mediatek-drm of vdosys1 support "

[PATCH v23 00/10] Add MediaTek SoC(vdosys1) support for mt8195
 2022-06-20  9:18 UTC  (11+ messages)
` [PATCH v23 01/10] dt-bindings: reset: mt8195: add vdosys1 reset control bit
` [PATCH v23 02/10] soc: mediatek: add mtk-mmsys ethdr and mdp_rdma components
` [PATCH v23 03/10] soc: mediatek: add mtk-mmsys support for mt8195 vdosys1
` [PATCH v23 04/10] soc: mediatek: add mtk_mmsys_update_bits API
` [PATCH v23 05/10] soc: mediatek: add mtk-mmsys config API for mt8195 vdosys1
` [PATCH v23 06/10] soc: mediatek: add cmdq support of "
` [PATCH v23 07/10] soc: mediatek: mmsys: add mmsys for support 64 reset bits
` [PATCH v23 08/10] soc: mediatek: mmsys: add reset control for MT8195 vdosys1
` [PATCH v23 09/10] soc: mediatek: add mtk-mutex component - dp_intf1
` [PATCH v23 10/10] soc: mediatek: add mtk-mutex support for mt8195 vdosys1

[PATCH v3 0/4] Add MT8186 ADSP dt-binding
 2022-06-20  9:16 UTC  (6+ messages)
` [PATCH v3 1/4] dt-bindings: dsp: mediatek: Use meaningful names for mbox

[PATCH] arm64: dts: imx8mp: correct clock of pgc_ispdwp
 2022-06-20  9:01 UTC  (2+ messages)

[PATCH] pinctrl: aspeed: Fix typo in comment
 2022-06-20  8:50 UTC  (2+ messages)

[PATCH 0/3] Fixes for dtbs_check warnings on Mediatek XHCI nodes
 2022-06-20  8:50 UTC  (7+ messages)
` [PATCH 2/3] dt-bindings: usb: mtk-xhci: Allow middle optional clocks to be missing

Regression: memory corruption on Atmel SAMA5D31
 2022-06-20  8:43 UTC  (16+ messages)

[PATCH 0/4] mfd: Some preparations for making platform remove callbacks return void
 2022-06-20  8:31 UTC  (5+ messages)
` [PATCH 3/4] mfd: tc6387xb: Drop disable callback that is never called

[PATCH v2 0/3] add bt-sco sound card support for i.MX8MQ/MM/MN
 2022-06-20  8:30 UTC  (3+ messages)
` [PATCH v2 1/3] arm64: dts: imx8mm-evk: add bt-sco sound card support

[PATCH, v2] media: mediatek: vcodec: Initialize decoder parameters after getting dec_capability
 2022-06-20  8:26 UTC  (3+ messages)

[PATCH 0/2] dtbs_check warning fixes for idle-states nodes in mt8192.dtsi
 2022-06-20  8:01 UTC  (5+ messages)
` [PATCH 1/2] arm64: dts: mt8192: Fix idle-states nodes naming scheme
` [PATCH 2/2] arm64: dts: mt8192: Fix idle-states entry-method

[PATCH] media: mediatek: vcodec: Drop platform_get_resource(IORESOURCE_IRQ)
 2022-06-20  7:58 UTC  (2+ messages)

[PATCH 0/5] arm64: kdump: Function supplement and performance optimization
 2022-06-20  7:42 UTC  (3+ messages)
` [PATCH 3/5] arm64: kdump: Remove some redundant checks in map_mem()

[PATCH v2 0/3]Enable PM generic domain support
 2022-06-20  7:34 UTC  (4+ messages)
` [PATCH v2 3/3] fpga: region: Add runtime PM support

[PATCH v8 0/3] Add SSIF BMC driver
 2022-06-20  7:28 UTC  (6+ messages)
` [PATCH v8 1/3] ipmi: ssif_bmc: "

[PATCH] MAINTAINERS: add Yunfei Dong as mediatek vcodec driver maintainer
 2022-06-20  7:18 UTC 

[PATCH, v2] media: mediatek: vcodec: Fix non subdev architecture open power fail
 2022-06-20  7:13 UTC  (2+ messages)

[PATCH v6 1/4] dt-bindings: nvmem: convert mtk-efuse.txt to YAML schema
 2022-06-20  7:11 UTC  (3+ messages)

[xilinx-xlnx:xlnx_rebase_v5.15_LTS 643/1181] drivers/gpu/drm/xlnx/xlnx_scaler.c:866:3: warning: variable 'nr_rds' is uninitialized when used here
 2022-06-20  6:49 UTC 

[PATCH v11 00/10] drm/mediatek: Add MT8195 DisplayPort driver
 2022-06-20  6:49 UTC  (3+ messages)
` [PATCH v11 05/10] drm/mediatek: Add MT8195 Embedded "

[PATCH v8 00/19] Cleanup MediaTek clk reset drivers and support SoCs
 2022-06-20  6:40 UTC  (3+ messages)
` [PATCH v8 16/19] arm64: dts: mediatek: Add infra #reset-cells property for MT8195

[PATCH v8 4/6] serial: take termios_rwsem for ->rs485_config() & pass termios as param
 2022-06-20  6:40 UTC 


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