linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-17 03:18:33 to 2022-10-17 14:15:46 UTC [more...]

[PATCH v8 19/29] thermal/of: Remove of_thermal_get_crit_temp()
 2022-10-17 14:14 UTC  (4+ messages)
  ` [PATCH] thermal/drivers/exynos: Fix NULL pointer dereference when getting the critical temp

[PATCH] firmware: xilinx: Do not call IOCTL_SET_SD_TAPDELAY for value 0
 2022-10-17 14:10 UTC  (4+ messages)

[PATCH V3 00/11] The panic notifiers refactor - fixes/clean-ups (V3)
 2022-10-17 14:00 UTC  (4+ messages)
` [PATCH V3 01/11] ARM: Disable FIQs (but not IRQs) on CPUs shutdown paths

[PATCH] lib/xor: use r10 rather than r7 in xor_arm4regs_{2|3}
 2022-10-17 13:49 UTC  (2+ messages)

[PATCH] dmaengine: stm32-mdma: memset stm32_mdma_chan_config struct before using it
 2022-10-17 13:14 UTC 

[PATCH v2 0/2] pinctrl: pinctrl-zynqmp: Revert output-enable and bias-high-impedance support
 2022-10-17 13:13 UTC  (4+ messages)
` [PATCH v2 1/2] Revert "pinctrl: pinctrl-zynqmp: Add support for output-enable and bias-high-impedance"
` [PATCH v2 2/2] Revert "dt-bindings: pinctrl-zynqmp: Add output-enable configuration"

[PATCH v4 0/4] Introduce MediaTek frequency hopping driver
 2022-10-17 12:55 UTC  (4+ messages)
` [PATCH v4 2/4] dt-bindings: arm: mediatek: Add new bindings of MediaTek frequency hopping

Multi-PHYs and multiple-ports bonding support
 2022-10-17 13:03 UTC  (5+ messages)

Handling Signal1 in microchip-tcb-capture
 2022-10-17 12:53 UTC  (3+ messages)

[PATCH] dt-bindings: Remove "status" from schema examples, again
 2022-10-17 12:45 UTC  (4+ messages)

[PATCH v2] arm64: dts: rockchip: fix quartz64-a bluetooth configuration
 2022-10-17 12:34 UTC  (3+ messages)
` [PATCH v4] "

[PATCH v2 0/2] arm64: dts: rockchip: enable pcie3 support for rock-3a
 2022-10-17 12:34 UTC  (2+ messages)

[PATCH v2] arm64: dts: rockchip: add BT/wifi nodes to Pinephone Pro
 2022-10-17 12:34 UTC  (2+ messages)

[PATCH v2 0/2] add support for Theobroma Systems PX30-µQ7 (Ringneck) with Haikou devkit
 2022-10-17 12:34 UTC  (5+ messages)
` [PATCH v2 1/2] arm64: dts: rockchip: add PX30-µQ7 (Ringneck) SoM with Haikou baseboard
` [PATCH v2 2/2] dt-bindings: arm: rockchip: add Theobroma Systems PX30-µQ7 (Ringneck) with Haikou

[PATCH v3 00/13] Add support for the Hardkernel ODROID-M1 board
 2022-10-17 12:34 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: keep I2S1 disabled for GPIO function on ROCK Pi 4 series
 2022-10-17 12:34 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: add enable-strobe-pulldown to emmc phy on nanopi4
 2022-10-17 12:34 UTC  (2+ messages)

[PATCH 0/2] pinctrl: pinctrl-zynqmp: Revert output-enable and bias-high-impedance support
 2022-10-17 12:26 UTC  (4+ messages)
` [PATCH 1/2] Revert "pinctrl: pinctrl-zynqmp: Add support for output-enable and bias-high-impedance"
` [PATCH 2/2] Revert "dt-bindings: pinctrl-zynqmp: Add output-enable configuration"

[rft, PATCH v2 00/36] pinctrl: Clean up and add missed headers
 2022-10-17 12:18 UTC  (3+ messages)

[PATCH v2 0/9] gpio: Get rid of ARCH_NR_GPIOS (v2)
 2022-10-17 12:11 UTC  (12+ messages)
