linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-09 11:35:30 to 2020-11-09 20:17:38 UTC [more...]

[PATCH v2 00/13] i.MX8MM power domain support
 2020-11-09 20:15 UTC  (3+ messages)
` [PATCH v2 08/13] dt-bindings: imx: gpcv2: add support for optional resets

[PATCH net-next] net: stmmac: platform: use optional clk/reset get APIs
 2020-11-09 19:57 UTC  (2+ messages)

[PATCH 0/2] arm: lib: xor-neon: Remove warn & disble neon vect
 2020-11-09 19:53 UTC  (6+ messages)
` [PATCH 2/2] arm: lib: xor-neon: disable clang vectorization

[PATCH v2] spi: mt7621: fix missing clk_disable_unprepare() on error in mt7621_spi_probe
 2020-11-09 19:48 UTC  (2+ messages)

[PATCH] spi: stm32-qspi: fix reference leak in stm32 qspi operations
 2020-11-09 19:48 UTC  (2+ messages)

[PATCH v2] spi: bcm63xx-hsspi: fix missing clk_disable_unprepare() on error in bcm63xx_hsspi_resume
 2020-11-09 19:48 UTC  (2+ messages)

[PATCH] ASoC: qcom: sc7180: Add missing PM ops
 2020-11-09 19:47 UTC  (2+ messages)

[PATCH] ARM: dts: imx7ulp: Pass the CPU 'clock-frequency' property
 2020-11-09 19:46 UTC 

[PATCH] xfrm:fragmented ipv4 tunnel packets in inner interface
 2020-11-09 19:38 UTC  (4+ messages)

[PATCH 0/4] Add KRYO2XX Errata / mitigations data
 2020-11-09 19:28 UTC  (5+ messages)
` [PATCH 4/4] arm64: cpu_errata: Apply Erratum 845719 to KRYO2XX Silver

[PATCH v7 0/4] arch, mm: improve robustness of direct map manipulation
 2020-11-09 19:21 UTC  (5+ messages)
` [PATCH v7 1/4] mm: introduce debug_pagealloc_{map, unmap}_pages() helpers
` [PATCH v7 2/4] PM: hibernate: make direct map manipulations more explicit
` [PATCH v7 3/4] arch, mm: restore dependency of __kernel_map_pages() on DEBUG_PAGEALLOC
` [PATCH v7 4/4] arch, mm: make kernel_page_present() always available

[PATCH v2 1/4] dt-bindings: soc: imx8m: add DT Binding doc for soc unique ID
 2020-11-09 19:10 UTC  (2+ messages)

[PATCH 0/3] IRQ stack support for ARM
 2020-11-09 19:10 UTC  (8+ messages)
  ` [PATCH 2/3] arm: introduce IRQ stacks

[PATCH v1 0/2] Support SC7180 sound card variation without headset
 2020-11-09 19:02 UTC  (3+ messages)
` [PATCH v1 1/2] ASoC: google: dt-bindings: add new compatible for sc7180-coachz

[PATCH v19 0/4] iommu/arm-smmu: Add adreno-smmu implementation and bindings
 2020-11-09 18:47 UTC  (4+ messages)
` [PATCH v19 1/4] iommu/arm-smmu-qcom: Add implementation for the adreno GPU SMMU
` [PATCH v19 2/4] iommu/arm-smmu: Add a way for implementations to influence SCTLR
` [PATCH v19 3/4] dt-bindings: arm-smmu: Add compatible string for Adreno GPU SMMU

[PATCH v3 00/26] coresight: Support for ETM system instructions
 2020-11-09 18:32 UTC  (11+ messages)
` [PATCH v3 17/26] coresight: etm4x: Cleanup secure exception level masks
` [PATCH v3 19/26] coresight: etm4x: Detect access early on the target CPU
` [PATCH v3 22/26] coresight: etm4x: Add necessary synchronization for sysreg access

[PATCH v4 0/7] arm64: dts: rockchip: Add Engicam PX30.Core
 2020-11-09 18:18 UTC  (3+ messages)

[PATCH 0/9] arm64: dts: rockchip: Engicam PX30.Core changes
 2020-11-09 18:10 UTC  (10+ messages)
` [PATCH 1/9] arm64: dts: rockchip: px30-enagicam: Enable USB Host, OTG
` [PATCH 2/9] arm64: dts: rockchip: px30-engicam-edimm2.2: Enable LVDS panel
` [PATCH 3/9] dt-bindings: arm: rockchip: Add Engicam PX30.Core C.TOUCH 2.0 10.1" OF
` [PATCH 4/9] arm64: dts: "
` [PATCH 5/9] arm64: dts: rockchip: px30-engicam: Add WiFi support
` [PATCH 6/9] arm64: dts: rockchip: px30-engicam: Add BT support
` [PATCH 7/9] arm64: defconfig: Enable ROCKCHIP_LVDS
` [PATCH 8/9] arm64: defconfig: Enable PHY_ROCKCHIP_INNO_DSIDPHY
` [PATCH 9/9] arm64: defconfig: Enable USB_SERIAL_CP210X

