linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-06 16:00:24 to 2021-03-08 05:52:52 UTC [more...]

[PATCH v4 01/12] dt-bindings: usb: fix yamllint check warning
 2021-03-08  5:37 UTC  (10+ messages)
` [PATCH v4 02/12] dt-bindings: phy: mediatek: dsi-phy: modify compatible dependence
` [PATCH v4 03/12] dt-bindings: phy: mediatek: hdmi-phy: modify compatible items
` [PATCH v4 04/12] dt-bindings: phy: mediatek: tphy: change patternProperties
` [PATCH v4 05/12] arm64: dts: mediatek: mt8173: fix dtbs_check warning
` [PATCH v4 06/12] arm64: dts: mediatek: mt2712: harmonize node names
` [PATCH v4 07/12] arm64: dts: mediatek: mt8516: harmonize node names and compatibles
` [PATCH v4 08/12] arm64: dts: mediatek: mt7622: "
` [PATCH v4 10/12] arm: dts: mt7629: "
` [PATCH v4 12/12] arm: dts: mt2701: "

[PATCH] arm64: defconfig: Enable Qualcomm SM8350 TLMM and GCC
 2021-03-08  4:43 UTC  (2+ messages)

[PATCH v6 0/37] SCMI vendor protocols and modularization
 2021-03-08  4:38 UTC  (3+ messages)
` [PATCH v6 01/37] firmware: arm_scmi: review protocol registration interface

[PATCH] i2c: core: support bus regulator controlling in adapter
 2021-03-08  4:38 UTC  (2+ messages)

[PATCH v16 0/2] add power control in i2c
 2021-03-08  4:36 UTC  (3+ messages)
` [PATCH v16 1/2] dt-binding: i2c: add bus-supply property
` [PATCH v16 2/2] i2c: core: support bus regulator controlling in adapter

[PATCH v4 0/5] phy: phy-fsl-imx8-mipi-dphy: Add i.MX8qxp LVDS PHY mode support
 2021-03-08  3:52 UTC  (6+ messages)
` [PATCH v4 1/5] drm/bridge: nwl-dsi: Set PHY mode in nwl_dsi_enable()
` [PATCH v4 2/5] phy: Add LVDS configuration options
` [PATCH v4 3/5] dt-bindings: phy: Convert mixel, mipi-dsi-phy to json-schema
` [PATCH v4 4/5] dt-bindings: phy: mixel: mipi-dsi-phy: Add Mixel combo PHY support for i.MX8qxp
` [PATCH v4 5/5] phy: freescale: phy-fsl-imx8-mipi-dphy: Add i.MX8qxp LVDS PHY mode support

[RFC] mm: Enable generic pfn_valid() to handle early sections with memmap holes
 2021-03-08  3:27 UTC 

[PATCH RESEND V5 00/14] arm64: dts: imx8: architecture improvement and adding imx8qm support
 2021-03-08  3:14 UTC  (15+ messages)
` [PATCH RESEND V5 01/14] arm64: dts: imx8qxp: add fallback compatible string for scu pd
` [PATCH RESEND V5 02/14] arm64: dts: imx8qxp: move scu pd node before scu clock node
` [PATCH RESEND V5 03/14] arm64: dts: imx8qxp: orginize dts in subsystems
` [PATCH RESEND V5 04/14] arm64: dts: imx8: add lsio lpcg clocks
` [PATCH RESEND V5 05/14] arm64: dts: imx8: add conn "
` [PATCH RESEND V5 06/14] arm64: dts: imx8: add adma "
` [PATCH RESEND V5 07/14] arm64: dts: imx8: switch to two cell scu clock binding
` [PATCH RESEND V5 08/14] arm64: dts: imx8: switch to new lpcg "
` [PATCH RESEND V5 09/14] arm64: dts: imx8qm: add lsio ss support
` [PATCH RESEND V5 10/14] arm64: dts: imx8qm: add conn "
` [PATCH RESEND V5 11/14] arm64: dts: imx8: split adma ss into dma and audio ss
` [PATCH RESEND V5 12/14] arm64: dts: imx8qm: add dma ss support
` [PATCH RESEND V5 13/14] arm64: dts: imx: add imx8qm common dts file
` [PATCH RESEND V5 14/14] arm64: dts: imx: add imx8qm mek support

[PATCH stable v5.10 0/7] arm64: Default to 32-bit wide ZONE_DMA
 2021-03-08  3:20 UTC  (7+ messages)

[PATCH v7 0/4] perf vendor events: Support PMU events for A64FX
 2021-03-08  3:19 UTC  (6+ messages)
` [PATCH v7 2/4] perf tools: Add lexical definition of event name

