linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-08 13:21:30 to 2022-01-10 09:53:53 UTC [more...]

[PATCH 0/6] drm/meson: add support for MIPI DSI Display
 2022-01-10  9:51 UTC  (10+ messages)
` [PATCH 3/6] drm/meson: venc: add ENCL encoder setup for MIPI-DSI output
` [PATCH 5/6] drm/meson: add DSI encoder
` [PATCH 6/6] drm/meson: add support for MIPI-DSI transceiver

[PATCH V4 0/5] the UART driver compatible with
 2022-01-10  9:43 UTC  (9+ messages)
` [PATCH V4 1/5] dt-bindings: serial: meson: Drop
` [PATCH V4 2/5] tty: serial: meson: Request the register
` [PATCH V4 3/5] tty: serial: meson: The UART baud rate
` [PATCH V4 4/5] tty: serial: meson: Make the bit24 and
` [PATCH V4 5/5] tty: serial: meson: Added S4 SOC compatibility

[GIT PULL] amlogic fixes for v5.17-rc v2
 2022-01-10  9:38 UTC 

[RFT PATCH] ARM: suspend: switch to swapper_pg_dir before using the vmap'ed stack
 2022-01-10  9:36 UTC  (2+ messages)

[PATCH v2 00/23] PCI: aardvark controller fixes BATCH 4
 2022-01-10  9:28 UTC  (25+ messages)
