linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-29 06:38:53 to 2021-12-30 12:56:03 UTC [more...]

[PATCH v16 0/7] soc: mediatek: SVS: introduce MTK SVS
 2021-12-30 12:54 UTC  (3+ messages)
` [PATCH v16 2/7] arm64: dts: mt8183: add svs device information

[PATCH 1/2] ARM: mediatek: add smp bringup code for MT6582
 2021-12-30 15:51 UTC  (2+ messages)
` [PATCH 2/2] ARM: mediatek: dts: activate SMP for mt6582

[PATCH v3 00/23] counter: cleanups and device lifetime fixes
 2021-12-30 12:31 UTC  (7+ messages)
` [PATCH v3 11/23] counter: stm32-lptimer-cnt: Convert to counter_priv() wrapper
` [PATCH v3 12/23] counter: stm32-timer-cnt: "
` [PATCH v3 20/23] counter: stm32-timer-cnt: Convert to new counter registration
` [PATCH v3 21/23] counter: stm32-lptimer-cnt: "

[PATCH v3] drm/mediatek: Fix unused-but-set variable warning
 2021-12-30 12:29 UTC  (2+ messages)

[PATCH V3 0/6] the UART driver compatible with the Amlogic Meson
 2021-12-30 12:29 UTC  (10+ messages)
` [PATCH V3 1/6] tty: serial: meson: Drop the legacy compatible strings and clock code
` [PATCH V3 2/6] tty: serial: meson: Request the register region in meson_uart_probe()
` [PATCH V3 3/6] dt-bindings: serial: meson: Support S4 SoC uart. Also Drop compatible = amlogic, meson-gx-uart
  ` [PATCH V3 3/6] dt-bindings: serial: meson: Support S4 SoC uart. Also Drop compatible = amlogic,meson-gx-uart
` [PATCH V3 4/6] tty: serial: meson: The UART baud rate calculation is described using the common clock code. Also added S4 chip uart Compatible
` [PATCH V3 5/6] tty: serial: meson: meson_uart_shutdown omit clear AML_UART_TX_EN bit
` [PATCH V3 6/6] tty: serial: meson: Change request_irq to devm_request_irq and move devm_request_irq to meson_uart_probe()

[GIT PULL] arm64: dts: updates for v5.17
 2021-12-30 12:26 UTC  (5+ messages)

[PATCH 0/2] Add PMIC wrapper support for Mediatek MT8186 SoC IC
 2021-12-30 11:49 UTC  (3+ messages)
` [PATCH 1/2] soc: mediatek: pwrap: add pwrap driver for MT8186 SoC
` [PATCH 2/2] dt-bindings: mediatek: add compatible for MT8186 pwrap

[PATCH 0/2] Add PMIC wrapper support for Mediatek MT8186 SoC IC
 2021-12-30 11:48 UTC 

[PATCH v2 0/3] staging: vc04_services: avoid the use of typedef for function pointers
 2021-12-30 11:31 UTC  (4+ messages)
` [PATCH v2 1/3] staging: vc04_services: bcm2835-audio: "
` [PATCH v2 2/3] staging: vc04_services: bcm2835-camera: "
` [PATCH v2 3/3] staging: vc04_services: update TODO file

[PATCH v2 1/4] arm64: dts: mt8183: Add katsu board
 2021-12-30 11:16 UTC  (2+ messages)

[PATCH v7 0/8] drm/mediatek: Add mt8195 DisplayPort driver
 2021-12-30 11:11 UTC  (4+ messages)
