linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-14 23:21:22 to 2021-07-15 12:09:43 UTC [more...]

[PATCH v1 1/3] clk: fractional-divider: Export approximation algo to the CCF users
 2021-07-15 12:07 UTC  (3+ messages)
` [PATCH v1 2/3] clk: fractional-divider: Introduce NO_PRESCALER flag
` [PATCH v1 3/3] clk: fractional-divider: Document the arithmetics used behind the code

[PATCH] arm64: dts: imx8mp: Add dsp node
 2021-07-15 11:58 UTC 

[PATCH 0/7] dt-bindings: imx8mp: fix dt schema check errors
 2021-07-15 11:49 UTC  (19+ messages)
` [PATCH 1/7] dt-bindings: can: flexcan: fix imx8mp compatbile
` [PATCH 2/7] dt-bindings: spi: flexspi: convert to json schema
  ` [EXT] "
` [PATCH 3/7] dt-bindings: net: dsa: sja1105: fix wrong indentation
` [PATCH 4/7] dt-bindings: phy: imx8mq-usb-phy: convert to json schema
` [PATCH 5/7] dt-bindings: soc: imx: add missing anatop binding
` [PATCH 6/7] dt-bindings: soc: imx: add missing iomuxc gpr binding
` [PATCH 7/7] arm64: dts: imx8mp: fix fspi dt schema check error

[PATCH 0/3] kvm-arm64: Fix PMU reset values (and more)
 2021-07-15 11:51 UTC  (6+ messages)
` [PATCH 1/3] KVM: arm64: Narrow PMU sysreg reset values to architectural requirements

[PATCH] pinctrl: single: Fix error return code in pcs_parse_bits_in_pinctrl_entry()
 2021-07-15 11:49 UTC  (2+ messages)

[PATCH] arm64: kexec: add support for kexec with spin-table
 2021-07-15 11:48 UTC  (7+ messages)

[PATCH v1 0/3] arm64: dts: rockchip: add pmu and qos nodes for rk3568
 2021-07-15 11:15 UTC  (4+ messages)
` [PATCH v1 2/3] dt-binding: mfd: syscon: add rk3568 QoS register compatible

[PATCH v6 RESEND 1/3] gpu: drm: separate panel orientation property creating and value setting
 2021-07-15 11:12 UTC  (3+ messages)
` [PATCH v6 RESEND 3/3] arm64: dts: mt8183: Add panel rotation

[PATCH] pinctrl: mediatek: fix platform_no_drv_owner.cocci warnings
 2021-07-15 11:12 UTC 

[PATCH v2 0/8] ASoC: mediatek: Add support for MT8195 SoC
 2021-07-15 11:05 UTC  (5+ messages)
  ` [PATCH v2 5/8] ASoC: mediatek: mt8195: add platform driver

[PATCH v6 RESEND 1/3] gpu: drm: separate panel orientation property creating and value setting
 2021-07-15 11:09 UTC  (4+ messages)
` [PATCH v6 RESEND 2/3] drm/mediatek: init panel orientation property

[PATCH 00/10] Add support for older Rockchip SoCs to V4L2 hantro and rkvdec drivers
 2021-07-15 11:07 UTC  (6+ messages)
` [PATCH v2 01/12] dt-bindings: mfd: syscon: add Rockchip RK3036/RK3228 qos compatibles

[PATCH] arm64: dts: fvp: Remove panel timings
 2021-07-15 11:04 UTC  (4+ messages)

Fix: Please help to cherry-pick patch "bdi: Do not use freezable workqueue" to stable tree
 2021-07-15 11:03 UTC  (2+ messages)

Any way to disable KVM VHE extension?
 2021-07-15 10:49 UTC  (7+ messages)

[PATCH] drm/mediatek: dpi: fix NULL dereference in mtk_dpi_bridge_atomic_check
 2021-07-15 10:28 UTC  (2+ messages)

[PATCHv1 0/3] Meson-8b and Meson-gxbb Fix some missing code
 2021-07-15 10:24 UTC  (9+ messages)
