linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-28 16:48:15 to 2021-04-29 16:31:56 UTC [more...]

[RFC 0/2] [RFC] Honor PCI prefetchable attributes for a virtual machine on ARM64
 2021-04-29 16:29 UTC 

[RFC PATCH 0/6] spi: Add OSPI PHY calibration support for spi-cadence-quadspi
 2021-04-29 16:28 UTC  (9+ messages)
` [RFC PATCH 1/6] spi: spi-mem: Tell controller when device is ready for calibration
` [RFC PATCH 4/6] spi: cadence-qspi: Use PHY for DAC reads if possible

[PATCH v11 0/6] MTE support for KVM guest
 2021-04-29 16:06 UTC  (10+ messages)
` [PATCH v11 1/6] arm64: mte: Sync tags for pages where PTE is untagged
` [PATCH v11 2/6] arm64: kvm: Introduce MTE VM feature
` [PATCH v11 5/6] KVM: arm64: ioctl to fetch/store tags in a guest

[PATCH v1 0/4] Refactor MTK MDP driver into core/components
 2021-04-29 15:46 UTC  (3+ messages)
` [PATCH v1 4/4] mtk-mdp: soc: mediatek: register mdp from mmsys

[PATCH] ARM: dts: r8a7779, marzen: Fix DU clock names
 2021-04-29 15:34 UTC  (2+ messages)

[PATCH v4 00/10] arm64: dts: rockchip: add basic dtsi/dts files for RK3568 SoC
 2021-04-29 15:25 UTC  (12+ messages)
` [PATCH v4 01/10] dt-bindings: i2c: i2c-rk3x: add description for rk3568
` [PATCH v4 02/10] dt-bindings: serial: snps-dw-apb-uart: "
` [PATCH v4 03/10] dt-bindings: mmc: rockchip-dw-mshc: "
` [PATCH v4 04/10] dt-bindings: watchdog: dw-wdt: "
` [PATCH v4 05/10] dt-bindings: pwm: rockchip: "
` [PATCH v4 06/10] dt-bindings: gpio: change items restriction of clock for rockchip, gpio-bank
` [PATCH v4 07/10] dt-bindings: soc: rockchip: Convert grf.txt to YAML
` [PATCH v4 08/10] arm64: dts: rockchip: add generic pinconfig settings used by most Rockchip socs
` [PATCH v4 09/10] arm64: dts: rockchip: add core dtsi for RK3568 SoC
` [PATCH v4 10/10] arm64: dts: rockchip: add basic dts for RK3568 EVB

[PATCH 0/4] soc: imx: add i.MX BLK-CTL support
 2021-04-29 15:25 UTC  (8+ messages)
` [PATCH 1/4] dt-bindings: power: Add defines for i.MX8MM BLK-CTL power domains
` [PATCH 2/4] Documentation: bindings: clk: Add bindings for i.MX BLK_CTL
` [PATCH 3/4] soc: imx: Add generic blk-ctl driver
` [PATCH 4/4] soc: imx: Add blk-ctl driver for i.MX8MM

[PATCH v4 0/6] perf arm-spe: Enable timestamp
 2021-04-29 15:23 UTC  (6+ messages)
` [PATCH v4 4/6] perf arm-spe: Assign kernel time to synthesized event

[PATCH v1 1/2] caam: imx8m: fix the built-in caam driver cannot match soc_id
 2021-04-29 15:22 UTC  (4+ messages)
` [PATCH v1 2/2] caam: imx8m: change to use of_match_node in run_descriptor_deco0

[PATCH v1 0/3] perf arm-spe: Correct recording configurations
 2021-04-29 15:01 UTC  (4+ messages)
` [PATCH v1 1/3] perf arm-spe: Correct sample flags for SPE event
` [PATCH v1 2/3] perf arm-spe: Correct sample flags for dummy event
` [PATCH v1 3/3] perf arm-spe: Enable timestamp for per-cpu mode

[PATCH] [v2] coresight: etm4x: avoid build failure with unrolled loops
 2021-04-29 14:57 UTC 

[PATCH 0/7] Input: mtk-pmic-keys - add support for MT6358
 2021-04-29 14:57 UTC  (6+ messages)
` [PATCH 1/7] Input: mtk-pmic-keys - check for NULL on of_match_device()

