linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-12 22:20:00 to 2023-01-13 11:09:52 UTC [more...]

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

[GIT PULL] iommu/arm-smmu: Fixes for 6.2
 2023-01-13 11:03 UTC 

[PATCH] ARM: dts: dove: align LED node names with dtschema
 2023-01-13 10:51 UTC  (2+ messages)

[PATCH] ARM: dts: keystone: align LED node names with dtschema
 2023-01-13 10:51 UTC  (2+ messages)

[PATCH 0/7] iommu: dart: Apple t8110 DART support
 2023-01-13 10:50 UTC  (8+ messages)
` [PATCH 1/7] dt-bindings: iommu: dart: add t8110 compatible
` [PATCH 2/7] iommu: dart: Add suspend/resume support
` [PATCH 3/7] iommu: dart: Support >64 stream IDs
` [PATCH 4/7] iommu: dart: Support a variable number of TTBRs per stream
` [PATCH 5/7] iommu: dart: Fix DART_PARAMS1/2 bit define names
` [PATCH 6/7] iommu: dart: Support different variants with different registers
` [PATCH 7/7] iommu: dart: Add t8110 DART support

[PATCH] ARM: dts: stih410: align HDMI CEC node names with dtschema
 2023-01-13 10:51 UTC  (2+ messages)

[PATCH] ARM: dts: at91: align LED node names with dtschema
 2023-01-13 10:51 UTC  (2+ messages)

[PATCH] arm64: dts: microchip: drop 0x from unit address
 2023-01-13 10:51 UTC  (2+ messages)

[PATCH] arm64: dts: hisilicon: align LED node names with dtschema
 2023-01-13 10:51 UTC  (2+ messages)

[PATCH net-next] net: ethernet: ti: am65-cpsw/cpts: Fix CPTS release action
 2023-01-13 10:48 UTC 

[PATCH v10 1/6] thermal/drivers/mediatek: Relocate driver to mediatek folder
 2023-01-13 10:47 UTC  (2+ messages)

[PATCH v2 00/16] media: imx-pxp: add support for i.MX7D
 2023-01-13 10:44 UTC  (19+ messages)
` [PATCH v2 01/16] dt-bindings: media: fsl-pxp: convert to yaml
` [PATCH v2 02/16] media: imx-pxp: detect PXP version
` [PATCH v2 03/16] media: imx-pxp: extract helper function to setup data path
` [PATCH v2 04/16] media: imx-pxp: explicitly disable unused blocks
` [PATCH v2 05/16] media: imx-pxp: disable LUT block
` [PATCH v2 06/16] media: imx-pxp: make data_path_ctrl0 platform dependent
` [PATCH v2 07/16] media: imx-pxp: add support for i.MX7D
` [PATCH v2 08/16] ARM: dts: imx7d: add node for PXP
` [PATCH v2 09/16] media: imx-pxp: Sort headers alphabetically
` [PATCH v2 10/16] media: imx-pxp: Don't set bus_info manually in .querycap()
` [PATCH v2 11/16] media: imx-pxp: Add media controller support
` [PATCH v2 12/16] media: imx-pxp: Pass pixel format value to find_format()
` [PATCH v2 13/16] media: imx-pxp: Implement frame size enumeration
` [PATCH v2 14/16] media: imx-pxp: Introduce pxp_read() and pxp_write() wrappers
` [PATCH v2 15/16] media: imx-pxp: Use non-threaded IRQ
` [PATCH v2 16/16] media: imx-pxp: convert to regmap

[PATCH v3 00/10] Add the PowerQUICC audio support using the QMC
 2023-01-13 10:37 UTC  (11+ messages)
` [PATCH v3 01/10] dt-bindings: soc: fsl: cpm_qe: Add TSA controller
` [PATCH v3 02/10] soc: fsl: cpm1: Add support for TSA
` [PATCH v3 03/10] MAINTAINERS: add the Freescale TSA controller entry
` [PATCH v3 04/10] powerpc/8xx: Use a larger CPM1 command check mask
` [PATCH v3 05/10] dt-bindings: soc: fsl: cpm_qe: Add QMC controller
` [PATCH v3 06/10] soc: fsl: cmp1: Add support for QMC
` [PATCH v3 07/10] MAINTAINERS: add the Freescale QMC controller entry
` [PATCH v3 08/10] dt-bindings: sound: Add support for QMC audio
` [PATCH v3 09/10] ASoC: fsl: "
` [PATCH v3 10/10] MAINTAINERS: add the Freescale QMC audio entry

[PATCH 0/5] drm: Do not include <linux/fb.h> unnecessarily
 2023-01-13 10:36 UTC  (2+ messages)

[GIT PULL] arm64 fixes for -rc4
 2023-01-13 10:29 UTC 

lockref scalability on x86-64 vs cpu_relax
 2023-01-13 10:23 UTC  (11+ messages)
    ` ia64 removal (was: Re: lockref scalability on x86-64 vs cpu_relax)

