linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-03-08 14:35:59 to 2025-03-09 17:44:38 UTC [more...]

[net-next PATCH v12 00/13] net: dsa: Add Airoha AN8855 support
 2025-03-09 17:26 UTC  (10+ messages)
` [net-next PATCH v12 01/13] dt-bindings: nvmem: Document support for Airoha AN8855 Switch EFUSE
` [net-next PATCH v12 02/13] dt-bindings: net: Document support for Airoha AN8855 Switch Virtual MDIO
` [net-next PATCH v12 03/13] dt-bindings: net: dsa: Document support for Airoha AN8855 DSA Switch
` [net-next PATCH v12 04/13] dt-bindings: net: Document support for AN8855 Switch Internal PHY
` [net-next PATCH v12 05/13] dt-bindings: mfd: Document support for Airoha AN8855 Switch SoC
` [net-next PATCH v12 06/13] net: mdio: regmap: prepare support for multiple valid addr
` [net-next PATCH v12 07/13] net: mdio: regmap: add "
` [net-next PATCH v12 08/13] net: mdio: regmap: add OF support
` [net-next PATCH v12 09/13] mfd: an8855: Add support for Airoha AN8855 Switch MFD

[PATCH 00/13] airoha: en7581: clk cleanup + USB support
 2025-03-09 15:50 UTC  (16+ messages)
` [PATCH 01/13] clk: en7523: convert driver to regmap API
` [PATCH 02/13] clk: en7523: generalize register clocks function
` [PATCH 03/13] dt-bindings: soc: airoha: add SCU SSR Serdes port binding
` [PATCH 04/13] dt-bindings: soc: airoha: add Documentation for Airoha AN7581 SCU SSR
` [PATCH 05/13] dt-bindings: mfd: add Documentation for Airoha EN7581 SCU
` [PATCH 06/13] dt-bindings: clock: airoha: make reg optional for Airoha EN7581
` [PATCH 07/13] clk: en7523: support getting regmap from parent node for EN7581
` [PATCH 08/13] soc: airoha: add support for configuring SCU SSR Serdes port
` [PATCH 09/13] dt-bindings: phy: Add documentation for Airoha AN7581 USB PHY
` [PATCH 10/13] phy: airoha: Add support "
` [PATCH 11/13] usb: host: add ARCH_AIROHA in XHCI MTK dependency
` [PATCH 12/13] arm64: dts: airoha: en7581: convert SCU clock node to MFD implementation
` [PATCH 13/13] arm64: dts: airoha: en7581: add USB and SCU SSR nodes

[PATCH net-next 1/7] net: stmmac: allow platforms to use PHY tx clock stop capability
 2025-03-09 15:02 UTC  (7+ messages)
` [PATCH net-next 2/7] net: stmmac: starfive: use PHY capability for TX clock stop
` [PATCH net-next 3/7] net: stmmac: stm32: "
` [PATCH net-next 4/7] riscv: dts: starfive: remove "snps,en-tx-lpi-clockgating" property
` [PATCH net-next 5/7] ARM: dts: stm32: "
` [PATCH net-next 6/7] dt-bindings: deprecate "
` [PATCH net-next 7/7] net: stmmac: "

[PATCH v5 00/12] phy: rockchip: samsung-hdptx: Support high color depth management
 2025-03-09 14:47 UTC  (31+ messages)
` [PATCH v5 02/12] phy: hdmi: Add color depth configuration
` [PATCH v5 03/12] phy: rockchip: samsung-hdptx: Fix clock ratio setup
` [PATCH v5 04/12] phy: rockchip: samsung-hdptx: Drop unused struct lcpll_config
` [PATCH v5 05/12] phy: rockchip: samsung-hdptx: Drop unused phy_cfg driver data
` [PATCH v5 06/12] phy: rockchip: samsung-hdptx: Drop superfluous cfgs "
` [PATCH v5 07/12] phy: rockchip: samsung-hdptx: Avoid Hz<->hHz unit conversion overhead
` [PATCH v5 08/12] phy: rockchip: samsung-hdptx: Setup TMDS char rate via phy_configure_opts_hdmi
` [PATCH v5 09/12] phy: rockchip: samsung-hdptx: Provide config params validation support
` [PATCH v5 11/12] phy: rockchip: samsung-hdptx: Optimize internal rate handling
` [PATCH v5 12/12] phy: rockchip: samsung-hdptx: Add high color depth management