[PATCH v1 00/24] Opt-in always-on nVHE hypervisor
 2020-11-09 18:10 UTC  (22+ messages)
` [PATCH v1 06/24] kvm: arm64: Support per_cpu_ptr in nVHE hyp code
` [PATCH v1 07/24] kvm: arm64: Create nVHE copy of cpu_logical_map
` [PATCH v1 08/24] kvm: arm64: Move hyp-init params to a per-CPU struct
` [PATCH v1 09/24] kvm: arm64: Refactor handle_trap to use a switch
` [PATCH v1 10/24] kvm: arm64: Extract parts of el2_setup into a macro
` [PATCH v1 11/24] kvm: arm64: Add SMC handler in nVHE EL2
` [PATCH v1 12/24] kvm: arm64: Extract __do_hyp_init into a helper function
` [PATCH v1 13/24] kvm: arm64: Add CPU entry point in nVHE hyp
` [PATCH v1 14/24] kvm: arm64: Add function to enter host from KVM nVHE hyp code
` [PATCH v1 15/24] kvm: arm64: Bootstrap PSCI SMC handler in nVHE EL2
` [PATCH v1 16/24] kvm: arm64: Add offset for hyp VA <-> PA conversion
` [PATCH v1 17/24] kvm: arm64: Add __hyp_pa_symbol helper macro
` [PATCH v1 18/24] kvm: arm64: Forward safe PSCI SMCs coming from host
` [PATCH v1 19/24] kvm: arm64: Intercept host's PSCI_CPU_ON SMCs
` [PATCH v1 20/24] kvm: arm64: Intercept host's CPU_SUSPEND PSCI SMCs
` [PATCH v1 21/24] kvm: arm64: Add kvm-arm.protected early kernel parameter
` [PATCH v1 22/24] kvm: arm64: Keep nVHE EL2 vector installed
` [PATCH v1 23/24] kvm: arm64: Trap host SMCs in protected mode
` [PATCH v1 24/24] kvm: arm64: Fix EL2 mode availability checks

[PATCH v2 0/2] eliminate two common errors reported by any yaml on arm64
 2020-11-09 18:00 UTC  (11+ messages)
` [PATCH v2 1/2] arm64: dts: broadcom: clear the warnings caused by empty dma-ranges

[PATCH v2 0/5] KVM: arm64: Host EL2 entry improvements
 2020-11-09 17:59 UTC  (6+ messages)
` [PATCH v2 1/5] KVM: arm64: Add kimg_hyp_va() helper
` [PATCH v2 2/5] KVM: arm64: Turn host HVC handling into a dispatch table
` [PATCH v2 3/5] KVM: arm64: Patch kimage_voffset instead of loading the EL1 value
` [PATCH v2 4/5] KVM: arm64: Simplify __kvm_enable_ssbs()
` [PATCH v2 5/5] KVM: arm64: Avoid repetitive stack access on host EL1 to EL2 exception

[PATCH] ARM: dts: BCM5301X: Linksys EA9500 add fixed partitions
 2020-11-09 17:58 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] firmware: arm_scmi: fix missing destroy_workqueue() on error in scmi_notification_init
 2020-11-09 17:51 UTC  (2+ messages)

[PATCH v3 0/9] Armada8k enable per-port SATA interrupts and drop a hack in the IRQ subsystem
 2020-11-09 17:39 UTC  (10+ messages)
` [PATCH v3 1/9] ata: ahci: mvebu: Rename a platform data flag
` [PATCH v3 2/9] ata: ahci: mvebu: Support A8k compatible
` [PATCH v3 3/9] ata: libahci_platform: Do not try to get an IRQ when AHCI_HFLAG_MULTI_MSI is set
` [PATCH v3 4/9] ata: ahci: add ack callback to multi irq handler
` [PATCH v3 5/9] ata: ahci: mvebu: Add support for A8k legacy DT bindings
` [PATCH v3 6/9] irqchip/irq-mvebu-icu: Remove the double SATA ports interrupt hack
` [PATCH v3 7/9] dt-bindings: ata: Update ahci bindings with possible per-port interrupts
` [PATCH v3 8/9] dt-bindings: ata: Update ahci_mvebu bindings
` [PATCH v3 9/9] arm64: dts: marvell: armada-cp110: Switch to per-port SATA interrupts