` [PATCH v2 7/9] x86: Remove CONFIG_ARCH_NR_GPIO

[PATCH v2] arm64: dts: rockchip: rk356x: Fix PCIe register map and ranges
 2022-10-17 11:56 UTC  (4+ messages)

[PATCH v4 00/25] KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2
 2022-10-17 11:52 UTC  (26+ messages)
` [PATCH v4 01/25] KVM: arm64: Move hyp refcount manipulation helpers to common header file
` [PATCH v4 02/25] KVM: arm64: Allow attaching of non-coalescable pages to a hyp pool
` [PATCH v4 03/25] KVM: arm64: Back the hypervisor 'struct hyp_page' array for all memory
` [PATCH v4 04/25] KVM: arm64: Fix-up hyp stage-1 refcounts for all pages mapped at EL2
` [PATCH v4 05/25] KVM: arm64: Unify identifiers used to distinguish host and hypervisor
` [PATCH v4 06/25] KVM: arm64: Implement do_donate() helper for donating memory
` [PATCH v4 07/25] KVM: arm64: Prevent the donation of no-map pages
` [PATCH v4 08/25] KVM: arm64: Add helpers to pin memory shared with the hypervisor at EL2
` [PATCH v4 09/25] KVM: arm64: Include asm/kvm_mmu.h in nvhe/mem_protect.h
` [PATCH v4 10/25] KVM: arm64: Add hyp_spinlock_t static initializer
` [PATCH v4 11/25] KVM: arm64: Rename 'host_kvm' to 'host_mmu'
` [PATCH v4 12/25] KVM: arm64: Add infrastructure to create and track pKVM instances at EL2
` [PATCH v4 13/25] KVM: arm64: Instantiate pKVM hypervisor VM and vCPU structures from EL1
` [PATCH v4 14/25] KVM: arm64: Add per-cpu fixmap infrastructure at EL2
` [PATCH v4 15/25] KVM: arm64: Initialise hypervisor copies of host symbols unconditionally
` [PATCH v4 16/25] KVM: arm64: Provide I-cache invalidation by virtual address at EL2
` [PATCH v4 17/25] KVM: arm64: Add generic hyp_memcache helpers
` [PATCH v4 18/25] KVM: arm64: Consolidate stage-2 initialisation into a single function
` [PATCH v4 19/25] KVM: arm64: Instantiate guest stage-2 page-tables at EL2
` [PATCH v4 20/25] KVM: arm64: Return guest memory from EL2 via dedicated teardown memcache
` [PATCH v4 21/25] KVM: arm64: Unmap 'kvm_arm_hyp_percpu_base' from the host
` [PATCH v4 22/25] KVM: arm64: Maintain a copy of 'kvm_arm_vmid_bits' at EL2
` [PATCH v4 23/25] KVM: arm64: Explicitly map 'kvm_vgic_global_state' "
` [PATCH v4 24/25] KVM: arm64: Don't unnecessarily map host kernel sections "
` [PATCH v4 25/25] KVM: arm64: Use the pKVM hyp vCPU structure in handle___kvm_vcpu_run()

[PATCH] ARM: dts: stm32mp13: fix compatible for BSEC
 2022-10-17 11:44 UTC 

[PATCH v5 00/22] drm: Analog TV Improvements
 2022-10-17 11:39 UTC  (12+ messages)
` [PATCH v5 12/22] drm/connector: Add a function to lookup a TV mode by its name
` [PATCH v5 13/22] drm/modes: Introduce the tv_mode property as a command-line option
` [PATCH v5 16/22] drm/atomic-helper: Add a TV properties reset helper
` [PATCH v5 20/22] drm/vc4: vec: Convert to the new TV mode property

[PATCH v2 1/3] dt-bindings: mmc: arm,pl18x: Document interrupt-names is ignored
 2022-10-17 11:32 UTC  (2+ messages)

[PATCH] dt-binding: mmc: fsl-imx-esdhc: update i.MX8DXL compatible
 2022-10-17 11:32 UTC  (2+ messages)

[PATCH 0/2] Add mmc-support for mt7986
 2022-10-17 11:32 UTC  (2+ messages)

[PATCH] drm/rockchip: use generic fbdev setup
 2022-10-17 11:29 UTC  (4+ messages)
