linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-11 20:42:37 to 2021-12-13 10:19:09 UTC [more...]

[PATCH 0/3] drm/dp: Move DisplayPort helpers into own module
 2021-12-13  9:59 UTC  (5+ messages)
` [PATCH 1/3] drm/dp_mst: Remove trailing whitespace
` [PATCH 2/3] drm/dp: Move DP declarations into separate header file
  ` [Intel-gfx] "
` [PATCH 3/3] drm/dp: Move DisplayPort helpers into separate helper module

[PATCH v2] arm64/mm: avoid fixmap race condition when create pud mapping
 2021-12-13  9:57 UTC  (7+ messages)

[PATCH -next] mt76: remove variable set but not used
 2021-12-13  9:54 UTC 

[PATCH v3 0/3] drm/vc4: Use the firmware to stop the display pipeline
 2021-12-13  9:51 UTC  (6+ messages)
` [PATCH v3 1/3] firmware: raspberrypi: Add RPI_FIRMWARE_NOTIFY_DISPLAY_DONE
` [PATCH v3 2/3] drm/vc4: Remove conflicting framebuffers before callind bind_all
` [PATCH v3 3/3] drm/vc4: Notify the firmware when DRM is in charge

[PATCH 1/3] coresight: Add config flag to enable branch broadcast
 2021-12-13  9:48 UTC  (6+ messages)
` [PATCH 2/3] coresight: Fail to open with return stacks if they are unavailable

[PATCH] soc: dove: add missing of_node_put before break
 2021-12-13  9:46 UTC 

[PATCH] bcm: pm-mips: add missing of_node_put
 2021-12-13  9:45 UTC 

[PATCH] bcm: pm-arm: add missing of_node_put before break and return
 2021-12-13  9:45 UTC 

[PATCH] mailbox: zynq: add missing of_node_put before return
 2021-12-13  9:44 UTC 

[PATCH] mailbox: mtk: add missing of_node_put before return
 2021-12-13  9:44 UTC 

[PATCH] arm: mach-omap2: add missing of_node_put before break and return
 2021-12-13  9:42 UTC 

[PATCH] arm: mach-at91: add missing of_node_put
 2021-12-13  9:41 UTC 

[PATCH 5.10 0/5] memblock, arm: fixes for freeing of the memory map
 2021-12-13  9:41 UTC  (6+ messages)
` [PATCH 5.10 1/5] memblock: free_unused_memmap: use pageblock units instead of MAX_ORDER
` [PATCH 5.10 2/5] memblock: align freed memory map on pageblock boundaries with SPARSEMEM
` [PATCH 5.10 3/5] memblock: ensure there is no overflow in memblock_overlaps_region()
` [PATCH 5.10 4/5] arm: extend pfn_valid to take into account freed memory map alignment
` [PATCH 5.10 5/5] arm: ioremap: don't abuse pfn_valid() to check if pfn is in RAM

[PATCH v3 0/5] gpio: msc313: Add gpio support for ssd20xd
 2021-12-13  9:40 UTC  (6+ messages)
` [PATCH v3 1/5] dt-bindings: gpio: msc313: Add compatible "
` [PATCH v3 2/5] dt-bindings: gpio: msc313: Add offsets "
` [PATCH v3 3/5] gpio: msc313: Code clean ups
` [PATCH v3 4/5] gpio: msc313: Add support for SSD201 and SSD202D
` [PATCH v3 5/5] ARM: dts: mstar: Set gpio compatible for ssd20xd

[PATCH v2 00/13] dmaengine: at_xdmac: Various fixes
 2021-12-13  9:27 UTC  (8+ messages)
` [PATCH v2 08/13] dmaengine: at_xdmac: Move the free desc to the tail of the desc list

[PATCH 5.4 0/5] memblock, arm: fixes for freeing of the memory map
 2021-12-13  9:07 UTC  (7+ messages)
` [PATCH 5.4 1/5] memblock: free_unused_memmap: use pageblock units instead of MAX_ORDER
` [PATCH 5.4 2/5] memblock: align freed memory map on pageblock boundaries with SPARSEMEM
` [PATCH 5.4 3/5] memblock: ensure there is no overflow in memblock_overlaps_region()
` [PATCH 5.4 4/5] arm: extend pfn_valid to take into account freed memory map alignment
` [PATCH 5.4 5/5] arm: ioremap: don't abuse pfn_valid() to check if pfn is in RAM

