linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-01 01:49:09 to 2022-03-01 12:47:50 UTC [more...]

[PATCH] ASoC: atmel_ssc_dai: Handle errors for clk_enable
 2022-03-01 12:46 UTC  (3+ messages)

[PATCH] mmc: host: dw-mmc-rockchip: avoid logspam when cd-broken
 2022-03-01 12:38 UTC  (4+ messages)

[PATCH 0/2] mtd: spi-nor: Fix Quad Enable method for MX25L12835F
 2022-03-01 12:36 UTC  (10+ messages)
` [PATCH 1/2] mtd: spi-nor: macronix: Move set_4byte_addr_mode() to late_init()
` [PATCH 2/2] mtd: spi-nor: macronix: Use post_bfpt hook to fix quad_enable method for MX25L12835F

[PATCH 0/7] clocksource/drivers/timer-microchip-pit64b: fixes and improvements
 2022-03-01 12:34 UTC  (8+ messages)
` [PATCH 1/7] clocksource/drivers/timer-microchip-pit64b: remove mmio selection
` [PATCH 2/7] clocksource/drivers/timer-microchip-pit64b: remove timer-of depenency
` [PATCH 3/7] clocksource/drivers/timer-microchip-pit64b: use notrace
` [PATCH 4/7] clocksource/drivers/timer-microchip-pit64b: use 5MHz for clockevent
` [PATCH 5/7] clocksource/drivers/timer-microchip-pit64b: remove suspend/resume ops for ce
` [PATCH 6/7] clocksource/drivers/timer-microchip-pit64b: use mchp_pit64b_{suspend, resume}
` [PATCH 7/7] clocksource/drivers/timer-microchip-pit64b: fix compilation warnings

[PATCH v2] soc: mediatek: mtk-infracfg: Disable ACP on MT8192
 2022-03-01 12:26 UTC  (4+ messages)

[soc:arm/soc 6/8] arch/arm/mach-pxa/include/mach/uncompress.h:62:6: error: expected expression
 2022-03-01 12:14 UTC  (2+ messages)

[PATCH 0/2] ARM: optimize some variable accesses
 2022-03-01 12:04 UTC  (3+ messages)
` [PATCH 1/2] ARM: assembler: simplify ldr_this_cpu for !SMP builds
` [PATCH 2/2] ARM: entry: avoid explicit literal loads

[PATCH 0/3] Introduce x86 assembler accelerated implementation for SM4 algorithm
 2022-03-01 11:50 UTC  (4+ messages)
` [PATCH 1/3] crypto: sm4 - create SM4 library based on sm4 generic code

cleanup swiotlb initialization v4
 2022-03-01 11:43 UTC  (15+ messages)
` [PATCH 01/12] dma-direct: use is_swiotlb_active in dma_direct_map_page
` [PATCH 02/12] swiotlb: make swiotlb_exit a no-op if SWIOTLB_FORCE is set
` [PATCH 03/12] swiotlb: simplify swiotlb_max_segment
` [PATCH 04/12] swiotlb: rename swiotlb_late_init_with_default_size
` [PATCH 05/12] swiotlb: pass a gfp_mask argument to swiotlb_init_late
` [PATCH 06/12] MIPS/octeon: use swiotlb_init instead of open coding it
` [PATCH 07/12] x86: remove the IOMMU table infrastructure
` [PATCH 08/12] x86: centralize setting SWIOTLB_FORCE when guest memory encryption is enabled
` [PATCH 09/12] swiotlb: make the swiotlb_init interface more useful
` [PATCH 10/12] swiotlb: add a SWIOTLB_ANY flag to lift the low memory restriction
` [PATCH 11/12] swiotlb: merge swiotlb-xen initialization into swiotlb
` [PATCH 12/12] x86: remove cruft from <asm/dma-mapping.h>

[PATCH net v2] net: fix up skbs delta_truesize in UDP GRO frag_list
 2022-03-01 11:17 UTC 

