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

[PATCH v9 0/7] add support for CDX bus
 2023-03-07 13:19 UTC  (6+ messages)
` [PATCH v9 1/7] cdx: add the cdx bus driver
` [PATCH v9 2/7] iommu: Support ops registration for CDX bus
` [PATCH v9 3/7] dt-bindings: bus: add CDX bus controller for versal net
` [PATCH v9 4/7] cdx: add MCDI protocol interface for firmware interaction
` [PATCH v9 5/7] cdx: add cdx controller

[PATCH v2 00/18] Improve the MT8365 SoC and EVK board support
 2023-03-07 13:17 UTC  (13+ messages)
` [PATCH v2 01/18] dt-bindings: watchdog: mediatek,mtk-wdt: add mt8365
` [PATCH v2 02/18] dt-bindings: mmc: mediatek,mtk-sd: "
` [PATCH v2 03/18] dt-bindings: pinctrl: mediatek,mt8365-pinctrl: add drive strength property
` [PATCH v2 04/18] arm64: dts: mediatek: Increase the size BL31 reserved memory
` [PATCH v2 05/18] arm64: dts: mediatek: add watchdog support for mt8365 SoC
` [PATCH v2 06/18] arm64: dts: mediatek: add mt6357 device-tree
` [PATCH v2 07/18] arm64: dts: mediatek: add pwrap support to mt8365 SoC
` [PATCH v2 09/18] arm64: dts: mediatek: add mmc support for "
` [PATCH v2 12/18] arm64: dts: mediatek: add usb controller support for mt8365-evk
` [PATCH v2 14/18] arm64: dts: mediatek: add ethernet "
` [PATCH v2 16/18] arm64: dts: mediatek: add cpufreq "
` [PATCH v2 18/18] arm64: dts: mediatek: Add CPU Idle support

[PATCH] pinctrl: freescale: remove generic pin config core support
 2023-03-07 13:15 UTC  (2+ messages)

[PATCH 0/4] pinctrl: at91-pio4: few cleanups
 2023-03-07 13:14 UTC  (2+ messages)

[PATCH v5 0/3] Add pinctrl support for S32 SoC family
 2023-03-07 13:09 UTC  (7+ messages)

[PATCH RESEND] cpuidle: psci: Iterate backwards over list in psci_pd_remove()
 2023-03-07 13:06 UTC  (2+ messages)

[PATCH v2 00/16] Mass convert GPIO IRQ chips to be immutable
 2023-03-07 13:04 UTC  (17+ messages)
` [PATCH v2 01/16] gpio: altera: Convert to immutable irq_chip
` [PATCH v2 02/16] gpio: adnp: "
` [PATCH v2 03/16] gpio: aspeed: "
` [PATCH v2 04/16] gpio: aspeed-sgpio: "
` [PATCH v2 05/16] gpio: ath79: "
` [PATCH v2 06/16] gpio: cadence: "
` [PATCH v2 07/16] gpio: hisi: "
` [PATCH v2 08/16] gpio: hlwd: "
` [PATCH v2 09/16] gpio: idt3243x: "
` [PATCH v2 10/16] gpio: msc313: "
` [PATCH v2 11/16] gpio: mlxbf2: "
` [PATCH v2 12/16] gpio: max732x: "
` [PATCH v2 13/16] gpio: omap: Drop irq_base
` [PATCH v2 14/16] gpio: omap: Convert to immutable irq_chip
` [PATCH v2 15/16] gpio: pci-idio-16: "
` [PATCH v2 16/16] gpio: pcie-idio-24: "

[PATCH v2 1/2] mm: Implement memory-deny-write-execute as a prctl
 2023-03-07 13:01 UTC  (2+ messages)

[PATCH v2 0/2] pinctrl: at91: Minor cleanups
 2023-03-07 12:51 UTC  (3+ messages)
` [PATCH v2 1/2] pinctrl: at91: Make the irqchip immutable
` [PATCH v2 2/2] pinctrl: at91: Remove pioc_index from struct at91_gpio_chip

[PATCH v4] dt-bindings: display: mediatek: clean unnecessary item
 2023-03-07 12:50 UTC  (5+ messages)

[PATCH] clocksource/drivers/timer-imx-gpt: Remove non-DT function
 2023-03-07 12:43 UTC 

[PATCH v4 0/2] Add MediaTek MT8365 I2C support
 2023-03-07 12:41 UTC  (3+ messages)
` [PATCH v4 1/2] arm64: dts: mediatek: add i2c support for mt8365 SoC
` [PATCH v4 2/2] arm64: dts: mediatek: enable i2c0 for mt8365-evk board

Motorola Droid 4 -- Stopping charger when battery is full
 2023-03-07 12:36 UTC 

[RFC PATCH v5 0/4] Create common DPLL/clock configuration API
 2023-03-07 12:24 UTC  (13+ messages)
` [RFC PATCH v5 1/4] dpll: Add DPLL framework base functions
` [RFC PATCH v5 4/4] ice: implement dpll interface to control cgu

[PATCH] media: imx: imx8mq-mipi-csi2: Use V4L2 subdev active state
 2023-03-07 12:17 UTC 

[PATCH 0/3] Rust enablement for AArch64
 2023-03-07 12:17 UTC  (3+ messages)

[PATCH 01/31] phy: allwinner: phy-sun4i-usb: Convert to platform remove callback returning void
 2023-03-07 12:02 UTC  (12+ messages)
` [PATCH 06/31] phy: freescale: phy-fsl-imx8qm-lvds-phy: "
` [PATCH 08/31] phy: mediatek: phy-mtk-mipi-dsi: "
` [PATCH 19/31] phy: rockchip: phy-rockchip-inno-csidphy: "
` [PATCH 20/31] phy: rockchip: phy-rockchip-inno-dsidphy: "
` [PATCH 21/31] phy: rockchip: phy-rockchip-inno-hdmi: "
` [PATCH 22/31] phy: rockchip: phy-rockchip-typec: "
` [PATCH 23/31] phy: st: phy-stm32-usbphyc: "