[PATCH] media: hevc: Fix dependent slice segment flags
 2021-04-29 14:51 UTC  (2+ messages)

[PATCH] mfd: mt6397: rename mtk-pmic-keys cells to avoid OOPS
 2021-04-29 14:38 UTC 

[PATCH v2 00/13] i.MX8MM power domain support
 2021-04-29 14:38 UTC  (8+ messages)
` [PATCH v2 08/13] dt-bindings: imx: gpcv2: add support for optional resets

[xlnx:master 197/407] drivers/net/ethernet/xilinx/xilinx_tsn_ep.c:370:4: error: 'struct axienet_local' has no member named 'qbv_regs'
 2021-04-29 14:36 UTC 

[PATCH 00/16] soc: imx: gpcv2: support i.MX8MM
 2021-04-29 14:34 UTC  (23+ messages)
` [PATCH 01/16] soc: imx: gpcv2: move to more ideomatic error handling in probe
` [PATCH 02/16] soc: imx: gpcv2: move domain mapping to domain driver probe
` [PATCH 03/16] soc: imx: gpcv2: switch to clk_bulk_* API
` [PATCH 04/16] soc: imx: gpcv2: split power up and power down sequence control
` [PATCH 05/16] soc: imx: gpcv2: wait for ADB400 handshake
` [PATCH 06/16] soc: imx: gpcv2: add runtime PM support for power-domains
` [PATCH 07/16] soc: imx: gpcv2: allow domains without power-sequence control
` [PATCH 08/16] dt-bindings: imx: gpcv2: add support for optional resets
` [PATCH 09/16] soc: "
` [PATCH 10/16] dt-bindings: power: add defines for i.MX8MM power domains
` [PATCH 11/16] soc: imx: gpcv2: add support "
` [PATCH 12/16] soc: imx: gpcv2: Add support for missing i.MX8MM VPU/DISPMIX "
` [PATCH 13/16] soc: imx: gpcv2: correct pm_runtime_get_sync usage
` [PATCH 14/16] soc: imx: gpcv2: move reset assert after requesting domain power up
` [PATCH 15/16] soc: imx: gpcv2: support reset defer probe
` [PATCH 16/16] soc: imx: gpcv2: remove waiting handshake in power up

[PATCH v6 0/3] Add ZynqMP pinctrl driver
 2021-04-29 14:32 UTC  (5+ messages)

[RFT, PATCH v1 0/5] gpio: xilinx: convert to use bitmap API
 2021-04-29 14:30 UTC  (5+ messages)

[PATCH v4 0/4] Add Bitstream configuration support for Versal
 2021-04-29 14:04 UTC  (5+ messages)
` [PATCH v4 1/4] dt-bindings: firmware: Add bindings for xilinx firmware
` [PATCH v4 2/4] drivers: firmware: Add PDI load API support
` [PATCH v4 3/4] dt-bindings: fpga: Add binding doc for versal fpga manager
` [PATCH v4 4/4] fpga: versal-fpga: Add versal fpga manager driver

[PATCH] PCI: mediatek: Verify whether the free_ck clock is ungated or not
 2021-04-29 13:47 UTC 

[PATCH v10 0/9] Add HANTRO G2/HEVC decoder support for IMX8MQ
 2021-04-29 13:43 UTC  (3+ messages)
` [PATCH v10 6/9] media: uapi: Add a control for HANTRO driver

[PATCH 0/2] arm64: kexec_file_load vs memory reservations
 2021-04-29 13:35 UTC  (3+ messages)
` [PATCH 1/2] firmware/efi: Tell memblock about EFI reservations
` [PATCH 2/2] ACPI: arm64: Reserve the ACPI tables in memblock