[PATCH net-next 0/5] Add PPS support to am65-cpts driver
 2023-01-13 10:21 UTC  (8+ messages)
` [PATCH net-next 2/5] net: ethernet: ti: am65-cpts: add pps support
` [PATCH net-next 5/5] arm64: dts: ti: k3-am625-sk: Add cpsw3g cpts PPS support

[PATCH] thermal: uniphier: use regular comment syntax
 2023-01-13 10:20 UTC  (2+ messages)

[PATCH] thermal: rockchip: fix kernel-doc warnings
 2023-01-13 10:20 UTC  (2+ messages)

[PATCH] thermal: mtk_thermal: fix kernel-doc function name
 2023-01-13 10:20 UTC  (2+ messages)

[PATCH] media: verisilicon: HEVC: Only propose 10 bits compatible pixels formats
 2023-01-13 10:16 UTC 

[PATCH v29 00/11] Add MediaTek SoC(vdosys1) support for mt8195
 2023-01-13  9:51 UTC  (4+ messages)
` [PATCH v29 01/11] dt-bindings: arm: mediatek: mmsys: add vdosys1 compatible for MT8195

[PATCH v7 0/9] Add metrics for neoverse-n2-v2
 2023-01-13  9:59 UTC  (12+ messages)
` [PATCH v7 1/9] perf pmu: Add #slots literal support for arm64
` [PATCH v7 2/9] perf jevent: Add general metrics support
` [PATCH v7 3/9] perf vendor events arm64: Add common topdown L1 metrics
` [PATCH v7 4/9] perf vendor events arm64: Add topdown L1 metrics for neoverse-n2-v2
` [PATCH v7 5/9] perf vendor events arm64: Add TLB "
` [PATCH v7 6/9] perf vendor events arm64: Add cache "
` [PATCH v7 7/9] perf vendor events arm64: Add branch "
` [PATCH v7 8/9] perf vendor events arm64: Add PE utilization "
` [PATCH v7 9/9] perf vendor events arm64: Add instruction mix "

[PATCH] arm64: smccc: Include alternative-macros.h
 2023-01-13  9:59 UTC  (2+ messages)

[PATCH] dt-bindings: arm-smmu: disallow clocks when not used
 2023-01-13  9:50 UTC  (3+ messages)

[PATCH] kasan: infer the requested size by scanning shadow memory
 2023-01-13  9:28 UTC  (5+ messages)

[PATCH v4 0/9] media: dt-bindings: common CEC properties
 2023-01-13  9:04 UTC  (3+ messages)

[PATCH v2] dt-bindings: arm-smmu: document the smmu on Qualcomm SA8775P
 2023-01-13  8:45 UTC  (2+ messages)

[PATCH v2 0/3] crypto: Allwinner D1 crypto support
 2023-01-13  8:40 UTC  (6+ messages)
` [PATCH v2 1/3] dt-bindings: crypto: sun8i-ce: Add compatible for D1

[PATCH 0/4] media: Drop empty platform remove functions
 2023-01-13  8:39 UTC  (4+ messages)

[PATCH v5 linux-next 1/4] dt-bindings: net: rockchip-dwmac: fix rv1126 compatible warning
 2023-01-13  8:39 UTC  (3+ messages)

[PATCH] Support for MAX98090/91 codec in iMX8MM evk
 2023-01-13  8:31 UTC  (4+ messages)

[PATCH 00/10] Adjust the dma-ranges for MTK IOMMU
 2023-01-13  8:25 UTC  (12+ messages)
` [PATCH 01/10] dt-bindings: media: mediatek,vcodec: Remove dma-ranges property
` [PATCH 02/10] dt-bindings: media: mediatek,jpeg: "
` [PATCH 03/10] iommu/mediatek: Get regionid from larb/port id
` [PATCH 04/10] iommu/mediatek: mt8195: Add larb_region_msk
` [PATCH 05/10] iommu/mediatek: mt8186: add larb_region_msk
` [PATCH 06/10] iommu/mediatek: mt8192: "
` [PATCH 07/10] iommu/mediatek: Add a gap for the iova regions
` [PATCH 08/10] arm64: dts: mt8195: Add dma-ranges for the parent "soc" node
` [PATCH 09/10] arm64: dts: mt8195: Remove the unnecessary dma-ranges
` [PATCH 10/10] arm64: dts: mt8186: Add dma-ranges for the parent "soc" node

[PATCH net-next v3 0/8] Add support for two classes of VCAP rules
 2023-01-13  8:14 UTC  (9+ messages)
` [PATCH net-next v3 1/8] net: microchip: vcap api: Erase VCAP cache before encoding rule
` [PATCH net-next v3 2/8] net: microchip: sparx5: Reset VCAP counter for new rules
` [PATCH net-next v3 3/8] net: microchip: vcap api: Always enable VCAP lookups
` [PATCH net-next v3 4/8] net: microchip: vcap api: Convert multi-word keys/actions when encoding
` [PATCH net-next v3 5/8] net: microchip: vcap api: Use src and dst chain id to chain VCAP lookups
` [PATCH net-next v3 6/8] net: microchip: vcap api: Check chains when adding a tc flower filter
` [PATCH net-next v3 7/8] net: microchip: vcap api: Add a storage state to a VCAP rule
` [PATCH net-next v3 8/8] net: microchip: vcap api: Enable/Disable rules via chains in VCAP HW

[LINUX PATCH 0/3] Add initial support for TTC PWM driver
 2023-01-13  8:13 UTC  (3+ messages)
` [LINUX PATCH 3/3] pwm: pwm-cadence: Add support for TTC PWM