[boot-wrapper PATCH] Makefile: Change COUNTER_FREQ to 100 MHz
 2022-03-01 11:18 UTC  (3+ messages)

[PATCH v2,0/2] Add mmsys reset control for MT8186
 2022-03-01 11:13 UTC  (3+ messages)

[PATCH v5 0/7] Add Aspeed AST2600 soc display support
 2022-03-01 11:04 UTC  (5+ messages)
` [PATCH v5 5/7] drm/aspeed: Add reset and clock for AST2600

[PATCH v7 0/7] arm64: Default to 32-bit wide ZONE_DMA
 2022-03-01 10:56 UTC  (3+ messages)

[PATCH 2/2] perf arm-spe: Parse more SPE fields and store source
 2022-03-01 10:54 UTC  (7+ messages)

[PATCH] cpuidle: psci: Iterate backwards over list in psci_pd_remove()
 2022-03-01 10:46 UTC  (2+ messages)

[PATCH] ARM: mstar: Select HAVE_ARM_ARCH_TIMER
 2022-03-01 10:43 UTC 

[PATCH] [v2] Kbuild: move to -std=gnu11
 2022-03-01 10:43 UTC  (2+ messages)

[PATCH v4 00/15] Move HEVC stateless controls out of staging
 2022-03-01 10:36 UTC  (4+ messages)
` [PATCH v4 04/15] media: uapi: HEVC: Add missing fields in HEVC controls

[Question] Should retain 2M alignment if kernel image is bad aligned at entry or BSS overlaps?
 2022-03-01 10:34 UTC  (3+ messages)

[PATCH] ARM: iop32x: add prototype for iop_enable_cp6()
 2022-03-01 10:24 UTC  (3+ messages)

[PATCH v2 0/3] Import Arm Optimized Routines str{n}cmp functions
 2022-03-01 10:14 UTC  (4+ messages)
` [PATCH v2 1/3] arm64: lib: Import latest version of Arm Optimized Routines' strcmp
` [PATCH v2 2/3] arm64: lib: Import latest version of Arm Optimized Routines' strncmp
` [PATCH v2 3/3] Revert "arm64: Mitigate MTE issues with str{n}cmp()"

[PATCH v12 0/4] Add mmsys and mutex support for MDP
 2022-03-01 10:06 UTC  (6+ messages)
` [PATCH v12 1/4] soc: mediatek: mmsys: add CMDQ write register function
` [PATCH v12 2/4] soc: mediatek: mmsys: add support for ISP control
` [PATCH v12 3/4] soc: mediatek: mutex: add support for MDP
` [PATCH v12 4/4] soc: mediatek: mutex: add functions that operate registers by CMDQ

[PATCH V7 0/6] Use CCF to describe the UART baud rate clock
 2022-03-01 10:12 UTC  (19+ messages)
` [PATCH V7 3/6] tty: serial: meson: Describes the calculation of the UART baud rate clock using a clock frame
` [PATCH V7 5/6] tty: serial: meson: The system stuck when you run the stty command on the console to change the baud rate

[PATCH] dt-bindings: Another pass removing cases of 'allOf' containing a '$ref'
 2022-03-01 10:06 UTC  (6+ messages)

[PATCH] dt-bindings: Add compatibles for undocumented trivial syscons
 2022-03-01 10:00 UTC  (4+ messages)

[GIT PULL] defconfig: mediatek updates for v5.18
 2022-03-01  9:54 UTC 

[PATCH 5/6] PCI: mvebu: Add support for sending Set_Slot_Power_Limit message
 2022-03-01  9:50 UTC  (5+ messages)

[GIT PULL] ARM: dts: mediatek updates on dts32 for v5.18
 2022-03-01  9:49 UTC 

[PATCH] MIPS: Remove TX39XX support
 2022-03-01  9:09 UTC 

[PATCH] MIPS: ralink: mt7621: use bitwise NOT instead of logical
 2022-03-01  9:10 UTC  (3+ messages)

[GIT PULL] arm64: dts: mediatek updates for v5.18
 2022-03-01  9:43 UTC 

[GIT PULL] soc: mediatek: updates for v5.18
 2022-03-01  9:38 UTC 

[GIT PULL] arm64: MediaTek fixes for v5.17
 2022-03-01  9:38 UTC 

[PATCH v4 0/6] mtd: spi-nor: Handle ID collisions
 2022-03-01  9:31 UTC  (5+ messages)
` [PATCH v4 4/6] mtd: spi-nor: macronix: Handle ID collision b/w MX25L12805D and MX25L12835F