[xlnx:master 93/407] drivers/net/ethernet/xilinx/xilinx_tsn_ip.c:108:4: error: 'struct axienet_local' has no member named 'ptp_rx_irq'
 2021-04-29 13:24 UTC 

[PATCH] dmaengine: xilinx: dpdma: request_irq after initializing dma channels
 2021-04-29 13:03 UTC  (2+ messages)
` [kbuild] "

[PATCH] arm64: dts: renesas: r8a7796[01]: Fix OPP table entry voltages
 2021-04-29 12:39 UTC 

[PATCH] arm64: Generate cpucaps.h
 2021-04-29 12:32 UTC  (2+ messages)

[PATCH] arm64: stacktrace: Stop unwinding when the PC is zero
 2021-04-29 12:26 UTC  (3+ messages)

[PATCH] pwm: sun4i: Round delay time up to a nearest jiffy
 2021-04-29 12:04 UTC  (4+ messages)

[PATCH 0/5] Support H264 4K on MT8192
 2021-04-29 11:15 UTC  (5+ messages)
` [PATCH 1/5] dt-bindings: media: mtk-vcodec: Add dma-ranges property

[PATCH][next] PCI: mediatek-gen3: Add missing null pointer check
 2021-04-29 11:00 UTC 

[PATCH] KVM: arm64: Skip CMOs when updating a PTE pointing to non-memory
 2021-04-29 10:32 UTC  (4+ messages)

[PATCH v2 0/4] arm64: drop pfn_valid_within() and simplify pfn_valid()
 2021-04-29 10:22 UTC  (13+ messages)
      ` arm32: panic in move_freepages (Was [PATCH v2 0/4] arm64: drop pfn_valid_within() and simplify pfn_valid())

[PATCH] ARM: dts: imx6ul: Switch to fsl-asoc-card sound card
 2021-04-29 10:03 UTC  (3+ messages)

[PATCH] arm64/vdso: Discard .note.gnu.property sections in vDSO
 2021-04-29  9:50 UTC  (8+ messages)

[PATCH v4 0/4] arm: imx: Add i.mx6q DaSheng COM-9XX SBC board support
 2021-04-29  9:48 UTC  (5+ messages)
` [PATCH v4 3/4] arm: dts: "
` [PATCH v4 4/4] media: i2c: ov2659: Use clk_{prepare_enable, disable_unprepare}() to set xvclk on/off

[PATCH] rtnetlink: add rtnl_lock debug log
 2021-04-29  9:32 UTC  (2+ messages)

[PATCH net v2 1/2] MAINTAINERS: remove Wingman Kwok
 2021-04-29  9:05 UTC  (2+ messages)
` [PATCH net v2 2/2] MAINTAINERS: move Murali Karicheri to credits

[PATCH net-next 0/2] Introducing support for DWC xpcs Energy Efficient Ethernet
 2021-04-29  8:46 UTC  (3+ messages)
` [PATCH net-next 1/2] net: pcs: "
` [PATCH net-next 2/2] net: stmmac: Add callbacks "

[PATCH 0/6] Add new bayer ir formats
 2021-04-29  8:44 UTC  (8+ messages)
` [PATCH 1/6] media: uapi: Add MEDIA_BUS_FMT_SGRGB_IGIG_GBGR_IGIG media bus formats
` [PATCH 2/6] media: v4l: Add definition for bayered IR formats

[PATCH mvebu + mvebu/dt64 1/4] firmware: turris-mox-rwtm: fix reply status decoding function
 2021-04-29  8:36 UTC  (7+ messages)
` [PATCH v2 mvebu + mvebu/dt64 1/6] "
  ` [PATCH v2 mvebu + mvebu/dt64 2/6] firmware: turris-mox-rwtm: report failures better
  ` [PATCH v2 mvebu + mvebu/dt64 3/6] firmware: turris-mox-rwtm: fail probing when firmware does not support hwrng
  ` [PATCH v2 mvebu + mvebu/dt64 4/6] firmware: turris-mox-rwtm: show message about HWRNG registration
  ` [PATCH v2 mvebu + mvebu/dt64 5/6] firmware: turris-mox-rwtm: add marvell, armada-3700-rwtm-firmware compatible string
  ` [PATCH v2 mvebu + mvebu/dt64 6/6] arm64: dts: marvell: armada-37xx: move firmware node to generic dtsi file