` [PATCH v2 01/23] PCI: aardvark: Replace custom PCIE_CORE_INT_* macros with PCI_INTERRUPT_*
` [PATCH v2 02/23] PCI: aardvark: Fix reading MSI interrupt number
` [PATCH v2 03/23] PCI: aardvark: Fix support for MSI interrupts
` [PATCH v2 04/23] PCI: aardvark: Rewrite IRQ code to chained IRQ handler
` [PATCH v2 05/23] PCI: aardvark: Check return value of generic_handle_domain_irq() when processing INTx IRQ
` [PATCH v2 06/23] PCI: aardvark: Make MSI irq_chip structures static driver structures
` [PATCH v2 07/23] PCI: aardvark: Make msi_domain_info structure a static driver structure
` [PATCH v2 08/23] PCI: aardvark: Use dev_fwnode() instead of of_node_to_fwnode(dev->of_node)
` [PATCH v2 09/23] PCI: aardvark: Refactor unmasking summary MSI interrupt
` [PATCH v2 10/23] PCI: aardvark: Add support for masking MSI interrupts
` [PATCH v2 11/23] PCI: aardvark: Fix setting MSI address
` [PATCH v2 12/23] PCI: aardvark: Enable MSI-X support
` [PATCH v2 13/23] PCI: aardvark: Add support for ERR interrupt on emulated bridge
` [PATCH v2 14/23] PCI: aardvark: Fix reading PCI_EXP_RTSTA_PME bit "
` [PATCH v2 15/23] PCI: aardvark: Optimize writing PCI_EXP_RTCTL_PMEIE and PCI_EXP_RTSTA_PME "
` [PATCH v2 16/23] PCI: aardvark: Add support for PME interrupts
` [PATCH v2 17/23] PCI: aardvark: Fix support for PME requester on emulated bridge
` [PATCH v2 18/23] PCI: aardvark: Use separate INTA interrupt for emulated root bridge
` [PATCH v2 19/23] PCI: aardvark: Remove irq_mask_ack callback for INTx interrupts
` [PATCH v2 20/23] PCI: aardvark: Don't mask irq when mapping
` [PATCH v2 21/23] PCI: aardvark: Drop __maybe_unused from advk_pcie_disable_phy()
` [PATCH v2 22/23] PCI: aardvark: Update comment about link going down after link-up
` [PATCH v2 23/23] PCI: aardvark: Make main irq_chip structure a static driver structure

[PATCH v3 0/2] phy: amlogic: Add support for the G12A Analog MIPI D-PHY
 2022-01-10  9:25 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: phy: add Amlogic G12A Analog MIPI D-PHY bindings

[GIT PULL] amlogic fixes for v5.17-rc
 2022-01-10  9:23 UTC  (3+ messages)

[PATCH 0/7] arm/arm64: dts: Remove unused num-viewport from pcie node
 2022-01-10  9:21 UTC  (5+ messages)

[PATCH 3/3] PCI: aardvark: Implement emulated root PCI bridge
 2022-01-10  9:17 UTC  (5+ messages)

[PATCH v3 00/33] MT8195 IOMMU SUPPORT
 2022-01-10  9:16 UTC  (14+ messages)
` [PATCH v3 09/33] iommu/mediatek: Remove for_each_m4u in tlb_sync_all
` [PATCH v3 13/33] iommu/mediatek: Remove the power status checking in tlb flush all
` [PATCH v3 22/33] iommu/mediatek: Add PCIe support
` [PATCH v3 26/33] iommu/mediatek: Add mtk_iommu_bank_data structure

[PATCH v11 00/22] Add MediaTek SoC DRM (vdosys1) support for mt8195
 2022-01-10  8:46 UTC  (23+ messages)
` [PATCH v11 01/22] dt-bindings: mediatek: add vdosys1 RDMA definition "
` [PATCH v11 02/22] dt-bindings: mediatek: add vdosys1 MERGE property "
` [PATCH v11 03/22] dt-bindings: mediatek: add ethdr definition "
` [PATCH v11 04/22] dt-bindings: reset: mt8195: add vdosys1 reset control bit
` [PATCH v11 05/22] soc: mediatek: add mtk-mmsys support for mt8195 vdosys1
` [PATCH v11 06/22] soc: mediatek: add mtk-mmsys config API "
` [PATCH v11 07/22] soc: mediatek: add cmdq support of "
` [PATCH v11 08/22] soc: mediatek: mmsys: modify reset controller for MT8195 vdosys1
` [PATCH v11 09/22] soc: mediatek: change the mutex defines and the mutex_mod type
` [PATCH v11 10/22] soc: mediatek: add mtk-mutex support for mt8195 vdosys1
` [PATCH v11 11/22] drm/mediatek: add display MDP RDMA support for MT8195
` [PATCH v11 12/22] drm/mediatek: add display merge advance config API "
` [PATCH v11 13/22] drm/mediatek: add display merge start/stop API for cmdq support
` [PATCH v11 14/22] drm/mediatek: add display merge mute/unmute support for MT8195
` [PATCH v11 15/22] drm/mediatek: add display merge async reset control
` [PATCH v11 16/22] drm/mediatek: add ETHDR support for MT8195
` [PATCH v11 17/22] drm/mediatek: add mediatek-drm plane color encoding info
` [PATCH v11 18/22] drm/mediatek: add ovl_adaptor support for MT8195
` [PATCH v11 19/22] drm/mediatek: modify mediatek-drm for mt8195 multi mmsys support
` [PATCH v11 20/22] drm/mediatek: add drm ovl_adaptor sub driver for MT8195
` [PATCH v11 21/22] drm/mediatek: add mediatek-drm of vdosys1 support "
` [PATCH v11 22/22] arm64: dts: mt8195: add display node for vdosys1

[PATCH v1 1/2] dt-bindings: iio: adc: Add compatible for Mediatek MT8186
 2022-01-10  8:48 UTC  (2+ messages)
` [PATCH v1 2/2] iio: adc: mt8186: Add compatible node for mt8186

[PATCH 1/2] dt-bindings: serial: meson: Drop compatible = amlogic, meson-gx-uart
 2022-01-10  8:55 UTC  (12+ messages)
` [PATCH] tty: serial: meson: Change request_irq to devm_request_irq and move devm_request_irq to meson_uart_probe()
` [PATCH] tty: serial: meson: Make the bit24 and bit [26, 27] of the UART_REG5 register writable
` [PATCH] tty: serial: meson: meson_uart_shutdown omit clear AML_UART_TX_EN bit
` [PATCH] tty: serial: meson: Request the register region in meson_uart_probe()
` [PATCH 1/2] tty: serial: meson: The UART baud rate calculation is described using the common clock code
` [PATCH 1/2] dt-bindings: serial: meson: Drop compatible = amlogic,meson-gx-uart

[PATCH v1 00/14] arm64: prepare and add verdin imx8m mini support
 2022-01-10  8:47 UTC  (11+ messages)