` [PATCH v7 6/8] phy: phy-mtk-dp: Add driver for DP phy

[PATCH v19 00/13] support reserving crashkernel above 4G on arm64 kdump
 2021-12-30 11:08 UTC  (21+ messages)
` [PATCH v19 01/13] kdump: add helper parse_crashkernel_high_low()
` [PATCH v19 02/13] x86/setup: Use parse_crashkernel_high_low() to simplify code

[PATCH] arm64: dts: broadcom: bcm4908: add pinctrl binding
 2021-12-30 11:05 UTC 

[PATCH] memory: mtk-smi: add missing put_device() call in mtk_smi_device_link_common
 2021-12-30 10:49 UTC  (2+ messages)

[PATCH V2 0/2] Power: meson-s4: add s4 power domain driver
 2021-12-30  9:44 UTC  (3+ messages)
` [PATCH V2 1/2] dt-bindings: power: add Amlogic s4 power domains bindings
` [PATCH V2 2/2] soc: s4: Add support for power domains controller

[PATCH V2 0/6] the UART driver compatible with the Amlogic Meson S4
 2021-12-30  9:35 UTC  (9+ messages)
` [PATCH V2 1/6] tty: serial: meson: Drop the legacy compatible strings and clock code
` [PATCH V2 2/6] tty: serial: meson: Request the register region in meson_uart_probe()
` [PATCH V2 3/6] dt-bindings: serial: meson: Support S4 SoC uart. Also Drop compatible = amlogic, meson-gx-uart
` [PATCH V2 4/6] tty: serial: meson: The UART baud rate calculation is described using the common clock code. Also added S4 chip uart Compatible
` [PATCH V2 5/6] tty: serial: meson: meson_uart_shutdown omit clear AML_UART_TX_EN bit
` [PATCH V2 6/6] tty: serial: meson: Change request_irq to devm_request_irq and move devm_request_irq to meson_uart_probe()

[PATCH 0/2] ASoC: mediatek: mt8195: repair pcmif BE dai
 2021-12-30  8:47 UTC  (3+ messages)
` [PATCH 1/2] ASoC: mediatek: mt8195: correct pcmif BE dai control flow
` [PATCH 2/2] ASoC: mediatek: mt8195: add playback support to PCM1_BE dai_link

[PATCH v7 0/4] Add Naneng combo PHY support for RK3568
 2021-12-30  8:48 UTC  (5+ messages)
` [PATCH v7 1/4] dt-bindings: mfd: syscon: add naneng combo phy register compatible
` [PATCH v7 2/4] dt-bindings: phy: rockchip: Add Naneng combo PHY bindings
` [PATCH v7 3/4] phy: rockchip: add naneng combo phy for RK3568
` [PATCH v7 4/4] arm64: dts: rockchip: add naneng combo phy nodes for rk3568

[PATCH v3 00/48] Refactor perf cpumap
 2021-12-30  7:20 UTC  (50+ messages)
` [PATCH v3 01/48] libperf: Add comments to perf_cpu_map
` [PATCH v3] perf evlist: Remove group option
` [PATCH v3 02/48] perf stat: Add aggr creators that are passed a cpu
` [PATCH v3 03/48] perf stat: Correct aggregation CPU map
` [PATCH v3 04/48] perf stat: Switch aggregation to use for_each loop
` [PATCH v3 05/48] perf stat: Switch to cpu version of cpu_map__get
` [PATCH v3 06/48] perf cpumap: Switch cpu_map__build_map to cpu function
` [PATCH v3 07/48] perf cpumap: Remove map+index get_socket
` [PATCH v3 08/48] perf cpumap: Remove map+index get_die
` [PATCH v3 09/48] perf cpumap: Remove map+index get_core
` [PATCH v3 10/48] perf cpumap: Remove map+index get_node
` [PATCH v3 11/48] perf cpumap: Add comments to aggr_cpu_id
` [PATCH v3 12/48] perf cpumap: Remove unused cpu_map__socket
` [PATCH v3 13/48] perf cpumap: Simplify equal function name
` [PATCH v3 14/48] perf cpumap: Rename empty functions
` [PATCH v3 15/48] perf cpumap: Document cpu__get_node and remove redundant function
` [PATCH v3 16/48] perf cpumap: Remove map from function names that don't use a map
` [PATCH v3 17/48] perf cpumap: Remove cpu_map__cpu, use libperf function
` [PATCH v3 18/48] perf cpumap: Refactor cpu_map__build_map
` [PATCH v3 19/48] perf cpumap: Rename cpu_map__get_X_aggr_by_cpu functions
` [PATCH v3 20/48] perf cpumap: Move 'has' function to libperf
` [PATCH v3 21/48] perf cpumap: Add some comments to cpu_aggr_map
` [PATCH v3 22/48] perf cpumap: Trim the cpu_aggr_map
` [PATCH v3 23/48] perf stat: Fix memory leak in check_per_pkg
` [PATCH v3 24/48] perf cpumap: Add CPU to aggr_cpu_id
` [PATCH v3 25/48] perf stat-display: Avoid use of core for CPU
` [PATCH v3 26/48] perf evsel: Derive CPUs and threads in alloc_counts
` [PATCH v3 27/48] libperf: Switch cpu to more accurate cpu_map_idx
` [PATCH v3 28/48] libperf: Use cpu not index for evsel mmap
` [PATCH v3 29/48] perf counts: Switch name cpu to cpu_map_idx
` [PATCH v3 30/48] perf stat: Rename aggr_data cpu to imply it's an index
` [PATCH v3 31/48] perf stat: Use perf_cpu_map__for_each_cpu
` [PATCH v3 32/48] perf script: Use for each cpu to aid readability
` [PATCH v3 33/48] libperf: Allow NULL in perf_cpu_map__idx
` [PATCH v3 34/48] perf evlist: Refactor evlist__for_each_cpu
` [PATCH v3 35/48] perf evsel: Pass cpu not cpu map index to synthesize
` [PATCH v3 36/48] perf stat: Correct variable name for read counter
` [PATCH v3 37/48] perf evsel: Rename CPU around get_group_fd
` [PATCH v3 38/48] perf evsel: Reduce scope of evsel__ignore_missing_thread
` [PATCH v3 39/48] perf evsel: Rename variable cpu to index
` [PATCH v3 40/48] perf test: Use perf_cpu_map__for_each_cpu
` [PATCH v3 41/48] perf stat: Correct check_per_pkg cpu
` [PATCH v3 42/48] perf stat: Swap variable name cpu to index
` [PATCH v3 43/48] libperf: Sync evsel documentation
` [PATCH v3 44/48] perf bpf: Rename cpu to cpu_map_idx
` [PATCH v3 45/48] perf c2c: Use more intention revealing iterator
` [PATCH v3 46/48] perf script: Fix flipped index and cpu
` [PATCH v3 47/48] perf stat: Correct first_shadow_cpu to return index
` [PATCH v3 48/48] perf cpumap: Give CPUs their own type

