linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-08 14:16:36 to 2021-11-09 10:24:47 UTC [more...]

[PATCH v3 00/25] mtd: spi-nor: Clean params init
 2021-11-09 10:22 UTC  (27+ messages)
` [PATCH v3 01/25] mtd: spi-nor: core: Fix spi_nor_flash_parameter otp description
` [PATCH v3 02/25] mtd: spi-nor: core: Use container_of to get the pointer to struct spi_nor
` [PATCH v3 03/25] mtd: spi-nor: Introduce spi_nor_set_mtd_info()
` [PATCH v3 04/25] mtd: spi-nor: Get rid of nor->page_size
` [PATCH v3 05/25] mtd: spi-nor: core: Introduce the late_init() hook
` [PATCH v3 06/25] mtd: spi-nor: atmel: Use flash late_init() for locking
` [PATCH v3 07/25] mtd: spi-nor: sst: "
` [PATCH v3 08/25] mtd: spi-nor: winbond: Use manufacturer late_init() for OTP ops
` [PATCH v3 09/25] mtd: spi-nor: xilinx: Use manufacturer late_init() to set setup method
` [PATCH v3 10/25] mtd: spi-nor: sst: Use manufacturer late_init() to set _write()
` [PATCH v3 11/25] mtd: spi-nor: spansion: Use manufacturer late_init()
` [PATCH v3 12/25] mtd: spi-nor: core: Call spi_nor_post_sfdp_fixups() only when SFDP is defined

[PATCH v8, 00/17] Support multi hardware decode using of_platform_populate
 2021-11-09 10:21 UTC  (10+ messages)
` [PATCH v8, 03/17] media: mtk-vcodec: Refactor vcodec pm interface
` [PATCH v8, 04/17] media: mtk-vcodec: Build decoder pm file as module
` [PATCH v8, 07/17] dt-bindings: media: mtk-vcodec: Separate video encoder and decoder dt-bindings

[PATCH v2 0/8] gpiolib header cleanup
 2021-11-09 10:19 UTC  (10+ messages)
` [PATCH v2 1/8] gpiolib: remove irq_to_gpio() definition
` [PATCH v2 2/8] gpiolib: remove empty asm/gpio.h files
` [PATCH v2 3/8] gpiolib: coldfire: remove custom asm/gpio.h
` [PATCH v2 4/8] gpiolib: remove asm-generic/gpio.h
` [PATCH v2 5/8] gpiolib: shrink further
` [PATCH v2 6/8] gpiolib: remove legacy gpio_export
` [PATCH v2 7/8] gpiolib: remove gpio_to_chip
` [PATCH v2 8/8] gpiolib: split linux/gpio/driver.h out of linux/gpio.h

[PATCH v3 0/7] add aspeed-jpeg support for aspeed-video
 2021-11-09 10:17 UTC  (5+ messages)
` [PATCH v3 5/7] media: aspeed: Support aspeed mode to reduce compressed data

[RESEND PATCH 0/3] drm/{exynos, xen}: Implement gem_prime_mmap with drm_gem_prime_mmap()
 2021-11-09  9:44 UTC  (6+ messages)
` [PATCH 1/3] drm/exynox: Implement mmap as GEM object function

[RFC PATCH v2 0/5] Add hardware prefetch driver for A64FX and Intel processors
 2021-11-09  9:44 UTC  (9+ messages)
` [RFC PATCH v2 3/5] driver: hwpf: Add support for Intel to hardware prefetch driver
` [RFC PATCH v2 5/5] docs: ABI: Add sysfs documentation interface of "

[PATCH 1/1] arm64: dts: imx8qm: Add fsl, imx7ulp-lpuart compatible to lpuart
 2021-11-09  9:13 UTC  (2+ messages)

[PATCH v12 00/13] amphion video decoder/encoder driver
 2021-11-09  9:09 UTC  (14+ messages)
` [PATCH v12 01/13] dt-bindings: media: amphion: add amphion video codec bindings
` [PATCH v12 02/13] media:Add nv12mt_8l128 and nv12mt_10be_8l128 video format
` [PATCH v12 03/13] media: amphion: add amphion vpu device driver
` [PATCH v12 04/13] media: amphion: add vpu core driver
` [PATCH v12 05/13] media: amphion: implement vpu core communication based on mailbox
` [PATCH v12 06/13] media: amphion: add vpu v4l2 m2m support
` [PATCH v12 07/13] media: amphion: add v4l2 m2m vpu encoder stateful driver
` [PATCH v12 08/13] media: amphion: add v4l2 m2m vpu decoder "
` [PATCH v12 09/13] media: amphion: implement windsor encoder rpc interface
` [PATCH v12 10/13] media: amphion: implement malone decoder "
` [PATCH v12 11/13] ARM64: dts: freescale: imx8q: add imx vpu codec entries
` [PATCH v12 12/13] firmware: imx: scu-pd: imx8q: add vpu mu resources
` [PATCH v12 13/13] MAINTAINERS: add AMPHION VPU CODEC V4L2 driver entry