` [BUG] "

[PATCH AUTOSEL 4.19 01/11] ARM: dts: imx7d-sdb: config the max pressure for tsc2046
 2022-10-17 11:23 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 10/11] arm64: dts: uniphier: Add USB-device support for PXs3 reference board

[PATCH AUTOSEL 4.9 1/6] ARM: dts: imx7d-sdb: config the max pressure for tsc2046
 2022-10-17 11:15 UTC  (2+ messages)

[RFC v1 00/12] Add BananaPi R3
 2022-10-17 10:41 UTC  (13+ messages)
` [RFC v1 01/12] dt-bindings: phy: mediatek,tphy: add support for mt7986
` [RFC v1 02/12] dt-bindings: PCI: mediatek-gen3: "
` [RFC v1 03/12] dt-bindings: usb: mtk-xhci: "
` [RFC v1 04/12] dt-bindings: arm64: dts: mediatek: add compatible for bananapi r3
` [RFC v1 05/12] arm64: dts: mt7986: harmonize device node order
` [RFC v1 06/12] arm64: dts: mt7986: add spi related device nodes
` [RFC v1 07/12] arm64: dts: mt7986: add pcie "
` [RFC v1 08/12] arm64: dts: mt7986: add usb "
` [RFC v1 09/12] arm64: dts: mt7986: add crypto "
` [RFC v1 10/12] arm64: dts: mt7986: add mmc "
` [RFC v1 11/12] arm64: dts: mt7986: add i2c node
` [RFC v1 12/12] arm64: dts: mt7986: add Bananapi R3

[PATCH] arm64: dts: mt8195: Add Ethernet controller
 2022-10-17  9:58 UTC 

[PATCH 1/2] dt-bindings: ARM: add bindings for the D-Link DWL-8610AP
 2022-10-17 10:33 UTC  (4+ messages)
` [PATCH 2/2] ARM: dts: bcm53016: Add devicetree for "

[RFC PATCH 0/2] add support for CDX bus MSI domain
 2022-10-17 10:18 UTC  (7+ messages)
` [RFC PATCH v4 0/8] add support for CDX bus
  ` [RFC PATCH v4 1/8] dt-bindings: bus: add CDX bus device tree bindings

[PATCH v1 1/1] pinctrl: st: Switch to use fwnode instead of of_node
 2022-10-17 10:11 UTC  (2+ messages)

[PATCH v2 0/9] gpiolib: more quirks to handle legacy names
 2022-10-17 10:09 UTC  (2+ messages)

[PATCH 0/7] gpiolib: more quirks to handle legacy names
 2022-10-17 10:07 UTC  (3+ messages)
` [PATCH 1/7] gpiolib: of: add a quirk for legacy names in Mediatek mt2701-cs42448

[PATCH] drm/exynos: replace drm_detect_hdmi_monitor() with drm_display_info.is_hdmi
 2022-10-17  9:59 UTC  (3+ messages)

[PATCH] pinctrl: mediatek: allow configuring uart rx/tx and rts/cts separately
 2022-10-17  9:56 UTC  (4+ messages)

[PATCH 0/2] pinctrl:at91-pio4:add support for pullup/down
 2022-10-17  9:52 UTC  (2+ messages)

[PATCH] ARM: dts: at91: sama7g5: fix signal name of pin PB2
 2022-10-17  9:42 UTC 

[PATCH] spi: aspeed: Fix window offset of CE1
 2022-10-17  9:39 UTC  (3+ messages)

[PATCH v2] perf: Rewrite core context handling
 2022-10-17  9:33 UTC  (11+ messages)

[PATCH] media: mediatek: vcodec: fix h264 cavlc bitstream fail
 2022-10-17  9:02 UTC 

[PATCH v12 0/6] drm/imx: Introduce i.MX8qm/qxp DPU DRM
 2022-10-17  9:23 UTC  (6+ messages)
` [PATCH v12 1/6] dt-bindings: display: imx: Add i.MX8qxp/qm DPU binding
` [PATCH v12 2/6] dt-bindings: display: imx: Add i.MX8qxp/qm PRG binding
` [PATCH v12 3/6] dt-bindings: display: imx: Add i.MX8qxp/qm DPR channel binding
` [PATCH v12 4/6] drm/atomic: Avoid unused-but-set-variable warning on for_each_old_plane_in_state
` [PATCH v12 6/6] MAINTAINERS: add maintainer for i.MX8qxp DPU DRM driver

