linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-15 21:05:25 to 2021-12-16 10:02:27 UTC [more...]

[PATCH v16, 00/19] Support multi hardware decode using of_platform_populate
 2021-12-16  9:45 UTC  (10+ messages)
` [PATCH v16, 01/19] media: mtk-vcodec: Get numbers of register bases from DT
` [PATCH v16, 02/19] media: mtk-vcodec: Align vcodec wake up interrupt interface
` [PATCH v16, 03/19] media: mtk-vcodec: Refactor vcodec pm interface
` [PATCH v16, 04/19] media: mtk-vcodec: export decoder pm functions
` [PATCH v16, 05/19] media: mtk-vcodec: Support MT8192
` [PATCH v16, 06/19] media: mtk-vcodec: Add to support multi hardware decode
` [PATCH v16, 08/19] media: mtk-vcodec: Use pure single core for MT8183
` [PATCH v16, 14/19] media: mtk-vcodec: Support 34bits dma address for vdec
` [PATCH v16, 15/19] dt-bindings: media: mtk-vcodec: Adds decoder dt-bindings for mt8192

[PATCH v6 00/10] Add Sunplus SP7021 SoC Support
 2021-12-16  9:52 UTC  (14+ messages)
` [PATCH v6 01/10] dt-bindings: vendor-prefixes: Add Sunplus
` [PATCH v6 02/10] dt-bindings: arm: sunplus: Add bindings for Sunplus SP7021 SoC boards
` [PATCH v6 03/10] dt-bindings: reset: Add bindings for SP7021 reset driver
` [PATCH v6 04/10] reset: Add Sunplus "
` [PATCH v6 05/10] dt-bindings: clock: Add bindings for SP7021 clock driver
` [PATCH v6 06/10] clk: Add Sunplus "
` [PATCH v6 07/10] dt-bindings: interrupt-controller: Add bindings for SP7021 interrupt controller
` [PATCH v6 08/10] irqchip: Add Sunplus SP7021 interrupt controller driver
` [PATCH v6 09/10] ARM: sunplus: Add initial support for Sunplus SP7021 SoC
` [PATCH v6 10/10] ARM: sp7021_defconfig: Add Sunplus SP7021 defconfig

[PATCH v2 0/6] Cleanup after removal of configs
 2021-12-16  9:44 UTC  (7+ messages)
` [PATCH v2 1/6] Documentation, arch: Remove leftovers from fscache/cachefiles histograms
` [PATCH v2 2/6] Documentation, arch: Remove leftovers from raw device
` [PATCH v2 3/6] Documentation, arch: Remove leftovers from CIFS_WEAK_PW_HASH
` [PATCH v2 4/6] arch: Remove leftovers from mandatory file locking
` [PATCH v2 5/6] Documentation, arch, fs: Remove leftovers from fscache object list
` [PATCH v2 6/6] arch: Remove leftovers from prism54 wireless driver

[PATCH 0/4] mmc: mmci: updates for STM32MP13
 2021-12-16  9:48 UTC  (8+ messages)
` [PATCH 3/4] mmc: mmci: stm32: clear DLYB_CR after sending tuning command
` [PATCH 4/4] mmc: mmci: add hs200 support for stm32 sdmmc

[PATCH V2] ARM: dts: imx6qdl-dhcom: Add USB overcurrent pin on SoM layer
 2021-12-16  9:31 UTC  (2+ messages)

[PATCH] arm64: errata: Fix exec handling in erratum 1418040 workaround
 2021-12-16  9:30 UTC  (2+ messages)

[PATCH v3 00/10] lx216x DTS updates
 2021-12-16  9:29 UTC  (15+ messages)
` [PATCH v3 01/10] arm64: dts: lx2160a: fix scl-gpios property name
` [PATCH v3 02/10] arm64: dts: lx2160a-rdb: Add Inphi PHY node
` [PATCH v3 03/10] arm64: dts: lx2160a: add optee-tz node
` [PATCH v3 04/10] arm64: dts: lx2160a-qds: Add mdio mux nodes
` [PATCH v3 08/10] arm64: dts: lx2160a: enable usb3-lpm-capable for usb3 nodes
` [PATCH v3 09/10] arm64: dts: lx2162a-qds: support SD UHS-I and eMMC HS400 modes
` [PATCH v3 10/10] arm64: dts: lx2162a-qds: add interrupt line for RTC node