[PATCH v3 0/5] Refactor thermal pressure update to avoid code duplication
 2021-11-09  8:46 UTC  (18+ messages)
` [PATCH v3 4/5] cpufreq: qcom-cpufreq-hw: Use new thermal pressure update function

[PATCH] drm/exynos: Replace legacy gpio interface for gpiod interface
 2021-11-09  8:45 UTC  (2+ messages)

[PATCH net] net: stmmac: allow a tc-taprio base-time of zero
 2021-11-09  8:20 UTC  (2+ messages)

[PATCH v4 0/3] watchdog: meson_gxbb_wdt: improve
 2021-11-09  7:59 UTC  (9+ messages)
` [PATCH v4 1/3] watchdog: meson_gxbb_wdt: add nowayout parameter
` [PATCH v4 2/3] watchdog: meson_gxbb_wdt: add timeout parameter
` [PATCH v4 3/3] watchdog: meson_gxbb_wdt: remove stop_on_reboot

[PATCH] [PATCH v2] ARM: fix unmet dependency on BITREVERSE for HAVE_ARCH_BITREVERSE
 2021-11-09  7:57 UTC  (2+ messages)

[PATCH v1] media: platform: mtk-mdp3: Fix mdp hyfbc get plane size
 2021-11-09  7:13 UTC 

[PATCH net-next] ipv6: don't generate link-local addr in random or privacy mode
 2021-11-09  6:55 UTC 

[PATCH v5.5 00/30] KVM: Scalable memslots implementation
 2021-11-09  6:36 UTC  (34+ messages)
` [PATCH v5.5 01/30] KVM: Ensure local memslot copies operate on up-to-date arch-specific data
` [PATCH v5.5 02/30] KVM: Disallow user memslot with size that exceeds "unsigned long"
` [PATCH v5.5 03/30] KVM: Require total number of memslot pages to fit in an unsigned long
` [PATCH v5.5 04/30] KVM: Open code kvm_delete_memslot() into its only caller
` [PATCH v5.5 05/30] KVM: Resync only arch fields when slots_arch_lock gets reacquired
` [PATCH v5.5 06/30] KVM: Use "new" memslot's address space ID instead of dedicated param
` [PATCH v5.5 07/30] KVM: Let/force architectures to deal with arch specific memslot data
` [PATCH v5.5 08/30] KVM: arm64: Use "new" memslot instead of userspace memory region
` [PATCH v5.5 12/30] KVM: x86: "
` [PATCH v5.5 14/30] KVM: Stop passing kvm_userspace_memory_region to arch memslot hooks
` [PATCH v5.5 15/30] KVM: Use prepare/commit hooks to handle generic memslot metadata updates
` [PATCH v5.5 16/30] KVM: x86: Don't assume old/new memslots are non-NULL at memslot commit
` [PATCH v5.5 18/30] KVM: Don't make a full copy of the old memslot in __kvm_set_memory_region()
` [PATCH v5.5 20/30] KVM: x86: Use nr_memslot_pages to avoid traversing the memslots array

[PATCH v3] PCI: mediatek-gen3: Disable DVFSRC voltage request
 2021-11-09  6:10 UTC  (2+ messages)

[PATCH] irqchip/irq-bcm7120-l2: add put_device() after of_find_device_by_node()
 2021-11-09  5:59 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH 1/1] dmaengine: stm32-dma: avoid 64-bit division in stm32_dma_get_max_width
 2021-11-09  5:50 UTC  (2+ messages)

[PATCH v2 1/7] arm64: dts: mt8183: jacuzzi: remove unused ddc-i2c-bus
 2021-11-09  5:33 UTC  (7+ messages)