` [PATCHv1 1/3] ARM: dts: meson8b: odroidc1: Add usb phy power node

[PATCH linux-next] net:stmmac: Fix the unsigned expression compared with zero
 2021-07-15 10:12 UTC  (2+ messages)

[PATCH] dt-bindings: fpga: convert Xilinx Zynq MPSoC bindings to YAML
 2021-07-15 10:02 UTC 

[PATCH] dt-bindings: power: reset: convert Xilinx Zynq MPSoC bindings to YAML
 2021-07-15  9:56 UTC 

[PATCH v4 0/9] Additional features for Hantro HEVC
 2021-07-15  9:43 UTC  (4+ messages)
` [PATCH v4 8/9] media: hevc: Add scaling matrix control

[PATCH 0/2] Add "BACKGROUND_COLOR" drm property
 2021-07-15  9:34 UTC  (11+ messages)
` [PATCH 1/2] drm: add crtc background color property

[PATCH v7 00/15] Optimizing iommu_[map/unmap] performance
 2021-07-15  9:31 UTC  (6+ messages)
` [PATCH v7 10/15] iommu/io-pgtable-arm: Implement arm_lpae_unmap_pages()

[PATCH 0/5] KVM: arm64: Cleanups and one optimization
 2021-07-15  9:31 UTC  (4+ messages)
` [PATCH 5/5] KVM: arm64: nVHE: Remove unneeded isb() when modifying PMSCR_EL1

[PATCH v2 0/9] Add support for DMA2D of STMicroelectronics STM32 Soc series
 2021-07-15  9:24 UTC  (20+ messages)
` [PATCH v2 1/9] media: admin-guide: add stm32-dma2d description
` [PATCH v2 2/9] media: dt-bindings: media: add document for STM32 DMA2d bindings
` [PATCH v2 3/9] clk: stm32: Fix ltdc's clock turn off by clk_disable_unused() after kernel startup
` [PATCH v2 4/9] ARM: dts: stm32: Enable DMA2D support on STM32F429 MCU
` [PATCH v2 5/9] ARM: dts: stm32: Enable DMA2D on STM32F469-DISCO board
` [PATCH v2 6/9] media: v4l2-mem2mem: add v4l2_m2m_get_unmapped_area for no-mmu platform
` [PATCH v2 7/9] media: docs: add doc for the stm32 dma2d driver
` [PATCH v2 8/9] media: v4l: uapi: Add user control base for stm32 dma2d controls
` [PATCH v2 9/9] media: stm32-dma2d: STM32 DMA2D driver

[PATCH v2] dt-bindings: serial: convert Cadence UART bindings to YAML
 2021-07-15  9:22 UTC 

[PATCHv2] ARM: multi_v7_defconfig: Enable CONFIG_MMC_MESON_MX_SDHC
 2021-07-15  9:22 UTC 

[PATCH 1/1] stm class: dummy_stm: Fix error return code in dummy_stm_init()
 2021-07-15  9:21 UTC  (2+ messages)

[PATCH v3 00/13] Add support mtu3 gadget (runtime) PM
 2021-07-15  9:07 UTC  (14+ messages)
` [PATCH v3 01/13] dt-bindings: usb: mtu3: remove support VBUS detection of extcon
` [PATCH v3 02/13] dt-bindings: usb: mtu3: add optional property to disable usb2 ports
` [PATCH v3 03/13] dt-bindings: usb: mtu3: add support property role-switch-default-mode
` [PATCH v3 04/13] dt-bindings: usb: mtu3: add wakeup interrupt
` [PATCH v3 05/13] usb: common: add helper to get role-switch-default-mode
` [PATCH v3 06/13] usb: dwc3: drd: use "
` [PATCH v3 07/13] usb: mtu3: support property role-switch-default-mode
` [PATCH v3 08/13] usb: mtu3: support option to disable usb2 ports
` [PATCH v3 09/13] usb: mtu3: add new helpers for host suspend/resume
` [PATCH v3 10/13] usb: mtu3: support runtime PM for host mode
` [PATCH v3 11/13] usb: mtu3: add helper to power on/down device
` [PATCH v3 12/13] usb: mtu3: support suspend/resume for device mode
` [PATCH v3 13/13] usb: mtu3: support suspend/resume for dual-role mode

[PATCH] iommu: Unify iova_to_phys for identity domains
 2021-07-15  8:53 UTC  (3+ messages)

[PATCH 0/5] coresight: TRBE and Self-Hosted trace fixes
 2021-07-15  8:52 UTC  (10+ messages)
` [PATCH 3/5] coresight: trbe: Keep TRBE disabled on overflow irq
` [PATCH 4/5] coresight: trbe: Move irq_work queue processing
` [PATCH 5/5] coresight: trbe: Prohibit tracing while handling an IRQ

