linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-03 09:22:15 to 2022-11-03 17:10:36 UTC [more...]

[PATCH v7 00/28] Allwinner A31/A83T MIPI CSI-2 and A31 ISP / CSI Rework
 2022-11-03 16:31 UTC  (29+ messages)
` [PATCH v7 01/28] media: sun6i-csi: Add bridge v4l2 subdev with port management
` [PATCH v7 02/28] media: sun6i-csi: Rename sun6i_video to sun6i_csi_capture
` [PATCH v7 03/28] media: sun6i-csi: Add capture state using vsync for page flip
` [PATCH v7 04/28] media: sun6i-csi: Rework register definitions, invert misleading fields
` [PATCH v7 05/28] media: sun6i-csi: Add dimensions and format helpers to capture
` [PATCH v7 06/28] media: sun6i-csi: Implement address configuration without indirection
` [PATCH v7 07/28] media: sun6i-csi: Split stream sequences and irq code in capture
` [PATCH v7 08/28] media: sun6i-csi: Move power management to runtime pm "
` [PATCH v7 09/28] media: sun6i-csi: Move register configuration to capture
` [PATCH v7 10/28] media: sun6i-csi: Rework capture format management with helper
` [PATCH v7 11/28] media: sun6i-csi: Remove custom format helper and rework configure
` [PATCH v7 12/28] media: sun6i-csi: Add bridge dimensions and format helpers
` [PATCH v7 13/28] media: sun6i-csi: Get mbus code from bridge instead of storing it
` [PATCH v7 14/28] media: sun6i-csi: Tidy capture configure code
` [PATCH v7 15/28] media: sun6i-csi: Introduce bridge format structure, list and helper
` [PATCH v7 16/28] media: sun6i-csi: Introduce capture "
` [PATCH v7 17/28] media: sun6i-csi: Configure registers from format tables
` [PATCH v7 18/28] media: sun6i-csi: Introduce format match structure, list and helper
` [PATCH v7 19/28] media: sun6i-csi: Implement capture link validation with logic
` [PATCH v7 20/28] media: sun6i-csi: Get bridge subdev directly in capture stream ops
` [PATCH v7 21/28] media: sun6i-csi: Move hardware control to the bridge
` [PATCH v7 22/28] media: sun6i-csi: Rename the capture video device to sun6i-csi-capture
` [PATCH v7 23/28] media: sun6i-csi: Cleanup headers and includes, update copyright lines
` [PATCH v7 24/28] media: sun6i-csi: Add support for MIPI CSI-2 to the bridge code
` [PATCH v7 25/28] media: sun6i-csi: Only configure capture when streaming
` [PATCH v7 26/28] media: sun6i-csi: Add extra checks to the interrupt routine
` [PATCH v7 27/28] media: sun6i-csi: Request a shared interrupt
` [PATCH v7 28/28] MAINTAINERS: Add myself as sun6i-csi maintainer and rename/move entry

[PATCH v2 0/4] PCI: Add pci_dev_for_each_resource() helper and refactor bus one
 2022-11-03 16:46 UTC  (5+ messages)
` [PATCH v2 1/4] PCI: Introduce pci_dev_for_each_resource()
` [PATCH v2 2/4] PCI: Split pci_bus_for_each_resource_p() out of pci_bus_for_each_resource()
` [PATCH v2 3/4] EISA: Convert to use pci_bus_for_each_resource_p()
` [PATCH v2 4/4] pcmcia: "

[PATCH v8 0/6] Allwinner A31/A83T MIPI CSI-2 and A31 ISP / ISP Driver
 2022-11-03 16:37 UTC  (7+ messages)
` [PATCH v8 1/6] dt-bindings: media: Add Allwinner A31 ISP bindings documentation
` [PATCH v8 2/6] dt-bindings: media: sun6i-a31-csi: Add internal output port to the ISP
` [PATCH v8 3/6] staging: media: Add support for the Allwinner A31 ISP
` [PATCH v8 4/6] MAINTAINERS: Add entry for the Allwinner A31 ISP driver
` [PATCH v8 5/6] media: sun6i-csi: Detect the availability of the ISP
` [PATCH v8 6/6] media: sun6i-csi: Add support for hooking to the isp devices

