linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-21 10:40:11 to 2023-03-21 20:09:14 UTC [more...]

[PATCH v2 5/8] media: v4l2: Add DELETE_BUF ioctl
 2023-03-21 20:06 UTC  (2+ messages)

[PATCH] arm64: defconfig: enable ARM CoreSight PMU driver
 2023-03-21 20:05 UTC 

[PATCH v4 00/12] ARM: vfp: Switch to C API to en/disable softirqs
 2023-03-21 20:00 UTC  (22+ messages)
` [PATCH v4 04/12] ARM: entry: Fix iWMMXT TIF flag handling
` [PATCH v4 05/12] ARM: vfp: Record VFP bounces as perf emulation faults
` [PATCH v4 06/12] ARM: vfp: Remove workaround for Feroceon CPUs
` [PATCH v4 08/12] ARM: kernel: Get rid of thread_info::used_cp[] array
` [PATCH v4 09/12] ARM: vfp: Use undef hook for handling VFP exceptions
` [PATCH v4 10/12] ARM: entry: Disregard Thumb undef exception in coproc dispatch
` [PATCH v4 11/12] ARM: iwmmxt: Use undef hook to enable coprocessor for task
` [PATCH v4 12/12] ARM: entry: Make asm coproc dispatch code NWFPE only

[PATCH V6 00/10] dt-bindings: usb: covert ci-hdrc-usb2/usbmisc-imx to yaml
 2023-03-21 19:59 UTC  (3+ messages)
` [PATCH V6 01/10] dt-bindings: usb: usbmisc-imx: convert to DT schema

[PATCH] dt-bindings: rtc: Drop unneeded quotes
 2023-03-21 19:39 UTC  (2+ messages)

[PATCH 00/15] PCI: Convert to platform remove callback returning void
 2023-03-21 19:36 UTC  (12+ messages)
` [PATCH 01/15] PCI: aardvark: "
` [PATCH 04/15] PCI: brcmstb: "
` [PATCH 05/15] PCI: cadence/j721e: "
` [PATCH 08/15] PCI: iproc: "
` [PATCH 09/15] PCI: mediatek: "
` [PATCH 10/15] PCI: mediatek-gen3: "
` [PATCH 11/15] PCI: mt7621: "
` [PATCH 12/15] PCI: mvebu: "
` [PATCH 13/15] PCI: rockchip-host: "
` [PATCH 15/15] PCI: xgene-msi: "

[PATCH net-next v2 00/12] Add EMAC3 support for sa8540p-ride
 2023-03-21 19:33 UTC  (7+ messages)
` [PATCH net-next v2 05/12] clk: qcom: gcc-sc8280xp: Add EMAC GDSCs
` [PATCH net-next v2 06/12] arm64: dts: qcom: sc8280xp: Add ethernet nodes

[PATCH v11 0/5] add Amlogic A1 clock controller drivers
 2023-03-21 19:30 UTC  (6+ messages)
` [PATCH v11 1/5] clk: meson: make pll rst bit as optional
` [PATCH v11 2/5] clk: meson: introduce new pll power-on sequence for A1 SoC family
` [PATCH v11 3/5] dt-bindings: clock: meson: add A1 PLL and Peripherals clkcs bindings
` [PATCH v11 4/5] clk: meson: a1: add Amlogic A1 PLL clock controller driver
` [PATCH v11 5/5] clk: meson: a1: add Amlogic A1 Peripherals "

[PATCH] watchdog: s3c2410: remove unused freq_to_wdt and s3c2410wdt_is_running functions
 2023-03-21 19:29 UTC  (2+ messages)

[PATCH v2 1/1] PCI: layerscape: Add power management support
 2023-03-21 19:29 UTC  (3+ messages)
  ` [EXT] "

[PATCH v2 3/8] media: videobuf2: Add a module param to limit vb2 queue buffer storage
 2023-03-21 19:15 UTC  (3+ messages)

[PATCH 1/1] net: stmmac: add support for platform specific reset
 2023-03-21 19:09 UTC  (2+ messages)
` [PATCH 2/2] net: stmmac: dwmac-imx: use platform specific reset for imx93 SoCs