[PATCH v2] arm64: dts: imx8qm: add compatible string for usdhc3
 2021-07-15  8:46 UTC  (4+ messages)
` [PATCH v1] arm64: dts: imx8qm: added System MMU

[PATCH v3 0/2] allow simple{fb, drm} drivers to be used on non-x86 EFI platforms
 2021-07-15  8:11 UTC  (3+ messages)

[PATCH v6 2/2] ASoC: sun50i-dmic: dt-bindings: add DT bindings for DMIC controller
 2021-07-15  7:49 UTC  (2+ messages)

[PATCH v6 1/2] ASoC: sunxi: Add Allwinner H6 Digital MIC driver
 2021-07-15  7:47 UTC  (2+ messages)

[PATCH v6 0/3] media: imx: add support for imx8mq MIPI RX
 2021-07-15  7:37 UTC  (5+ messages)
` [PATCH v6 2/3] media: imx: add a driver for i.MX8MQ mipi csi rx phy and controller

[PATCH AUTOSEL 5.13 024/108] ARM: dts: imx25-pinfunc: Fix gpio function name for pads GPIO_[A-F]
 2021-07-15  7:16 UTC  (4+ messages)

[PATCH 0/8] Due to changes in hardware design, add patch to
 2021-07-15  7:09 UTC  (14+ messages)
` [PATCH 1/8] dt-bindings: i2c: update bindings for MT8195 SoC
` [PATCH 2/8] i2c: mediatek: Dump i2c/dma register when a timeout occurs
` [PATCH 3/8] i2c: mediatek: fixing the incorrect register offset
` [PATCH 4/8] i2c: mediatek: Reset the handshake signal between i2c and dma
` [PATCH 5/8] i2c: mediatek: Add OFFSET_EXT_CONF setting back
` [PATCH 6/8] dt-bindings: i2c: add attribute default-timing-adjust
` [PATCH 7/8] i2c: mediatek: Isolate speed setting via dts for special devices
` [PATCH 8/8] i2c: mediatek: modify bus speed calculation formula

[PATCH v4 0/3] Apple M1 DART IOMMU driver
 2021-07-15  6:52 UTC  (4+ messages)

[PATCH v3 1/3] dt-bindings: phy: mediatek: tphy: add support hardware version 3
 2021-07-15  6:48 UTC  (3+ messages)
` [PATCH v3 2/3] phy: phy-mtk-tphy: support new hardware version
` [PATCH v3 3/3] phy: phy-mtk-tphy: add support mt8195

[v3 0/5] Mediatek MT8195 power domain support
 2021-07-15  6:40 UTC  (3+ messages)
` [v3 5/5] soc: mediatek: pm-domains: Remove unused macro

[PATCH] dma-heap: Let dma heap use dma_map_attrs to map & unmap iova
 2021-07-15  6:24 UTC  (2+ messages)

[PATCH] dma-buf: add kernel count for dma_buf
 2021-07-15  6:06 UTC  (2+ messages)

[PATCH v2] net: ipv6: remove unused local variable
 2021-07-15  4:20 UTC 

[Patch V2 0/2] iommu/arm-smmu: Fix races in iommu domain/group creation
 2021-07-15  4:44 UTC  (2+ messages)

[RFC v4 0/7] PCI: hv: Support host bridge probing on ARM64
 2021-07-15  3:59 UTC  (4+ messages)
` [RFC v4 5/7] PCI: hv: Use pci_host_bridge::domain_nr for PCI domain
  ` [EXTERNAL] "

arm64: dts: rockchip: helios64: SPI, tsadc, and stdout-path
 2021-07-15  2:56 UTC  (4+ messages)
` [PATCH v2 1/3] arm64: dts: rockchip: helios64: set stdout-path
` [PATCH v2 2/3] arm64: dts: rockchip: helios64: add SPI support
` [PATCH v2 3/3] arm64: dts: rockchip: helios64: enable tsadc on helios64