[PATCH v10 0/6] Add LVTS thermal architecture
 2023-01-13  8:11 UTC  (3+ messages)
` [PATCH v10 2/6] dt-bindings/thermal/mediatek: Add dt-binding document for LVTS thermal controllers

[PATCH v2 0/6] arm64: dts: small .dts fixes
 2023-01-13  8:03 UTC  (15+ messages)
` [PATCH v2 1/6] arm64: dts: meson-gxl: jethub-j80: Fix WiFi MAC address node
` [PATCH v2 2/6] arm64: dts: meson-gxl: jethub-j80: Fix Bluetooth MAC node name
` [PATCH v2 3/6] arm64: dts: meson-axg: jethub-j1xx: Fix MAC address node names
` [PATCH v2 4/6] arm64: dts: meson-gx: Fix Ethernet MAC address unit name
` [PATCH v2 5/6] arm64: dts: meson-g12a: Fix internal Ethernet PHY "
` [PATCH v2 6/6] arm64: dts: meson-gx: Fix the SCPI DVFS node name and unit address

[PATCH] crypto: atmel-i2c - avoid defines prefixed with CONFIG
 2023-01-13  7:47 UTC 

NXP imx6ull nonalignment buffer question
 2023-01-13  7:19 UTC  (3+ messages)

[PATCH 0/4] Further code removal after Arnd's latest cleanup
 2023-01-13  7:14 UTC  (7+ messages)
  ` [PATCH 3/4] usb: remove OMAP USB Device Controller and OHCI support for OMAP1/2 chips

[PATCH] arm64: dts: rockchip: add missing #interrupt-cells to rk356x pcie2x1
 2023-01-13  7:13 UTC  (2+ messages)

[PATCH v3 1/2] dt-bindings: pwm: Allow decimal format in addition to hex format
 2023-01-13  7:06 UTC  (5+ messages)

[PATCH net-next 0/6] Introduce new DCB rewrite table
 2023-01-13  7:04 UTC  (3+ messages)
` [PATCH net-next 3/6] net: dcb: add new "

[PATCH] i2c: rk3x: fix a bunch of kernel-doc warnings
 2023-01-13  6:38 UTC 

[PATCH] dt-bindings: pinctrl: Update pinctrl-single to use yaml
 2023-01-13  6:06 UTC  (3+ messages)

[PATCH v5 00/10] add support for MT8195 VPPSYS on MMSYS and MUTEX
 2023-01-13  5:43 UTC  (11+ messages)
` [PATCH v5 01/10] dt-bindings: arm: mediatek: migrate MT8195 vppsys0/1 to mtk-mmsys driver
` [PATCH v5 02/10] dt-bindings: arm: mediatek: mmsys: Add support for MT8195 VPPSYS
` [PATCH v5 03/10] dt-bindings: soc: mediatek: "
` [PATCH v5 04/10] arm64: dts: mediatek: mt8195: add MMSYS configuration for VPPSYS
` [PATCH v5 05/10] arm64: dts: mediatek: mt8195: add MUTEX "
` [PATCH v5 06/10] clk: mediatek: remove MT8195 vppsys/0/1 simple_probe
` [PATCH v5 07/10] soc: mediatek: mmsys: add support for MT8195 VPPSYS
` [PATCH v5 08/10] soc: mediatek: mmsys: add config api for RSZ switching and DCM
` [PATCH v5 09/10] soc: mediatek: mutex: Add mtk_mutex_set_mod support to set MOD1
` [PATCH v5 10/10] soc: mediatek: mutex: support MT8195 VPPSYS

cgroup user-after-free
 2023-01-13  5:40 UTC  (3+ messages)

[PATCH] media: amphion: correct the unspecified color space
 2023-01-13  5:25 UTC 

[PATCH V7 0/6] arm64/perf: Enable branch stack sampling
 2023-01-13  5:11 UTC  (10+ messages)
` [PATCH V7 2/6] arm64/perf: Add BRBE registers and fields
` [PATCH V7 3/6] arm64/perf: Add branch stack support in struct arm_pmu
` [PATCH V7 5/6] arm64/perf: Add branch stack support in ARMV8 PMU