[PATCH net-next v8 0/6] MediaTek Ethernet Patches on MT8195
 2021-12-16  9:19 UTC  (6+ messages)
` [PATCH net-next v8 3/6] arm64: dts: mt2712: update ethernet device node

[PATCH 0/3] pinctrl: meson-s4: add pinctrl driver
 2021-12-16  9:20 UTC  (7+ messages)
` [PATCH 3/3] pinctrl: meson: add pinctrl driver support for Meson-S4 Soc

[PATCH v3] arm64: dts: imx8mp-evk: configure multiple queues on eqos
 2021-12-16  9:24 UTC 

[PATCH v8 0/2] Add basic SoC support for mediatek mt7986
 2021-12-15 19:31 UTC  (3+ messages)
` [PATCH v8 1/2] dt-bindings: arm64: dts: mediatek: Add mt7986 series

[PATCH 1/2] PCI: dra7xx: Fix link removal on probe error
 2021-12-16  9:08 UTC  (3+ messages)

[PATCH v2 0/2] media: imx: imx8mq-mipi-csi2 fixes
 2021-12-16  9:03 UTC  (3+ messages)
` [PATCH v2 1/2] media: imx: imx8mq-mipi-csi2: remove wrong irq config write operation
` [PATCH v2 2/2] media: imx: imx8mq-mipi_csi2: fix system resume

[PATCH v15, 00/19] Support multi hardware decode using of_platform_populate
 2021-12-16  9:02 UTC  (21+ messages)
` [PATCH v15, 01/19] media: mtk-vcodec: Get numbers of register bases from DT
` [PATCH v15, 02/19] media: mtk-vcodec: Align vcodec wake up interrupt interface
` [PATCH v15, 03/19] media: mtk-vcodec: Refactor vcodec pm interface
` [PATCH v15, 04/19] media: mtk-vcodec: export decoder pm functions
` [PATCH v15, 05/19] media: mtk-vcodec: Support MT8192
` [PATCH v15, 06/19] media: mtk-vcodec: Add to support multi hardware decode
` [PATCH v15, 07/19] dt-bindings: media: mtk-vcodec: Separate video encoder and decoder dt-bindings
` [PATCH v15, 08/19] media: mtk-vcodec: Use pure single core for MT8183
` [PATCH v15, 09/19] media: mtk-vcodec: Add irq interface for multi hardware
` [PATCH v15, 10/19] media: mtk-vcodec: Add msg queue feature for lat and core architecture
` [PATCH v15, 11/19] media: mtk-vcodec: Generalize power and clock on/off interfaces
` [PATCH v15, 12/19] media: mtk-vcodec: Add new interface to lock different hardware
` [PATCH v15, 13/19] media: mtk-vcodec: Add work queue for core hardware decode
` [PATCH v15, 14/19] media: mtk-vcodec: Support 34bits dma address for vdec
` [PATCH v15, 15/19] dt-bindings: media: mtk-vcodec: Adds decoder dt-bindings for mt8192
` [PATCH v15, 16/19] media: mtk-vcodec: Add core dec and dec end ipi msg
` [PATCH v15, 17/19] media: mtk-vcodec: Use codec type to separate different hardware
` [PATCH v15, 18/19] media: mtk-vcodec: Remove mtk_vcodec_release_dec_pm
` [PATCH v15, 19/19] media: mtk-vcodec: Remove mtk_vcodec_release_enc_pm

[PATCH 1/3] usb: mtu3: fix interval value for intr and isoc
 2021-12-16  8:45 UTC  (9+ messages)