[RFC PATCH 0/8] RISC-V CPU Idle Support
 2021-03-08  3:18 UTC  (4+ messages)
` [RFC PATCH 7/8] dt-bindings: Add bindings documentation for RISC-V idle states

[PATCH v2 01/18] usb: xhci-mtk: remove or operator for setting schedule parameters
 2021-03-08  2:52 UTC  (18+ messages)
` [PATCH v2 02/18] usb: xhci-mtk: improve bandwidth scheduling with TT
` [PATCH v2 03/18] usb: xhci-mtk: get the microframe boundary for ESIT
` [PATCH v2 04/18] usb: xhci-mtk: add only one extra CS for FS/LS INTR
` [PATCH v2 05/18] usb: xhci-mtk: use @sch_tt to check whether need do TT schedule
` [PATCH v2 06/18] usb: xhci-mtk: add a function to (un)load bandwidth info
` [PATCH v2 07/18] usb: xhci-mtk: add a function to get bandwidth boundary
` [PATCH v2 08/18] usb: xhci-mtk: remove unnecessary members of mu3h_sch_tt struct
` [PATCH v2 09/18] usb: xhci-mtk: use clear type instead of void
` [PATCH v2 10/18] usb: xhci-mtk: add a member @speed in mu3h_sch_ep_info struct
` [PATCH v2 11/18] usb: xhci-mtk: use @tt_info to check the FS/LS device is under a HS hub
` [PATCH v2 12/18] usb: xhci-mtk: rebuild the way to get bandwidth domain
` [PATCH v2 13/18] usb: xhci-mtk: add some schedule error number
` [PATCH v2 14/18] usb: xhci-mtk: remove declaration of xhci_mtk_setup()
` [PATCH v2 15/18] usb: xhci-mtk: support to build xhci-mtk-hcd.ko
` [PATCH v2 16/18] usb: common: add function to get interval expressed in us unit
` [PATCH v2 17/18] usb: xhci-mtk: print debug info of endpoint interval
` [PATCH v2 18/18] usb: common: move function's kerneldoc next to its definition

[PATCH] irqchip/irq-mst: Support polarity configuration
 2021-03-08  3:01 UTC  (5+ messages)

[PATCH v3 0/5] phy: phy-fsl-imx8-mipi-dphy: Add i.MX8qxp LVDS PHY mode support
 2021-03-08  2:57 UTC  (7+ messages)
` [PATCH v3 2/5] phy: Add LVDS configuration options

[PATCH] media: platform: sunxi: sun6i-csi: fix error return code of sun6i_video_start_streaming()
 2021-03-08  2:54 UTC  (3+ messages)

[PATCH v5 00/18] arm64: dts: imx8: architecture improvement and adding imx8qm support
 2021-03-08  2:29 UTC  (11+ messages)
` [PATCH v5 01/18] dt-bindings: arm: fsl: add imx8qm boards compatible string
` [PATCH v5 02/18] dt-bindings: mailbox: mu: add imx8qm support
` [PATCH v5 17/18] arm64: defconfig: add imx8qm mek support
` [PATCH v5 18/18] firmware: imx: scu-pd: do not power off console domain

[PATCH v2, 1/3] dt-bindings: media: mtk-vcodec: Separating mtk vcodec encoder node
 2021-03-08  2:11 UTC  (3+ messages)
` [PATCH v2,1/3] "

[PATCH 01/17] usb: xhci-mtk: remove or operator for setting schedule parameters
 2021-03-08  2:02 UTC  (11+ messages)