[PATCH RFC net-next 0/4] Various mtk_eth_soc cleanups
 2023-03-07 12:01 UTC  (3+ messages)
` [PATCH RFC net-next 4/4] net: mtk_eth_soc: note interface modes not set in supported_interfaces

[RFC PATCH 00/32] ACPI/arm64: add support for virtual cpuhotplug
 2023-03-07 12:00 UTC  (2+ messages)

[PATCH] arm64: entry: Simplify tramp_alias macro and tramp_exit routine
 2023-03-07 11:57 UTC 

[PATCH] kbuild: Disallow DTB overlays to built from .dts named source files
 2023-03-07 11:55 UTC  (3+ messages)

[RFC PATCH net] net: dsa: mt7530: move PLL setup out of port 6 pad configuration
 2023-03-07 11:51 UTC  (7+ messages)

[GIT PULL] intel-gpio for 6.3-1
 2023-03-07 11:42 UTC  (6+ messages)

[PATCH v1 00/16] gpio: Use string_choices.h
 2023-03-07 11:36 UTC  (5+ messages)
` [PATCH v1 14/16] gpio: wm831x: Utilize helpers from string_choices.h
` [PATCH v1 15/16] gpio: wm8994: "

[PATCH] ASoC: do not include pm_runtime.h if not used
 2023-03-07 11:30 UTC  (2+ messages)

[PATCH net] net: microchip: sparx5: fix deletion of existing DSCP mappings
 2023-03-07 11:21 UTC 

[PATCH] arm64/sysreg: Convert HW[RW]TR_EL2 to automatic generation
 2023-03-07 11:15 UTC  (2+ messages)

[PATCH v14 0/6] Add LVTS Thermal Architecture
 2023-03-07 11:10 UTC  (6+ messages)
` [PATCH v14 6/6] arm64: dts: mediatek: mt8195: Add temperature mitigation threshold

[PATCH 0/5] renesas: remove support for H3 ES1
 2023-03-07 10:56 UTC  (2+ messages)