` [PATCH 2/3] usb: mtu3: add memory barrier before set GPD's HWO
` [PATCH 3/3] usb: mtu3: fix list_head check warning

[PATCH 0/2] arm64: permit KASLR in linear region even VArange == PArange
 2021-12-16  8:56 UTC  (3+ messages)

[PATCH v2 4/4] coresight: etm3x: Don't trace PID for non-root PID namespace
 2021-12-16  8:54 UTC  (4+ messages)

[PATCH 0/4] PHYTEC i.MX 6UL/ULL devicetree patches
 2021-12-16  8:45 UTC  (6+ messages)
` [PATCH 1/4] dt-bindings: arm: fsl: add PHYTEC phyGATE Tauri i.MX6 ULL

[PATCH v3] arm64/mm: avoid fixmap race condition when create pud mapping
 2021-12-16  8:28 UTC 

[PATCH v5 0/9] Add initial support for the i.MXRTxxxx SoC family starting from i.IMXRT1050 SoC
 2021-12-16  8:26 UTC  (11+ messages)
` [PATCH v5 1/9] ARM: imx: Add initial support for i.MXRT10xx family
` [PATCH v5 2/9] ARM: dts: imxrt1050-pinfunc: Add pinctrl binding header
` [PATCH v5 3/9] dt-bindings: imx: Add clock binding for i.MXRT1050
` [PATCH v5 4/9] dt-bindings: clock: imx: Add documentation for i.MXRT1050 clock
` [PATCH v5 5/9] clk: imx: Add initial support for i.MXRT1050 clock driver
` [PATCH v5 6/9] dt-bindings: serial: fsl-lpuart: add i.MXRT1050 compatible
` [PATCH v5 7/9] tty: serial: fsl_lpuart: Add i.MXRT1050 support
` [PATCH v5 8/9] ARM: dts: imx: Add i.MXRT1050-EVK support
` [PATCH v5 9/9] ARM: imxrt_defconfig: Add i.MXRT family defconfig

[PATCH 1/2] dt-bindings: arm: imx: add Protonic PRT8MM board compatible
 2021-12-16  8:06 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: imx: add Protonic PRT8MM board

linux-next: manual merge of the tegra tree with the qcom tree
 2021-12-16  8:01 UTC 

[PATCH v2 0/9] media: hantro: add Allwinner H6 support
 2021-12-16  7:48 UTC  (3+ messages)
` [PATCH v2 9/9] arm64: dts: allwinner: h6: Add Hantro G2 node
  ` (subset) "

[PATCH] usb: ohci-s3c2410: Use platform_get_irq() to get the interrupt
 2021-12-16  7:38 UTC  (2+ messages)

[PATCH v2 0/2] new emtrion hardware emCON-MX8M Mini
 2021-12-16  7:28 UTC  (3+ messages)
` [PATCH v2 2/2] arm64: dts: imx8mm: Add support for emtrion "

[PATCH v2 1/3] ARM: dts: imx6qdl: phytec: Add support for optional PEB-EVAL-01 board
 2021-12-16  6:56 UTC  (5+ messages)
` [PATCH v2 2/3] ARM: dts: imx6qdl: phytec: Add support for optional PEB-AV-02 LCD adapter
` [PATCH v2 3/3] ARM: dts: imx6: phytec: Add PEB-WLBT-05 support

[PATCH 0/3] arm64: defconfig: Add SM8450 drivers
 2021-12-16  6:54 UTC  (4+ messages)
` [PATCH 1/3] arm64: defconfig: Add SM8450 GCC config
` [PATCH 2/3] arm64: defconfig: Add SM8450 pinctrl config
` [PATCH 3/3] arm64: defconfig: Add SM8450 icc configs

[soc:for-next] BUILD SUCCESS 4a77a00374390a65ed2e85839cd85ca9e0c7f3db
 2021-12-16  6:50 UTC 