[PATCH 0/8] unwind, arm64: add sframe unwinder for kernel
 2025-03-09 14:43 UTC  (8+ messages)

[PATCH RFC/RFT 00/12] clk: samsung: Use platform_driver_probe() to avoid __refdata
 2025-03-09 13:49 UTC  (3+ messages)
` [PATCH RFC/RFT 08/12] clk: samsung: exynos990: "

[PATCH 0/2] arm64: Device Tree for Ugoos AM3 board
 2025-03-09 13:16 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: arm: amlogic: Add Ogoos AM3
` [PATCH 2/2] arm64: dts: "

[PATCH 0/5] staging: vchiq_arm: Fix & improve resource handling
 2025-03-09 12:50 UTC  (6+ messages)
` [PATCH 1/5] staging: vchiq_arm: Register debugfs after cdev
` [PATCH 2/5] staging: vchiq_arm: Fix possible NPR of keep-alive thread
` [PATCH 3/5] staging: vchiq_arm: Stop kthreads if vchiq cdev register fails
` [PATCH 4/5] staging: vchiq_arm: Create keep-alive thread during probe
` [PATCH 5/5] staging: vchiq_arm: Improve initial VCHIQ connect

[GIT PULL] Third and final batch of Apple SoC DT updates for v6.15
 2025-03-09 11:32 UTC 

[PATCH iwl-next v9 00/14] igc: Add support for Frame Preemption feature in IGC
 2025-03-09 10:46 UTC  (15+ messages)
` [PATCH iwl-next v9 01/14] net: stmmac: move frag_size handling out of spin_lock
` [PATCH iwl-next v9 02/14] net: ethtool: mm: extract stmmac verification logic into common library
` [PATCH iwl-next v9 03/14] net: ethtool: mm: reset verification status when link is down
` [PATCH iwl-next v9 04/14] igc: rename xdp_get_tx_ring() for non-xdp usage
` [PATCH iwl-next v9 05/14] igc: rename I225_RXPBSIZE_DEFAULT and I225_TXPBSIZE_DEFAULT
` [PATCH iwl-next v9 06/14] igc: use FIELD_PREP and GENMASK for existing TX packet buffer size
` [PATCH iwl-next v9 07/14] igc: optimize TX packet buffer utilization for TSN mode
` [PATCH iwl-next v9 08/14] igc: use FIELD_PREP and GENMASK for existing RX packet buffer size
` [PATCH iwl-next v9 09/14] igc: set the RX packet buffer size for TSN mode
` [PATCH iwl-next v9 10/14] igc: add support for frame preemption verification
` [PATCH iwl-next v9 11/14] igc: add support to set tx-min-frag-size
` [PATCH iwl-next v9 12/14] igc: block setting preemptible traffic class in taprio
` [PATCH iwl-next v9 13/14] igc: add support to get MAC Merge data via ethtool
` [PATCH iwl-next v9 14/14] igc: add support to get frame preemption statistics "

[PATCH v2 0/7] thermal: renesas: Add support fot RZ/G3E
 2025-03-09 10:39 UTC  (8+ messages)
` [PATCH v2 3/7] dt-bindings: thermal: r9a09g047-tsu: Document the TSU unit

[PATCH 1/2] arm64: efi: Execute runtime services from a dedicated stack
 2025-03-09 10:14 UTC  (2+ messages)

[PATCH net-next] net: stmmac: allow platforms to use PHY tx clock stop capability
 2025-03-09  8:53 UTC 

[RFC PATCH v2 00/16] media: i2c: add Maxim GMSL2/3 serializer and deserializer drivers
 2025-03-09  8:48 UTC  (16+ messages)