[PATCH v5 0/4] regulator: Add support for Allwinner D1 system LDOs
 2023-01-13  5:08 UTC  (4+ messages)
` [PATCH v5 2/4] regulator: sun20i: Add Allwinner D1 LDOs driver

[PATCH] iommu/arm-smmu-qcom: Select identity domain for sc8280xp MDSS
 2023-01-13  4:16 UTC  (2+ messages)

[PATCH v3 0/2] media: amphion: decoder add support to RealVideo
 2023-01-13  4:13 UTC  (3+ messages)
` [PATCH v3 1/2] media: add RealVideo format RV30 and RV40
` [PATCH v3 2/2] media: amphion: support to decode RealVideo video

[PATCH v5 0/4] Add Aspeed ACRY driver for hardware acceleration
 2023-01-13  4:13 UTC  (2+ messages)

[PATCH V2 0/7] Add eqos and fec support for imx93
 2023-01-13  3:33 UTC  (8+ messages)
` [PATCH V2 1/7] net: stmmac: add imx93 platform support
` [PATCH V2 2/7] dt-bindings: add mx93 description
` [PATCH V2 3/7] dt-bindings: net: fec: "
` [PATCH V2 4/7] arm64: dts: imx93: add eqos support
` [PATCH V2 5/7] arm64: dts: imx93: add FEC support
` [PATCH V2 6/7] arm64: dts: imx93-11x11-evk: enable eqos
` [PATCH V2 7/7] arm64: dts: imx93-11x11-evk: enable fec function

[PATCH v7, 0/7] support mt8195 decoder
 2023-01-13  3:25 UTC  (4+ messages)
` [PATCH v7, 5/7] media: mediatek: vcodec: Different codec using different capture format

[PATCH v2 0/6] crypto: stm32 hash - reuse for Ux500
 2023-01-13  1:30 UTC  (3+ messages)
` [PATCH v2 1/6] dt-bindings: crypto: Let STM32 define Ux500 HASH

[PATCH v2 0/2] media: amphion: decoder add support to RealVideo
 2023-01-13  1:28 UTC  (4+ messages)
` [PATCH v2 1/2] media: add RealVideo format
    ` [EXT] "

[PATCH 0/8] arm64/ftrace: Add support for DYNAMIC_FTRACE_WITH_CALL_OPS
 2023-01-13  1:15 UTC  (5+ messages)
` [PATCH 4/8] ftrace: Add DYNAMIC_FTRACE_WITH_CALL_OPS

linux-next: duplicate patch in the sound-asoc tree
 2023-01-13  1:13 UTC 

[PATCH v2 10/23] arm64: dts: Update cache properties for lg
 2023-01-13  1:12 UTC  (2+ messages)
    `  "

[PATCH RESEND v2] usb: typec: tcpm: Fix altmode re-registration causes sysfs create fail
 2023-01-13  0:33 UTC  (2+ messages)

[PATCH rcu v2 05/20] drivers/hwtracing/stm: Remove "select SRCU"
 2023-01-13  0:11 UTC 

[PATCH 1/2] clk: imx8mp: fix sai4 clock
 2023-01-12 23:55 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: clocks: imx8mp: make sai4 a dummy clock

[soc:arm/boardfile-remove-wip] BUILD SUCCESS da9c19ca8ba61765adbaf274ab2138509664a4dd
 2023-01-12 22:54 UTC 

[PATCH] ARM: ixp4xx: Replace 0-length arrays with flexible arrays
 2023-01-12 22:54 UTC  (3+ messages)

[PATCH v2 0/2] arm64: harden shadow call stack pointer handling
 2023-01-12 22:18 UTC  (3+ messages)
` [PATCH v2 2/2] arm64: Stash shadow stack pointer in the task struct on interrupt


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