[PATCH] ARM: ptrace: Use bitfield helpers
 2021-12-13  9:05 UTC  (3+ messages)
` [PATCH] dmaengine: stm32-mdma: "

[PATCH] drm/stm: ltdc: support of new hardware version
 2021-12-13  8:57 UTC  (2+ messages)

[PATCH 00/22] Refactor perf cpumap
 2021-12-13  8:56 UTC  (6+ messages)
` [PATCH 01/22] libperf: Add comments to perf_cpu_map

[PATCH v12, 00/19] Support multi hardware decode using of_platform_populate
 2021-12-13  8:52 UTC  (10+ messages)
` [PATCH v12, 06/19] media: mtk-vcodec: Add to support multi hardware decode
` [PATCH v12, 13/19] media: mtk-vcodec: Add work queue for core "
` [PATCH v12, 15/19] dt-bindings: media: mtk-vcodec: Adds decoder dt-bindings for mt8192

[PATCH v13, 00/19] Support multi hardware decode using of_platform_populate
 2021-12-13  8:41 UTC  (20+ messages)
` [PATCH v13, 01/19] media: mtk-vcodec: Get numbers of register bases from DT
` [PATCH v13, 02/19] media: mtk-vcodec: Align vcodec wake up interrupt interface
` [PATCH v13, 03/19] media: mtk-vcodec: Refactor vcodec pm interface
` [PATCH v13, 04/19] media: mtk-vcodec: export decoder pm functions
` [PATCH v13, 05/19] media: mtk-vcodec: Support MT8192
` [PATCH v13, 06/19] media: mtk-vcodec: Add to support multi hardware decode
` [PATCH v13, 07/19] dt-bindings: media: mtk-vcodec: Separate video encoder and decoder dt-bindings
` [PATCH v13, 08/19] media: mtk-vcodec: Use pure single core for MT8183
` [PATCH v13, 09/19] media: mtk-vcodec: Add irq interface for multi hardware
` [PATCH v13, 10/19] media: mtk-vcodec: Add msg queue feature for lat and core architecture
` [PATCH v13, 11/19] media: mtk-vcodec: Generalize power and clock on/off interfaces
` [PATCH v13, 12/19] media: mtk-vcodec: Add new interface to lock different hardware
` [PATCH v13, 13/19] media: mtk-vcodec: Add work queue for core hardware decode
` [PATCH v13, 14/19] media: mtk-vcodec: Support 34bits dma address for vdec
` [PATCH v13, 15/19] dt-bindings: media: mtk-vcodec: Adds decoder dt-bindings for mt8192
` [PATCH v13, 16/19] media: mtk-vcodec: Add core dec and dec end ipi msg
` [PATCH v13, 17/19] media: mtk-vcodec: Use codec type to separate different hardware
` [PATCH v13, 18/19] media: mtk-vcodec: Remove mtk_vcodec_release_dec_pm
` [PATCH v13, 19/19] media: mtk-vcodec: Remove mtk_vcodec_release_enc_pm

[PATCH] arm64: dts: imx8mq: disable DDRC node by default
 2021-12-13  8:34 UTC  (4+ messages)

[PATCH v2 0/2] kdump: simplify code
 2021-12-13  8:30 UTC  (4+ messages)

[PATCH v2 0/6] Add Xilinx RPU subsystem support
 2021-12-13  8:10 UTC  (4+ messages)
` [PATCH v2 6/6] drivers: remoteproc: Add Xilinx r5 remoteproc driver

[PATCH] clk: mediatek: Fix memory leaks on probe
 2021-12-13  8:06 UTC  (2+ messages)

[PATCH] mmc: meson: initial ocr available by default value
 2021-12-13  8:00 UTC  (2+ messages)

[PATCH v2 0/5] iommu/mediatek: Fix tlb flush logic
 2021-12-13  7:53 UTC  (3+ messages)
` [PATCH v2 2/5] iommu/mediatek: Always check runtime PM status in tlb flush range callback

[PATCH] dmaengine: st_fdma: fix MODULE_ALIAS
 2021-12-13  7:48 UTC 

[PATCH v2 0/4] KVM: arm64: Improve PMU support on heterogeneous systems
 2021-12-13  7:40 UTC  (9+ messages)