[PATCH] arm64: Support CMDLINE_EXTEND
 2023-03-21 19:06 UTC  (4+ messages)

[PATCH V9 00/10] arm64/perf: Enable branch stack sampling
 2023-03-21 19:02 UTC  (2+ messages)

[PATCH net V2 0/2] net: stmmac: Premature loop termination check was ignored
 2023-03-21 18:53 UTC  (8+ messages)
` [PATCH net V2 1/2] net: stmmac: Premature loop termination check was ignored on rx

[PATCH v11 00/26] Drivers for gunyah hypervisor
 2023-03-21 18:40 UTC  (20+ messages)
` [PATCH v11 03/26] gunyah: Common types and error codes for Gunyah hypercalls
` [PATCH v11 04/26] virt: gunyah: Add hypercalls to identify Gunyah
` [PATCH v11 05/26] virt: gunyah: Identify hypervisor version
` [PATCH v11 06/26] virt: gunyah: msgq: Add hypercalls to send and receive messages
` [PATCH v11 07/26] mailbox: Add Gunyah message queue mailbox
` [PATCH v11 10/26] gunyah: vm_mgr: Introduce basic VM Manager
` [PATCH v11 13/26] gunyah: vm_mgr: Add ioctls to support basic non-proxy VM boot
` [PATCH v11 15/26] gunyah: rsc_mgr: Add platform ops on mem_lend/mem_reclaim
` [PATCH v11 16/26] firmware: qcom_scm: Register Gunyah platform ops

[PATCH v2 0/8] Add DELETE_BUF ioctl
 2023-03-21 18:16 UTC  (3+ messages)
` [PATCH v2 2/8] media: videobuf2: Make bufs array dynamic allocated

[PATCH v2 0/9] coresight: Fix CTI module refcount leak by making it a helper device
 2023-03-21 18:01 UTC  (21+ messages)
` [PATCH v2 1/9] coresight: Use enum type for cs_mode wherever possible
` [PATCH v2 2/9] coresight: Change name of pdata->conns
` [PATCH v2 3/9] coresight: Rename nr_outports to nr_outconns
` [PATCH v2 4/9] coresight: Rename connection members to allow for input connections
` [PATCH v2 5/9] coresight: Dynamically add connections
` [PATCH v2 6/9] coresight: Store in-connections as well as out-connections
` [PATCH v2 7/9] coresight: Refactor out buffer allocation function for ETR

[RESEND PATCH v7 0/5] can: bxcan: add support for ST bxCAN controller
 2023-03-21 17:50 UTC  (3+ messages)

[PATCH v1] arm64: dts: mt8195: add display node for vdosys1
 2023-03-21 17:42 UTC  (2+ messages)

[PATCH v2 1/8] media: videobuf2: Access vb2_queue bufs array through helper functions
 2023-03-21 17:42 UTC  (2+ messages)

[PATCH V1 0/4] soc: qcom: boot_stats: Add driver support for boot_stats
 2023-03-21 17:39 UTC  (9+ messages)
` [PATCH V1 1/4] dt-bindings: sram: qcom,imem: Add Boot Stat region within IMEM
` [PATCH V1 2/4] dt-bindings: soc: qcom,mpm-sleep-counter: Add the dtschema
` [PATCH V1 3/4] soc: qcom: boot_stat: Add Driver Support for Boot Stats
` [PATCH V1 4/4] MAINTAINERS: Add the entry for boot_stats driver support

[PATCH v5 0/2] function_graph: Support recording and printing the return value of function
 2023-03-21 17:31 UTC  (7+ messages)