[PATCH] drm/mediatek: Fix unused-but-set variable warning
 2021-12-30  6:56 UTC  (4+ messages)

[PATCH v2 00/48] Refactor perf cpumap
 2021-12-30  6:22 UTC  (4+ messages)
` [PATCH v2 25/48] perf stat-display: Avoid use of core for CPU

[PATCH v7 0/8] Add the imx8m pcie phy driver and imx8mm pcie support
 2021-12-30  4:58 UTC  (4+ messages)
` [PATCH v7 5/8] phy: freescale: pcie: Initialize the imx8 pcie standalone phy driver

[PATCH] rtc: msc313: Select by default on MSTARV7
 2021-12-30  4:40 UTC 

[PATCH v2 1/5] dt-bindings: phy: mediatek: tphy: support software efuse load
 2021-12-30  2:13 UTC  (7+ messages)
` [PATCH v2 2/5] phy: phy-mtk-tphy: add support efuse setting
` [PATCH v2 3/5] phy: mediatek: add helpers to update bits of registers

Adding arch_prepare_bpf_trampoline support for aarch64?
 2021-12-30  2:06 UTC  (2+ messages)

[PATCH v6] sun4i-emac.c: add dma support
 2021-12-30  2:00 UTC  (2+ messages)

[PATCH] phy: mediatek: Fix missing check in mtk_mipi_tx_probe
 2021-12-30  1:56 UTC  (2+ messages)