` [PATCH 03/17] usb: xhci-mtk: get the microframe boundary for ESIT
` [PATCH 15/17] usb: xhci-mtk: support to build xhci-mtk-hcd.ko
` [PATCH 16/17] usb: common: add function to get interval expressed in us unit

[PATCH V2] arm64: dts: imx8mp: add wdog2/3 nodes
 2021-03-08  1:49 UTC  (3+ messages)

[PATCH] ARM: dts: colibri-imx6ull: Change drive strength for usdhc2
 2021-03-08  1:30 UTC  (2+ messages)

[PATCH v4 0/2] add Kontron pITX-imx8m board
 2021-03-08  1:26 UTC  (2+ messages)

[PATCH 1/2] ARM: dts: imx7d-mba7: Remove unsupported property
 2021-03-08  1:11 UTC  (3+ messages)

[PATCH] ARM: imx: Kconfig: Fix typo in help
 2021-03-08  1:00 UTC  (2+ messages)

[PATCH V2 1/2] arm64: dts: imx8mp: add eqos node and alias
 2021-03-08  0:58 UTC  (2+ messages)

[PATCH v4 0/5] arm64: dts: imx8mm: Add Engicam i.Core MX8M Mini
 2021-03-08  0:55 UTC  (2+ messages)

[PATCH V3 0/5] imx esdhc dt/driver update
 2021-03-08  0:51 UTC  (6+ messages)
` [PATCH V3 2/5] dt-bindings: clock: imx8qxp-lpcg: correct the example clock-names

[PATCH v4 00/10] Add peripheral support for imx8mm-nitrogen-r2 board
 2021-03-08  0:46 UTC  (2+ messages)

stable: KASan for ARM
 2021-03-08  0:42 UTC  (6+ messages)

[PATCHv1 0/4] Bx50v3 DT improvements
 2021-03-08  0:38 UTC  (5+ messages)
` [PATCHv1 1/4] ARM: dts: imx: ba16: add USB OTG VBUS enable GPIO
` [PATCHv1 2/4] ARM: dts: imx: ba16: improve PHY information

[PATCH v1] arm64: dts: imx8m: add pmu node
 2021-03-08  0:27 UTC  (2+ messages)

[PATCH v9 0/3] PCI: uniphier: Add PME/AER support for UniPhier PCIe host controller
 2021-03-07 23:43 UTC  (3+ messages)
` [PATCH v9 1/3] PCI: portdrv: Add pcie_port_service_get_irq() function

[PATCH v2 0/5] PCI: dwc: improve msi handling
 2021-03-07 22:10 UTC  (3+ messages)
` [PATCH v2 5/5] PCI: dwc: Move dw_pcie_msi_init() from each users to designware host

[PATCH] ARM: dts: ls1021a: mark crypto engine dma coherent
 2021-03-07 20:56 UTC 

[PATCH 0/3] arm64: dts: ls: mark crypto engine dma coherent
 2021-03-07 20:47 UTC  (4+ messages)
` [PATCH 1/3] arm64: dts: ls1046a: "
` [PATCH 2/3] arm64: dts: ls1043a: "
` [PATCH 3/3] arm64: dts: ls1012a: "

[PATCH v3 1/3] ARM: dts: exynos: Add assigned clock parent to CMU in Exynos3250
 2021-03-07 20:30 UTC  (5+ messages)
` [PATCH v3 2/3] ARM: dts: exynos: Add assigned clock parent to CMU in Exynos4412 Odroid

[PATCH] MAINTAINERS: use Krzysztof Kozlowski's Canonical address
 2021-03-07 20:08 UTC  (2+ messages)
` (subset) "

[RFT PATCH v3 00/27] Apple M1 SoC platform bring-up
 2021-03-07 19:51 UTC  (13+ messages)
` [RFT PATCH v3 21/27] tty: serial: samsung_tty: IRQ rework
` [RFT PATCH v3 24/27] tty: serial: samsung_tty: Add support for Apple UARTs

[PATCH 0/8] Support Pensando Elba SoC
 2021-03-07 19:21 UTC  (3+ messages)
` [PATCH 1/8] gpio: Add Elba SoC gpio driver for spi cs control