[PATCH 0/4] MFC private ctrls to std ctrls
 2020-11-09 17:35 UTC  (5+ messages)
` [PATCH 1/4] v4l2-ctrl: Make display delay and display enable std controls
` [PATCH 2/4] venus: vdec: Add support for display delay and delay enable controls
` [PATCH 3/4] s5p-mfc: Use display delay and display enable std controls
` [PATCH 4/4] docs: Deprecate mfc display delay controls

[PATCH v12 0/4] Introduce the for_each_set_clump macro
 2020-11-09 17:31 UTC  (16+ messages)
` [PATCH v12 4/4] gpio: xilinx: Utilize generic bitmap_get_value and _set_value

[PATCH v2 0/9] Armada8k enable per-port SATA interrupts and drop a hack in the IRQ subsystem
 2020-11-09 17:25 UTC  (8+ messages)
` [PATCH v2 3/9] ata: ahci: custom irq init for host init
` [PATCH v2 4/9] ata: ahci: add ack callback to multi irq handler
` [PATCH v2 5/9] ata: ahci: mvebu: Add support for A8k legacy DT bindings

[PATCH v2 0/2] ata: ahci_brcm: Fix use of BCM7216 reset controller
 2020-11-09 17:25 UTC  (5+ messages)
` [PATCH v2 1/2] reset: brcmstb rescal: implement {de}assert() instead of reset()

[PATCH 1/3] ARM: dts: BCM5301X: Linksys EA9500 make use of pinctrl
 2020-11-09 17:25 UTC  (11+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] ARM: dts: BCM5301X: pinctrl - use correct driver and define mdio pins
  ` [PATCH v2 2/2] ARM: dts: BCM5301X: Linksys EA9500 make use of pinctrl

[PATCH] misc: xilinx-sdfec: remove check for ioctl cmd and argument
 2020-11-09 17:12 UTC  (2+ messages)

[PATCH] misc: xilinx_sdfec: add compat_ptr_ioctl()
 2020-11-09 17:10 UTC  (2+ messages)

[PATCH v2 0/7] J7200: Add PCIe DT nodes to Enable PCIe
 2020-11-09 17:04 UTC  (8+ messages)
` [PATCH v2 1/7] dt-bindings: mfd: ti, j721e-system-controller.yaml: Document "syscon"
` [PATCH v2 2/7] dt-bindings: PCI: Add host mode dt-bindings for TI's J7200 SoC
` [PATCH v2 3/7] dt-bindings: PCI: Add EP "
` [PATCH v2 4/7] arm64: dts: ti: k3-j7200-main: Add DT for WIZ and SERDES
` [PATCH v2 5/7] arm64: dts: ti: k3-j7200-main: Add PCIe device tree node
` [PATCH v2 6/7] arm64: dts: ti: k3-j7200-common-proc-board: Enable SERDES0
` [PATCH v2 7/7] arm64: dts: ti: k3-j7200-common-proc-board: Enable PCIe

[PATCH v6 0/4] arch, mm: improve robustness of direct map manipulation
 2020-11-09 16:47 UTC  (6+ messages)
` [PATCH v6 1/4] mm: introduce debug_pagealloc_{map, unmap}_pages() helpers
` [PATCH v6 2/4] PM: hibernate: make direct map manipulations more explicit
` [PATCH v6 3/4] arch, mm: restore dependency of __kernel_map_pages() on DEBUG_PAGEALLOC
` [PATCH v6 4/4] arch, mm: make kernel_page_present() always available

[PATCH v1] dt-bindings: arm: stm32: lxa, stm32mp157c-mc1: add extra SiP compatible
 2020-11-09 16:37 UTC  (2+ messages)
` [PATCH v1] dt-bindings: arm: stm32: lxa,stm32mp157c-mc1: "