` [PATCH 5/5] soc: renesas: remove r8a77950 arch

[PATCH V3 1/3] mfd: da9062: Use MFD_CELL_OF macro
 2023-03-07 10:18 UTC  (3+ messages)
` [PATCH V3 2/3] mfd: da9062: Remove IRQ requirement
` [PATCH V3 3/3] regulator: da9062: Make the use of IRQ optional

[BUG] perf: No samples found when using kcore + coresight
 2023-03-07 10:32 UTC 

[PATCH V2 1/2] mfd: da9062: Remove IRQ requirement
 2023-03-07 10:17 UTC  (3+ messages)

[PATCH v4 01/12] dt-bindings: gpu: mali-bifrost: Split out MediaTek power-domains variation
 2023-03-07 10:28 UTC  (24+ messages)
` [PATCH v4 02/12] dt-bindings: gpu: mali-bifrost: Set power-domains maxItems to 5
` [PATCH v4 03/12] dt-bindings: gpu: mali-bifrost: Fix power-domain-names validation
` [PATCH v4 04/12] dt-bindings: gpu: mali-bifrost: Add sub-schema for MT8192's power domains
` [PATCH v4 05/12] dt-bindings: gpu: mali-bifrost: Add new MT8183 compatible
` [PATCH v4 06/12] dt-bindings: gpu: mali-bifrost: Add support for MediaTek MT8186
` [PATCH v4 07/12] dt-bindings: gpu: mali-bifrost: Add compatible for MT8195 SoC
` [PATCH v4 08/12] drm/panfrost: Increase MAX_PM_DOMAINS to 5
` [PATCH v4 09/12] drm/panfrost: Add the MT8192 GPU ID
` [PATCH v4 10/12] drm/panfrost: Add mediatek,mt8192-mali compatible
` [PATCH v4 11/12] drm/panfrost: Add new compatible for Mali on the MT8183 SoC
` [PATCH v4 12/12] drm/panfrost: Add support for Mali on the MT8186 SoC

[PATCH v2 00/23] interconnect: fix racy provider registration
 2023-03-07 10:25 UTC  (10+ messages)
` [PATCH v2 01/23] interconnect: fix mem leak when freeing nodes
` [PATCH v2 02/23] interconnect: fix icc_provider_del() error handling
` [PATCH v2 03/23] interconnect: fix provider registration API
` [PATCH v2 04/23] interconnect: imx: fix registration race

[RESEND PATCH] media: mtk-jpeg: Fix use after free bug due to uncanceled work
 2023-03-07 10:12 UTC  (4+ messages)

[PATCH 0/3] Ampere Computing ETMv4.x Support
 2023-03-07 10:21 UTC  (4+ messages)

[PATCH] drm/rockchip: dsi: Remove the unused function dsi_read()
 2023-03-07 10:16 UTC  (2+ messages)

[v6 PATCH 0/7] crypto: stm32 - Save and restore between each request
 2023-03-07 10:10 UTC  (4+ messages)
` [v5 PATCH 7/7] "

[PATCH 01/10] ARM: Kconfig: move platform selection into its own Kconfig file
 2023-03-07  6:09 UTC  (3+ messages)
` [PATCH 02/10] ARM: mach-asm9260: Move ASM9260 support into Kconfig.platforms

imx6ul: Recent enet refclock changes breaks custom i.mx6ull board
 2023-03-07  6:06 UTC  (8+ messages)

[PATCH v8 0/3] pmic on imx8mm
 2023-03-07  8:57 UTC  (4+ messages)
` [PATCH v11 1/2] arm64: dts: imx8mm-evkb: add support for i.MX8MM-EVKB

[PATCH v12 0/2] pmic on imx8mm
 2023-03-07  9:02 UTC  (8+ messages)
` [PATCH v12 1/2] arm64: dts: imx8mm-evk-revb: add support for i.MX8MM-EVK rev B
` [PATCH v12 2/2] dt-bindings: arm: fsl: Add i.MX8MM-EVK revision B

[PATCH v8 0/7] MT8188 IOMMU SUPPORT
 2023-03-07  9:56 UTC  (11+ messages)
` [PATCH v8 1/7] dt-bindings: mediatek: mt8188: Add binding for MM & INFRA IOMMU
` [PATCH v8 2/7] iommu/mediatek: Set dma_mask for PGTABLE_PA_35_EN
` [PATCH v8 3/7] iommu/mediatek: Fix two IOMMU share pagetable issue
` [PATCH v8 4/7] iommu/mediatek: Adjust mtk_iommu_config flow
` [PATCH v8 5/7] iommu/mediatek: Add enable IOMMU SMC command for INFRA master
` [PATCH v8 6/7] iommu/mediatek: Add MT8188 IOMMU Support
` [PATCH v8 7/7] iommu/mediatek: mt8188: Add iova_region_larb_msk