[PATCH] soc: fsl: qe: Check of ioremap return value
 2021-12-30  1:45 UTC 

[PATCH bpf-next v2 1/2] net: add includes masked by netdevice.h including uapi/bpf.h
 2021-12-30  1:27 UTC 

[PATCH 1/1] seccomp: release seccomp after killing terminate clone/fork
 2021-12-29 23:53 UTC 

[PATCH bpf-next 1/2] net: add includes masked by netdevice.h including uapi/bpf.h
 2021-12-29 22:31 UTC 

[PATCH 0/3] Add RTC support to i.MX8QM
 2021-12-29 21:36 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: fsl: scu: Add i.MX8QM rtc binding

[PATCH] arm64: defconfig: Enable cpufreq for MediaTek
 2021-12-29 19:54 UTC  (2+ messages)

[PATCH] arm64: defconfig: Enable MT6397 RTC
 2021-12-29 19:54 UTC  (2+ messages)

[PATCH v7 0/4] Add basic SoC support for mediatek mt8195
 2021-12-29 19:40 UTC  (3+ messages)
` [PATCH v7 2/4] dt-bindings: spi: spi-mtk-nor: add new clock name 'axi' for spi nor

[PATCH] drm/mediatek: Set the default value of rotation to DRM_MODE_ROTATE_0
 2021-12-29 19:30 UTC  (5+ messages)
` [PATCH v2] "

[RFC PATCH] MAINTAINERS: mark ARM/PALM TREO SUPPORT orphan
 2021-12-29 19:18 UTC 

[PATCH] staging: vc04_services: Fix RCU dereference check
 2021-12-29 19:13 UTC  (2+ messages)

[PATCH v1 pinctrl-next 0/1] add blink and activity functions to SGPIO
 2021-12-29 19:08 UTC  (3+ messages)

[PATCH] arm: pxa: remove dead and obsolete IrDA initialization
 2021-12-29 18:48 UTC 

[PATCH] mediatek: Set default value for Panel Orientation connector prop
 2021-12-29 18:44 UTC  (3+ messages)
` [PATCH v2] drm/mediatek: "

[PATCH 0/8] nvmem: add ethernet address offset support
 2021-12-29 17:34 UTC  (3+ messages)
` [PATCH 2/8] dt-bindings: nvmem: add transformation bindings

[PATCH] mtd: aspeed-smc: improve probe resilience
 2021-12-29 17:34 UTC  (2+ messages)

[RFC PATCH v6 0/4] Add Naneng multi phy support for rk3568
 2021-12-29 17:31 UTC  (4+ messages)
` [RFC PATCH v6 1/4] dt-bindings: mfd: syscon: add naneng multi phy register compatible

[PATCH 0/7] arm/arm64: dts: Remove unused num-viewport from pcie node
 2021-12-29 16:50 UTC  (9+ messages)
` [PATCH 1/7] ARM: dts: ls1021a: remove unused num-viewport from pcie nodes
` [PATCH 2/7] arm64: dts: visconti: Remove unused num-viewport from pcie node
` [PATCH 3/7] arm64: dts: uniphier: "
` [PATCH 4/7] arm64: tegra: "
` [PATCH 5/7] arm64: dts: marvell: "
` [PATCH 6/7] arm64: dts: freescale: "
` [PATCH 7/7] arm64: dts: exynos: "

[PATCH] mfd: google,cros-ec: fix property name for MediaTek rpmsg
 2021-12-29 15:29 UTC  (2+ messages)
` [PATCH] mfd: google, cros-ec: "

[PATCH v8 00/14] Add support for Airoha EN7523 SoC
 2021-12-29 15:22 UTC  (7+ messages)
` [PATCH v8 01/14] dt-bindings: Add vendor prefix for Airoha
` [PATCH v8 02/14] dt-bindings: arm: airoha: Add binding for EN7523 SoC and EVB
` [PATCH v8 04/14] ARM: Add basic support for Airoha EN7523 SoC