` [PATCH v2 4/4] KVM: arm64: Refuse to run VCPU if the PMU doesn't match the physical CPU

[PATCH v2] remoteproc: use %pe format string to print return error code
 2021-12-13  7:20 UTC  (2+ messages)

[PATCH 1/4] arm64: dts: mt8183: Add katsu board
 2021-12-13  7:23 UTC  (4+ messages)
` [PATCH 2/4] arm64: dts: mt8183: Add kukui-jacuzzi-makomo board
` [PATCH 3/4] dt-bindings: arm64: dts: mediatek: Add mt8183-kukui-katsu
` [PATCH 4/4] dt-bindings: arm64: dts: mediatek: Add mt8183-kukui-jacuzzi-makomo

[arm:zii 168/186] drivers/net/phy/phylink.c:2707:33: error: no member named 'sfp_link_an_mode' in 'struct phylink'; did you mean 'cfg_link_an_mode'?
 2021-12-13  7:07 UTC 

[PATCH v2] mailbox: mtk-cmdq: Silent EPROBE_DEFER errors for clks
 2021-12-13  7:05 UTC 

[PATCH 0/4] MT8186 SMI SUPPORT
 2021-12-13  6:48 UTC  (4+ messages)
` [PATCH 1/4] dt-bindings: memory: mediatek: Correct the minItems of clk for larbs

[PATCH v2] arm64: dts: imx8mp-evk: configure multiple queues on eqos
 2021-12-13  6:22 UTC  (2+ messages)

[RFC PATCH 1/2] pmic-cpcap: add motorola,droid3 compatible
 2021-12-13  6:01 UTC  (4+ messages)
` [RFC PATCH 2/2] Droid3: add initial DTS

[PATCH v3 0/4] Add support for the Cypress cyttsp5
 2021-12-13  5:58 UTC  (3+ messages)
` [PATCH v3 1/4] Input: Add driver for Cypress Generation 5 touchscreen

[PATCH][next] dmaengine: at_xdmac: Use struct_size() in devm_kzalloc()
 2021-12-13  5:54 UTC  (2+ messages)

[PATCH] ARM: dts: Remove unsupported properties for STMPE MFD
 2021-12-13  5:49 UTC  (2+ messages)

[PATCH v2 0/4] Add support for the Cypress cyttsp5
 2021-12-13  5:45 UTC  (5+ messages)
` [PATCH v2 1/4] Input: Add driver for Cypress Generation 5 touchscreen

[PATCH 0/3] amba: cleanup part2
 2021-12-13  5:37 UTC  (3+ messages)
` [PATCH 1/3] amba: Cleanup amba pclk operation

[PATCH] dma: ti: k3-udma: Workaround errata i2234
 2021-12-13  5:36 UTC  (2+ messages)

[PATCH] dma: ti: k3-udma: Fix smatch warnings
 2021-12-13  5:32 UTC  (2+ messages)

[PATCH] mailbox: add control_by_sw for mt8195
 2021-12-13  5:32 UTC  (3+ messages)

[PATCH] dmaengine: xilinx_dpdma: use correct SDPX tag for header file
 2021-12-13  5:21 UTC 

[patch V3 00/35] genirq/msi, PCI/MSI: Spring cleaning - Part 2
 2021-12-13  5:15 UTC  (7+ messages)
` [patch V3 29/35] dmaengine: mv_xor_v2: Get rid of msi_desc abuse
` [patch V3 34/35] soc: ti: ti_sci_inta_msi: Get rid of ti_sci_inta_msi_get_virq()
` [patch V3 35/35] dmaengine: qcom_hidma: Cleanup MSI handling

[PATCH v2 00/11] dmaengine: kill off dma_slave_config->slave_id
 2021-12-13  4:59 UTC  (2+ messages)

[arm:zii 147/186] drivers/net/ethernet/xilinx/xilinx_axienet_main.c:1531:49: error: incompatible pointer types passing 'struct phylink_config *' to parameter of type 'struct phylink_pcs *'
 2021-12-13  4:55 UTC 

[PATCH 0/2] Apple mailbox fixup: switch to generic compatibles
 2021-12-13  3:55 UTC  (3+ messages)

[PATCH 0/3] Apple SPI controller driver
 2021-12-13  3:50 UTC  (8+ messages)