` [PATCH v2 2/7] arm64: dts: mt8183: Add kukui-jacuzzi-cozmo board
` [PATCH v2 3/7] arm64: dts: mt8183: Add more fennel SKUs
` [PATCH v2 4/7] arm64: dts: mt8183: Add kakadu sku22
` [PATCH v2 5/7] dt-bindings: arm64: dts: mediatek: Add mt8183-kukui-jacuzzi-cozmo
` [PATCH v2 6/7] dt-bindings: arm64: dts: mediatek: Add more SKUs for mt8183 fennel board
` [PATCH v2 7/7] dt-bindings: arm64: dts: mediatek: Add sku22 for mt8183 kakadu board

[PATCH 00/13] Kconfig symbol clean-up on ./arch/arm{64}
 2021-11-09  4:52 UTC  (3+ messages)
` [PATCH 13/13] arm: pgtable: refer to intended CONFIG_ARM_LPAE in comment

[RFC PATCH] software node: Skip duplicated software_node sysfs
 2021-11-09  4:43 UTC 

[v1] clk: mediatek: Integrated vppsys with mtk-mmsys in MT8195
 2021-11-09  3:47 UTC 

[PATCH] [PATCH v2] drm/sun4i: fix unmet dependency on RESET_CONTROLLER for PHY_SUN6I_MIPI_DPHY
 2021-11-09  3:23 UTC 

[PATCH v2] media: aspeed: Update signal status immediately to ensure sane hw state
 2021-11-09  3:12 UTC 

[PATCH v2 00/13] Add initial support for the i.MXRTxxxx SoC family starting from i.IMXRT1050 SoC
 2021-11-09  2:59 UTC  (7+ messages)
` [PATCH v2 02/13] dt-bindings: pinctrl: add i.MXRT1050 pinctrl binding doc
  ` [PATCH v2 05/13] dt-bindings: clock: imx: Add documentation for i.MXRT clock

[PATCH] drm: Fix wrong use of connector in vop_get_edp_connector
 2021-11-09  2:06 UTC  (2+ messages)

[PATCH v2] ARM: dts: aspeed: Adding Facebook Bletchley BMC
 2021-11-09  1:58 UTC 

Question: SMMUv3 PMU event aliasing
 2021-11-09  1:48 UTC  (2+ messages)

[PATCH v1 0/1] Mediatek pinctrl patch
 2021-11-09  1:43 UTC  (4+ messages)
` [PATCH v1] pinctrl: mediatek: fix global-out-of-bounds issue

[PATCH AUTOSEL 4.4 12/30] media: s5p-mfc: fix possible null-pointer dereference in s5p_mfc_probe()
 2021-11-09  1:09 UTC  (3+ messages)
` [PATCH AUTOSEL 4.4 27/30] ARM: clang: Do not rely on lr register for stacktrace
` [PATCH AUTOSEL 4.4 28/30] ARM: 9136/1: ARMv7-M uses BE-8, not BE-32

[PATCH AUTOSEL 4.9 13/33] media: s5p-mfc: fix possible null-pointer dereference in s5p_mfc_probe()
 2021-11-09  1:08 UTC  (3+ messages)
` [PATCH AUTOSEL 4.9 29/33] ARM: clang: Do not rely on lr register for stacktrace
` [PATCH AUTOSEL 4.9 30/33] ARM: 9136/1: ARMv7-M uses BE-8, not BE-32

[PATCH AUTOSEL 4.14 15/39] media: s5p-mfc: fix possible null-pointer dereference in s5p_mfc_probe()
 2021-11-09  1:06 UTC  (4+ messages)