[PATCH] [PATCH v2] AARCH64: Add gcc Shadow Call Stack support
 2022-03-01  9:28 UTC  (5+ messages)

[PATCH] arm64: dts: marvell: armada-37xx: Remap IO space to bus address 0x0
 2022-03-01  9:25 UTC  (4+ messages)

[PATCH v3 0/7] i.MX8MP GPC and blk-ctrl
 2022-03-01  9:09 UTC  (4+ messages)
` [PATCH v3 5/7] arm64: dts: imx8mp: add HSIO power-domains

[PATCH 0/2] ASoC: mediatek: mt8192-mt6359: support machine
 2022-03-01  9:03 UTC  (4+ messages)
` [PATCH 1/2] ASoC: dt-bindings: mt8192-mt6359: add new compatible for using rt1015p and rt5682
` [PATCH 2/2] ASoC: mediatek: mt8192: support rt1015p_rt5682s

[PATCH v5 00/13] media: atmel: atmel-isc: implement media controller
 2022-03-01  8:56 UTC  (4+ messages)
` [PATCH v5 04/13] "

[PATCH v2] mtd: rawnand: atmel: fix refcount issue in atmel_nand_controller_init
 2022-03-01  8:50 UTC  (2+ messages)

[PATCH 0/2] Update mt7986 memory node in DT
 2022-03-01  8:50 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: mediatek: update mt7986a memory node

[PATCH v3 01/11] driver: platform: Add helper for safer setting of driver_override
 2022-03-01  8:49 UTC  (2+ messages)

[PATCH v3 05/11] PCI: Use driver_set_override() instead of open-coding
 2022-03-01  8:41 UTC  (2+ messages)

[PATCH V5 0/2] Power: meson-s4: add s4 power domain driver
 2022-03-01  8:39 UTC  (4+ messages)
` [PATCH V5 1/2] dt-bindings: power: add Amlogic s4 power domains bindings
` [PATCH V5 2/2] soc: s4: Add support for power domains controller

[PATCH v7 00/24] drm/rockchip: RK356x VOP2 support
 2022-03-01  8:37 UTC  (10+ messages)
` [PATCH v7 10/24] drm/rockchip: dw_hdmi: Add support for hclk

[PATCH V3] tty: serial: meson: Fix the compile link error reported by kernel test robot
 2022-03-01  8:33 UTC  (9+ messages)

[v6 1/3] dt-bindings: mediatek: convert mtk jpeg decoder/encoder to yaml
 2022-03-01  7:30 UTC  (4+ messages)
` [v6 3/3] arm64: dts: mt8183: add jpeg enc node for mt8183

[PATCH 0/1] Add clock support for mt7986
 2022-03-01  8:33 UTC  (3+ messages)
` [PATCH 1/1] arm64: dts: mediatek: add clock support for mt7986a

[PATCH V3 00/30] mm/mmap: Drop protection_map[] and platform's __SXXX/__PXXX requirements
 2022-03-01  8:16 UTC  (6+ messages)
` [PATCH V3 09/30] arm/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT

[PATCH V5 0/6] add display support for MediaTek SoC MT8186
 2022-03-01  8:20 UTC  (8+ messages)