[PATCH v2] clk: exynos7: Keep aclk_fsys1_200 enabled
 2020-11-09 16:35 UTC  (4+ messages)

[PATCH v8 0/3] Adding support for Microchip/Microsemi serial GPIO controller
 2020-11-09 16:22 UTC  (10+ messages)
` [PATCH v8 1/3] dt-bindings: pinctrl: Add bindings for pinctrl-microchip-sgpio driver
` [PATCH v8 2/3] pinctrl: pinctrl-microchip-sgpio: Add pinctrl driver for Microsemi Serial GPIO
` [PATCH v8 3/3] arm64: dts: sparx5: Add SGPIO devices

[PATCH v2 0/6] Allwinner V3 SL631 Action Camera Support and Related Fixes
 2020-11-09 16:17 UTC  (5+ messages)
` [PATCH v2 1/6] dt-bindings: irq: sun7i-nmi: Add binding documentation for the V3s NMI
` [PATCH v2 5/6] dt-bindings: arm: sunxi: Add SL631 with IMX179 bindings

[PATCH v5 0/5] STUSB1600 support on STM32MP15xx-DKx
 2020-11-09 16:10 UTC  (6+ messages)
` [PATCH v5 1/5] dt-bindings: connector: add typec-power-opmode property to usb-connector

[PATCH v2 0/2] power: supply: mt6360_charger: add MT6360 charger support
 2020-11-09 16:07 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: power: Add bindings document for Charger support on MT6360 PMIC

[PATCH 0/5 v16] KASan for Arm
 2020-11-09 16:06 UTC  (11+ messages)
` [PATCH 2/5 v16] ARM: Replace string mem* functions for KASan

next-20201105 - build issue with KASAN on ARM
 2020-11-09 16:04 UTC  (3+ messages)
` [PATCH] ARM: boot: Quote aliased symbol names in string.c

[PATCH V4 1/5] dt-bindings: soc: imx: Add binding doc for spba bus
 2020-11-09 15:43 UTC  (2+ messages)

[PATCH] dmaengine: ti: omap-dma: Block PM if SDMA is busy to fix audio
 2020-11-09 15:40 UTC 

[GIT PULL] STM32 DT fixes for v5.10 #2
 2020-11-09 14:55 UTC 

[PATCH v5 0/5] arch, mm: improve robustness of direct map manipulation
 2020-11-09 14:41 UTC  (4+ messages)
` [PATCH v5 1/5] mm: introduce debug_pagealloc_{map, unmap}_pages() helpers

[PATCH v7 0/3] Adding support for Microchip/Microsemi serial GPIO controller
 2020-11-09 14:27 UTC  (6+ messages)
` [PATCH v7 2/3] pinctrl: pinctrl-microchip-sgpio: Add pinctrl driver for Microsemi Serial GPIO

[PATCH 0/8] J7200: Add PCIe DT nodes to Enable PCIe
 2020-11-09 14:17 UTC  (4+ messages)
` [PATCH 1/8] dt-bindings: mfd: ti, j721e-system-controller.yaml: Document "pcie-ctrl"
  ` [PATCH 1/8] dt-bindings: mfd: ti,j721e-system-controller.yaml: "

[PATCH] ARM: dts: stm32: Enable thermal sensor support on stm32mp15xx-dhcor
 2020-11-09 13:55 UTC  (7+ messages)

[PATCH v6 0/2] Modify documentation and machine driver for SC7180 sound card
 2020-11-09 13:55 UTC  (3+ messages)
` [PATCH v6 1/2] ASoC: google: dt-bindings: modify machine bindings for two MICs case

[PATCH 2/6] arm64: Allow mismatched 32-bit EL0 support
 2020-11-09 13:52 UTC  (11+ messages)

[PATCH 0/2] remoteproc: Constify static struct rproc_ops
 2020-11-09 13:49 UTC  (3+ messages)
` [PATCH 2/2] remoteproc: stm32: Constify st_rproc_ops
  ` [Linux-stm32] "

[PATCH v4 0/4] soc: xilinx: vcu: provide interfaces for other drivers
 2020-11-09 13:48 UTC  (5+ messages)
` [PATCH v4 1/4] soc: xilinx: vcu: drop useless success message
` [PATCH v4 2/4] dt-bindings: soc: xlnx: extract xlnx, vcu-settings to separate binding
` [PATCH v4 3/4] soc: xilinx: vcu: use vcu-settings syscon registers
` [PATCH v4 4/4] soc: xilinx: vcu: add missing register NUM_CORE

[PATCH] ARM: dts: stm32: Keep VDDA LDO1 always on on DHCOM
 2020-11-09 13:38 UTC  (2+ messages)

[PATCH v4 0/4] mmc: sdhci-of-arasan: Enable UHS-1 support for Keem Bay SOC
 2020-11-09 13:36 UTC  (11+ messages)
` [PATCH v4 4/4] "