` [RFC PATCH v2 01/16] dt-bindings: media: i2c: max96717: add myself as maintainer
` [RFC PATCH v2 02/16] dt-bindings: media: i2c: max96717: reflow text
` [RFC PATCH v2 03/16] dt-bindings: media: i2c: max96717: add support for I2C ATR
` [RFC PATCH v2 04/16] dt-bindings: media: i2c: max96717: add support for pinctrl/pinconf
` [RFC PATCH v2 05/16] dt-bindings: media: i2c: max96717: add support for MAX9295A
` [RFC PATCH v2 06/16] dt-bindings: media: i2c: max96717: add support for MAX96793
` [RFC PATCH v2 07/16] dt-bindings: media: i2c: max96712: add myself as maintainer
` [RFC PATCH v2 08/16] dt-bindings: media: i2c: max96712: use pattern properties for ports
` [RFC PATCH v2 09/16] dt-bindings: media: i2c: max96712: add support for I2C MUX
` [RFC PATCH v2 10/16] dt-bindings: media: i2c: max96712: add support for POC supplies
` [RFC PATCH v2 11/16] dt-bindings: media: i2c: add MAX9296A, MAX96716A, MAX96792A
` [RFC PATCH v2 13/16] arm64: defconfig: disable deprecated MAX96712 driver
` [RFC PATCH v2 14/16] staging: media: remove "
` [RFC PATCH v2 15/16] media: i2c: remove MAX96717 driver
` [RFC PATCH v2 16/16] media: i2c: remove MAX96714 driver

[GIT PULL] KVM/arm64 fixes for 6.14, take #4
 2025-03-09  8:11 UTC  (2+ messages)

[PATCH 0/3] Support I2C controllers in RK3528
 2025-03-09  8:00 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: i2c: i2c-rk3x: Add compatible string for RK3528
` [PATCH 2/3] arm64: dts: rockchip: Add I2C controllers "
` [PATCH 3/3] arm64: dts: rockchip: Add onboard EEPROM for Radxa E20C

[PATCH v4 00/14] clk: sunxi-ng: add A523 clock support
 2025-03-09  7:03 UTC  (19+ messages)
` [PATCH v4 02/14] clk: sunxi-ng: mp: provide wrappers for setting feature flags
` [PATCH v4 05/14] clk: sunxi-ng: Add support for the A523/T527 CCU PLLs
` [PATCH v4 07/14] clk: sunxi-ng: a523: add video mod clocks
` [PATCH v4 08/14] clk: sunxi-ng: a523: add system "
` [PATCH v4 09/14] clk: sunxi-ng: a523: add interface "
` [PATCH v4 11/14] clk: sunxi-ng: a523: remaining "
` [PATCH v4 12/14] clk: sunxi-ng: a523: add bus clock gates
` [PATCH v4 13/14] clk: sunxi-ng: a523: add reset lines
` [PATCH v4 14/14] clk: sunxi-ng: add support for the A523/T527 PRCM CCU

[PATCH v3 0/6] Support SD/SDIO controllers on RK3528
 2025-03-09  5:53 UTC  (7+ messages)
` [PATCH v3 1/6] dt-bindings: mmc: rockchip-dw-mshc: Add compatible string for RK3528
` [PATCH v3 2/6] dt-bindings: clock: Add GRF clock definition "
` [PATCH v3 3/6] clk: rockchip: Support MMC clocks in GRF region
` [PATCH v3 4/6] clk: rockchip: rk3528: Add SD/SDIO tuning "
` [PATCH v3 5/6] arm64: dts: rockchip: Add SDMMC/SDIO controllers for RK3528
` [PATCH v3 6/6] arm64: dts: rockchip: Enable SD-card interface on Radxa E20C

[PATCH -next] arm64/fpsimd: Remove unused declaration fpsimd_kvm_prepare()
 2025-03-09  7:07 UTC 

[PATCH 0/6] Add support for RK3588 DisplayPort Controller
 2025-03-09  6:51 UTC  (5+ messages)
` [PATCH 2/6] drm/bridge: synopsys: Add DW DPTX Controller support library
` [PATCH 6/6] arm64: dts: rockchip: Enable DisplayPort for rk3588s Cool Pi 4B

[PATCH 0/4] barrier: Introduce smp_cond_load_*_timeout()
 2025-03-09  3:26 UTC  (4+ messages)