[PATCH v2] arm64: dts: imx8mp-evk: configure multiple queues on eqos
 2021-12-16  6:49 UTC  (2+ messages)

[PATCH] clk: stm32mp1: remove redundant assignment to pointer data
 2021-12-16  6:48 UTC  (2+ messages)

[PATCH v7 00/10] Add support for DMA2D of STMicroelectronics STM32 Soc series
 2021-12-16  6:46 UTC  (5+ messages)
` [PATCH v7 09/10] clk: stm32: Fix ltdc's clock turn off by clk_disable_unused() after system enter shell

[PATCH v5 00/10] Add Sunplus SP7021 SoC Support
 2021-12-16  6:43 UTC  (5+ messages)
` [PATCH v5 05/10] dt-bindings: clock: Add bindings for SP7021 clock driver
` [PATCH v5 06/10] clk: Add Sunplus "

[PATCH 0/7] arm64: dts: exynos: Add E850-96 board support
 2021-12-16  7:04 UTC  (5+ messages)
  ` [PATCH 1/7] dt-bindings: clock: exynos850: Add bindings for Exynos850 sysreg clocks
  ` [PATCH 2/7] clk: samsung: exynos850: Add missing "

[PATCH] phy: freescale: pcie: fix building for x86_64 as a module
 2021-12-16  6:35 UTC  (2+ messages)

[patch V3 00/35] genirq/msi, PCI/MSI: Spring cleaning - Part 2
 2021-12-16  6:14 UTC  (13+ messages)

[soc:arm/dt] BUILD SUCCESS 5f424ff299ac7979f2eb7da44844305e8740415f
 2021-12-16  6:07 UTC 

[PATCH v2 0/2] ACPI: Arm Generic Diagnostic Dump and Reset device
 2021-12-16  6:02 UTC  (4+ messages)
` [PATCH v2 1/2] ACPI: AGDI: Add AGDI tables to drivers/acpi

[PATCH net-next v10 0/6] MediaTek Ethernet Patches on MT8195
 2021-12-16  5:53 UTC  (7+ messages)
` [PATCH net-next v10 1/6] stmmac: dwmac-mediatek: add platform level clocks management
` [PATCH net-next v10 2/6] stmmac: dwmac-mediatek: Reuse more common features
` [PATCH net-next v10 3/6] arm64: dts: mt2712: update ethernet device node
` [PATCH net-next v10 4/6] net: dt-bindings: dwmac: Convert mediatek-dwmac to DT schema
` [PATCH net-next v10 5/6] stmmac: dwmac-mediatek: add support for mt8195
` [PATCH net-next v10 6/6] net: dt-bindings: dwmac: "

[soc:apple/drivers-2] BUILD SUCCESS 8e136c5ea43ae08c5d672deb1c3f494782a4392a
 2021-12-16  5:59 UTC 

[soc:stm32/dt] BUILD SUCCESS 3ff0810ffc4793bfde454a452837484d0815aa14
 2021-12-16  5:59 UTC 

[soc:arm/drivers] BUILD SUCCESS d9bd3e9aca6786d0be523bf6732e48ab764eb8ad
 2021-12-16  5:59 UTC 

[PATCH] arm64: dts: imx8mq: disable DDRC node by default
 2021-12-16  5:58 UTC  (2+ messages)

[PATCH 1/3] arm64: dts: mnt-reform2: add internal display support
 2021-12-16  5:55 UTC  (4+ messages)
` [PATCH 3/3] arm64: dts: nitrogen8-som: correct i2c1 pad-ctrl

[PATCH] ARM: dts: imx6qdl-wandboard: Fix Ethernet support
 2021-12-16  5:46 UTC  (2+ messages)

[PATCH] arm64: dts: nitrogen8-som: correct network PHY reset
 2021-12-16  5:45 UTC  (2+ messages)

[PATCH 1/2] ASoC: mediatek: mt8195: update control for RT5682 series
 2021-12-16  5:02 UTC  (4+ messages)

[next] arm64: efi-rt-wrapper.S:8: Error: unknown mnemonic `bti' -- `bti c'
 2021-12-16  4:00 UTC 