` [PATCH AUTOSEL 4.14 16/39] media: s5p-mfc: Add checking to s5p_mfc_probe()
` [PATCH AUTOSEL 4.14 33/39] ARM: clang: Do not rely on lr register for stacktrace
` [PATCH AUTOSEL 4.14 35/39] ARM: 9136/1: ARMv7-M uses BE-8, not BE-32

[PATCH] media: aspeed: use reset to replace clk off/on
 2021-11-09  1:05 UTC  (5+ messages)

[PATCH AUTOSEL 4.19 18/47] media: s5p-mfc: fix possible null-pointer dereference in s5p_mfc_probe()
 2021-11-08 17:50 UTC  (5+ messages)
` [PATCH AUTOSEL 4.19 19/47] media: s5p-mfc: Add checking to s5p_mfc_probe()
` [PATCH AUTOSEL 4.19 38/47] ARM: clang: Do not rely on lr register for stacktrace
` [PATCH AUTOSEL 4.19 40/47] ARM: 9136/1: ARMv7-M uses BE-8, not BE-32
` [PATCH AUTOSEL 4.19 41/47] arm64/sve: Add stub for sve_max_virtualisable_vl()

[PATCH AUTOSEL 5.4 21/74] media: stm32: Potential NULL pointer dereference in dcmi_irq_thread()
 2021-11-08 17:48 UTC  (3+ messages)
` [PATCH AUTOSEL 5.4 25/74] media: s5p-mfc: fix possible null-pointer dereference in s5p_mfc_probe()
` [PATCH AUTOSEL 5.4 26/74] media: s5p-mfc: Add checking to s5p_mfc_probe()

[PATCH AUTOSEL 5.10 030/101] media: stm32: Potential NULL pointer dereference in dcmi_irq_thread()
 2021-11-08 17:47 UTC  (3+ messages)
` [PATCH AUTOSEL 5.10 034/101] media: s5p-mfc: fix possible null-pointer dereference in s5p_mfc_probe()
` [PATCH AUTOSEL 5.10 035/101] media: s5p-mfc: Add checking to s5p_mfc_probe()

[PATCH AUTOSEL 5.14 038/138] media: stm32: Potential NULL pointer dereference in dcmi_irq_thread()
 2021-11-08 17:45 UTC  (3+ messages)
` [PATCH AUTOSEL 5.14 043/138] media: s5p-mfc: fix possible null-pointer dereference in s5p_mfc_probe()
` [PATCH AUTOSEL 5.14 044/138] media: s5p-mfc: Add checking to s5p_mfc_probe()

[PATCH AUTOSEL 5.15 041/146] media: stm32: Potential NULL pointer dereference in dcmi_irq_thread()
 2021-11-08 17:43 UTC  (3+ messages)
` [PATCH AUTOSEL 5.15 046/146] media: s5p-mfc: fix possible null-pointer dereference in s5p_mfc_probe()
` [PATCH AUTOSEL 5.15 047/146] media: s5p-mfc: Add checking to s5p_mfc_probe()

[PATCH 0/2] arm/arm64: dts: Enable more network hardware
 2021-11-09  1:00 UTC  (4+ messages)
` [PATCH 1/2] arm/arm64: dts: Enable 2.5G Ethernet port on CN9130-CRB

[PATCH v2 0/2] arm/arm64: dts: Enable more network hardware
 2021-11-09  0:53 UTC  (2+ messages)

[PATCH] media: aspeed: Fix signal status not updated immediately
 2021-11-09  0:40 UTC  (3+ messages)

[PATCH] ARM: dts: arm: Update register-bit-led nodes 'reg' and node names
 2021-11-09  0:25 UTC  (3+ messages)

[PATCH v3] dt-bindings: pinctrl: uniphier: Add child node definitions to describe pin mux and configuration
 2021-11-09  0:11 UTC 

[PATCH] PCI: brcmstb: Declare a bitmap as a bitmap, not as a plain 'unsigned long'
 2021-11-08 23:55 UTC  (8+ messages)

[xilinx-xlnx:master 10433/12535] drivers/net/ethernet/xilinx/xilinx_tsn_ep.c:251:9: error: implicit declaration of function 'axienet_mcdma_rx_probe'; did you mean 'axienet_tsn_probe'?
 2021-11-08 23:39 UTC 

[RFC PATCH 0/8] KVM: arm64: Add support for hypercall services selection
 2021-11-08 21:33 UTC  (5+ messages)
` [RFC PATCH 1/8] KVM: arm64: Factor out firmware register handling from psci.c

[PATCH v2 bpf-next 0/2] arm64/bpf: remove 128MB limit for BPF JIT programs
 2021-11-08 21:30 UTC  (2+ messages)

[PATCH v0 42/42] notifier: Return an error when callback is already registered
 2021-11-08 21:18 UTC  (15+ messages)
` [PATCH v0 00/42] notifiers: "

[PATCH] dt-bindings: i2c: imx: hardware do not restrict clock-frequency to only 100 and 400 kHz
 2021-11-08 20:58 UTC  (2+ messages)