` [PATCH v1 03/14] arm64: defconfig: rebuild default configuration
` [PATCH v1 06/14] arm64: defconfig: build r8169 as a module
` [PATCH v1 07/14] arm64: defconfig: build ads1015 adc driver "
` [PATCH v1 08/14] arm64: defconfig: build lm75 temperature sensor "
` [PATCH v1 14/14] arm64: dts: freescale: add initial support for verdin imx8m mini

[PATCH v4, 00/15] media: mtk-vcodec: support for MT8192 decoder
 2022-01-10  8:34 UTC  (16+ messages)
` [PATCH v4, 01/15] media: mtk-vcodec: Add vdec enable/disable hardware helpers
` [PATCH v4, 02/15] media: mtk-vcodec: Using firmware type to separate different firmware architecture
` [PATCH v4, 03/15] media: mtk-vcodec: get capture queue buffer size from scp
` [PATCH v4, 04/15] media: mtk-vcodec: Read max resolution from dec_capability
` [PATCH v4, 05/15] media: mtk-vcodec: Call v4l2_m2m_set_dst_buffered() set capture buffer buffered
` [PATCH v4, 06/15] media: mtk-vcodec: Refactor get and put capture buffer flow
` [PATCH v4, 07/15] media: mtk-vcodec: Refactor supported vdec formats and framesizes
` [PATCH v4, 08/15] media: mtk-vcodec: Add format to support MT21C
` [PATCH v4, 09/15] media: mtk-vcodec: disable vp8 4K capability
` [PATCH v4, 10/15] media: mtk-vcodec: Fix v4l2-compliance fail
` [PATCH v4, 11/15] media: mtk-vcodec: record capture queue format type
` [PATCH v4, 12/15] media: mtk-vcodec: Extract H264 common code
` [PATCH v4, 13/15] media: mtk-vcodec: support stateless H.264 decoding for mt8192
` [PATCH v4, 14/15] media: mtk-vcodec: support stateless VP8 decoding
` [PATCH v4, 15/15] media: mtk-vcodec: support stateless VP9 decoding

[PATCH 0/2] sun4i-emac: replace magic number with marcos
 2022-01-10  8:32 UTC  (2+ messages)

[GIT PULL] Fixes for omaps
 2022-01-10  7:55 UTC 

[PATCH v6] sun4i-emac.c: add dma support
 2022-01-10  7:47 UTC  (4+ messages)
` [PATCH v1] sun4i-emac.c: enable emac tx dma

[PATCH v1 1/2] dt-bindings: pinctrl: mt8186: add pinctrl file and binding document
 2022-01-10  7:31 UTC 

[PATCH] coresight: syscfg: Fix memleak on registration failure in cscfg_create_device
 2022-01-10  7:31 UTC 

[PATCH 1/2] sun4i-emac.h: add register related marcos
 2022-01-10  7:23 UTC  (2+ messages)
` [PATCH 2/2] sun4i-emac.c: replace magic number with macro

[PATCH] mm: Generalize ARCH_HAS_FILTER_PGPROT
 2022-01-10  6:41 UTC 

[PATCH v7 00/10] Add Sunplus SP7021 SoC Support
 2022-01-10  6:37 UTC  (7+ messages)
` [PATCH v7 01/10] dt-bindings: vendor-prefixes: Add Sunplus
` [PATCH v7 06/10] clk: Add Sunplus SP7021 clock driver

[PATCH v3 0/4] Refactor Aspeed USB vhub driver
 2022-01-10  6:29 UTC  (8+ messages)
` [PATCH v3 2/4] usb: aspeed-vhub: fix remote wakeup failure in iKVM use case

[RFC PATCH v3 00/11] KVM: arm64: Add support for hypercall services selection
 2022-01-10  6:28 UTC  (3+ messages)
` [RFC PATCH v3 04/11] KVM: arm64: Setup a framework for hypercall bitmap firmware registers

[PATCH v4 00/48] Refactor perf cpumap
 2022-01-10  5:49 UTC  (7+ messages)
` [PATCH v4 26/48] perf evsel: Derive CPUs and threads in alloc_counts
` [PATCH v4 48/48] perf cpumap: Give CPUs their own type

[PATCH 1/2] KVM: arm64: mixed-width check should be skipped for uninitialized vCPUs
 2022-01-10  5:40 UTC  (2+ messages)
` [PATCH 2/2] KVM: arm64: selftests: Introduce vcpu_width_config

[PATCH 1/2] dt-bindings: spi: Convert spi-mt65xx & spi-slave-mt27xx to json-schema
 2022-01-10  5:37 UTC  (2+ messages)
` [PATCH 2/2] dt-bindings: spi: Add compatible for Mediatek MT8186