` [PATCH v5 1/2] "

[PATCH v1 0/3] ARM: dts: Enable WiFi and Bluetooth support on MXIII-Plus
 2023-03-21 17:12 UTC  (4+ messages)
` [PATCH v1 1/3] ARM: dts: meson8: add the xtal_32k_out pin
` [PATCH v1 2/3] ARM: dts: meson8: add the SDXC_A pins
` [PATCH v1 3/3] ARM: dts: meson8m2: mxiii-plus: Enable Bluetooth and WiFi support

[PATCH] fpga: xilinx-pr-decoupler: Use readl wrapper instead of pure readl
 2023-03-21 17:10 UTC  (2+ messages)

[PATCH v2 0/2] PCI: mediatek-gen3: Support controlling power and
 2023-03-21 16:57 UTC  (3+ messages)
` [PATCH v2 2/2] PCI: mediatek-gen3: Add power and reset control feature for downstream component

[PATCH] drm/sun4i: uncouple DSI dotclock divider from TCON0_DCLK_REG
 2023-03-21 16:50 UTC  (3+ messages)

[PATCH v4 0/8] perf: arm: Make PMUv3 driver available for aarch32
 2023-03-21 16:44 UTC  (2+ messages)

[PATCH] i2c: brcmstb: use devm_platform_ioremap_resource_byname()
 2023-03-21 16:27 UTC  (2+ messages)

[GIT PULL] coresight: Fixes for v6.3
 2023-03-21 16:21 UTC  (2+ messages)

[PATCH net-next 00/10] mtk: wed: move cpuboot, ilm and dlm in dedicated dts nodes
 2023-03-21 16:19 UTC  (2+ messages)

[PATCH net-next 0/4] Add CPSWxG SGMII support for J7200 and J721E
 2023-03-21 16:16 UTC  (9+ messages)
` [PATCH net-next 1/4] net: ethernet: ti: am65-cpsw: Simplify setting supported interface
` [PATCH net-next 2/4] net: ethernet: ti: am65-cpsw: Add support for SGMII mode
` [PATCH net-next 3/4] net: ethernet: ti: am65-cpsw: Enable SGMII mode for J7200
` [PATCH net-next 4/4] net: ethernet: ti: am65-cpsw: Enable SGMII mode for J721E

[RFC PATCH 0/6] Add basic Minidump kernel driver support
 2023-03-21 16:13 UTC  (4+ messages)
` [RFC PATCH 6/6] pstore/ram: Register context with minidump

[net-next PATCH v5 00/15] net: Add basic LED support for switch/phy
 2023-03-21 16:13 UTC  (9+ messages)
` [net-next PATCH v5 04/15] leds: Provide stubs for when CLASS_LED is disabled

[PATCH v6 0/2] function_graph: Support recording and printing the return value of function
 2023-03-21 16:11 UTC  (3+ messages)
` [PATCH v6 1/2] "

[PATCH 0/7] coresight: etm4x: Migrate AMBA devices to platform driver
 2023-03-21 16:02 UTC  (5+ messages)

[linux-next:master] BUILD REGRESSION f3594f0204b756638267242e26d9de611435c3ba
 2023-03-21 16:00 UTC 

[PATCH v12 0/5] media: i2c: imx334: support lower bandwidth mode
 2023-03-21 15:41 UTC  (4+ messages)