[PATCH 1/4] usb: gadget: udc: bcm63xx: propagate errors from platform_get_irq()
 2021-12-16  3:48 UTC  (2+ messages)

[next] arm: dtbs/imx6ulz-bsh-smm-m2.dts', needed by '__dtbs_install'
 2021-12-16  3:41 UTC 

[PATCH v1] pinctrl: aspeed: fix unmet dependencies on MFD_SYSCON for PINCTRL_ASPEED
 2021-12-16  3:29 UTC  (3+ messages)

[PATCH v2 1/2] pinctrl: Get rid of duplicate of_node assignment in the drivers
 2021-12-16  3:19 UTC 

[PATCH] pinctrl: stm32: consider the GPIO offset to expose all the GPIO lines
 2021-12-16  3:15 UTC  (2+ messages)

[PATCH v16 0/3] Add Wacom I2C support to rM2
 2021-12-16  3:08 UTC  (3+ messages)
` [PATCH v16 3/3] ARM: dts: imx7d: remarkable2: add wacom digitizer device

[PATCH] ARM: dts: Makefile: Use .dtb type instead of .dts
 2021-12-16  3:03 UTC  (2+ messages)

[PATCH v2] arm64/mm: avoid fixmap race condition when create pud mapping
 2021-12-16  3:00 UTC  (5+ messages)

[PATCH 0/2] mm: fix cma allocation fail sometimes
 2021-12-16  2:54 UTC  (4+ messages)
` [PATCH 1/2] mm: cma: fix allocation may "

[PATCH v3 0/5] gpio: msc313: Add gpio support for ssd20xd
 2021-12-16  2:52 UTC  (2+ messages)

[PATCH v6 0/4] Add basic SoC support for mediatek mt8195
 2021-12-16  2:43 UTC  (4+ messages)
` [PATCH v6 3/4] dt-bindings: pinctrl: mt8195: add 'pins' wrapping node

[PATCH v17 00/10] support reserving crashkernel above 4G on arm64 kdump
 2021-12-16  2:46 UTC  (5+ messages)
` [PATCH v17 03/10] x86: kdump: use macro CRASH_ADDR_LOW_MAX in functions reserve_crashkernel()

[PATCH net-next v9 0/6] MediaTek Ethernet Patches on MT8195
 2021-12-16  2:34 UTC  (4+ messages)
` [PATCH net-next v9 6/6] net: dt-bindings: dwmac: add support for mt8195

[PATCH v2] arm64: mte: avoid clearing PSTATE.TCO on entry unless necessary
 2021-12-16  2:44 UTC  (3+ messages)

[PATCH] ASoC: mediatek: mt8195: correct default value
 2021-12-16  2:24 UTC 

[PATCH 0/2] dt-bindings: spi: atmel,quadspi: Define sama7g5 QSPI
 2021-12-16  2:21 UTC  (2+ messages)

[PATCH v4 0/7] kernel: introduce uaccess logging
 2021-12-16  1:25 UTC  (4+ messages)
` [PATCH v4 4/7] uaccess-buffer: add CONFIG_GENERIC_ENTRY support

[PATCH v2] perf arm-spe: Synthesize SPE instruction events
 2021-12-16  1:18 UTC  (2+ messages)

[PATCH v2 0/7] pid: Introduce helper task_is_in_root_ns()
 2021-12-16  1:09 UTC  (5+ messages)
` [PATCH v2 6/7] audit: Use task_is_in_init_pid_ns()

[PATCH 1/2] reset: uniphier-glue: Use reset_control_bulk API
 2021-12-16  0:32 UTC  (4+ messages)
` [PATCH 2/2] reset: uniphier-glue: Use devm_add_action_or_reset()