` [PATCH V5 1/6] dt-bindings: arm: mediatek: mmsys: add support for MT8186
` [PATCH V5 2/6] dt-bindings: display: mediatek: add aal binding for MT8183
` [PATCH V5 3/6] dt-bindings: display: mediatek: revise enum to const
` [PATCH V5 4/6] dt-bindings: display: mediatek: change to use enum for mutex
` [PATCH V5 5/6] dt-bindings: display: mediatek: add MT8186 SoC binding
` [PATCH V5 6/6] drm/mediatek: add display support for MT8186

[PATCH] ASoC: mxs-saif: Handle errors for clk_enable
 2022-03-01  8:17 UTC 

[PATCH v9 00/13] Add support for Airoha EN7523 SoC
 2022-03-01  8:08 UTC  (2+ messages)

[PATCH v5 00/34] MT8195 IOMMU SUPPORT
 2022-03-01  7:49 UTC  (4+ messages)

[PATCH v3 0/2] Add PMIC wrapper support for Mediatek MT8186 SoC IC
 2022-03-01  7:52 UTC  (2+ messages)

[v5] arm64: dts: mediatek: Add mt8192 power domains controller
 2022-03-01  7:50 UTC  (2+ messages)

[PATCH v4 0/4] input: MT6358 PMIC button support
 2022-03-01  7:44 UTC  (4+ messages)
` [PATCH v4 4/4] arm64: dts: mt6358: add mt6358-keys node

[PATCH] drm/exynos: fimd: add BGR support for exynos4/5
 2022-03-01  7:52 UTC  (6+ messages)

[PATCH] soc: mediatek: mt8192-mmsys: Fix dither to dsi0 path's input sel
 2022-03-01  7:39 UTC  (2+ messages)

[PATCH v9 00/10] Add Sunplus SP7021 SoC Support
 2022-03-01  7:28 UTC  (14+ messages)
` [PATCH v9 02/10] dt-bindings: arm: sunplus: Add bindings for Sunplus SP7021 SoC boards
` [PATCH v9 05/10] dt-bindings: clock: Add bindings for SP7021 clock driver

[PATCH] i2c: meson: Fix wrong speed use from probe
 2022-03-01  7:26 UTC 

[soc:arm/soc] BUILD REGRESSION e6e6479c27aa22d11ff7109125dd5ec9ef276de8
 2022-03-01  7:21 UTC 

[PATCH] media: atmel: atmel-isc: Fix PM disable depth imbalance in atmel_isc_probe
 2022-03-01  7:18 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] irqchip/gic-v3: Workaround Marvell erratum 38545 when reading IAR
 2022-03-01  7:13 UTC  (3+ messages)
  ` [EXT] "

[soc:for-next] BUILD SUCCESS 0aee14f3a1ff0be06cf9dfb984e54383bbbe774e
 2022-03-01  6:46 UTC 

[PATCH v4,0/5] add display support for MediaTek SoC MT8186
 2022-03-01  6:33 UTC  (4+ messages)
` [PATCH v4, 2/5] dt-bindings: display: mediatek: add MT8186 SoC binding
  ` [PATCH v4,2/5] "

[RESEND V2 0/3] Add watchdog support for MT8186 SoC
 2022-03-01  5:44 UTC  (4+ messages)