[PATCH] arm64: Remove AArch64 X30 redundant register alias
 2021-07-15  1:29 UTC  (4+ messages)

[PATCH v3 0/2] media: rc: add support for Amlogic Meson IR blaster
 2021-07-14 23:23 UTC  (3+ messages)
` [PATCH v3 1/2] media: rc: meson-irblaster: document device tree bindings

[PATCH v0 0/2] Add support for Firefly ROC-RK3328-PC
 2021-07-14 23:16 UTC  (3+ messages)
` [PATCH v0 1/2] dt-bindings: add doc "

[PATCH v1, 00/14] Using component framework to support multi hardware decode
 2021-07-14 23:14 UTC  (6+ messages)
` [PATCH v1, 04/14] dt-bindings: media: mtk-vcodec: Separate video encoder and decoder dt-bindings
` [PATCH v1, 12/14] dt-bindings: media: mtk-vcodec: Adds decoder dt-bindings for mt8192

[RFC PATCH 00/17] drm: bridge: Samsung MIPI DSIM bridge
 2021-07-14 22:59 UTC  (3+ messages)
` [RFC PATCH 12/17] dt-bindings: display: bridge: samsung, mipi-dsim: Add i.MX8MM support
  ` [RFC PATCH 12/17] dt-bindings: display: bridge: samsung,mipi-dsim: "

[xlnx:xlnx_rebase_v5.10 1409/1756] drivers/usb/dwc3/core.c:934:5: warning: no previous prototype for function 'dwc3_core_init'
 2021-07-14 22:45 UTC 

[PATCH V6 01/15] ARM: dts: imx6q-dhcom: Add the parallel system bus
 2021-07-14 21:07 UTC  (15+ messages)
` [PATCH V6 02/15] ARM: dts: imx6q-dhcom: Add interrupt and compatible to the ethernet PHY
` [PATCH V6 03/15] ARM: dts: imx6q-dhcom: Fill GPIO line names on DHCOM SoM
` [PATCH V6 04/15] ARM: dts: imx6q-dhcom: Adding Wake pin to the PCIe pinctrl
` [PATCH V6 05/15] ARM: dts: imx6q-dhcom: Align stdout-path with other DHCOM SoMs
` [PATCH V6 06/15] ARM: dts: imx6q-dhcom: Add keys and leds to the PDK2 board
` [PATCH V6 07/15] ARM: dts: imx6q-dhcom: Use 1G ethernet on "
` [PATCH V6 08/15] ARM: dts: imx6q-dhcom: Rework of the DHCOM GPIO pinctrls
` [PATCH V6 09/15] ARM: dts: imx6q-dhcom: Remove ddc-i2c-bus property
` [PATCH V6 10/15] ARM: dts: imx6q-dhcom: Set minimum memory size of all DHCOM i.MX6 variants
` [PATCH V6 11/15] ARM: dts: imx6q-dhcom: Rearrange of iomux
` [PATCH V6 12/15] ARM: dts: imx6q-dhcom: Cleanup of the devicetrees
` [PATCH V6 13/15] ARM: dts: imx6qdl-dhcom: Split SoC-independent parts of DHCOM SOM and PDK2
` [PATCH V6 14/15] ARM: dts: imx6qdl-dhcom: Add DHCOM based PicoITX board
` [PATCH V6 15/15] ARM: dts: imx6qdl-dhcom: Add DHSOM based DRC02 board

[PATCH] soc: fsl: qe: convert QE interrupt controller to platform_device
 2021-07-14 22:29 UTC  (2+ messages)

[xlnx:xlnx_rebase_v5.10 711/1756] drivers/remoteproc/ingenic_rproc.c:144:14: error: incompatible function pointer types initializing 'void *(*)(struct rproc *, u64, int)' (aka 'void *(*)(struct rproc *, unsigned long long, int)') with an expression of type 'void *(struct rproc *, u64, siz
 2021-07-14 21:48 UTC 

