linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-09-30 09:37:26 to 2024-09-30 16:59:50 UTC [more...]

[PATCH net-next 0/2] net: airoha: Fix PSE memory configuration
 2024-09-30 16:56 UTC  (4+ messages)
` [PATCH net-next 1/2] net: airoha: read default PSE reserved pages value before updating
` [PATCH net-next 2/2] net: airoha: fix PSE memory configuration in airoha_fe_pse_ports_init()

[PATCH v5 0/9] reset: amlogic: move audio reset drivers out of CCF
 2024-09-30 16:56 UTC  (5+ messages)
` [PATCH v5 8/9] reset: amlogic: split the device core and platform probe

[PATCH] reset: amlogic: Fix small whitespace issue
 2024-09-30 16:55 UTC 

[PATCH] dt-bindings: spi: xilinx: Add clocks & clock-names properties
 2024-09-30 16:40 UTC  (9+ messages)

[PATCH] soc: fsl: cpm1: qmc: Do not use IS_ERR_VALUE() on error pointers
 2024-09-30 16:24 UTC  (2+ messages)

[PATCH 0/5] arm64: Use memory copy instructions in kernel routines
 2024-09-30 16:10 UTC  (6+ messages)
` [PATCH 1/5] arm64: probes: Disable kprobes/uprobes on MOPS instructions
` [PATCH 2/5] arm64: mops: Handle MOPS exceptions from EL1
` [PATCH 3/5] arm64: mops: Document booting requirement for HCR_EL2.MCE2
` [PATCH 4/5] arm64: lib: Use MOPS for memcpy() routines
` [PATCH 5/5] arm64: lib: Use MOPS for copy_page() and clear_page()

[PATCH] firmware/psci: fix missing '%u' format literal in kthread_create_on_cpu()
 2024-09-30 15:44 UTC 

[PATCH 00/45] media: Use string_choice helpers
 2024-09-30 15:34 UTC  (56+ messages)
` [PATCH 01/45] media: staging: ipu3: Use string_choices helpers
` [PATCH 02/45] media: staging: atomisp: "
` [PATCH 03/45] media: core: "
` [PATCH 04/45] media: pwc-ctl: "
` [PATCH 05/45] media: pvrusb2:Use "
` [PATCH 06/45] media: em28xx: Use "
` [PATCH 07/45] media: dvb-usb: "
` [PATCH 08/45] media: dvb-usb-v2: "
` [PATCH 09/45] media: cx231xx: "
` [PATCH 10/45] media: tuners: "
` [PATCH 11/45] media: rc: "
` [PATCH 12/45] media: dvb-frontends: "
` [PATCH 13/45] media: pci: cx23885: "
` [PATCH 14/45] media: saa7134: "
` [PATCH 15/45] media: amphion: "
` [PATCH 16/45] media: pci: ivtv: "
` [PATCH 17/45] media: bttv: "
` [PATCH 18/45] media: xilinx: "
` [PATCH 19/45] media: platform: ti: "
` [PATCH 20/45] media: st: "
` [PATCH 21/45] media: coda: "
` [PATCH 22/45] media: aspeed: "
` [PATCH 23/45] media: ipu6: "
` [PATCH 24/45] media: cx18: "
` [PATCH 25/45] media: cobalt: "
` [PATCH 26/45] media: videobuf2: "
` [PATCH 27/45] media: cec: "
` [PATCH 28/45] media: b2c2: "
` [PATCH 29/45] media: siano: "
` [PATCH 30/45] media: i2c: cx25840: "
` [PATCH 31/45] media: i2c: vpx3220: "
` [PATCH 32/45] media: i2c: tvp7002: "
` [PATCH 33/45] media: i2c: ths8200: "
` [PATCH 34/45] media: i2c: tda1997x: "
` [PATCH 35/45] media: i2c: tc358743: "
` [PATCH 36/45] media: i2c: st-mipid02: "
` [PATCH 37/45] media: i2c: msp3400: "
` [PATCH 38/45] media: i2c: max9286: "
` [PATCH 39/45] media: i2c: saa717x: "
` [PATCH 40/45] media: i2c: saa7127: "
` [PATCH 41/45] media: i2c: saa7115: "
` [PATCH 42/45] media: i2c: saa7110: "
` [PATCH 43/45] media: i2c: adv7842: "
` [PATCH 44/45] media: i2c: adv76xx: "
` [PATCH 45/45] media: i2c: adv7511: "

[PATCH v1] mfd: Convert comma to semicolon
 2024-09-30 15:40 UTC  (2+ messages)
` (subset) "