[PATCH v2] dt-bindings: net: dsa: mediatek,mt7530: change some descriptions to literal
 2023-03-07  9:56 UTC 

[PATCH] ARM: dts: rockchip: Add mmc aliases for rk3288-veyron devices
 2023-03-07  9:55 UTC 

[PATCH] dt-bindings: net: dsa: mediatek,mt7530: change some descriptions to literal
 2023-03-07  9:49 UTC 

[PATCH v4 00/19] Enable GPU with DVFS support on MediaTek SoCs
 2023-03-07  9:47 UTC  (15+ messages)
` [PATCH v4 12/19] arm64: dts: mediatek: mt8192-asurada: Couple VGPU and VSRAM_OTHER regulators

[PATCH v3 0/2] Add MediaTek MT8365 I2C support
 2023-03-07  9:46 UTC  (5+ messages)
` [PATCH v3 1/2] arm64: dts: mediatek: add i2c support for mt8365 SoC
` [PATCH v3 2/2] arm64: dts: mediatek: enable i2c0 for mt8365-evk board

[PATCH v2 0/3] meson-uart: Use "divide XTAL by 2" bit on G12A
 2023-03-07  8:47 UTC  (3+ messages)
` [PATCH v2 1/3] dt-bindings: serial: amlogic,meson-uart: Add compatible string for G12A

[PATCH v3 0/7] MediaTek Frequency Hopping: MT6795/8173/92/95
 2023-03-07  9:38 UTC  (6+ messages)
` [PATCH v3 7/7] clk: mediatek: mt8195: Add support for frequency hopping through FHCTL

[PATCH v1 1/2] arm64: dts: meson-a1: add gpio_intc node
 2023-03-07  9:30 UTC  (3+ messages)

[PATCH v4 00/12] Panfrost: Improve and add MediaTek SoCs support
 2023-03-07  9:28 UTC  (2+ messages)

[PATCH v6 00/54] MediaTek clocks: full module build and cleanups
 2023-03-07  9:24 UTC  (4+ messages)
` [PATCH v6 47/54] clk: mediatek: mt8192: Move apmixedsys clock driver to its own file

[RESENT PATCH 0/2] arm64: zynqmp: Update MALI 400 interrupt and clock names
 2023-03-07  9:23 UTC  (3+ messages)
` [RESENT PATCH 1/2] "
` [RESENT PATCH 2/2] dt-bindings: gpu: mali-utgard: Add xlnx,zynqmp-mali compatible

[PATCH 0/9] ARM: dts: imx28: Clean up older DTS files
 2023-03-07  9:18 UTC  (5+ messages)

[PATCH v5 0/2] Introduce ICSSG based ethernet Driver
 2023-03-07  8:58 UTC  (5+ messages)
` [PATCH v5 1/2] dt-bindings: net: Add ICSSG Ethernet
    ` [EXTERNAL] "

[PATCH 1/2] dt-bindings: input: atmel,maxtouch: add linux,keycodes
 2023-03-07  8:57 UTC  (3+ messages)
` [PATCH 2/2] Input: atmel_mxt_ts - support capacitive keys

[PATCH 00/22] drm/dma-helper: Add dedicated fbdev emulation
 2023-03-07  8:55 UTC  (3+ messages)

[PATCH v10 00/13] phy: Add support for Lynx 10G SerDes
 2023-03-07  8:42 UTC  (3+ messages)
` [PATCH v10 03/13] dt-bindings: Convert gpio-mmio to yaml