[PATCH 0/4] iommu/exynos: Convert to module
 2022-11-03 16:37 UTC  (5+ messages)
  ` [PATCH 3/4] iommu/exynos: Modularize the driver

[PATCH 1/3] arm: omap2: n8x0: stop instantiating codec platform data
 2022-11-03 16:35 UTC  (5+ messages)

[PATCH v6 0/2] Modify documentation and machine driver for mt8186_rt1019_rt5682s sound card
 2022-11-03 16:34 UTC  (2+ messages)

[PATCH v1 0/7] Add USB Driver for HPE GXP Architecture
 2022-11-03 16:32 UTC  (13+ messages)
` [PATCH v1 1/7] usb: gadget: udc: gxp_udc: add gxp USB support
` [PATCH v1 2/7] dt-bindings: usb: hpe,gxp-udc: Add binding for gxp gadget
` [PATCH v1 3/7] dt-bindings: usb: hpe,gxp-udcg: Add binding for gxp gadget group
` [PATCH v1 4/7] dt-bindings: usb: hpe,gxp-vuhc: add binding for gxp vEHCI
` [PATCH v1 5/7] ARM: dts: hpe: Add UDC nodes
` [PATCH v1 6/7] ARM: configs: multi_v7_defconfig: Enable HPE GXP USB Driver
` [PATCH v1 7/7] MAINTAINERS: add USB support to GXP

[PATCH v4 0/9] TI-Nspire cleanups
 2022-11-03 16:29 UTC  (4+ messages)
` [PATCH v4 7/9] ARM: dts: nspire: Use MATRIX_KEY macro for linux,keymap

[PATCH v3 00/23] drm/fb-helper: Untangle fbdev emulation and helpers
 2022-11-03 15:14 UTC  (24+ messages)
` [PATCH v3 01/23] drm/komeda: Don't set struct drm_driver.lastclose
` [PATCH v3 02/23] drm/mcde: "
` [PATCH v3 03/23] drm/vboxvideo: "
` [PATCH v3 04/23] drm/amdgpu: Don't set struct drm_driver.output_poll_changed
` [PATCH v3 05/23] drm/imx/dcss: "
` [PATCH v3 06/23] drm/ingenic: "
` [PATCH v3 07/23] drm/logicvc: "
` [PATCH v3 08/23] drm/rockchip: "
` [PATCH v3 09/23] drm/panel-ili9341: Include <linux/backlight.h>
` [PATCH v3 10/23] drm/tve200: Include <linux/of.h>
` [PATCH v3 11/23] drm/fb-helper: Cleanup include statements in header file
` [PATCH v3 12/23] drm/fb_helper: Rename field fbdev to info in struct drm_fb_helper
` [PATCH v3 13/23] drm/fb-helper: Rename drm_fb_helper_alloc_fbi() to use _info postfix
` [PATCH v3 14/23] drm/fb-helper: Rename drm_fb_helper_unregister_fbi() "
` [PATCH v3 15/23] drm/fb-helper: Disconnect damage worker from update logic
` [PATCH v3 16/23] drm/fb-helper: Call fb_sync in I/O functions
` [PATCH v3 17/23] drm/fb-helper: Perform all fbdev I/O with the same implementation
` [PATCH v3 18/23] drm/fb_helper: Minimize damage-helper overhead
` [PATCH v3 19/23] drm/fb-helper: Always initialize generic fbdev emulation
` [PATCH v3 20/23] drm/fb-helper: Set flag in struct drm_fb_helper for leaking physical addresses
` [PATCH v3 21/23] drm/fb-helper: Move generic fbdev emulation into separate source file
` [PATCH v3 22/23] drm/fb-helper: Remove unnecessary include statements
` [PATCH v3 23/23] drm/fb-helper: Clarify use of last_close and output_poll_changed