` [RESEND V2 1/3] dt-bindings: watchdog: Add compatible for MediaTek MT8186
` [RESEND V2 2/3] dt-bindings: reset: mt8186: add reset-controller header file
` [RESEND V2 3/3] watchdog: mediatek: mt8186: add wdt support

[PATCH V2 0/3] Add watchdog support for MT8186 SoC
 2022-03-01  5:37 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: watchdog: Add compatible for MediaTek MT8186
` [PATCH 2/3] dt-bindings: reset: mt8186: add reset-controller header file
` [PATCH 3/3] watchdog: mediatek: mt8186: add wdt support

[soc:tegra/dt64] BUILD SUCCESS f0a481209d6fa70854673173bf5f8a1cb24bd7f2
 2022-03-01  5:37 UTC 

[soc:k3/dt] BUILD SUCCESS a033588ec66bffd6cb51f946b2e998a9f9bf598d
 2022-03-01  5:37 UTC 

[soc:ti/drivers] BUILD SUCCESS c65d68e7e95a39da31d64d67d5bea6550b91fb43
 2022-03-01  5:37 UTC 

[GIT PULL] Qualcomm ARM64 DeviceTree updates for v5.18
 2022-03-01  5:39 UTC 

[PATCH] tty: serial: meson: Fixed an issue where pclk was turned on on probe but should be turned off on subsequent errors
 2022-03-01  5:37 UTC 

[soc:tegra/dt-bindings] BUILD SUCCESS a4ad66da3fccebdcbd53d55c035d5851b73f8bcb
 2022-03-01  5:36 UTC 

[soc:tegra/dt] BUILD SUCCESS 0092c25b541a5422d7e71892a13c55ee91abc34b
 2022-03-01  5:36 UTC 

[soc:tegra/soc] BUILD SUCCESS fcfaff508b9fa9ad6d8a17d4855e3ec7382886ae
 2022-03-01  5:36 UTC 

[soc:arm/dt] BUILD SUCCESS d2717584521a87dd410a408526bdb12b0c1e18f0
 2022-03-01  5:36 UTC 

[soc:arm/drivers] BUILD SUCCESS 254a1864e4d0f82ee9ce2b4eaf469bfd176ac7a2
 2022-03-01  5:36 UTC 

[PATCH V3] tty: serial: meson: Fix the compile link error reported by kernel test robot
 2022-03-01  5:33 UTC 

[soc:aspeed/dt-2] BUILD SUCCESS 09603f805ab69dbf18015363c2a00001647e89f2
 2022-03-01  5:05 UTC 

[soc:arm/defconfig] BUILD SUCCESS 53238ebcfa56ded0a12d808d9a8f7cb362f44853
 2022-03-01  5:05 UTC 

[GIT PULL] Qualcomm dts updates for v5.18
 2022-03-01  4:28 UTC 

[GIT PULL] Qualcomm driver updates for v5.18
 2022-03-01  4:20 UTC 

[PATCH 13/16] crypto: rockchip: rewrite type
 2022-03-01  4:18 UTC  (3+ messages)

[GIT PULL] Qualcomm defconfig updates for v5.18
 2022-03-01  4:10 UTC 

[GIT PULL] Qualcomm DeviceTree fixes for v5.17
 2022-03-01  3:38 UTC 

[GIT PULL] Qualcomm ARM64 DeviceTree fixes for 5.17
 2022-03-01  3:35 UTC 

linux-next: manual merge of the spi tree with the arm-soc tree
 2022-03-01  3:31 UTC 

[PATCH] ASoC: imx-pcm-rpmsg: Directly return 0 instead of using local ret variable
 2022-03-01  3:03 UTC 

[0/4] Add watchdog support for MT8186 SoC
 2022-03-01  2:56 UTC  (7+ messages)
` [2/4] dt-bindings: reset: mt8186: add toprgu reset-controller header file
` [3/4] dt-bindings: reset: mt8186: add DSI reset bit for MMSYS

[PATCH V5 0/2] Power: meson-s4: add s4 power domain driver
 2022-03-01  1:52 UTC  (3+ messages)
` [PATCH V5 1/2] dt-bindings: power: add Amlogic s4 power domains bindings
` [PATCH V5 2/2] soc: s4: Add support for power domains controller

[PATCH] ARM: dts: aspeed: Adding Wistron Lannister BMC
 2022-03-01  1:51 UTC  (3+ messages)

[PATCH V5 0/2] Power: meson-s4: add s4 power domain driver
 2022-03-01  1:48 UTC  (3+ messages)
` [PATCH V5 1/2] dt-bindings: power: add Amlogic s4 power domains bindings
` [PATCH V5 2/2] soc: s4: Add support for power domains controller

[PATCH v4 0/2] Fix mediatek-drm suspend and resume issue
 2022-03-01  1:46 UTC  (4+ messages)
` [PATCH v4 2/2] drm/mediatek: add devlink to cmdq dev


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