[PATCH 6/9] media: dt-bindings: rockchip,vdec: Add RK3288 compatible
 2024-09-30 15:28 UTC  (3+ messages)

[PATCH v6 0/7] Add support for the LAN966x PCI device using a DT overlay
 2024-09-30 14:26 UTC  (12+ messages)
` [PATCH v6 1/7] dt-bindings: reset: microchip,rst: Allow to replace cpu-syscon by an additional reg item
` [PATCH v6 2/7] reset: mchp: sparx5: Use the second reg item when cpu-syscon is not present
` [PATCH v6 3/7] misc: Add support for LAN966x PCI device
` [PATCH v6 4/7] MAINTAINERS: Add the Microchip LAN966x PCI driver entry
` [PATCH v6 5/7] reset: mchp: sparx5: Add MCHP_LAN966X_PCI dependency
` [PATCH v6 6/7] reset: mchp: sparx5: Allow building as a module
` [PATCH v6 7/7] reset: mchp: sparx5: set the dev member of the reset controller

[PATCH] reset: Further simplify locking with guard()
 2024-09-30 15:26 UTC  (6+ messages)
` [heads-up] "

[PATCH 0/3] spi: spi-fsl-lpspi: Some calculation improvements
 2024-09-30 15:21 UTC  (7+ messages)
` [PATCH 1/3] spi: spi-fsl-lpspi: Adjust type of scldiv
` [PATCH 2/3] spi: spi-fsl-lpspi: Fix specifiers in fsl_lpspi_set_bitrate
` [PATCH 3/3] spi: spi-fsl-lpspi: support effective_speed_hz

[PATCH v7 00/10] Consolidate IO memcpy functions
 2024-09-30 13:23 UTC  (11+ messages)
` [PATCH v7 01/10] Consolidate IO memcpy/memset into iomap_copy.c
` [PATCH v7 02/10] arm64: Use generic IO memcpy/memset
` [PATCH v7 03/10] csky: "
` [PATCH v7 04/10] loongarch: "
` [PATCH v7 05/10] m68k: Align prototypes of "
` [PATCH v7 06/10] alpha: "
` [PATCH v7 07/10] parisc: "
` [PATCH v7 08/10] sh: "
` [PATCH v7 09/10] um: Add dummy implementation for "
` [PATCH v7 10/10] arm: Align prototype of IO memset

[PATCH v8 00/43] arm64: Add support for LPA2 and WXN at stage 1
 2024-09-30 15:12 UTC  (5+ messages)
` [PATCH v8 36/43] arm64: mm: Add support for folding PUDs at runtime

[PATCH v4 0/4] gpio: siul2-s32g2: add initial GPIO driver
 2024-09-30 15:07 UTC  (6+ messages)
` [PATCH v4 2/4] dt-bindings: gpio: add support for NXP S32G2/S32G3 SoCs

[PATCH v1] input: Fix typos in comments across various files
 2024-09-30 14:58 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: arm: fsl: Document DH electronics i.MX8M Plus DHCOM PicoITX
 2024-09-30 14:54 UTC  (2+ messages)

[PATCH 0/3] support watchdog for exynosautov920
 2024-09-30 14:51 UTC  (8+ messages)
  ` [PATCH 3/3] arm64: dts: exynosautov920: add watchdog DT node
  ` [PATCH 1/3] dt-bindings: watchdog: Document ExynosAutoV920 watchdog bindings
  ` [PATCH 2/3] watchdog: s3c2410_wdt: add support for exynosautov920 SoC

[PATCH 1/3] gpio: xilinx: drop dependency on GPIO_OF
 2024-09-30 14:48 UTC  (3+ messages)
` [PATCH 2/3] gpio: xilinx: use helper variable to store the address of pdev->dev
` [PATCH 3/3] gpio: xilinx: use generic device properties

[PATCH 0/3] pinctrl: s32: add missing pins and an S32G3 compatible
 2024-09-30 14:46 UTC  (6+ messages)