[PATCH v7 00/10] drm: bridge: Add Samsung MIPI DSIM bridge
 2022-11-03 16:03 UTC  (9+ messages)
` [PATCH v7 07/10] drm: bridge: samsung-dsim: Add atomic_get_input_bus_fmts

[PATCH 1/3] dt-bindings: imx6q-pcie: Handle various clock configurations
 2022-11-03 16:25 UTC  (7+ messages)
` [PATCH 2/3] dt-bindings: imx6q-pcie: Handle various PD configurations

[PATCH net-next v2 0/5] Extend TC key support for Sparx5 IS2 VCAP
 2022-11-03 16:21 UTC  (10+ messages)
` [PATCH net-next v2 2/5] net: microchip: sparx5: Adding more tc flower keys for the "

[PATCH] ARM: dts: bcm63138: drop invalid "nand" interrupt name
 2022-11-03 16:19 UTC  (6+ messages)

[PATCH v2] ARM : Support for optional ARMv8.2 half-precision floating point extension
 2022-11-03 16:18 UTC  (3+ messages)

[PATCH v2] vcodec: mediatek: add check for NULL for
 2022-11-03 16:17 UTC  (2+ messages)

[PATCH v2 0/2] mm: Allow kmalloc() allocations below ARCH_KMALLOC_MINALIGN
 2022-11-03 16:15 UTC  (5+ messages)
` [PATCH v2 2/2] treewide: Add the __GFP_PACKED flag to several non-DMA kmalloc() allocations

[PATCH net-next] net: axiemac: add PM callbacks to support suspend/resume
 2022-11-03 16:06 UTC  (2+ messages)

[PATCH v2 0/6] Support new features to the SPEAr600
 2022-11-03 16:05 UTC  (3+ messages)
` [PATCH v2 3/6] arm: configs: spear6xx: Enable PL110 display controller

[PATCH] kvm/arm: Fix pvtime documentation
 2022-11-03 15:47 UTC  (5+ messages)

[PATCH 00/44] KVM: Rework kvm_init() and hardware enabling
 2022-11-03 15:29 UTC  (21+ messages)
` [PATCH 04/44] KVM: Teardown VFIO ops earlier in kvm_exit()
` [PATCH 10/44] KVM: VMX: Clean up eVMCS enabling if KVM initialization fails
` [PATCH 17/44] KVM: arm64: Do arm/arch initialiation without bouncing through kvm_init()
` [PATCH 25/44] KVM: s390: Do s390 specific init "
` [PATCH 33/44] KVM: x86: Do VMX/SVM support checks directly in vendor code
` [PATCH 36/44] KVM: x86: Do compatibility checks when onlining CPU
` [PATCH 39/44] KVM: Drop kvm_count_lock and instead protect kvm_usage_count with kvm_lock

[PATCH v3] ARM: Add wpcm450_defconfig for Nuvoton WPCM450
 2022-11-03 15:27 UTC  (3+ messages)

[PATCH 0/3] Support pwm/tach driver for aspeed ast26xx
 2022-11-03 15:27 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: Add bindings for aspeed pwm-tach

[PATCH v2 00/12] Add MT8195 HDMI support
 2022-11-03 15:24 UTC  (7+ messages)
` [PATCH v2 02/12] dt-bindings: display: mediatek: add MT8195 hdmi bindings

[PATCH] spi: stm32: fix stm32_spi_prepare_mbr() that halves spi clk for every run
 2022-11-03 15:08 UTC  (2+ messages)

[PATCH v2] arm64: arch_timer: XGene-1: TVAL register math error breaks timer expiry calculation
 2022-11-03 15:05 UTC  (3+ messages)

[PATCH v1 0/2] KVM fixes for exotic configurations
 2022-11-03 15:05 UTC  (3+ messages)
` [PATCH v1 1/2] KVM: arm64: Fix kvm init failure when mode!=vhe and VA_BITS=52
` [PATCH v1 2/2] KVM: arm64: Fix PAR_TO_HPFAR() to work independently of PA_BITS

[PATCH v3 0/3] Suspending i.MX watchdog in WAIT mode
 2022-11-03 15:04 UTC  (6+ messages)
` [PATCH v3 1/3] watchdog: imx2_wdg: suspend "
` [PATCH v3 2/3] dt-bindings: watchdog: fsl-imx: document suspend in wait mode
` [PATCH v3 3/3] ARM: dts: imx6ul/ull: suspend i.MX6UL watchdog "