[PATCH] bus: ti-sysc: Fix am335x resume hang for usb otg module
 2021-04-29  7:45 UTC 

[PATCH v3 00/10] arm64: dts: rockchip: add basic dtsi/dts files for RK3568 SoC
 2021-04-29  7:40 UTC  (8+ messages)
` [PATCH v3 07/10] dt-bindings: soc: rockchip: Convert grf.txt to YAML
` [PATCH v3 09/10] arm64: dts: rockchip: add core dtsi for RK3568 SoC

[PATCH] arm64: dts: meson-gxbb: nanopi-k2: Enable Bluetooth
 2021-04-29  7:09 UTC  (2+ messages)

[PATCH v21 0/2] Enable power management for ufs wlun
 2021-04-29  7:01 UTC  (3+ messages)

[PATCH 0/5]misc: Add afi config drivers support
 2021-04-29  6:23 UTC  (16+ messages)
` [PATCH 2/5] misc: zynq: Add afi config driver
` [PATCH 4/5] misc: doc: Add binding doc for the zynqmp "
` [PATCH 5/5] misc: zynqmp: Add "

[PATCH v6 1/3] gpu: drm: separate panel orientation property creating and value setting
 2021-04-29  4:28 UTC  (3+ messages)
` [PATCH v6 2/3] drm/mediatek: init panel orientation property
` [PATCH v6 3/3] arm64: dts: mt8183: Add panel rotation

[v3 RESEND,PATCH 0/3] mt8183 dpi supports dual edge
 2021-04-29  4:16 UTC  (4+ messages)
` [v3 RESEND, PATCH 1/3] drm/mediatek: dpi dual edge sample mode support
` [v3 RESEND, PATCH 2/3] drm/mediatek: config mt8183 driver data to support dual edge sample
` [v3 RESEND,PATCH 3/3] drm/mediatek: dpi: add bus format negotiation

[v3,PATCH 0/3] mt8183 dpi supports dual edge
 2021-04-29  3:45 UTC  (4+ messages)
` [v3,PATCH 1/3] drm/mediatek: dpi dual edge sample mode support
` [v3, PATCH 2/3] drm/mediatek: config mt8183 driver data to support dual edge sample
` [v3,PATCH 3/3] drm/mediatek: dpi: add bus format negotiation

[PATCH] ARM: dts: imx7d-sdb: Add HDMI audio sound card
 2021-04-29  2:52 UTC 

[PATCH 1/2] ARM: dts: imx6qdl-sabresd: Add asrc support for wm8962 sound card
 2021-04-29  2:50 UTC  (2+ messages)
` [PATCH 2/2] ARM: dts: imx6qdl-sabresd: Configure the gpio for hp detect

[v7,0/3] mt8183: Add Mediatek thermal driver and dtsi
 2021-04-29  2:39 UTC  (4+ messages)
` [v7, 3/3] thermal: mediatek: add another get_temp ops for thermal sensors
    ` [v7,3/3] "

[v2,PATCH 0/3] mt8183 dpi supports dual edge
 2021-04-29  2:27 UTC  (9+ messages)
` [v2,PATCH 1/3] drm/mediatek: dpi dual edge sample mode support
` [v2,PATCH 3/3] drm/mediatek: dpi: add bus format negotiation
  ` [SPAM][v2,PATCH "
      ` [SPAM]Re: "

[PATCH v2] psci: Remove unneeded semicolon
 2021-04-29  1:26 UTC 

[PATCHv2 0/5] Support for GE B1x5v2 and B1x5Pv2
 2021-04-29  1:11 UTC  (7+ messages)