[PATCH] ARM: dts: stm32: Define VIO regulator supply on DHCOM
 2020-11-09 13:07 UTC  (2+ messages)

[PATCH] ARM: dts: stm32: Fix LED5 on STM32MP1 DHCOM PDK2
 2020-11-09 13:07 UTC  (2+ messages)

[PATCH] ARM: dts: stm32: Fix TA3-GPIO-C key on STM32MP1 DHCOM PDK2
 2020-11-09 13:03 UTC  (2+ messages)

[PATCH 1/2] PCI: rockchip: Make some regulators non-optional
 2020-11-09 12:38 UTC  (8+ messages)

[PATCH v3] Bluetooth: btusb: Add the more support IDs for Realtek RTL8822CE
 2020-11-09 12:36 UTC  (2+ messages)

[PATCH 00/18] dmaengine/soc: k3-udma: Add support for BCDMA and PKTDMA
 2020-11-09 12:36 UTC  (12+ messages)
` [PATCH 01/18] dmaengine: of-dma: Add support for optional router configuration callback

[PATCH v13 0/8] support reserving crashkernel above 4G on arm64 kdump
 2020-11-09 12:34 UTC  (2+ messages)

[i2c-next, PATCH] i2c: medaitek: Move suspend and resume handling to NOIRQ phase
 2020-11-09 12:21 UTC  (2+ messages)
` [i2c-next,PATCH] "

[RFC PATCH 0/4] ACPI/IORT: Support for IORT RMR node
 2020-11-09 12:29 UTC  (4+ messages)
` [RFC PATCH 2/4] ACPI/IORT: Add support for RMR node parsing
  ` [Devel] "
    ` [Devel] "

[PATCH 1/3] dt-bindings: gpio: sunxi:create a DT header for Allwinner pin controller
 2020-11-09 12:29 UTC  (6+ messages)

[PATCH] arm64: PCI: Validate the node before setting node id for root bus
 2020-11-09 12:27 UTC  (8+ messages)

[PATCH] arm64: dts: allwinner: a64: fix sid node name
 2020-11-09 12:21 UTC 

[PATCH v3 0/5] Add GPIO support for MStar/SigmaStar ARMv7
 2020-11-09 12:17 UTC  (6+ messages)
` [PATCH v3 1/5] dt-bindings: gpio: Add a binding header for the MSC313 GPIO driver
` [PATCH v3 2/5] dt-bindings: gpio: Binding for MStar MSC313 GPIO controller
` [PATCH v3 3/5] gpio: msc313: MStar MSC313 GPIO driver
` [PATCH v3 4/5] ARM: mstar: Add gpio controller to MStar base dtsi
` [PATCH v3 5/5] ARM: mstar: Fill in GPIO controller properties for infinity

[PATCH v1] ARM: Drop ARCH_NR_GPIOS definition
 2020-11-09 12:13 UTC  (2+ messages)

[PATCH 3/3] phy: sun4i-usb: Use power efficient workqueue for debounce and poll
 2020-11-09 12:12 UTC 

[PATCH v2] thermal: sun8i: Use bitmap API instead of open code
 2020-11-09 11:46 UTC 

[PATCH] arm64: defconfig: Enable R8A779A0 SoC
 2020-11-09 11:55 UTC 

[PATCH] arm64/smp: Drop the macro S(x,s)
 2020-11-09 11:48 UTC  (2+ messages)

[PATCH] arm/smp: Drop the macro S(x,s)
 2020-11-09 11:47 UTC 

[PATCH] thermal: sun8i: Use bitmap API instead of open code
 2020-11-09 11:45 UTC  (2+ messages)

[PATCH] ARM: dts: stm32: reorder spi4 within stm32mp15-pinctrl
 2020-11-09 11:35 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).