[PATCH] docs: dt: writing-schema: Document usage of CHECK_DTBS make flag
 2022-11-03 15:01 UTC  (3+ messages)

[PATCH] iommu/rockchip: fix permission bits in page table entries v2
 2022-11-03 14:59 UTC  (3+ messages)

[PATCH v2 00/14] KVM: arm64: PMU: Fixing chained events, and PMUv3p5 support
 2022-11-03 14:52 UTC  (8+ messages)
` [PATCH v2 10/14] KVM: arm64: PMU: Move the ID_AA64DFR0_EL1.PMUver limit to VM creation
` [PATCH v2 11/14] KVM: arm64: PMU: Allow ID_AA64DFR0_EL1.PMUver to be set from userspace

[GIT PULL iommu] Please pull iommu errno changes
 2022-11-03 14:53 UTC  (2+ messages)

[PATCH net-next v6 0/6] Add new PCP and APPTRUST attributes to dcbnl
 2022-11-03 14:50 UTC  (2+ messages)

[PATCH v2 0/5] iommu/sun50i: Fix various fixes
 2022-11-03 14:46 UTC  (2+ messages)

[RFC PATCH 0/7] fix reset line polarity for Goodix touchscreen controllers
 2022-11-03 14:43 UTC 

[v2 0/3] upport pwm/tach driver for aspeed ast26xx
 2022-11-03 14:30 UTC  (9+ messages)
` [v2 3/3] hwmon: Add Aspeed ast2600 TACH support

[PATCH] drm/mediatek: Fix return type of mtk_hdmi_bridge_mode_valid()
 2022-11-03 14:28 UTC  (2+ messages)

[PATCH v6 0/4] thermal: mediatek: Add support for MT8365 SoC
 2022-11-03 14:26 UTC  (4+ messages)
` [PATCH v6 4/4] thermal: mediatek: add another get_temp ops for thermal sensors

[PATCH v5 0/3] Add driver nodes for MT8195 SoC
 2022-11-03 14:25 UTC  (3+ messages)
` [PATCH v5 1/3] dt-bindings: PCI: mediatek-gen3: Support mt8195

[PATCH v4 0/1] drm/amd/display: add DCN support for ARM64
 2022-11-03 14:21 UTC  (5+ messages)
` [PATCH v4 1/1] "

[RFC 0/6] KVM: arm64: implement vcpu_is_preempted check
 2022-11-03 13:56 UTC  (7+ messages)
` [RFC 1/6] KVM: arm64: Document PV-lock interface
    ` [External] "
` [RFC 5/6] KVM: arm64: Support the VCPU preemption check

[PATCH] dt-bindings: nvmem: snvs-lpgpr: Fix i.MX8M compatible strings
 2022-11-03 13:55 UTC  (2+ messages)

[PATCH v9 0/2] dmaengine: sdma support hdmi audio
 2022-11-03 13:53 UTC  (3+ messages)
` [PATCH v9 1/2] dt-bindings: fsl-imx-sdma: Convert imx sdma to DT schema

[PATCH v6 0/4] drivers: misc: Add support for TMR Manager and Inject IPs
 2022-11-03 13:38 UTC  (4+ messages)
` [PATCH v6 3/4] dt-bindings: misc: tmr-inject: Add device-tree binding for TMR Inject
` [PATCH v6 4/4] drivers: misc: Add Support for TMR Inject IP

[PATCH net v1] net: wwan: iosm: Remove unneeded if_mutex lock
 2022-11-03 13:34 UTC  (2+ messages)