` [PATCH 1/4] asm-generic: barrier: Add smp_cond_load_relaxed_timewait()

[PATCH 06/10] drm/msm/mdss: add SAR2130P device configuration
 2025-03-09  3:12 UTC  (3+ messages)

[PATCH 0/2] arm64: dts: rockchip: Add pwm nodes for RK3528
 2025-03-09  0:24 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: pwm: rockchip: Add rockchip,rk3528-pwm

[PATCH v2 0/3] net: stmmac: dwmac-rk: Validate GRF and peripheral GRF during probe
 2025-03-08 21:37 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: net: rockchip-dwmac: Require rockchip,grf and rockchip,php-grf
` [PATCH v2 2/3] net: stmmac: dwmac-rk: Validate GRF and peripheral GRF during probe
` [PATCH v2 3/3] net: stmmac: dwmac-rk: Remove unneeded GRF and peripheral GRF checks

[PATCH hyperv-next v5 00/11] arm64: hyperv: Support Virtual Trust Level Boot
 2025-03-08 21:11 UTC  (7+ messages)
` [PATCH hyperv-next v5 01/11] arm64: kvm, smccc: Introduce and use API for detectting hypervisor presence
` [PATCH hyperv-next v5 03/11] Drivers: hv: Enable VTL mode for arm64
` [PATCH hyperv-next v5 08/11] Drivers: hv: vmbus: Get the IRQ number from DeviceTree

[RFC PATCH 00/24] media: i2c: add Maxim GMSL2/3 serializer and deserializer drivers
 2025-03-08 20:44 UTC  (28+ messages)
` [RFC PATCH 01/24] dt-bindings: media: i2c: max96717: add myself as maintainer
` [RFC PATCH 02/24] dt-bindings: media: i2c: max96717: reflow text
` [RFC PATCH 03/24] dt-bindings: media: i2c: max96717: add support for I2C ATR
` [RFC PATCH 04/24] dt-bindings: media: i2c: max96717: add support for pinctrl/pinconf
` [RFC PATCH 05/24] dt-bindings: media: i2c: max96717: add support for MAX9295A
` [RFC PATCH 06/24] dt-bindings: media: i2c: max96717: add support for MAX96793
` [RFC PATCH 07/24] dt-bindings: media: i2c: max96714: add myself as maintainer
` [RFC PATCH 08/24] dt-bindings: media: i2c: max96714: reflow text
` [RFC PATCH 09/24] dt-bindings: media: i2c: max96714: make i2c-gate conditional on compatible
` [RFC PATCH 10/24] dt-bindings: media: i2c: max96714: make ports "
` [RFC PATCH 11/24] dt-bindings: media: i2c: max96714: make supply "
` [RFC PATCH 12/24] dt-bindings: media: i2c: max96714: add support for MAX9296A
` [RFC PATCH 13/24] dt-bindings: media: i2c: max96714: add support for MAX96716A
` [RFC PATCH 14/24] dt-bindings: media: i2c: max96714: add support for MAX96792A
` [RFC PATCH 15/24] dt-bindings: media: i2c: max96712: add myself as maintainer
` [RFC PATCH 16/24] dt-bindings: media: i2c: max96712: use pattern properties for input ports
` [RFC PATCH 17/24] dt-bindings: media: i2c: max96712: increase number of output ports
` [RFC PATCH 18/24] dt-bindings: media: i2c: max96712: add support for I2C MUX
` [RFC PATCH 19/24] dt-bindings: media: i2c: max96712: add support for POC supplies
` [RFC PATCH 21/24] arm64: defconfig: disable deprecated MAX96712 driver
` [RFC PATCH 22/24] staging: media: remove "
` [RFC PATCH 23/24] media: i2c: remove MAX96717 driver
` [RFC PATCH 24/24] media: i2c: remove MAX96714 driver

[PATCH v2 0/2] arm64: dts: rockchip: Add Xunlong Orange Pi 3B
 2025-03-08 19:03 UTC  (5+ messages)
` [PATCH v2 2/2] "

[GIT PULL] Rockchip defconfig64 changes for 6.15 #1
 2025-03-08 18:22 UTC 

[GIT PULL] Rockchip dts64 changes for 6.15 #1
 2025-03-08 18:21 UTC 