` [PATCH 1/3] MAINTAINERS: Add apple-spi driver & binding files
` [PATCH 2/3] dt-bindings: spi: apple, spi: Add binding for Apple SPI controllers
` [PATCH 3/3] spi: apple: Add driver for Apple SPI controller

[PATCHv6 0/5] tracing/rwmmio/arm64: Add support to trace register reads/writes
 2021-12-13  3:28 UTC  (2+ messages)

[PATCH net-next v8 0/6] MediaTek Ethernet Patches on MT8195
 2021-12-13  1:34 UTC  (7+ messages)
` [PATCH net-next v8 4/6] net: dt-bindings: dwmac: Convert mediatek-dwmac to DT schema
` [PATCH net-next v8 6/6] net: dt-bindings: dwmac: add support for mt8195

[PATCH] i2c: exynos5: Fix getting the optional clock
 2021-12-13  0:00 UTC  (3+ messages)

[PATCH] ARM: dts: imx6qdl-dhcom: Add USB overcurrent pin on SoM layer
 2021-12-12 23:24 UTC  (6+ messages)

[PATCH v2 00/18] drm/rockchip: RK356x VOP2 support
 2021-12-12 22:09 UTC  (3+ messages)
` [PATCH 07/18] dt-bindings: display: rockchip: dw-hdmi: Allow "ref" as clock name

[PATCH 0/7] Cleanup after removal of configs
 2021-12-12 20:14 UTC  (3+ messages)
` [PATCH 3/7] Documentation, arch: Remove leftovers from CIFS_WEAK_PW_HASH

[PATCH v5 00/13] Add support for Airoha EN7523 SoC
 2021-12-12 19:16 UTC  (7+ messages)
` [PATCH v5 12/13] gpio: Add support for Airoha EN7523 GPIO controller

[PATCH 0/6] irqchip/apple-aic: Add support for AICv2
 2021-12-12 18:47 UTC  (9+ messages)
` [PATCH 2/6] irqchip/apple-aic: Add Fast IPI support
` [PATCH 3/6] irqchip/apple-aic: Switch to irq_domain_create_tree and sparse hwirqs
` [PATCH 4/6] irqchip/apple-aic: Dynamically compute register offsets
` [PATCH 6/6] irqchip/apple-aic: Add support for AICv2

[PATCH v4 0/7] Initial Samsung Galaxy A8 (2018) support
 2021-12-12 18:39 UTC  (3+ messages)
` [PATCH v4 1/7] dt-bindings: clock: Add bindings definitions for Exynos7885 CMU

[PATCH v2 0/6] Add timers for Mstar SoCs
 2021-12-12 18:19 UTC  (7+ messages)
` [PATCH v2 1/6] clocksource: Add MStar MSC313e timer support
` [PATCH v2 2/6] clocksource: msc313e: Add support for ssd20xd-based platforms
` [PATCH v2 3/6] ARM: mstar: Select MSC313E_TIMER
` [PATCH v2 4/6] dt-bindings: timer: Add Mstar MSC313e timer devicetree bindings documentation
` [PATCH v2 5/6] ARM: dts: mstar: Add timers device nodes
` [PATCH v2 6/6] ARM: dts: mstar: Switch to compatible "sstar, ssd20xd-timer" on infinity2m

[PATCH] memory: brcmstb_dpfe: fix typo in a comment
 2021-12-12 17:51 UTC  (4+ messages)

[PATCH] watchdog: s3c2410: Fix getting the optional clock
 2021-12-12 17:50 UTC  (3+ messages)

[PATCH 0/5] Add timers for Mstar SoCs
 2021-12-12 16:44 UTC  (4+ messages)
` [PATCH 5/5] ARM: dts: mstar: Switch to compatible "mstar, ssd20xd-timer" on ssd20xd
  ` [PATCH 5/5] ARM: dts: mstar: Switch to compatible "mstar,ssd20xd-timer" "

[PATCH] arm64: dts: qcom: ipq6018: Fix gpio-ranges property
 2021-12-12 15:45 UTC  (3+ messages)

[PATCH v1 0/2] mmc: meson-mx-sdhc: two fixes
 2021-12-12 14:59 UTC  (3+ messages)
` [PATCH v1 1/2] mmc: meson-mx-sdhc: Set MANUAL_STOP for multi-block SDIO commands
` [PATCH v1 2/2] mmc: meson-mx-sdhc: Drop unused MESON_SDHC_NUM_BUILTIN_CLKS macro

[PATCH] microblaze: add const to of_device_id
 2021-12-12 14:12 UTC 

[PATCH 1/3] arm64: dts: mnt-reform2: add internal display support
 2021-12-12 13:49 UTC  (3+ messages)
` [PATCH 2/3] arm64: dts: mnt-reform2: correct i2c3 pad-ctrl
` [PATCH 3/3] arm64: dts: nitrogen8-som: correct i2c1 pad-ctrl

[PATCH RESEND] phy: sun4i-usb: fix phy write on H3 and newer
 2021-12-12 13:14 UTC  (2+ messages)

[PATCH net-next] net: axienet: mark as a legacy_pre_march2020 driver
 2021-12-12 13:01 UTC 

[PATCH v2 1/2] arm64: dts: rockchip: Add missing secondary compatible for PX30 DSI
 2021-12-12 12:40 UTC  (3+ messages)
` [PATCH v2 2/2] dt-bindings: convert Rockchip DW MIPI DSI binding to YAML format
` (subset) [PATCH v2 1/2] arm64: dts: rockchip: Add missing secondary compatible for PX30 DSI

[PATCH v2 0/3] RK356x/Quartz64 Model A SPI
 2021-12-12 12:40 UTC  (2+ messages)
` (subset) "