[PATCH 00/11] AM65x Disable Incomplete DT Nodes
 2022-11-03 13:20 UTC  (2+ messages)

[PATCH 0/3] nvmem: stm32: add OP-TEE support for STM32MP13x
 2022-11-03 13:18 UTC  (3+ messages)
` [PATCH 3/3] "
  ` [Linux-stm32] "

[PATCH] KVM: arm64: Update comment of create_hyp_mappings
 2022-11-03 13:07 UTC  (2+ messages)

[PATCH 1/3] arm64: exynos: Add new compatible string for Exynos3250 SoC
 2022-11-03 12:46 UTC  (12+ messages)
    ` [PATCH 2/3] media: s5p-mfc:Add variant data for MFC v7 hardware for Exynos 3250 SOC
    ` [PATCH 3/3] arm64: dts: exynos: Rename compatible string property from version to SOC specific

[PATCH 0/3] AM68 SK: Add initial support
 2022-11-03 12:42 UTC  (5+ messages)
` [PATCH 3/3] arch: arm64: ti: Add support for AM68 SK base board

timer unit of Allwinner A64 UNKNOWN1 bug
 2022-11-03 12:04 UTC 

[PATCH v4 0/11] Introduce a unified API for SCMI Server testing
 2022-11-03 12:06 UTC  (11+ messages)

[PATCH bpf RESEND 0/4] bpf: Support kernel function call in 32-bit ARM
 2022-11-03 11:35 UTC  (7+ messages)
` [PATCH bpf RESEND 1/4] bpf: Adapt 32-bit return value kfunc for 32-bit ARM when zext extension
` [PATCH bpf RESEND 2/4] bpf: Remove size check for sk in bpf_skb_is_valid_access for 32-bit architecture
` [PATCH bpf RESEND 3/4] bpf: Add kernel function call support in 32-bit ARM
` [PATCH bpf RESEND 4/4] bpf:selftests: Add kfunc_call test for mixing 32-bit and 64-bit parameters

[PATCH] arm64: tegra: Add missing compatible string to Ethernet USB device
 2022-11-03 11:35 UTC 

[PATCH] arm64: dts: broadcom: bcmbca: bcm6858: add TWD block
 2022-11-03 11:00 UTC 

[PATCH] arm64: dts: broadcom: bcmbca: bcm4908: add TWD block timer
 2022-11-03 10:53 UTC 

[PATCH] arm64: dts: broadcom: bcmbca: bcm4908: drop invalid "nand" interrupt name
 2022-11-03 10:41 UTC 

[PATCH v1] PCI: imx6: Keep the GPIO regulator always on
 2022-11-03 10:29 UTC  (4+ messages)

[PATCH V2 00/15] arm64: dts: imx8m-evk: misc dts update
 2022-11-03 10:27 UTC  (10+ messages)
` [PATCH V2 03/15] arm64: dts: imx8mp-evk: fix BUCK/LDO voltage
` [PATCH V2 09/15] arm64: dts: imx8mn-evk: set off-on-delay-us in regulator
` [PATCH V2 13/15] arm64: dts: imx8mm-evk: Enable usdhc1 to support wifi

[PATCH v3 0/5] MT8192 Asurada devicetree - Part 2
 2022-11-03  9:49 UTC  (3+ messages)
` [PATCH v3 4/5] arm64: dts: mediatek: asurada: Enable audio support

[PATCH v1] spi: spi-mtk-nor: Optimize timeout for dma read
 2022-11-03  9:43 UTC  (3+ messages)

[PATCH v6 00/21] Drivers for gunyah hypervisor
 2022-11-03  9:39 UTC  (5+ messages)
` [PATCH v6 13/21] gunyah: vm_mgr: Introduce basic VM Manager

[soc:for-next] BUILD SUCCESS 76b4abc1ae4b291ca70fbd35868b4a918211c96c
 2022-11-03  9:24 UTC 

[soc:arm/fixes] BUILD SUCCESS 5449cabd95bbf141e2b7471e8d3cedb6f3b92492
 2022-11-03  9:24 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).