` [PATCHv2 1/5] rtc: m41t80: add support for fixed clock
` [PATCHv2 2/5] drm/imx: Add 8 pixel alignment fix
` [PATCHv2 3/5] dt-bindings: vendor-prefixes: add congatec
` [PATCHv2 4/5] dt-bindings: arm: fsl: add GE B1x5pv2 boards
` [PATCHv2 5/5] ARM: dts: imx6: Add GE B1x5v2

[GIT PULL] Mailbox changes for v5.13
 2021-04-28 23:13 UTC  (2+ messages)

[PATCH] dt-bindings: mmc: sdhci-am654: Remove duplicate ti, j721e-sdhci-4bit
 2021-04-28 23:05 UTC 

[xlnx:xlnx_rebase_v5.4 1296/1755] drivers/net/ethernet/cadence/macb_main.c:4573:58: sparse: sparse: incorrect type in argument 1 (different base types)
 2021-04-28 22:31 UTC 

[PATCH net-next v1 1/1] net: selftest: fix build issue if INET is disabled
 2021-04-28 22:25 UTC  (2+ messages)

[PATCH 1/2] MAINTAINERS: remove Wingman Kwok
 2021-04-28 22:22 UTC  (4+ messages)

[PATCH 04/17] rtc: cmos: remove cmos_rtc_ops_no_alarm
 2021-04-28 21:07 UTC  (4+ messages)

[PATCH v5 0/2] ata: ahci_brcm: Fix use of BCM7216 reset controller
 2021-04-28 21:03 UTC  (2+ messages)

[PATCH v5 1/4] gpu: drm: separate panel orientation property creating and value setting
 2021-04-28 20:20 UTC  (5+ messages)
` [PATCH v5 2/4] drm/mediatek: init panel orientation property
` [PATCH v5 3/4] drm/i915: "
` [PATCH v5 4/4] arm64: dts: mt8183: Add panel rotation

[PATCH v4 07/79] media: exynos-gsc: don't resume at remove time
 2021-04-28 19:56 UTC  (3+ messages)

[PATCH] ARM: dts: gemini-rut1xx: remove duplicate ethernet node
 2021-04-28 18:54 UTC 

[PATCH] ARM: orion5x: Add missing config symbol
 2021-04-28 18:12 UTC 

[PATCH] ARM: dts: gemini: rename to nand-controller
 2021-04-28 17:55 UTC 

[PATCH] ARM: dts: gemini: rename mdio to the right name
 2021-04-28 17:48 UTC 

[PATCH v4 57/79] media: rockchip/rga: use pm_runtime_resume_and_get()
 2021-04-28 17:11 UTC  (2+ messages)

[PATCH v3 11/79] media: rga-buf: use pm_runtime_resume_and_get()
 2021-04-28 17:10 UTC  (2+ messages)

[PATCH 70/78] media: rga-buf: use pm_runtime_resume_and_get()
 2021-04-28 17:09 UTC  (2+ messages)

[RFC PATCH v6 0/4] scheduler: expose the topology of clusters and add cluster scheduler
 2021-04-28 16:47 UTC  (6+ messages)
` [RFC PATCH v6 3/4] scheduler: scan idle cpu in cluster for tasks within one LLC

[kvm-unit-tests PATCH v1 0/4] enable LPI and ITS for TCG
 2021-04-28 16:46 UTC  (8+ messages)
` [kvm-unit-tests PATCH v1 1/4] arm64: split its-trigger test into KVM and TCG variants

[RFC PATCH v1 0/4] Implement huge VMAP and VMALLOC on powerpc 8xx
 2021-04-28 16:46 UTC  (4+ messages)
` [RFC PATCH v1 1/4] mm/ioremap: Fix iomap_max_page_shift
` [RFC PATCH v1 2/4] mm/hugetlb: Change parameters of arch_make_huge_pte()
` [RFC PATCH v1 4/4] mm/vmalloc: Add support for huge pages on VMAP and VMALLOC for powerpc 8xx


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