[PATCH linux v2 0/3] spi: aspeed: Add a "ranges" property
 2022-10-17  9:16 UTC  (4+ messages)
` [PATCH linux v2 1/3] spi: dt-bindings: aspeed: Add a ranges property
` [PATCH linux v2 2/3] spi: aspeed: Handle custom decoding ranges
` [PATCH linux v2 3/3] spi: aspeed: Introduce a "ranges" debugfs file

[PATCH v3 00/10] MediaTek pinctrl DT binding cleanup and MT6735 pinctrl support
 2022-10-17  9:13 UTC  (2+ messages)

[RFC RESEND PATCH 0/2] RZ/G2UL separate out SoC specific parts
 2022-10-17  9:12 UTC  (3+ messages)
` [RFC RESEND PATCH 1/2] arm64: dts: renesas: r9a07g043: Introduce SOC_PERIPHERAL_IRQ() macro to specify interrupt property
` [RFC RESEND PATCH 2/2] arm64: dts: renesas: r9a07g043: Split out RZ/G2UL SoC specific parts

[PATCH] arm64: entry: avoid kprobe recursion
 2022-10-17  9:01 UTC 

[PATCH v7 00/10] drm: bridge: Add Samsung MIPI DSIM bridge
 2022-10-17  9:01 UTC  (16+ messages)
` [PATCH v7 05/10] drm: bridge: samsung-dsim: Add atomic_check
` [PATCH v7 07/10] drm: bridge: samsung-dsim: Add atomic_get_input_bus_fmts
  ` [PATCH v7 01/10] drm: bridge: Add Samsung DSIM bridge driver

[PATCH] drm/rockchip: dsi: Remove the unused function dsi_update_bits()
 2022-10-17  8:43 UTC 

[PATCH v5 00/13] Drivers for gunyah hypervisor
 2022-10-17  8:43 UTC  (9+ messages)
` [PATCH v5 09/13] mailbox: Add Gunyah message queue mailbox
` [PATCH v5 10/13] gunyah: rsc_mgr: Add resource manager RPC core

[PATCH v1 1/1] pinctrl: actions: make irq_chip immutable
 2022-10-17  8:42 UTC  (2+ messages)

[PATCH] net: ethernet: mediatek: ppe: Remove the unused function mtk_foe_entry_usable()
 2022-10-17  8:40 UTC  (2+ messages)

[PATCH 0/5] Support ASID Isolation mechanism
 2022-10-17  8:32 UTC  (6+ messages)
` [PATCH 1/5] arm64: mm: Define asid_bitmap structure for pinned_asid
` [PATCH 2/5] arm64: mm: Extract the processing of asid_generation
` [PATCH 3/5] arm64: mm: Use cpumask in flush_context()
` [PATCH 4/5] arm64: mm: Support ASID isolation feature
` [PATCH 5/5] arm64: mm: Add TLB flush trace on context switch

[PATCHv3 1/1 RESEND] media: imx: Round line size to 4 bytes
 2022-10-17  8:28 UTC  (2+ messages)

[PATCH 0/5] Support ASID Isolation mechanism
 2022-10-17  8:12 UTC  (6+ messages)
` [PATCH 1/5] arm64: mm: Define asid_bitmap structure for pinned_asid
` [PATCH 2/5] arm64: mm: Extract the processing of asid_generation
` [PATCH 3/5] arm64: mm: Use cpumask in flush_context()
` [PATCH 4/5] arm64: mm: Support ASID isolation feature
` [PATCH 5/5] arm64: mm: Add TLB flush trace on context switch

[PATCH v3] soc: imx: imx8m-blk-ctrl: Defer probe if 'bus' genpd is not yet ready
 2022-10-17  8:11 UTC  (2+ messages)

[PATCH] arm64: dts: k3-j72*: correct compatible for syscon entries
 2022-10-17  8:09 UTC  (3+ messages)