` [PATCH v12 5/5] media: i2c: imx334: update pixel and link frequency

[PATCH v5 00/12] soc: qcom: add UCSI function to PMIC GLINK
 2023-03-21 15:38 UTC  (16+ messages)
` [PATCH v5 01/12] usb: typec: ucsi: add PMIC Glink UCSI driver
` [PATCH v5 02/12] dt-bindings: soc: qcom: qcom,pmic-glink: document SM8450 compatible
` [PATCH v5 03/12] dt-bindings: soc: qcom: qcom,pmic-glink: document SM8550 compatible
` [PATCH v5 04/12] soc: qcom: pmic_glink: register ucsi aux device
` [PATCH v5 05/12] dt-bindings: usb: snps,dwc3: document HS & SS OF graph ports
` [PATCH v5 06/12] arm64: dts: qcom: sm8350: add port subnodes in dwc3 node
` [PATCH v5 07/12] arm64: dts: qcom: sm8450: "
` [PATCH v5 08/12] arm64: dts: qcom: sm8550: "
` [PATCH v5 09/12] arm64: dts: qcom: sm8350-hdk: add pmic glink node
` [PATCH v5 10/12] arm64: dts: qcom: sm8450-hdk: "
` [PATCH v5 11/12] arm64: dts: qcom: sm8550-mtp: "
` [PATCH v5 12/12] arm64: defconfig: add PMIC GLINK modules

[PATCH] fpga: xilinx-pr-decoupler: remove unused xlnx_pr_decouple_read function
 2023-03-21 15:35 UTC  (6+ messages)

[PATCH v3 0/2] media: meson: vdec: add HEVC decode codec
 2023-03-21 15:30 UTC  (6+ messages)
` [PATCH v3 1/2] media: meson: vdec: implement 10bit bitstream handling
` [PATCH v3 2/2] media: meson: vdec: add HEVC decode codec

[PATCH v3 0/3] dts: imx8qxp add cdns usb3 port
 2023-03-21 15:19 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: usb: cdns-imx8qm: add imx8qm cdns3 glue bindings
` [PATCH v3 2/3] arm64: dts: imx8qxp: add cadence usb3 support
` [PATCH v3 3/3] arm64: dts: freescale: imx8qxp-mek: enable cadence usb3

[PATCH] dmaengine: zynqmp_dma: Sync DMA and coherent masks
 2023-03-21 15:15 UTC  (4+ messages)

[PATCH] dt-bindings: input: Drop unneeded quotes
 2023-03-21 15:07 UTC  (2+ messages)

[PATCH/RFC] ARM: dts: marzen: Add FLASH node
 2023-03-21 15:01 UTC  (4+ messages)

[PATCH v2 0/2] imx7-media-csi: small cleanup
 2023-03-21 15:00 UTC  (3+ messages)
` [PATCH v2 1/2] media: imx: imx7-media-csi: Fix mbus framefmt field init

[PATCH 0/1] Fixing the DSI dot clock on Allwinner
 2023-03-21 14:57 UTC  (3+ messages)
` [PATCH 1/1] drm/sun4i: tcon: Fix setting PLL rate when using DSI

[PATCH -next] i2c: xiic: Use devm_platform_get_and_ioremap_resource()
 2023-03-21 14:43 UTC  (2+ messages)

[PATCH v3 00/14] media: rkisp1: Add support for i.MX8MP
 2023-03-21 14:43 UTC  (2+ messages)

[PATCH] iommu/rockchip: Add missing set_platform_dma_ops callback
 2023-03-21 14:38 UTC  (2+ messages)

[PATCH 0/2] arm64: simplify fixmap code
 2023-03-21 14:34 UTC  (5+ messages)
` [PATCH 2/2] arm64: mm: always map fixmap at page granularity

[PATCH] nvmem: mtk-efuse: Support postprocessing for GPU speed binning data
 2023-03-21 14:33 UTC 

[PATCH] media: meson: vdec: esparser: check parsing state with hardware write pointer
 2023-03-21 13:58 UTC  (3+ messages)

[PATCH 1/1] clk: imx6ul: retain early UART clocks during kernel init
 2023-03-21 13:53 UTC 

[RFC 0/2] VP8 stateless V4L2 encoding uAPI + driver
 2023-03-21 13:39 UTC  (3+ messages)
` [RFC 1/2] media: uapi: Add VP8 stateless encoder controls

[PATCH RFC v6 0/6] Create common DPLL/clock configuration API
 2023-03-21 13:34 UTC  (3+ messages)
` [PATCH RFC v6 2/6] dpll: Add DPLL framework base functions

[PATCH] drm/meson: fix missing component unbind on bind errors
 2023-03-21 13:33 UTC  (5+ messages)

[PATCH v6 00/12] Add support for multiple chips
 2023-03-21 13:29 UTC  (2+ messages)

