messages from 2024-02-06 18:23:57 to 2024-02-07 13:52:05 UTC [more...]
[PATCH 2/4] media: i2c: replace of_graph_get_next_endpoint()
2024-02-07 13:51 UTC (10+ messages)
` [PATCH 3/4] media: platform: "
[PATCH] arm64/sve: Lower the maximum allocation for the SVE ptrace regset
2024-02-07 13:51 UTC (6+ messages)
[PATCH v3] clk: keystone: sci-clk: Adding support for non contiguous clocks
2024-02-07 13:45 UTC (4+ messages)
[PATCH] arm64/sve: Document that __SVE_VQ_MAX is much larger than needed
2024-02-07 13:39 UTC (4+ messages)
[PATCH][next] mt76: Remove redundant assignment to variable tidno
2024-02-07 13:31 UTC (2+ messages)
[PATCH v3 0/5] Fixing live video input in ZynqMP DPSUB
2024-02-07 13:24 UTC (2+ messages)
[PATCH] MAINTAINERS: repair entry for MICROCHIP MCP16502 PMIC DRIVER
2024-02-07 13:22 UTC
[PATCH v11 0/5]arm64: add ARCH_HAS_COPY_MC support
2024-02-07 13:22 UTC (6+ messages)
` [PATCH v11 1/5] uaccess: add generic fallback version of copy_mc_to_user()
` [PATCH v11 2/5] arm64: add support for ARCH_HAS_COPY_MC
` [PATCH v11 3/5] mm/hwpoison: return -EFAULT when copy fail in copy_mc_[user]_highpage()
` [PATCH v11 4/5] arm64: support copy_mc_[user]_highpage()
` [PATCH v11 5/5] arm64: send SIGBUS to user process for SEA exception
[PATCH v12 00/25] Linux RISC-V AIA Support
2024-02-07 13:10 UTC (11+ messages)
` [PATCH v12 18/25] irqchip: Add RISC-V incoming MSI controller early driver
[PATCH RFC 0/2] spmi: Add multi master support
2024-02-07 12:46 UTC (10+ messages)
` [PATCH RFC 1/2] spmi: Add support for multi-master
` [PATCH RFC 2/2] spmi: pmic-arb: "
[PATCH v3 0/3] A Solution to Re-enable hugetlb vmemmap optimize
2024-02-07 12:44 UTC (11+ messages)
` [PATCH v3 2/3] arm64: mm: HVO: support BBM of vmemmap pgtable safely
[PATCH v4 0/3] arm64: dts: ti: am62: Add USB support for k3-am62p
2024-02-07 12:42 UTC (6+ messages)
` [PATCH v4 3/3] arm64: dts: ti: k3-am62p: add the USB sub-system
[PATCH v2 0/2] Add support for RK3588 HDMI/eDP Combo PHY
2024-02-07 12:39 UTC (4+ messages)
` [PATCH v2 2/2] phy: rockchip: Add Samsung HDMI/eDP Combo PHY driver
[RFC PATCH] arm64/sve,sme: Refine scalable regset sizes at boot
2024-02-07 12:32 UTC (5+ messages)
[PATCH v2] perf: CXL: fix mismatched cpmu event opcode
2024-02-07 12:27 UTC (2+ messages)
[PATCH v5 00/17] spi: s3c64xx: straightforward cleanup
2024-02-07 12:04 UTC (18+ messages)
` [PATCH v5 01/17] spi: s3c64xx: sort headers alphabetically
` [PATCH v5 02/17] spi: s3c64xx: explicitly include <linux/io.h>
` [PATCH v5 03/17] spi: s3c64xx: explicitly include <linux/bits.h>
` [PATCH v5 04/17] spi: s3c64xx: explicitly include <linux/types.h>
` [PATCH v5 05/17] spi: s3c64xx: avoid possible negative array index
` [PATCH v5 06/17] spi: s3c64xx: fix typo, s/configuartion/configuration
` [PATCH v5 07/17] spi: s3c64xx: remove unneeded (void *) casts in of_match_table
` [PATCH v5 08/17] spi: s3c64xx: remove else after return
` [PATCH v5 09/17] spi: s3c64xx: move common code outside if else
` [PATCH v5 10/17] spi: s3c64xx: check return code of dmaengine_slave_config()
` [PATCH v5 11/17] spi: s3c64xx: propagate the dma_submit_error() error code
` [PATCH v5 12/17] spi: s3c64xx: rename prepare_dma() to s3c64xx_prepare_dma()
` [PATCH v5 13/17] spi: s3c64xx: return ETIMEDOUT for wait_for_completion_timeout()
` [PATCH v5 14/17] spi: s3c64xx: drop blank line between declarations
` [PATCH v5 15/17] spi: s3c64xx: downgrade dev_warn to dev_dbg for optional dt props
` [PATCH v5 16/17] spi: s3c64xx: remove duplicated definition
` [PATCH v5 17/17] spi: s3c64xx: drop a superfluous bitwise NOT operation
[PATCH] drm/bridge: imx8mp-hdmi-pvi: Fix build warnings
2024-02-07 12:00 UTC (6+ messages)
[PATCH net v4] net: stmmac: xgmac: fix handling of DPP safety error for DMA channels
2024-02-07 11:56 UTC (2+ messages)
[PATCH v2 0/2] Add regmap support to exynos-pmu for protected PMU regs
2024-02-07 11:42 UTC (6+ messages)
` [PATCH v2 1/2] soc: samsung: exynos-pmu: Add regmap support for SoCs that protect "
[PATCH v3 0/5] PM: domains: Add helpers for multi PM domains to avoid open-coding
2024-02-07 11:39 UTC (2+ messages)
[PATCH] stmmac: Fix incorrect dereference in stmmac_*_interrupt()
2024-02-07 11:34 UTC (3+ messages)
[PATCH RFC 0/2] pinctrl: bcm2835: Implement pin_conf_get
2024-02-07 11:33 UTC (3+ messages)
[PATCH v2 0/4] spi: s3c64xx: add support for google,gs101-spi
2024-02-07 11:15 UTC (5+ messages)
` [PATCH v2 1/4] spi: dt-bindings: samsung: add google,gs101-spi compatible
` [PATCH v2 2/4] spi: s3c64xx: prepare for a different flavor of iowrite rep
` [PATCH v2 3/4] spi: s3c64xx: add s3c64xx_iowrite{8,16}_32_rep accessors
` [PATCH v2 4/4] spi: s3c64xx: add support for google,gs101-spi
[PATCH v3 00/26] KVM/arm64: VM configuration enforcement
2024-02-07 11:13 UTC (8+ messages)
` [PATCH v3 04/26] KVM: arm64: nv: Add sanitising to EL2 configuration registers
` [PATCH v3 05/26] KVM: arm64: nv: Add sanitising to VNCR-backed FGT sysregs
[PATCH v5 0/2] phy: mtk-mipi-csi: add driver for CSI phy
2024-02-07 11:09 UTC (2+ messages)
[PATCH v2] arm64: Add the arm64.no32bit_el0 command line option
2024-02-07 10:58 UTC
[PATCH 1/2] pinctrl: mediatek: Drop bogus slew rate register range for MT8186
2024-02-07 10:48 UTC (2+ messages)
[PATCH] pinctrl: stm32: fix PM support for stm32mp257
2024-02-07 10:46 UTC
[PATCH v3 0/4] LVDS Controller Support for SAM9X75 SoC
2024-02-07 10:28 UTC (5+ messages)
` [PATCH v3 1/4] dt-bindings: display: bridge: add sam9x75-lvds compatible
` [PATCH v3 2/4] drm/bridge: add lvds controller support for sam9x7
` [PATCH v3 3/4] MAINTAINERS: add SAM9X7 SoC's LVDS controller
` [PATCH v3 4/4] ARM: configs: at91: Enable LVDS serializer support
[PATCH 00/12] Add support for BCM2712 DMA engine
2024-02-07 10:24 UTC (7+ messages)
` [PATCH 07/12] bcm2835-dma: Support dma flags for multi-beat burst
` [PATCH 10/12] dmaengine: bcm2835: Support DMA-Lite channels
[PATCH REPOST v2] ARM64: Dynamically allocate cpumasks and increase supported CPUs to 512
2024-02-07 10:18 UTC (3+ messages)
[PATCH 0/4] spi: s3c64xx: add support for google,gs101-spi
2024-02-07 10:14 UTC (13+ messages)
` [PATCH 1/4] spi: s3c64xx: explicitly include <linux/types.h>
` [PATCH 3/4] spi: s3c64xx: add s3c64xx_iowrite{8,16}_32_rep accessors
` [PATCH 4/4] spi: s3c64xx: add support for google,gs101-spi
[PATCH v4 0/9] MediaTek DRM - DSI driver cleanups
2024-02-07 9:55 UTC (5+ messages)
` [PATCH v4 1/9] drm/mediatek: dsi: Use GENMASK() for register mask definitions
[RFC PATCH] KVM: arm64: Override Microsoft Azure Cobalt 100 MIDR value with ARM Neoverse N2
2024-02-07 9:50 UTC (4+ messages)
[PATCH] arm64: errata: Minimize tlb flush due to vttbr writes on AmpereOne
2024-02-07 9:45 UTC (2+ messages)
[PATCH] drivers/perf: hisi: Enable HiSilicon Erratum 162700402 quirk for UC PMU
2024-02-07 9:42 UTC
[PATCH] ASoC: dt-bindings: atmel,asoc-wm8904: Convert to json-schema
2024-02-07 9:41 UTC
[PATCH] arm64: dts: ti: k3-am68-sk-som: Add support for OSPI flash
2024-02-07 9:37 UTC (2+ messages)
[PATCH 5/5] drm/panel: simple: push blanking limit on RK32FN48H
2024-02-07 9:19 UTC (2+ messages)
[PATCH 0/5] Add display support for stm32mp135f-dk board
2024-02-07 9:19 UTC (2+ messages)
` (subset) "
[PATCH net v3] net: stmmac: protect updates of 64-bit statistics counters
2024-02-07 9:10 UTC (2+ messages)
[PATCH] scripts/gdb/vmalloc: fix vmallocinfo error
2024-02-07 8:58 UTC
[PATCH] dt-bindings: input: atmel,captouch: convert bindings to YAML
2024-02-07 9:08 UTC
Proszę o kontakt
2024-02-07 8:55 UTC
[PATCH v2 0/2] dt-bindings: mmp-dma: YAML conversion
2024-02-07 8:49 UTC (2+ messages)
` (subset) "
[PATCH v3 0/7] MediaTek DRM - DSI driver cleanups
2024-02-07 8:21 UTC (5+ messages)
` [PATCH v3 1/7] drm/mediatek: dsi: Use GENMASK() for register mask definitions
[PATCH v2] clk: keystone: sci-clk: Adding support for non contiguous clocks
2024-02-07 8:06 UTC (11+ messages)
[PATCH 0/4] soc: ti: k3-socinfo: Add support for nvmem cells
2024-02-07 7:58 UTC (7+ messages)
` [PATCH 1/4] nvmem: core: Read into buffers larger than data
` [PATCH 2/4] dt-bindings: hwinfo: ti,k3-socinfo: Add nvmem-cells
[PATCH 00/18] mfd: convert to use maple tree register cache
2024-02-07 7:57 UTC (3+ messages)
` [PATCH 11/18] mfd: rohm: "
[PATCH v4 00/16] spi: s3c64xx: straightforward cleanup
2024-02-07 7:52 UTC (2+ messages)
[RESEND v4] perf stat: Support per-cluster aggregation
2024-02-07 7:25 UTC (3+ messages)
[PATCH v2 1/2] dt-bindings: phy: mediatek,mt7988-xfi-tphy: add new bindings
2024-02-07 7:14 UTC (4+ messages)
[PATCH] perf stat: Enable iostat mode for HiSilicon PCIe PMU
2024-02-07 7:02 UTC (3+ messages)
[linux-next:master] BUILD REGRESSION ac139fc7db67968e5061715508b5fc4aa7c40c56
2024-02-07 6:37 UTC
[PATCH V3 1/3] dt-bindings: vendor-prefixes: add acelink
2024-02-07 5:40 UTC (2+ messages)
[PATCH v5 00/17] Update SMMUv3 to the modern iommu API (part 1/3)
2024-02-07 5:27 UTC (2+ messages)
[PATCH v2 0/4] of: replace of_graph_get_next_endpoint()
2024-02-07 4:39 UTC (5+ messages)
` [PATCH v2 1/4] gpu: drm: "
` [PATCH v2 2/4] media: i2c: "
` [PATCH v2 3/4] media: platform: "
` [PATCH v2 4/4] video: fbdev: "
[PATCH 0/3] arm64: qcom: sm8650: enable Audio on MTP and QRD
2024-02-07 4:46 UTC (4+ messages)
` [PATCH 3/3] arm64: defconfig: enable audio drivers for SM8650 QRD board
` (subset) [PATCH 0/3] arm64: qcom: sm8650: enable Audio on MTP and QRD
[PATCH v2 0/3] ARM: qcom: drop 32-bit machine Kconfig entries
2024-02-07 4:46 UTC (2+ messages)
[PATCH net-next v2 0/6] net: eee network driver cleanups
2024-02-07 4:25 UTC (6+ messages)
` [PATCH net-next v2 6/6] net: dsa: b53: remove eee_enabled/eee_active in b53_get_mac_eee()
[PATCH 0/3] MediaTek DRM: Clean up CMDQ support and ifdefs
2024-02-07 3:49 UTC (9+ messages)
` [PATCH 1/3] drm/mediatek: Dynamically allocate CMDQ and use helper functions
Question about the ipi_raise filter usage and output
2024-02-07 2:33 UTC (6+ messages)
[PATCH v2] serial: samsung: honor fifosize from dts at first
2024-02-06 11:33 UTC (3+ messages)
[PATCH v4 00/12] dt-bindings: mtd: brcmnand: Updates for bcmbca SoCs
2024-02-07 2:21 UTC (7+ messages)
` [PATCH v4 03/12] dt-bindings: mtd: brcmnand: Add ecc strap property
[PATCH v2 0/1] Filter modes according to hardware capability
2024-02-07 2:15 UTC (2+ messages)
` [PATCH v2 1/1] drm/mediatek: "
[RFC PATCH net-next v3 0/8] Add support for 10G Ethernet SerDes on MT7988
2024-02-07 1:29 UTC (4+ messages)
` [RFC PATCH net-next v3 3/8] net: pcs: pcs-mtk-lynxi: add platform driver for MT7988
[PATCH v2 0/2] arm64: dts: allwinner: h618: Add Sipeed Longan SoM 3H and Pi 3H board
2024-02-07 0:36 UTC (5+ messages)
` [PATCH v2 1/2] dt-bindings: arm: sunxi: Add Sipeed Longan Module 3H and Longan Pi 3H
` [PATCH v2 2/2] arm64: dts: allwinner: h616: Add Sipeed Longan SoM 3H and Pi 3H board support
[PATCH 0/2] arm64: dts: allwinner: h618: Add Sipeed Longan SoM 3H and Pi 3H board
2024-02-07 0:27 UTC (5+ messages)
` [PATCH 2/2] arm64: dts: allwinner: h616: Add Sipeed Longan SoM 3H and Pi 3H board support
[PATCH 4/4] video: fbdev: replace of_graph_get_next_endpoint()
2024-02-07 0:05 UTC (2+ messages)
[PATCH 1/1] arm64: dts: lx2160a: Fix DTS for full PL011 UART
2024-02-06 23:15 UTC
[PATCH 1/1] arm64: dts: ls1088a: Add the PME interrupt for PCIe EP node
2024-02-06 23:05 UTC
[PATCH v2 0/3] Add Rust Rockchip PHY driver
2024-02-06 23:00 UTC (6+ messages)
` [PATCH v2 3/3] net: phy: add "
[PATCH 1/2] arm64: dts: imx8qm: add i2c4 and i2c4_lpcg node
2024-02-06 22:59 UTC (2+ messages)
` [PATCH 2/2] arm64: dts: imx8qm: add i2c1 for imx8qm-mek board
[PATCH] perf/arm-cmn: Workaround AmpereOneX errata AC04_MESH_1 (incorrect child count)
2024-02-06 21:04 UTC (3+ messages)
[PATCH v8 00/10] KVM: selftests: Add SEV smoke test
2024-02-06 20:36 UTC (3+ messages)
` [PATCH v8 10/10] KVM: selftests: Add a basic "
[PATCH] arm64: Add the arm64.no32bit_el0 command line option
2024-02-06 20:23 UTC (2+ messages)
[PATCH] spi: drop gpf arg from __spi_split_transfer_maxsize()
2024-02-06 20:06 UTC
[PATCH v2 1/4] leds: rgb: leds-group-multicolor: allow leds to stay on in suspend
2024-02-06 18:13 UTC (4+ messages)
` [PATCH v2 2/4] arm64: dts: sun50i-a64-pinephone: Retain leds state "
` [PATCH v2 3/4] arm64: dts: sun50i-a64-pinephone: add multicolor led node
` [PATCH v2 4/4] arm64: dts: sun50i-a64-pinephone: change led type to status
[PATCH V8 00/12] soc: imx8mp: Add support for HDMI
2024-02-06 18:52 UTC (5+ messages)
` [PATCH V8 08/12] drm/bridge: imx: add driver for HDMI TX Parallel Video Interface
[PATCH v1] arm64: dts: ti: verdin-am62: mallow: add TPM device
2024-02-06 18:50 UTC (4+ messages)
[PATCH v4 0/2] media: i2c: Add support for GC08A3 sensor
2024-02-06 18:45 UTC (3+ messages)
` [PATCH v4 2/2] media: i2c: Add GC08A3 image sensor driver
[PATCH] arm64: deconfig: enable Goodix Berlin SPI touchscreen driver as module
2024-02-06 18:45 UTC (2+ messages)
[PATCH 0/3] arm64: dts: allwinner: Add Remix Mini PC support
2024-02-06 18:27 UTC (5+ messages)
` [PATCH 3/3] arm64: dts: allwinner: Add Jide "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).