[PATCH v5 00/15] pinctrl: add BCM63XX pincontrol support
 2021-03-07 19:05 UTC  (11+ messages)
` [PATCH v5 02/15] gpio: regmap: set gpio_chip of_node
` [PATCH v5 03/15] pinctrl: bcm: add bcm63xx base code
` [PATCH v5 10/15] dt-bindings: add BCM6368 pincontroller binding documentation
` [PATCH v5 11/15] pinctrl: add a pincontrol driver for BCM6368
` [PATCH v5 12/15] dt-bindings: add BCM63268 pincontroller binding documentation
` [PATCH v5 13/15] pinctrl: add a pincontrol driver for BCM63268
` [PATCH v5 14/15] dt-bindings: add BCM6318 pincontroller binding documentation
` [PATCH v5 15/15] pinctrl: add a pincontrol driver for BCM6318

[PATCH -next] pci/controller/dwc: convert comma to semicolon
 2021-03-07 18:36 UTC  (4+ messages)

[PATCH v7 0/2] ARM: Implement MODULE_PLT support in FTRACE
 2021-03-07 17:26 UTC  (3+ messages)
` [PATCH v7 2/2] ARM: ftrace: Add MODULE_PLTS support

[PATCH v3 0/5] Add support for CP110 UTMI PHY
 2021-03-07 16:37 UTC  (8+ messages)
` [PATCH v3 1/5] drivers: phy: add support for Armada "
` [PATCH v3 2/5] dt-bindings: phy: convert phy-mvebu-utmi to YAML schema
` [PATCH v3 3/5] devicetree/bindings: add support for CP110 UTMI PHY
` [PATCH v3 4/5] arch/arm64: dts: add support for Marvell "
` [PATCH v3 4/5] arch/arm64: dts: add support for Marvell CP110 UTMI driver
` [PATCH v3 5/5] arch/arm64: dts: enable CP110 UTMI PHY usage

[PATCH stable v5.10 3/7] of/address: Introduce of_dma_get_max_cpu_address()
 2021-03-07 15:25 UTC  (2+ messages)
` Patch "of/address: Introduce of_dma_get_max_cpu_address()" has been added to the 5.10-stable tree

[PATCH stable v5.10 4/7] of: unittest: Add test for of_dma_get_max_cpu_address()
 2021-03-07 15:25 UTC  (2+ messages)
` Patch "of: unittest: Add test for of_dma_get_max_cpu_address()" has been added to the 5.10-stable tree

[PATCH stable v5.10 6/7] arm64: mm: Set ZONE_DMA size based on early IORT scan
 2021-03-07 15:25 UTC  (2+ messages)
` Patch "arm64: mm: Set ZONE_DMA size based on early IORT scan" has been added to the 5.10-stable tree

[PATCH stable v5.10 7/7] mm: Remove examples from enum zone_type comment
 2021-03-07 15:25 UTC  (2+ messages)
` Patch "mm: Remove examples from enum zone_type comment" has been added to the 5.10-stable tree

[PATCH stable v5.10 5/7] arm64: mm: Set ZONE_DMA size based on devicetree's dma-ranges
 2021-03-07 15:25 UTC  (2+ messages)
` Patch "arm64: mm: Set ZONE_DMA size based on devicetree's dma-ranges" has been added to the 5.10-stable tree

[PATCH stable v5.10 2/7] arm64: mm: Move zone_dma_bits initialization into zone_sizes_init()
 2021-03-07 15:25 UTC  (2+ messages)
` Patch "arm64: mm: Move zone_dma_bits initialization into zone_sizes_init()" has been added to the 5.10-stable tree

[PATCH stable v5.10 1/7] arm64: mm: Move reserve_crashkernel() into mem_init()
 2021-03-07 15:25 UTC  (2+ messages)
` Patch "arm64: mm: Move reserve_crashkernel() into mem_init()" has been added to the 5.10-stable tree

please apply 660d2062190db131 to v5.4+
 2021-03-07 15:03 UTC 