[PATCH v3] thermal: imx8mm_thermal: validate temperature range
 2022-10-17  8:06 UTC  (3+ messages)

[PATCH] thermal: imx8mm_thermal: use GENMASK() when appropriate
 2022-10-17  8:04 UTC  (2+ messages)

[PATCH v2 0/2] Fix missing entropy on Zynq arch due to get_cycles() not supported
 2022-10-17  8:03 UTC  (3+ messages)
` [PATCH v2 1/2] clocksource: arm_global_timer: implement rate compensation whenever source clock changes
  ` [BUG] "

[PATCH v1 0/3] Add driver nodes for MT8195 SoC
 2022-10-17  7:08 UTC  (4+ messages)
` [PATCH v1 1/3] dt-bindings: PCI: mediatek-gen3: Add iommu and power-domain support
` [PATCH v1 2/3] arm64: dts: mt8195: Add pcie and pcie phy nodes
` [PATCH v1 3/3] arm64: dts: mt8195: Add venc node

[PATCH RESEND] mfd: Add Freescale i.MX8qxp Control and Status Registers (CSR) module driver
 2022-10-17  7:57 UTC 

TI: X15 the connected SSD is not detected on Linux next 20221006 tag
 2022-10-17  7:43 UTC  (10+ messages)

[PATCH RESEND v4 0/2] drivers: bus: Add Freescale i.MX8qxp pixel link MSI bus support
 2022-10-17  7:40 UTC  (3+ messages)
` [PATCH v4 RESEND 1/2] drivers: bus: simple-pm-bus: Use clocks
` [PATCH v4 RESEND 2/2] dt-bindings: bus: Add Freescale i.MX8qxp pixel link MSI bus binding

[PATCH 0/6] Fix compilation warnings
 2022-10-17  7:25 UTC  (9+ messages)
` [PATCH 1/6] ata: ahci_st: Fix compilation warning
` [PATCH 2/6] ata: sata_rcar: "
` [PATCH 3/6] ata: ahci_brcm: "
` [PATCH 4/6] ata: ahci_xgene: "
` [PATCH 5/6] ata: ahci_imx: "
` [PATCH 6/6] ata: ahci_qoriq: "

[PATCH] nvme-apple: fix DMA-API warning
 2022-10-17  7:20 UTC  (2+ messages)

[PATCH] nvmem: u-boot-env: add Broadcom format support
 2022-10-17  7:17 UTC 

[V17,0/15] Enable jpeg enc & dec multi-hardwares for MT8195
 2022-10-17  7:08 UTC  (3+ messages)

[PATCH V4 0/7] arm64/perf: Enable branch stack sampling
 2022-10-17  5:57 UTC  (8+ messages)
` [PATCH V4 1/7] arm64/perf: Add BRBE registers and fields
` [PATCH V4 2/7] arm64/perf: Update struct arm_pmu for BRBE
` [PATCH V4 3/7] arm64/perf: Update struct pmu_hw_events "
` [PATCH V4 4/7] driver/perf/arm_pmu_platform: Add support for BRBE attributes detection
` [PATCH V4 5/7] arm64/perf: Drive BRBE from perf event states
` [PATCH V4 6/7] arm64/perf: Add BRBE driver
` [PATCH V4 7/7] arm64/perf: Enable branch stack sampling

[PATCH V2 0/6] dt-bindings: usb: covert ci-hdrc-usb2/usbmisc-imx to yaml
 2022-10-17  5:55 UTC  (9+ messages)
` [PATCH V2 1/6] dt-bindings: usb: usbmisc-imx: convert to DT schema
    ` [EXT] "
` [PATCH V2 4/6] dt-bindings: usb: ci-hdrc-usb2: convert to DT schema format

[PATCH RESEND v12 0/4] Add the iMX8MP PCIe support
 2022-10-17  5:31 UTC  (2+ messages)

[PATCH] dt-bindings: phy: imx8mq-usb: add power-domains property
 2022-10-17  5:28 UTC  (2+ messages)

[PATCH V7 0/7] remoteproc: imx_rproc: support i.MX8QM/QXP
 2022-10-17  5:10 UTC  (4+ messages)
` [PATCH V7 2/7] dt-bindings: remoteproc: imx_rproc: support i.MX8QM


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