[PATCH v6 0/9] Multigenerational LRU Framework
 2022-01-10  4:47 UTC  (9+ messages)
` [PATCH v6 6/9] mm: multigenerational lru: aging

[PATCH 0/2] TI K3 M4F support on AM64x SoC
 2022-01-10  4:06 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: remoteproc: k3-m4f: Add bindings for K3 AM64x SoCs
` [PATCH 2/2] remoteproc: k4-m4: Add a remoteproc driver for M4F subsystem

[PATCH] mtd: rawnand: meson: fix the clock after discarding sd_emmc_c_clkc
 2022-01-10  3:32 UTC  (9+ messages)

[PATCH] arm64: Make CONFIG_ARM64_PSEUDO_NMI macro wrap all the pseudo-NMI code
 2022-01-10  3:20 UTC  (5+ messages)

[PATCH] drivers/pinctrl: remove redundant ret variable
 2022-01-10  1:27 UTC 

[v2 0/3] Integrate vppsys with mtk-mmsys in MT8195
 2022-01-10  0:59 UTC  (4+ messages)
` [v2 1/3] clk: mediatek: Add error handle when fail to register clock provider
` [v2 2/3] dt-bindings: ARM: Mediatek: Remove vppsys in MT8195 clock document
` [v2 3/3] clk: mediatek: Integrate vppsys with mtk-mmsys in MT8195

[PATCH] net: ethernet: mtk_eth_soc: fix error checking in mtk_mac_config()
 2022-01-10  0:43 UTC  (2+ messages)

[PATCH v3] fsi: Aspeed: Fix a potential double free
 2022-01-09 21:56 UTC 

[PATCH v2] fsi: Aspeed: Fix a potential double free
 2022-01-09 20:05 UTC  (2+ messages)

[GIT PULL] SoC: One more fix for 5.16
 2022-01-09 19:25 UTC  (2+ messages)

[PATCH v7 0/7] Add initial support for the i.MXRTxxxx SoC family starting from i.IMXRT1050 SoC
 2022-01-09 19:07 UTC  (4+ messages)
` [PATCH v7 5/7] clk: imx: Add initial support for i.MXRT1050 clock driver

[PATCH] crypto: testmgr - fix some wrong vectors of aes-ccm
 2022-01-09 17:02 UTC 

[PATCH v2] dt-bindings: serial: Convert rda,8810pl-uart to YAML
 2022-01-09 17:03 UTC 

[PATCH] dt-bindings: serial: Convert rda,8810pl-uart to YAML
 2022-01-09 16:33 UTC  (2+ messages)

[PATCH 00/10] rk3399: Clean up and enable DDR DVFS
 2022-01-09 16:33 UTC  (3+ messages)
` [PATCH 01/10] dt-bindings: devfreq: rk3399_dmc: Convert to YAML

[PATCH] dt-bindings: vendor-prefixes: add Thundercomm
 2022-01-09 15:33 UTC 

[PATCH 0/4] irqchip/meson-gpio: Add support for Meson-S4 SoC
 2022-01-09 15:27 UTC  (3+ messages)
` [PATCH 1/4] dt-bindings: interrupt-controller: New binding for Meson-S4 SoCs

[PATCH] dt-bindings: vendor-prefixes: add F(x)tec
 2022-01-09 15:21 UTC 

[PATCH] dt-bindings: vendor-prefixes: add Wingtech
 2022-01-09 13:53 UTC 

[PATCH] dt-bindings: vendor-prefixes: add 8devices
 2022-01-09 13:44 UTC 

[PATCH] drivers/i2c-aspeed: avoid invalid memory reference after timeout
 2022-01-09 13:26 UTC 

[PATCH] dt-bindings: vendor-prefixes: add Huawei
 2022-01-09 13:23 UTC 

[PATCH RFC 4.9 5/5] arm64: sysreg: Move to use definitions for all the SCTLR bits
 2022-01-09 13:07 UTC  (2+ messages)
` Patch "arm64: sysreg: Move to use definitions for all the SCTLR bits" has been added to the 4.9-stable tree

[PATCH RFC 4.9 2/5] arm64: Remove a redundancy in sysreg.h
 2022-01-09 13:07 UTC  (2+ messages)
` Patch "arm64: Remove a redundancy in sysreg.h" has been added to the 4.9-stable tree