[PATCH 0/1] perf arm-spe: Inject SPE samples in perf-inject
 2021-11-08 20:39 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH v3 00/11] Support Pensando Elba SoC
 2021-11-08 20:01 UTC  (12+ messages)
` [PATCH v3 11/11] arm64: dts: Add Pensando Elba SoC support

[PATCH] PCI: xgene-msi: Use bitmap_zalloc() when applicable
 2021-11-08 19:57 UTC  (5+ messages)

[PATCH] soc: ti: wkup_m3_ipc: Fix return type error in wkup_m3_rproc_boot_thread()
 2021-11-08 19:18 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: samsung: pmu: Document Exynos850
 2021-11-08 18:55 UTC  (2+ messages)

[PATCH v2] soc: aspeed: lpc-ctrl: Block error printing on probe defer cases
 2021-11-08 18:45 UTC  (3+ messages)

[PATCH v3 0/6] Add LCLK control into Aspeed LPC sub drivers
 2021-11-08 19:02 UTC  (7+ messages)
` [PATCH v3 1/6] ARM: dts: aspeed: add LCLK setting into LPC IBT node
` [PATCH v3 2/6] dt-bindings: ipmi: bt-bmc: add 'clocks' as a required property
` [PATCH v3 3/6] ipmi: bt: add clock control logic
` [PATCH v3 4/6] ARM: dts: aspeed: add LCLK setting into LPC KCS nodes
` [PATCH v3 5/6] dt-bindings: ipmi: aspeed, kcs-bmc: add 'clocks' as a required property
` [PATCH v3 6/6] ipmi: kcs_bmc_aspeed: add clock control logic

[PATCH] KVM: arm64: Fix host stage-2 finalization
 2021-11-08 18:10 UTC  (2+ messages)

[PATCH] iommu/arm-smmu-qcom: Fix TTBR0 read
 2021-11-08 17:57 UTC  (2+ messages)

[PATCH v4 00/10] Add Sunplus SP7021 SoC Support
 2021-11-08 17:46 UTC  (9+ messages)
` [PATCH v4 01/10] dt-bindings: vendor-prefixes: Add Sunplus
` [PATCH v4 02/10] dt-bindings: arm: sunplus: Add bindings for Sunplus SP7021 SoC boards
` [PATCH v4 05/10] dt-bindings: clock: Add bindings for SP7021 clock driver
` [PATCH v4 07/10] dt-bindings: interrupt-controller: Add bindings for SP7021 interrupt controller

[PATCH] soc: ti: fix wkup_m3_rproc_boot_thread return type
 2021-11-08 17:00 UTC  (2+ messages)

[RFC 0/5] arm64: imx8mm: Enable Hantro VPUs
 2021-11-08 16:33 UTC  (3+ messages)

[xilinx-xlnx:master 10432/12535] drivers/net/ethernet/xilinx/xilinx_tsn_ep.c:57:23: error: implicit declaration of function 'axienet_mcdma_rx_q_init'; did you mean 'axienet_dma_q_init'?
 2021-11-08 16:20 UTC 

[PATCH net 1/1] net: stmmac: Fix VLAN filter delete timeout issue in Intel mGBE SGMII
 2021-11-08 15:45 UTC  (2+ messages)

[PATCH 1/2] arm: samsung: Remove HAVE_S3C2410_I2C and use direct dependencies
 2021-11-08 15:12 UTC  (4+ messages)
` [PATCH 2/2] arm64: defconfig: Enable Samsung I2C driver

[PATCH 01/13] drm/connector: Add define for HDMI 1.4 Maximum Pixel Rate
 2021-11-08 14:59 UTC  (6+ messages)

[RFC 1/3] gpiolib: remove irq_to_gpio() definition
 2021-11-08 14:21 UTC  (4+ messages)
` [RFC 3/3] gpiolib: coldfire: remove custom asm/gpio.h

[PATCH v7 04/12] ARM: configs: Configs that had RPMSG_CHAR now gets RPMSG_CTRL
 2021-11-08 14:19 UTC 

[PATCH v7 04/12] ARM: configs: Configs that had RPMSG_CHAR now gets RPMSG_CTRL
 2021-11-08 14:15 UTC 

[PATCH v9 3/3] pwm: Add support for Xilinx AXI Timer
 2021-11-08 14:12 UTC  (2+ messages)


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