[xlnx:xlnx_rebase_v5.10 1409/1756] undefined reference to `dwc3_gadget_exit_hibernation'
 2021-07-14 21:37 UTC 

[PATCH v5 0/2] media: rc: add support for Amlogic Meson IR blaster
 2021-07-14 21:27 UTC  (3+ messages)
` [PATCH v5 1/2] media: rc: meson-ir-tx: document device tree bindings
` [PATCH v5 2/2] media: rc: introduce Meson IR TX driver

[PATCH 0/3] Support h264 encoder on MT8195
 2021-07-14 21:25 UTC  (3+ messages)
` [PATCH 2/3] dt-bindings: media: mtk-vcodec: Add binding for MT8195 VENC

[PATCH 00/24] MT8195 IOMMU SUPPORT
 2021-07-14 21:14 UTC  (5+ messages)
` [PATCH 01/24] dt-bindings: mediatek: mt8195: Add binding for MM IOMMU
` [PATCH 02/24] dt-bindings: mediatek: mt8195: Add binding for infra IOMMU

[PATCH] ARM: configs: Update Integrator defconfig
 2021-07-14 21:14 UTC  (2+ messages)

[PATCH v2 0/2] phy: Add support for the HDMI TX PHY on Meson8/8b/8m2
 2021-07-14 21:09 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: phy: Add the Amlogic Meson8 HDMI TX PHY bindings

[PATCH 0/3] Add support for VSC8531_02 PHY and DT RGMII tuning
 2021-07-14 21:08 UTC  (3+ messages)
` [PATCH 2/3] dt-bindings: mscc: Add RGMII RX and TX delay tuning

[PATCH] ARM: multi_v7_defconfig: Enable CONFIG_MMC_MESON_MX_SDHC
 2021-07-14 21:07 UTC  (2+ messages)

[PATCH 00/14] Introduce PECI subsystem
 2021-07-14 21:05 UTC  (3+ messages)
` [PATCH 08/14] peci: Add device detection

[PATCH v3 00/13] imx8q video decoder/encoder driver
 2021-07-14 21:04 UTC  (3+ messages)
` [PATCH v3 01/13] dt-bindings: media: imx8q: add imx video codec bindings

[PATCH v0 0/2] Add support for Firefly ROC-RK3399-PC-PLUS
 2021-07-14 20:52 UTC  (3+ messages)
` [PATCH v0 1/2] dt-bindings: add doc "

[PATCH v3] sigaction.2: Document SA_EXPOSE_TAGBITS and the flag support detection protocol
 2021-07-14 20:37 UTC  (2+ messages)

[PATCH V3] dt-bindings: arm: fsl: Add DHCOM PicoITX and DHCOM DRC02 boards
 2021-07-14 20:22 UTC 

[PATCH V2] dt-bindings: arm: fsl: Add DHCOM PicoITX and DHCOM DRC02 boards
 2021-07-14 20:19 UTC  (9+ messages)

[PATCH v5 1/4] arm64: dts: ipq6018: correct TCSR block area
 2021-07-14 20:18 UTC  (3+ messages)
` [PATCH v5 2/4] pwm: driver for qualcomm ipq6018 pwm block

[xlnx:xlnx_rebase_v5.10 1042/1756] ./usr/include/linux/videodev2.h:2380:20: error: field 'timestamp' has incomplete type
 2021-07-14 20:14 UTC 

[PATCH v2 00/13] KVM: arm64: Fixed features for protected VMs
 2021-07-14 20:01 UTC  (4+ messages)
` [PATCH v2 09/13] KVM: arm64: Add trap handlers "

[PATCH v5 0/2] userfaultfd: do not untag user pointers
 2021-07-14 19:54 UTC  (3+ messages)
` [PATCH v5 1/2] "
` [PATCH v5 2/2] selftest: use mmap instead of posix_memalign to allocate memory

[PATCH v2 1/4] dt-bindings: power: convert rockchip-io-domain.txt to YAML
 2021-07-14 19:50 UTC  (3+ messages)
` [PATCH v2 2/4] dt-bindings: soc: rockchip: add rockchip-io-domain.yaml object to grf.yaml

[PATCH] arm64: dts: imx8mm-venice-gw7901: Remove unnecessary #address-cells/#size-cells
 2021-07-14 19:49 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).