[PATCH] arm64: dts: rockchip rk356x: Change pwm pinctrl-name to "default"
 2021-12-12 12:40 UTC  (2+ messages)

[PATCH] ARM: dts: imx6qdl-wandboard: Fix Ethernet support
 2021-12-12 12:30 UTC 

[PATCH 1/2] arm64: dts: apple: t8103: Rename clk24 to clkref
 2021-12-12 12:02 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: apple: t8103: Sort nodes by address

[PATCH V5 0/6] Raspberry Pi Sense HAT driver
 2021-12-12 11:43 UTC  (4+ messages)
` [PATCH V5 1/6] drivers/mfd: sensehat: Raspberry Pi Sense HAT core driver

[PATCH] usb: gadget: atmel: Revert regression in USB Gadget (atmel_usba_udc)
 2021-12-12  9:48 UTC  (2+ messages)

[PATCH v2 0/8] drivers/perf: CPU PMU driver for Apple M1
 2021-12-12  7:30 UTC  (18+ messages)
` [PATCH v2 1/8] dt-bindings: arm-pmu: Document Apple PMU compatible strings
` [PATCH v2 2/8] dt-bindings: apple, aic: Add CPU PMU per-cpu pseudo-interrupts
  ` [PATCH v2 2/8] dt-bindings: apple,aic: "
` [PATCH v2 3/8] irqchip/apple-aic: Add cpumasks for E and P cores
` [PATCH v2 4/8] irqchip/apple-aic: Wire PMU interrupts
` [PATCH v2 5/8] irqchip/apple-aic: Move PMU-specific registers to their own include file
` [PATCH v2 6/8] arm64: apple: t8301: Add PMU nodes
` [PATCH v2 7/8] drivers/perf: arm_pmu: Handle 47 bit counters

[PATCH] soc: ti: Fix NULL vs IS_ERR() checking in dma_init
 2021-12-12  7:13 UTC 

[PATCH v2 0/2] Hi folks,
 2021-12-12  7:05 UTC  (4+ messages)
` [PATCH v2 1/2] mmc: sdhci-pci-gli: GL9755: Support for CD/WP inversion on OF platforms
` [PATCH v2 2/2] mmc: sdhci-pci-gli: GL975[50]: Issue 8/16-bit MMIO reads as 32-bit reads
` [PATCH v2 0/2] (mmc: sdhci-pci-gli: GL9755: Quirks for Apple ARM platforms)

[PATCH 0/4] dt-bindings: Add trivial Apple t6000/t6001 SoC bindings
 2021-12-12  4:04 UTC  (2+ messages)

[PATCH] arm64: dts: apple: t8103: Add watchdog node
 2021-12-12  1:36 UTC  (2+ messages)

[PATCH v3 1/2] MAINTAINERS: Add Apple watchdog to ARM/APPLE MACHINE SUPPORT
 2021-12-12  1:22 UTC  (2+ messages)

[PATCH] arm64: dts: nitrogen8-som: correct network PHY reset
 2021-12-11 22:17 UTC 

[PATCH v6 0/4] Add basic SoC support for mediatek mt8195
 2021-12-11 20:40 UTC 


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