[xilinx-xlnx:xlnx_rebase_v5.4 19/1768] drivers/mtd/nand/raw/arasan_nand.c: linux/delay.h is included more than once
 2021-12-15 23:59 UTC 

[RFC PATCH xilinx-xlnx] mtd: rawnand: fix duplicated inclusion
 2021-12-15 23:52 UTC 

Regulator naming
 2021-12-15 23:51 UTC 

[PATCH] serial: atmel: Use platform_get_irq() to get the interrupt
 2021-12-15 23:37 UTC  (2+ messages)

[PATCH] iio: stmpe-adc: Use correctly sized arguments for bit field
 2021-12-15 23:25 UTC 

[PATCH 0/2] usb: musb resource clean-ups
 2021-12-15 23:07 UTC  (3+ messages)
` [PATCH 1/2] usb: musb: Drop unneeded resource copying
` [PATCH 2/2] usb: musb: Set the DT node on the child device

[PATCH] usb: uhci: Use platform_get_irq() to get the interrupt
 2021-12-15 22:52 UTC 

[PATCH v5 3/4] phy: rockchip: add naneng combo phy for RK3568
 2021-12-15 22:47 UTC  (2+ messages)

[soc:arm/soc] BUILD SUCCESS 4d4872fef9d1788da10efc07a4f4c91799f77a94
 2021-12-15 22:47 UTC 

[PATCH] arm64: dts: qcom: ipq6018: Fix gpio-ranges property
 2021-12-15 22:44 UTC  (3+ messages)

[PATCH V2] remoteproc: imx_rproc: correct firmware reload
 2021-12-15 22:44 UTC  (2+ messages)
` (subset) "

[PATCH 1/2] ARM: dts: qcom: Build apq8016-sbc/DragonBoard 410c DTB on ARM32
 2021-12-15 22:27 UTC  (4+ messages)
` [PATCH 2/2] ARM: multi_v7_defconfig: Enable drivers for DragonBoard 410c
  ` (subset) "
` (subset) [PATCH 1/2] ARM: dts: qcom: Build apq8016-sbc/DragonBoard 410c DTB on ARM32

[PATCH 0/7] Cleanup after removal of configs
 2021-12-15 21:49 UTC  (4+ messages)

[PATCH 5/5] drm/stm: ltdc: add support of ycbcr pixel formats
 2021-12-15 21:48 UTC 

[PATCH 4/5] drm/stm: ltdc: add support of flexible pixel formats
 2021-12-15 21:48 UTC 

[PATCH 3/5] drm/stm: ltdc: add per plane update support
 2021-12-15 21:48 UTC 

[PATCH 2/5] drm/stm: ltdc: add YCbCr 422 output support
 2021-12-15 21:47 UTC 

[PATCH 1/5] drm/stm: ltdc: switch to regmap
 2021-12-15 21:47 UTC 

[PATCH 0/5] drm/stm: new features to display controller
 2021-12-15 21:46 UTC 

[PATCH v3 00/10] drivers/perf: CPU PMU driver for Apple M1
 2021-12-15 21:35 UTC  (3+ messages)
` [PATCH v3 03/10] dt-bindings: apple, aic: Add affinity description for per-cpu pseudo-interrupts
  ` [PATCH v3 03/10] dt-bindings: apple,aic: "

[PATCH v3 0/8] phy-rockchip-inno-usb2: support rk356x usb2phy
 2021-12-15 21:02 UTC  (6+ messages)
` [PATCH v3 4/8] phy: phy-rockchip-inno-usb2: support standalone phy nodes
` [PATCH v3 5/8] phy: phy-rockchip-inno-usb2: support muxed interrupts
` [PATCH v3 6/8] phy: phy-rockchip-inno-usb2: add rk3568 support
` [PATCH v3 7/8] arm64: dts: rockchip: add usb2 nodes to rk3568 device tree
` [PATCH v3 8/8] arm64: dts: rockchip: add Quartz64-A usb2 support


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