[GIT PULL] Rockchip dts fixes for 6.14 #2
 2025-03-08 17:39 UTC 

[PATCH 0/2] Add SPI support for Radxa ROCK 4D
 2025-03-08 17:32 UTC  (2+ messages)

[PATCH v2] arm64: dts: rockchip: Add HDMI support for rock-4d
 2025-03-08 17:32 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: slow down emmc freq for rock 5 itx
 2025-03-08 17:32 UTC  (2+ messages)

[PATCH v2 0/2] arm64: dts: rockchip: Add rk3528 QoS register node
 2025-03-08 17:32 UTC  (2+ messages)

[PATCH v3 0/1] arm64: dts: rockchip: enable SCMI clk for RK3528 SoC
 2025-03-08 17:32 UTC  (2+ messages)

[PATCH v2 0/4] rockchip: Add support for leds and buttons on Radxa E20C
 2025-03-08 17:32 UTC  (2+ messages)

[PATCH v2] arm64: dts: rockchip: Enable ufshc on rk3576 evb1 board
 2025-03-08 17:32 UTC  (2+ messages)

[PATCH v2 8/8] arm64: dts: rockchip: Enable SD-card interface on Radxa E20C
 2025-03-08 17:23 UTC  (6+ messages)

[PATCH] phy: phy-rockchip-samsung-hdptx: Add support for RK3576
 2025-03-08 16:51 UTC  (2+ messages)

[PATCH v5 00/10] Support ROHM BD79124 ADC
 2025-03-08 16:35 UTC  (7+ messages)
` [PATCH v5 03/10] iio: adc: add helpers for parsing ADC nodes
` [PATCH v5 05/10] iio: adc: sun20i-gpadc: Use adc-helpers

[PATCH net-next v2 0/7] net: ethtool: Introduce ethnl dump helpers
 2025-03-08 15:54 UTC  (8+ messages)
` [PATCH net-next v2 1/7] net: ethtool: netlink: Allow per-netdevice DUMP operations
` [PATCH net-next v2 2/7] net: ethtool: netlink: Rename ethnl_default_dump_one
` [PATCH net-next v2 3/7] net: ethtool: netlink: Introduce command-specific dump_one_dev
` [PATCH net-next v2 4/7] net: ethtool: netlink: Introduce per-phy DUMP helpers
` [PATCH net-next v2 5/7] net: ethtool: phy: Convert the PHY_GET command to generic phy dump
` [PATCH net-next v2 6/7] net: ethtool: plca: Use per-PHY DUMP operations
` [PATCH net-next v2 7/7] net: ethtool: pse-pd: "

[PATCH v7 0/5] Add support for debugfs based RAS DES feature in PCIe DW
 2025-03-07  9:47 UTC  (8+ messages)
  ` [PATCH v7 5/5] Add debugfs based statistical counter support in DWC

[PATCH v7 3/5] Add debugfs based silicon debug support in DWC
 2025-03-07  9:37 UTC  (7+ messages)

[PATCH v3] clk: samsung: Use samsung CCF common function
 2025-03-07  9:24 UTC 

[PATCH v9 RESEND] wifi: mt76: mt7915: add wds support when wed is enabled
 2025-03-08 15:35 UTC 

[PATCH 00/10] drm/msm: add support for SAR2130P
 2025-03-08 15:25 UTC  (4+ messages)
` [PATCH 07/10] drm/msm/dsi/phy: add configuration "

[PATCH v2 0/9] phy: qcom: Introduce USB support for SM8750
 2025-03-08 15:07 UTC  (7+ messages)
` [PATCH v2 5/9] phy: qcom: Update description for QCOM based eUSB2 repeater
` [PATCH v2 7/9] arm64: dts: qcom: sm8750: Add USB support to SM8750 SoCs
` [PATCH v2 8/9] arm64: dts: qcom: sm8750: Add USB support for SM8750 MTP and QRD platforms

[GIT PULL] Broadcom devicetree fixes for 6.14 part 2
 2025-03-08 15:05 UTC 

[PATCH net-next v11 0/4] fix the DMA API misuse problem for page_pool
 2025-03-08 14:40 UTC  (4+ 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).