` [PATCH 1/3] pinctrl: s32: add missing pins definitions
` [PATCH 2/3] dt-bindings: pinctrl: add S32G3 compatible for the SIUL2 driver
` [PATCH 3/3] arm64: dts: S32G3: add S32G3 compatible for the pinctrl node

[PATCH] KVM: arm64: vgic: fix GICR_STATUSR in vgic_v3_rd_registers
 2024-09-30 14:45 UTC  (4+ messages)

[PATCH V2] mfd: syscon: Use regmap max_register_is_0 as needed
 2024-09-30 14:43 UTC  (2+ messages)
` (subset) "

[PATCH 0/6] drm: constify read-only regmap structs
 2024-09-30 14:28 UTC  (3+ messages)
` [PATCH 5/6] drm/panel: ili9322: Constify struct regmap_bus

[bug report] KVM: arm64: vgic-v4: Occasionally issue VMOVP to an unmapped VPE on GICv4.1
 2024-09-30 14:09 UTC  (6+ messages)

[PATCH 00/35] Reorganize kerneldoc parameter names
 2024-09-30 14:07 UTC  (4+ messages)
` [PATCH 01/35] ARM: OMAP2/3: PRM: "
` [PATCH 17/35] mfd: atmel-smc: "

[PATCH v2] phy: ti: phy-j721e-wiz: fix usxgmii configuration
 2024-09-30 14:06 UTC  (2+ messages)

[PATCH v5 00/26] drm: sun4i: add Display Engine 3.3 (DE33) support
 2024-09-30 13:30 UTC  (2+ messages)

[PATCH 0/8] Add ITE IT6263 LVDS to HDMI converter support
 2024-09-30 13:18 UTC  (15+ messages)
` [PATCH 5/8] dt-bindings: display: bridge: Add ITE IT6263 LVDS to HDMI converter
` [PATCH 6/8] drm/bridge: "

[PATCH net-next] net: airoha: Implement BQL support
 2024-09-30 12:58 UTC 

[PATCH 0/2] clk: Fix issues related to CLK_IGNORE_UNUSED failures and amlogic glitch free mux
 2024-09-30 12:36 UTC  (6+ messages)
` [PATCH 1/2] clk: Fix the CLK_IGNORE_UNUSED failure issue
` [PATCH 2/2] clk: meson: Fix glitch free mux related issues

[PATCH v1] serial: 8250: Fix typos in comments across various files
 2024-09-30 12:23 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: Add power button for RK3399 Puma
 2024-09-30 12:21 UTC  (5+ messages)

[PATCH 0/2] clk: samsung: Update PLL locktime and samsung function
 2024-09-30 12:35 UTC  (4+ messages)
  ` [PATCH 1/2] clk: samsung: Use samsung CCF common function
  ` [PATCH 2/2] clk: samsung: Fixes PLL locktime for PLL142XX used on FSD platfom

[PATCH] arm64: fix selection of HAVE_DYNAMIC_FTRACE_WITH_ARGS
 2024-09-30 12:04 UTC 

[PATCH v14] arm64: dts: rockchip: Add AP6275P wireless support to Khadas Edge 2
 2024-09-30 10:55 UTC  (2+ messages)

[PATCH 00/10] (no cover subject)
 2024-09-30 11:54 UTC  (3+ messages)

[PATCH 0/3] add clocks support for exynosauto v920 SoC
 2024-09-30 11:36 UTC  (3+ messages)
  ` [PATCH 2/3] clk: samsung: exynosautov920: add peric1, misc and hsi0/1 clock support

[PATCH 0/2] arm64: errata: Expand speculative SSBS workaround once more
 2024-09-30 11:17 UTC  (3+ messages)
` [PATCH 1/2] arm64: cputype: Add Neoverse-N3 definitions
` [PATCH 2/2] arm64: errata: Expand speculative SSBS workaround once more

[PATCH v2] arm64: dts: ti: k3-j784s4-main: Enable ACSPCIE output for PCIe1
 2024-09-30 11:15 UTC 

[PATCH v17 0/8] Initial support Cadence MHDP8501(HDMI/DP) for i.MX8MQ
 2024-09-30 11:06 UTC  (5+ messages)