[PATCH] irqchip/gicv3: Workaround for NVIDIA erratum T241-FABRIC-4
 2023-03-07  8:32 UTC  (2+ messages)

[PATCH RESEND net-next] wwan: core: Support slicing in port TX flow of WWAN subsystem
 2023-03-07  8:11 UTC 

[PATCH 0/8] ARM: dts: imx6ull: Add chargebyte Tarragon support
 2023-03-07  8:30 UTC  (11+ messages)
` [PATCH 1/8] dt-bindings: vendor-prefixes: add chargebyte
` [PATCH 2/8] dt-bindings: Add DS2482/DS2484 as trivial device
` [PATCH 4/8] dt-bindings: iio: st-sensors: Add IIS328DQ accelerometer
` [PATCH 6/8] dt-bindings: ARM: fsl: Add chargebyte Tarragon
` [PATCH 7/8] ARM: dts: imx6ull: Add chargebyte Tarragon support

[PATCH v2 0/2] watchdog: s3c2410_wdt: Simplify using dev_err_probe()
 2023-03-07  6:56 UTC  (3+ messages)
` [PATCH v2 1/2] watchdog: s3c2410: Make s3c2410_get_wdt_drv_data() return an int
` [PATCH v2 2/2] watchdog: s3c2410_wdt: Simplify using dev_err_probe()

[PATCH v3] dt-bindings: display: mediatek: Fix the duplicated fallback
 2023-03-07  8:16 UTC  (2+ messages)

[PATCH v6 0/2] Add ASPEED AST2600 I2Cv2 controller driver
 2023-03-07  8:11 UTC  (15+ messages)
` [PATCH v6 1/2] dt-bindings: i2c: aspeed: support for AST2600-i2cv2

[PATCH 0/6] arm64: make kexec_file able to load zboot image
 2023-03-07  8:08 UTC  (3+ messages)

[PATCH v2 0/2] arm64: amlogic: Add initial support for BPI-CM4 module with BPI-CM4IO baseboard
 2023-03-07  8:06 UTC  (5+ messages)
` [PATCH v2 2/2] arm64: dts: "

[PATCH v4 0/3] clk: samsung: Add PM support for ARM64 Exynos chips
 2023-03-07  7:47 UTC  (2+ messages)

[PATCH v2 0/6] clk: samsung: exynos850: Add missing clocks for PM
 2023-03-07  7:47 UTC  (5+ messages)

[PATCH 0/9] dt-bindings: crypto: convert fsl-sec4 to DT schema
 2023-03-07  6:58 UTC  (6+ messages)
` [PATCH 3/9] dt-bindings: crypto: fsl-sec4: support sec5.4/0 and i.MX6UL
` [PATCH 6/9] dt-bindings: crypto: fsl-sec4-snvs: add fsl sec 5.x compatible

[PATCH v4 0/5] Several UFS MCQ Code Changes
 2023-03-07  6:54 UTC  (6+ messages)
` [PATCH v4 1/5] scsi: ufs: core: Fix mcq tag calcualtion
` [PATCH v4 2/5] scsi: ufs: core: Rename symbol sizeof_utp_transfer_cmd_desc()
` [PATCH v4 3/5] scsi: ufs: core: Fix mcq nr_hw_queues
` [PATCH v4 4/5] scsi: ufs: core: Export symbols for MTK driver module
` [PATCH v4 5/5] scsi: ufs: ufs-mediatek: Add MCQ support for MTK platform

[PATCH V6 0/9] Add minimal boot support for IPQ5332
 2023-03-07  6:22 UTC  (7+ messages)
` [PATCH V6 3/9] dt-bindings: clock: Add Qualcomm IPQ5332 GCC
` [PATCH V6 5/9] clk: qcom: ipq5332: mark GPLL4 as ignore unused temporarily
` [PATCH V6 6/9] dt-bindings: qcom: add ipq5332 boards
` [PATCH V6 7/9] dt-bindings: firmware: qcom,scm: document IPQ5332 SCM
` [PATCH V6 8/9] arm64: dts: qcom: add IPQ5332 SoC and MI01.2 board support
` [PATCH V6 9/9] arm64: defconfig: Enable IPQ5332 SoC base configs


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