[PATCH 0/4] mfd/power/regulators: dt-bindings: max14577: convert to dtschema
 2021-12-29 14:15 UTC  (5+ messages)
` [PATCH 1/4] ARM: dts: exynos: Align MAX77836 nodes with dtschema on Monk and Rinato
` [PATCH 2/4] dt-bindings: power: supply: maxim, max14577: convert to dtschema
` [PATCH 3/4] regulator: dt-bindings: "
` [PATCH 4/4] dt-bindings: mfd: maxim,max14577: "

[PATCH v2] ASoC: mediatek: mt8195: update control for RT5682 series
 2021-12-29 13:29 UTC  (2+ messages)

[PATCH 0/5] mfd/extcon/regulators: max77843: add dtschema/bindings
 2021-12-29 12:46 UTC  (6+ messages)
` [PATCH 1/5] arm64: dts: exynos: Align MAX77843 nodes with dtschema on TM2
` [PATCH 2/5] dt-bindings: extcon: maxim, max77843: add MAX77843 bindings
` [PATCH 3/5] regulator: dt-bindings: "
` [PATCH 4/5] dt-bindings: mfd: maxim,max77843: "
` [PATCH 5/5] MAINTAINERS: mfd: cover MAX77843 by Maxim PMIC/MUIC for Exynos boards entry

[PATCH v3 0/3] pinctrl: meson-s4: add pinctrl driver
 2021-12-29 12:16 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: pinctrl: meson: Add compatible for S4
` [PATCH v3 2/3] dt-bindings: gpio: Add a header file for Amlogic Meson S4
` [PATCH v3 3/3] pinctrl: meson: add pinctrl driver support for Meson-S4 Soc

[PATCH v2 0/3] mm: support huge vmalloc mapping on arm64/x86
 2021-12-29 11:01 UTC  (6+ messages)
` [PATCH v2 3/3] x86: Support huge vmalloc mappings

[PATCH] arm64: dts: broadcom: bcm4908: use proper TWD binding
 2021-12-29 10:23 UTC 

[PATCH V4 RESEND 1/2] dt-bindings: watchdog: convert Broadcom's WDT to the json-schema
 2021-12-29  9:45 UTC  (11+ messages)

[PATCH V4 RESEND 1/2] dt-bindings: watchdog: convert Broadcom's WDT to the json-schema
 2021-12-29  9:44 UTC  (3+ messages)
` [PATCH V4 RESEND 2/2] dt-bindings: mfd: add Broadcom's Timer-Watchdog block

[PATCH v1 0/3] mmc: mediatek: add support for SDIO async int
 2021-12-29  9:12 UTC  (4+ messages)
` [PATCH v1 3/3] mmc: mediatek: add support for SDIO eint irq

[PATCH v2 00/23] counter: cleanups and device lifetime fixes
 2021-12-29  8:49 UTC  (16+ messages)
` [PATCH v2 03/23] counter: microchip-tcb-capture: Drop unused platform_set_drvdata()
` [PATCH v2 07/23] counter: microchip-tcb-capture: Convert to counter_priv() wrapper
` [PATCH v2 11/23] counter: stm32-lptimer-cnt: "
` [PATCH v2 12/23] counter: stm32-timer-cnt: "
` [PATCH v2 20/23] counter: stm32-timer-cnt: Convert to new counter registration
` [PATCH v2 21/23] counter: stm32-lptimer-cnt: "

[PATCH v2, 00/12] media: mtk-vcodec: support for MT8192 decoder
 2021-12-29  7:27 UTC  (7+ messages)
` [PATCH v2, 03/12] media: mtk-vcodec: get capture queue buffer size from scp
` [PATCH v2, 05/12] media: mtk-vcodec: Call v4l2_m2m_set_dst_buffered() set capture buffer buffered


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