` [PATCH v17 3/8] dt-bindings: display: bridge: Add Cadence MHDP8501

[PATCH 0/3] Add support for ArmSoM LM7 SoM
 2024-09-30 10:55 UTC  (2+ messages)

[PATCH v5 0/2] Add support for RK3588S Evaluation board
 2024-09-30 10:55 UTC  (2+ messages)

[PATCH 0/2] arm64: dts: rockchip: rk3399: Fix rt5651 compatible values
 2024-09-30 10:55 UTC  (2+ messages)

[PATCH 0/5] Turing RK1 SoM DT updates
 2024-09-30 10:55 UTC  (2+ messages)
` (subset) "

[PATCH] arm64: dts: rockchip: Designate Turing RK1's system power controller
 2024-09-30 10:55 UTC  (2+ messages)

[PATCH v8 0/8] Add tsd,mule-i2c-mux support
 2024-09-30 10:55 UTC  (2+ messages)
` (subset) "

[PATCH v2] arm64: dts: rockchip: enable automatic fan control on Orange Pi 5+
 2024-09-30 10:55 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: Move L3 cache outside CPUs in RK3588(S) SoC dtsi
 2024-09-30 10:55 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: Start cooling maps numbering from zero on ROCK 5B
 2024-09-30 10:55 UTC  (2+ messages)

[PATCH v4] clk: mvebu: Prevent division by zero in clk_double_div_recalc_rate()
 2024-09-30 10:49 UTC 

[PATCH -next] ASoC: samsung: Remove obsoleted declaration for s3c64xx_ac97_setup_gpio
 2024-09-30 10:47 UTC  (2+ messages)

[PATCH -next] ARM: samsung: Remove obsoleted declaration for s3c_hwmon_set_platdata
 2024-09-30 10:47 UTC  (2+ messages)

[PATCH 0/2] clk: samsung: Fix errors and warnings reported by
 2024-09-30 10:46 UTC  (2+ messages)

[PATCH 0/2] clk: samsung: Update PLL locktime and samsung function
 2024-09-30 10:38 UTC  (4+ messages)
    ` [PATCH 2/2] clk: samsung: Fixes PLL locktime for PLL142XX used on FSD platfom

[PATCH] clk: samsung: Fix out-of-bound access of of_match_node()
 2024-09-30 10:35 UTC  (4+ messages)

[PATCH] arm64: dts: ti: k3-am642-evm: Add overlay for PCIe0 EP mode
 2024-09-30 10:34 UTC 

[PATCH RFC 00/10] net: pcs: xpcs: cleanups batch 1
 2024-09-30 10:14 UTC  (4+ messages)
` [PATCH RFC net-next 01/10] net: pcs: xpcs: move PCS reset to .pcs_pre_config()

[PATCH 0/5] Add A5 SoC PLLs and Peripheral clock
 2024-09-30 10:16 UTC  (9+ messages)
` [PATCH 4/5] clk: meson: add support for the A5 SoC PLL clock
` [PATCH 5/5] clk: meson: add A5 clock peripherals controller driver

[PATCH v2] dt-bindings: phy: cadence-sierra: Allow PHY types QSGMII and SGMII
 2024-09-30  9:51 UTC 

[PATCH v2 0/6] Enable Mali GPU on MediaTek Genio 700 EVK
 2024-09-30  9:40 UTC  (7+ messages)
` [PATCH v2 3/6] nvmem: mtk-efuse: Enable postprocess for mt8188 GPU speed binning
` [PATCH v2 5/6] soc: mediatek: mediatek-regulator-coupler: Support mt8188
` [PATCH v2 6/6] arm64: dts: mediatek: mt8390-genio-700-evk: Enable Mali GPU

[PATCH RESEND] watchdog: apple: Increase reset delay to 150ms
 2024-09-30  9:37 UTC  (2+ messages)

[PATCH v2 0/3] spi-nor: add optional vcc-supply and enable it for i.MX93
 2024-09-30  9:36 UTC  (4+ messages)
` [PATCH v2 2/3] mtd: spi-nor: support vcc-supply regulator

[PATCH 0/6] MT8188 DT and binding fixes
 2024-09-30  9:35 UTC  (5+ messages)
` [PATCH 5/6] arm64: dts: mediatek: mt8188: Move vdec1 power domain under vdec0

[PATCH] dt-bindings: clock: convert amlogic,meson8b-clkc.txt to dtschema
 2024-09-30  9:31 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: arm: mediatek: Add MT8186 Chinchou/Chinchou360 Chromebooks
 2024-09-30  9:23 UTC  (3+ messages)
` [PATCH v2 2/2] arm64: dts: mediate: Introduce "


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