[PATCH V3 0/2] arm64: dts: ti: k3-am62: Add watchdog and rtc nodes
 2023-03-21 12:59 UTC  (4+ messages)
` [PATCH V3 1/2] arm64: dts: ti: k3-am62-wakeup: Introduce RTC node

[PATCH] dt-bindings: usb: Drop unneeded quotes
 2023-03-21 12:42 UTC  (3+ messages)

[PATCH] perf vendor events arm64: Add N1 metrics
 2023-03-21 12:40 UTC  (3+ messages)

[PATCH v30 0/7] Add MediaTek SoC DRM (vdosys1) support for mt8195
 2023-03-21 12:18 UTC  (8+ messages)
` [PATCH v30 1/7] dt-bindings: mediatek: add ethdr definition "
` [PATCH v30 2/7] drm/mediatek: add ETHDR support for MT8195
` [PATCH v30 3/7] drm/mediatek: add ovl_adaptor "
` [PATCH v30 4/7] drm/mediatek: add dma dev get function
` [PATCH v30 5/7] drm/mediatek: modify mediatek-drm for mt8195 multi mmsys support
` [PATCH v30 6/7] drm/mediatek: add drm ovl_adaptor sub driver for MT8195
` [PATCH v30 7/7] drm/mediatek: add mediatek-drm of vdosys1 support "

[PATCH net-next v2 0/2] Macb PTP minor updates
 2023-03-21 12:38 UTC  (3+ messages)
` [PATCH net-next v2 1/2] net: macb: Enable PTP unicast
` [PATCH net-next v2 2/2] net: macb: Optimize reading HW timestamp

[PATCH] phy: rockchip-pcie: remove unused phy_rd_cfg function
 2023-03-21 12:25 UTC 

[PATCH v2] coresight: etm4x: Do not access TRCIDR1 for identification
 2023-03-21 11:56 UTC  (2+ messages)

[PATCH v1 14/14] iommu/arm-smmu-v3: Add arm_smmu_cache_invalidate_user
 2023-03-21 11:48 UTC  (11+ messages)

[PATCH v1 RFC] rtc: meson-vrtc: Use ktime_get_real_ts64() to get the current time
 2023-03-21 11:46 UTC  (2+ messages)

[PATCH] tracing: Fix use-after-free and double-free on last_cmd
 2023-03-21 11:23 UTC  (3+ messages)

[PATCH] ARM: mstar: remove unused config MACH_MERCURY
 2023-03-21 11:21 UTC  (4+ messages)

[PATCH] drm/mediatek: Clarify/finish documentation for some driver structures
 2023-03-21 11:14 UTC 

[PATCH v3 0/4] arm64: dts: ti: j7: Add device-tree nodes for MCSPI
 2023-03-21 11:12 UTC  (3+ messages)
` [PATCH v3 1/4] arm64: dts: ti: k3-j721e: Add MCSPI nodes

[PATCH] tracing/synthetic: Fix races on freeing last_cmd
 2023-03-21 11:04 UTC 

[PATCH v4 02/10] media: Add Y012 video format
 2023-03-21 10:54 UTC  (3+ messages)
  ` [PATCH v4 04/10] media: Add YUV48_12 "
  ` [PATCH v4 05/10] media: Add BGR48_12 "

[PATCH v11 0/3] Add minimal MT8365 and MT8365-EVK support
 2023-03-21 10:51 UTC  (3+ messages)
` [PATCH v11 3/3] arm64: dts: mediatek: Initial mt8365-evk support

[PATCH v4] iommu/arm-smmu-qcom: Limit the SMR groups to 128
 2023-03-21 10:50 UTC  (2+ messages)

[PATCH v4 0/5] Introduce PRU platform consumer API
 2023-03-21 10:45 UTC  (10+ messages)
` [PATCH v4 2/5] soc: ti: pruss: Add pruss_{request,release}_mem_region() API
    ` [EXTERNAL] "
            ` [EXTERNAL] "


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