Internal error: synchronous external abort: 96000210 [#1] PREEMPT SMP
 2021-03-07 13:54 UTC 

[PATCH v1 0/6] arm64: dts: librem5-devkit: Improve audio support
 2021-03-07 13:45 UTC  (2+ messages)

[PATCH v3 0/5] arm64: dts: librem5 phone and devkit dts and config updates
 2021-03-07 13:39 UTC  (4+ messages)
` [PATCH v3 4/5] arm64: dts: librem5: protect some partitions of the nor-flash

[PATCH] clk: imx8mq: Correct the pcie aux sels
 2021-03-07 13:16 UTC  (2+ messages)

clk: imx8mp: Remove the none exist pcie clocks
 2021-03-07 13:15 UTC  (3+ messages)
` [PATCH v2] "

[PATCH RESEND] ARM: dts: imx6ql-pfla02: Move "hog" pins into corresponded pin groups
 2021-03-07 13:07 UTC  (2+ messages)

[PATCH] arm64: dts: imx8mn-beacon: Enable SDR104 on WiFi SDIO interface
 2021-03-07 13:05 UTC  (2+ messages)

[PATCH v9 0/3] Variscite DART-6UL SoM support
 2021-03-07 13:02 UTC  (5+ messages)
` [PATCH v9 1/3] ARM: dts: imx6ul: Add "
` [PATCH v9 2/3] ARM: dts: Add support for i.MX6 UltraLite DART Variscite Customboard

[PATCH] arm64/mm: Fix __enable_mmu() for new TGRAN range values
 2021-03-07 11:54 UTC  (3+ messages)

[PATCH] dt-bindings: iio: samsung, exynos-adc: add common clock properties
 2021-03-07 11:44 UTC  (5+ messages)
  ` [PATCH] dt-bindings: iio: samsung,exynos-adc: "

[RFC PATCH v2 00/13] objtool: add base support for arm64
 2021-03-07 10:25 UTC  (3+ messages)
` [RFC PATCH v2 13/13] objtool: arm64: Enable stack validation "

[PATCH 1/2] Perf: Clean generated directory, other archs
 2021-03-07 10:19 UTC 

[PATCH] KVM: arm64: Don't use cbz/adr with external symbols
 2021-03-07  4:35 UTC  (2+ messages)

[PATCH 0/2] dmaengine: Fix issues in Xilinx dpdma driver
 2021-03-07  4:06 UTC  (3+ messages)
` [PATCH 1/2] dmaengine: xilinx: dpdma: Fix descriptor issuing on video group
` [PATCH 2/2] dmaengine: xilinx: dpdma: Fix race condition in done IRQ

[PATCH 0/3] drm: xlnx: zynqmp_dpsub: Fix plane handling
 2021-03-07  4:06 UTC  (4+ messages)
` [PATCH 1/3] drm: xlnx: zynqmp_dpsub: Fix plane ordering
` [PATCH 2/3] drm: xlnx: zynqmp_dpsub: Fix graphics layer blending
` [PATCH 3/3] drm: xlnx: zynqmp_dpsub: Add global alpha support

[PATCH 0/2] sun8i: r40: second ethernet support
 2021-03-07  3:13 UTC  (3+ messages)
` [PATCH 1/2] net: allwinner: reset control support
` [PATCH 2/2] dts: r40: add second ethernet support

[PATCH] ARM: dts: imx6q-dhcom: Add PU,VDD1P1,VDD2P5 regulators
 2021-03-07  1:40 UTC  (11+ messages)

[PATCH] ARM: dts: imx6dl-plybas: Fix gpio-keys W=1 warnings
 2021-03-07  1:31 UTC  (2+ messages)

[PATCH v3 0/3] Add check for max clock rate in mode_valid
 2021-03-07  0:42 UTC  (4+ messages)
` [PATCH v3 3/3] dt-bindings: mediatek,dpi: add mt8192 to mediatek,dpi
    ` [PATCH v3 3/3] dt-bindings: mediatek, dpi: add mt8192 to mediatek, dpi

[PATCH v2 0/2] Fix EoTp flag
 2021-03-07  0:30 UTC  (5+ messages)
` [PATCH v2 1/2] drm/mediatek: dsi: "
` [PATCH v2 2/2] drm/mediatek: dsi: fine tune the line time cause by EOTp

[PATCH] arm64: dts: zynqmp: Add power domain for the DisplayPort DMA controller
 2021-03-06 23:09 UTC 

[PATCH v4 00/19] arm64: coresight: Add support for ETE and TRBE
 2021-03-06 21:06 UTC  (3+ messages)
` [PATCH v4 15/19] dts: bindings: Document device tree bindings for ETE

[PATCH 1/9] dt-bindings: arm: msm: Add LLCC for SC7280
 2021-03-06 20:53 UTC  (2+ messages)
  ` [PATCH 6/9] dt-bindings: soc: qcom: aoss: Add SC7280 compatible

[PATCH] ARM: dts: sun8i: h3: beelink-x2: Add power button
 2021-03-06 20:36 UTC 

[v8,0/7] PCI: mediatek: Add new generation controller support
 2021-03-06 20:09 UTC  (3+ messages)
` [v8,1/7] dt-bindings: PCI: mediatek-gen3: Add YAML schema

[PATCH] dt-bindings: arm64: dts: mediatek: Add mt8516-pumpkin board
 2021-03-06 20:02 UTC  (2+ messages)

[PATCH 0/2] usb: host: ehci-platform: add ignore-oc DT support
 2021-03-06 20:02 UTC  (4+ messages)
` [PATCH v3 0/3] usb: host: ehci-platform: add spurious-oc support
  ` [PATCH v3 2/3] dt-bindings: usb: generic-ehci: document spurious-oc flag

[PATCHv1 0/6] Support for GE B1x5v2
 2021-03-06 19:58 UTC  (10+ messages)
` [PATCHv1 1/6] rtc: m41t80: add support for protected clock
` [PATCHv1 3/6] dt-bindings: vendor-prefixes: add congatec
` [PATCHv1 4/6] dt-bindings: arm: fsl: add GE B1x5pv2 boards

[PATCH 0/5] perf arm64 metricgroup support
 2021-03-06 19:34 UTC  (5+ messages)
` [PATCH 1/5] perf metricgroup: Support printing metrics for arm64

[PATCH 1/2] Perf: Clean generated directory, other archs
 2021-03-06 19:28 UTC  (2+ messages)

[PATCH v1 0/3] Remove qe_io{read,write}* IO accessors
 2021-03-06 19:23 UTC  (5+ messages)
` [PATCH v1 1/3] soc: fsl: qe: replace qe_io{read,write}* wrappers by generic io{read,write}*
` [PATCH v1 2/3] tty: serial: ucc_uart: "
  ` [PATCH v1 2/3] tty: serial: ucc_uart: replace qe_io{read, write}* "
` [PATCH v1 3/3] Revert "soc: fsl: qe: introduce qe_io{read,write}* wrappers"

[PATCH 2/2 v2] usb: gadget: s3c: Fix the error handling path in 's3c2410_udc_probe()'
 2021-03-06 18:17 UTC  (4+ messages)

[PATCH 0/4] iio: adc: at91-sama5d2: add support for sama7g5
 2021-03-06 17:30 UTC  (5+ messages)
` [PATCH 2/4] iio: adc: at91-sama5d2: initialize hardware after clock is started
` [PATCH 4/4] iio: adc: at91-sama5d2: add support for sama7g5 device

[PATCH] counter: stm32-timer-cnt: fix ceiling miss-alignment with reload register
 2021-03-06 16:49 UTC  (3+ messages)

[PATCH] counter: stm32-timer-cnt: fix ceiling write max value
 2021-03-06 16:47 UTC  (3+ messages)

[PATCH v10 0/2] Enable power management for ufs wlun
 2021-03-06 16:16 UTC  (4+ messages)
` [PATCH v10 1/2] scsi: ufs: Enable power management for wlun

[PATCH 1/2 V2] usb: gadget: s3c: Fix incorrect resources releasing
 2021-03-06 16:13 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).