[PATCH RFC 4.9 3/5] arm64: reduce el2_setup branching
 2022-01-09 13:07 UTC  (2+ messages)
` Patch "arm64: reduce el2_setup branching" has been added to the 4.9-stable tree

[PATCH RFC 4.9 4/5] arm64: move !VHE work to end of el2_setup
 2022-01-09 13:07 UTC  (2+ messages)
` Patch "arm64: move !VHE work to end of el2_setup" has been added to the 4.9-stable tree

[PATCH RFC 4.9 0/5] Fix booting arm64 big endian with QEMU 5.0.0+
 2022-01-09 12:58 UTC  (2+ messages)

[soc:arm/fixes] BUILD SUCCESS c8013355ead68dce152cf426686f8a5f80d88b40
 2022-01-09 12:16 UTC 

[soc:for-next] BUILD SUCCESS e333f3fec06a8c04be658706e6bb1c7c40df1357
 2022-01-09 12:17 UTC 

[soc:arm/late] BUILD SUCCESS 6b6db66fb373b0f19ca7798500244d256ec0ab44
 2022-01-09 12:16 UTC 

[PATCH v4 0/4] Add support for the Cypress cyttsp5
 2022-01-09 12:00 UTC  (3+ messages)

[PATCH v5 0/4] Add support for the Cypress cyttsp5
 2022-01-09 11:53 UTC  (5+ messages)
` [PATCH v5 1/4] Input: Add driver for Cypress Generation 5 touchscreen
` [PATCH v5 2/4] dt-bindings: input: Add Cypress TT2100 touchscreen controller
` [PATCH v5 3/4] ARM: imx_v6_v7_defconfig: Enable the cyttsp5 touchscreen
` [PATCH v5 4/4] ARM: dts: imx7d-remarkable2: Enable the cyttsp5

[PATCH 0/2] watchdog: imx_wdt2: Enable ping on suspend support
 2022-01-09 11:41 UTC  (3+ messages)
` [PATCH 1/2] watchdog: imx2_wdg: Alow ping on suspend
` [PATCH 2/2] ARM: dts: imx7d: remarkable2: set ping-during-suspend for watchdog

[PATCH] arm64: vdso: fix "no previous prototype" warning
 2022-01-09 11:35 UTC 

[PATCH v2 0/5] drm/dp: Move DisplayPort helpers into own module
 2022-01-08 23:56 UTC  (4+ messages)
` [PATCH v2 3/5] drm/dp: Move DisplayPort helpers into separate helper module

[RFC PATCH 0/1] ARM: exynos: only do SMC_CMD_CPU1BOOT call on Exynos4
 2022-01-08 21:57 UTC  (2+ messages)
` [RFC PATCH 1/1] "

[GIT PULL] Apple SoC MAINTAINERS updates for 5.17
 2022-01-08 21:58 UTC  (2+ messages)

[PATCH] ARM: dts: gpio-ranges property is now required
 2022-01-08 21:18 UTC  (3+ messages)

[GIT PULL] SoC: Fixes for 5.16, part 4
 2022-01-08 21:11 UTC  (2+ messages)

[PATCH v3 0/2] CAAM Driver: re-factor and set proper JR status
 2022-01-08 20:48 UTC  (8+ messages)
  ` [PATCH v3 2/2] arm64: dts: imx8m: define proper status for caam jr

[GIT PULL] firmware: arm_scmi: Updates for v5.17
 2022-01-08 20:24 UTC  (3+ messages)

[PATCH v2] drm/imx: Fix memory leak in imx_pd_connector_get_modes
 2022-01-08 16:52 UTC 

[PATCH 07/23] membarrier: Rewrite sync_core_before_usermode() and improve documentation
 2022-01-08 16:43 UTC 

[PATCH kvmtool 0/9] arm64: Improve PMU support on heterogeneous systems
 2022-01-08 16:03 UTC  (6+ messages)
` [PATCH kvmtool 9/9] arm64: Add support for KVM_ARM_VCPU_PMU_V3_SET_PMU

[v1 0/2] Mediatek MT8186 power domain support
 2022-01-08 13:19 UTC  (3+ messages)
` [v1 1/2] dt-bindings: power: Add MT8186 power domains
` [v1 2/2] soc: mediatek: pm-domains: Add support for mt8186


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