linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-01-05 18:22:54 to 2025-01-06 13:07:47 UTC [more...]

[PATCH 0/2] Add bootph-all property to necessary nodes to enable ethernet boot for AM68-SK, J722s and AM62p-SK
 2025-01-06 12:31 UTC  (2+ messages)
` [PATCH 1/2] arm64: dts: ti: k3-am68-sk*: Add bootph-all property to necessary nodes to enable Ethernet boot

[PATCH v7 00/11] Add PMGR nodes for Apple A7-A11, T2 SoCs
 2025-01-06 12:26 UTC  (12+ messages)
` [PATCH v7 01/11] dt-bindings: arm: apple: apple,pmgr: Add A7-A11, T2 compatibles
` [PATCH v7 02/11] dt-bindings: arm: apple: apple,pmgr-pwrstate: "
` [PATCH v7 03/11] arm64: dts: apple: s5l8960x: Add PMGR node
` [PATCH v7 04/11] arm64: dts: apple: t7000: "
` [PATCH v7 05/11] arm64: dts: apple: t7001: "
` [PATCH v7 06/11] arm64: dts: apple: s800-0-3: Add PMGR nodes
` [PATCH v7 07/11] arm64: dts: apple: s8001: "
` [PATCH v7 08/11] arm64: dts: apple: t8010: "
` [PATCH v7 09/11] arm64: dts: apple: t8011: "
` [PATCH v7 10/11] arm64: dts: apple: t8012: "
` [PATCH v7 11/11] arm64: dts: apple: t8015: "

[PATCH 0/5] PCI: mediatek-gen3: Add MT8196 support
 2025-01-06 12:27 UTC  (10+ messages)
` [PATCH 1/5] dt-bindings: "
` [PATCH 4/5] PCI: mediatek-gen3: Don't reply AXI slave error

[PATCH net-next 00/17] net: stmmac: clean up and fix EEE implementation
 2025-01-06 12:26 UTC  (18+ messages)
` [PATCH net-next v2 01/17] net: phy: add configuration of rx clock stop mode
` [PATCH net-next v2 02/17] net: stmmac: move tx_lpi_timer tracking to phylib
` [PATCH net-next v2 03/17] net: stmmac: use correct type for tx_lpi_timer
` [PATCH net-next v2 04/17] net: stmmac: make EEE depend on phy->enable_tx_lpi
` [PATCH net-next v2 05/17] net: stmmac: remove redundant code from ethtool EEE ops
` [PATCH net-next v2 06/17] net: stmmac: clean up stmmac_disable_eee_mode()
` [PATCH net-next v2 07/17] net: stmmac: remove priv->tx_lpi_enabled
` [PATCH net-next v2 08/17] net: stmmac: report EEE error statistics if EEE is supported
` [PATCH net-next v2 09/17] net: stmmac: convert to use phy_eee_rx_clock_stop()
` [PATCH net-next v2 10/17] net: stmmac: remove priv->eee_tw_timer
` [PATCH net-next v2 11/17] net: stmmac: move priv->eee_enabled into stmmac_eee_init()
` [PATCH net-next v2 12/17] net: stmmac: move priv->eee_active "
` [PATCH net-next v2 13/17] net: stmmac: use boolean for eee_enabled and eee_active
` [PATCH net-next v2 14/17] net: stmmac: move setup of eee_ctrl_timer to stmmac_dvr_probe()
` [PATCH net-next v2 15/17] net: stmmac: remove unnecessary EEE handling in stmmac_release()
` [PATCH net-next v2 16/17] net: stmmac: split hardware LPI timer control
` [PATCH net-next v2 17/17] net: stmmac: remove stmmac_lpi_entry_timer_config()

[PATCH v3 00/26] media: Fix coccinelle warning/errors
 2025-01-06 12:21 UTC  (3+ messages)
` [PATCH v3 23/26] media: venus: vdec: Make the range of us_per_frame explicit

[PATCH 0/9] mt6397: Add support for the MT6392 PMIC
 2025-01-06 12:21 UTC  (5+ messages)
` [PATCH 3/9] dt-bindings: input: mtk-pmic-keys: add MT6392 binding definition
` [PATCH 6/9] regulator: mt6392: Add support for MT6392 regulator

[PATCH v2] arm64: Filter out SVE hwcaps when FEAT_SVE isn't implemented
 2025-01-06 12:21 UTC  (6+ messages)

[PATCH net-next 0/7] net: stmmac: clean up and fix EEE implementation
 2025-01-06 12:05 UTC  (6+ messages)
` [PATCH net-next 2/7] net: stmmac: move tx_lpi_timer tracking to phylib

[PATCH 1/1] phy: rockchip: naneng-combphy: compatible with old DT for RK3568
 2025-01-06 12:03 UTC  (5+ messages)
  ` [PATCH 1/2] "

[PATCH v2 0/5] A mechanism for efficient support for per-function metrics
 2025-01-06 12:01 UTC  (6+ messages)
` [PATCH v2 1/5] perf: Allow periodic events to alternate between two sample periods
` [PATCH v2 2/5] perf: Allow adding fixed random jitter to the alternate sampling period
` [PATCH v2 3/5] tools/perf: Modify event parser to support alt-period term
` [PATCH v2 4/5] tools/perf: Modify event parser to support alt-period-jitter term
` [PATCH v2 5/5] perf: Record sample last_period before updating

[PATCH 1/4] spi: atmel-quadspi: Fix struct atmel_qspi_pcal kerneldoc
 2025-01-06 12:02 UTC  (4+ messages)
` [PATCH 3/4] spi: cs42l43: Make handling missing spk-id GPIOs explicit

[PATCH v2] PCI: dw-rockchip: Enable async probe by default
 2025-01-06 12:02 UTC  (8+ messages)

[PATCH net-next 0/9] net: dsa: cleanup EEE (part 2)
 2025-01-06 11:59 UTC  (10+ messages)
` [PATCH net-next 1/9] net: dsa: ksz: remove setting of tx_lpi parameters
` [PATCH net-next 2/9] net: dsa: mt753x: "
` [PATCH net-next 3/9] net: dsa: no longer call ds->ops->get_mac_eee()
` [PATCH net-next 4/9] net: dsa: b53/bcm_sf2: remove b53_get_mac_eee()
` [PATCH net-next 5/9] net: dsa: ksz: remove ksz_get_mac_eee()
` [PATCH net-next 6/9] net: dsa: mt753x: "
` [PATCH net-next 7/9] net: dsa: mv88e6xxx: remove mv88e6xxx_get_mac_eee()
` [PATCH net-next 8/9] net: dsa: qca: remove qca8k_get_mac_eee()
` [PATCH net-next 9/9] net: dsa: remove get_mac_eee() method

[RESEND PATCH] dt-bindings: iommu: rockchip: Add Rockchip RK3576
 2025-01-06 11:36 UTC  (2+ messages)

[PATCH v2] PCI: dw-rockchip: remove redundant dev_err
 2025-01-06 11:36 UTC  (2+ messages)

[PATCH 00/22] Add support for A100/A133 display
 2025-01-06 11:24 UTC  (3+ messages)
` [PATCH 09/22] iommu: sun50i: make reset control optional

[RESEND PATCH v5 0/4] Add Synopsys DesignWare HDMI RX Controller
 2025-01-06 11:22 UTC  (3+ messages)

[PATCH] arm64: defconfig: Enable SPI NAND flashes
 2025-01-06 11:20 UTC  (3+ messages)

[PATCH v4 00/15] move pagetable_*_dtor() to __tlb_remove_table()
 2025-01-06 11:20 UTC  (20+ messages)
` [PATCH v4 02/15] riscv: mm: Skip pgtable level check in {pud,p4d}_alloc_one
` [PATCH v4 06/15] s390: pgtable: add statistics for PUD and P4D level page table
` [PATCH v4 07/15] mm: pgtable: introduce pagetable_dtor()
` [PATCH v4 10/15] riscv: pgtable: move pagetable_dtor() to __tlb_remove_table()
` [PATCH v4 12/15] s390: pgtable: also move pagetable_dtor() of PxD "

[PATCH v8 00/18] Support spread spectrum clocking for i.MX8N PLLs
 2025-01-06 11:06 UTC  (8+ messages)
` [PATCH v8 10/18] clk: imx: add hw API imx_anatop_get_clk_hw
` [PATCH v8 11/18] clk: imx: add support for i.MX8MN anatop clock driver
` [PATCH v8 18/18] clk: imx8mn: support spread spectrum clock generation

[PATCH v2 0/3] ARM: dts: st: add and enable MALI400 on stih410/stih410-b2260
 2025-01-06 11:01 UTC  (10+ messages)
` [PATCH v2 1/3] dt-bindings: gpu: mali-utgard: Add st,stih410-mali compatible
` [PATCH v2 2/3] ARM: dts: st: add node for the MALI gpu on stih410.dtsi
` [PATCH v2 3/3] ARM: dts: st: enable the MALI gpu on the stih410-b2260

[PATCH v4 00/17] Add eDP support for RK3588
 2025-01-06 11:04 UTC  (13+ messages)
` [PATCH v4 02/17] dt-bindings: display: rockchip: analogix-dp: Add "
` [PATCH v4 06/17] phy: phy-rockchip-samsung-hdptx: Add the '_MASK' suffix to all registers
` [PATCH v4 10/17] dt-bindings: display: rockchip: analogix-dp: Add support to get panel from the DP AUX bus
` [PATCH v4 13/17] drm/bridge: analogix_dp: Convert &analogix_dp_device.aux into a pointer

[PATCH V2 00/46] KVM: arm64: Enable FGU (Fine Grained Undefined) for FEAT_FGT2 registers
 2025-01-06 10:57 UTC  (5+ messages)
` [PATCH V2 15/46] arm64/sysreg: Add register fields for PFAR_EL1

meson-aiu: HDMI codec .prepare() callback not called
 2025-01-06 10:44 UTC  (2+ messages)

[PATCH] arm64: dts: add cpu cache information to ExynosAuto-v920
 2025-01-06  8:39 UTC  (3+ messages)

[PATCH v4 0/2] Make i.MX9 OCOTP work as accessing controller
 2025-01-06 10:32 UTC  (3+ messages)
` [PATCH v4 2/2] nvmem: imx-ocotp-ele: Support accessing controller for i.MX9

[PATCH 1/3] i2c: davinci: kill platform data
 2025-01-06 10:31 UTC  (5+ messages)

[PATCH v5 0/3] firmware: add Exynos ACPM protocol driver
 2025-01-06 10:20 UTC  (6+ messages)
` [PATCH v5 2/3] "

[PATCH 0/3] clk: amlogic: drop clk_regmap tables
 2025-01-06 10:12 UTC  (6+ messages)
` [PATCH 2/3] "

[PATCH 0/3] mm: batched unmap lazyfree large folios during reclamation
 2025-01-06 10:07 UTC  (9+ messages)
` [PATCH 1/3] mm: set folio swapbacked iff folios are dirty in try_to_unmap_one
` [PATCH 2/3] mm: Support tlbbatch flush for a range of PTEs
` [PATCH 3/3] mm: Support batched unmap for lazyfree large folios during reclamation

[PATCH v2 0/3] clk: xilinx: vcu: Sequence update and couple of fixes
 2025-01-06 10:04 UTC  (7+ messages)
` [PATCH v2 2/3] clk: xilinx: vcu: don't set pll_ref as parent of VCU(enc/dec) clocks
` [PATCH v2 3/3] clk: xilinx: vcu: Update vcu init/reset sequence

[PATCH v2 0/1] phy: rockchip: naneng-combphy: compatible reset with old DT
 2025-01-06 10:00 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH 1/6] pmdomain: rockchip: fix rockchip_pd_power error handling
 2025-01-06  9:56 UTC  (2+ messages)

[PATCH] soc: samsung: exynos-pmu: Fix uninitialized ret in tensor_set_bits_atomic()
 2025-01-06  9:55 UTC  (2+ messages)

[PATCH v2] [ARM] fix reference leak in locomo_init_one_child()
 2025-01-06  9:47 UTC  (2+ messages)

[PATCH] [v1] spi: spi-mtk-nor: Modify the clock architecture of nor controller
 2025-01-06  9:47 UTC  (2+ messages)

[PATCH 4/5] PCI: mediatek-gen3: Don't reply AXI slave error
 2025-01-06  9:31 UTC  (2+ messages)

[PATCH v2 0/2] Add NETC support for i.MX95
 2025-01-06  9:27 UTC  (3+ messages)
` [PATCH v2 1/2] arm64: dts: imx95: add NETC related nodes

[PATCH 0/3] Add HDMI support for rk3576
 2025-01-06  9:23 UTC  (5+ messages)
` [PATCH 1/3] drm/rockchip: dw_hdmi_qp: Add platform ctrl callback
    `  "

[PATCH v3 0/4] soc: samsung: usi: implement support for USIv1
 2025-01-06  9:10 UTC  (14+ messages)
` [PATCH v3 1/4] dt-bindings: soc: samsung: usi: replace USI_V2 in constants with USI_MODE
` [PATCH v3 2/4] dt-bindings: soc: samsung: usi: add USIv1 and samsung,exynos8895-usi
` [PATCH v3 3/4] soc: samsung: usi: implement support for USIv1 and exynos8895

[PATCH v2] arm64: dts: mediatek: mt8365-evk: Set ethernet alias
 2025-01-06  8:57 UTC 

[PATCH v2 0/6] Account page tables at all levels
 2025-01-06  8:38 UTC  (2+ messages)

[PATCH RESEND 00/22] Add support for A100/A133 display
 2025-01-06  8:30 UTC  (3+ messages)
` [PATCH RESEND 09/22] iommu: sun50i: make reset control optional

[PATCH] clk: clocking-wizard: calculate dividers fractional parts
 2025-01-06  8:29 UTC 

[PATCH v8 0/9] VOP Support for rk3576
 2025-01-06  8:28 UTC  (7+ messages)
` [PATCH v8 2/9] drm/rockchip: vop2: Add platform specific callback
    `  "
` [PATCH v8 8/9] dt-bindings: display: vop2: Add rk3576 support
    `  "

[PATCH 0/6] arm64: dts: freescale: imx8mp-skov: switch to nominal drive mode
 2025-01-06  9:21 UTC  (5+ messages)
` [PATCH 2/6] arm64: dts: imx8mp: Add optional nominal drive mode DTSI
` [PATCH 6/6] clk: imx8mp: inform CCF of maximum frequency of clocks

[PATCH 0/6] Support spread spectrum clocking for stm32f{4,7} platforms
 2025-01-06  7:21 UTC  (7+ messages)
` [PATCH 2/6] dt-bindings: reset: st,stm32-rcc: update reference due to rename
` [PATCH 3/6] dt-bindings: clock: stm32fx: "
` [PATCH 5/6] clk: stm32f4: use FIELD helpers to access the PLLCFGR fields
` [PATCH 6/6] clk: stm32f4: support spread spectrum clock generation

[PATCH v4 1/4] drm: bridge: dw_hdmi: Add flag to indicate output port is optional
 2025-01-06  7:05 UTC  (7+ messages)
` [PATCH v4 2/4] drm/bridge: imx8mp-hdmi-tx: switch to bridge DRM_BRIDGE_ATTACH_NO_CONNECTOR
` [PATCH v4 3/4] drm/mxsfb: add DRM_BRIDGE_ATTACH_NO_CONNECTOR flag to drm_bridge_attach
` [PATCH v4 4/4] drm/lcdif: "

[RFC] firmware: arm_scmi: Optimize the iteration of scmi_requested_devices
 2025-01-06  6:57 UTC 

[PATCH v6 0/3] media: mediatek: vcodec: support h264 extend vsi
 2025-01-06  6:58 UTC  (4+ messages)
` [PATCH v6 2/3] media: mediatek: vcodec: support extended h264 decode

[PATCH v4 00/25] fs/dax: Fix ZONE_DEVICE page reference counts
 2025-01-06  6:43 UTC  (13+ messages)
` [PATCH v4 12/25] mm/memory: Enhance insert_page_into_pte_locked() to create writable mappings
` [PATCH v4 15/25] huge_memory: Add vmf_insert_folio_pud()
` [PATCH v4 19/25] proc/task_mmu: Ignore ZONE_DEVICE pages

[PATCH bpf-next v2 1/3] bpf, arm64: Simplify if logic in emit_lse_atomic()
 2025-01-06  6:42 UTC  (2+ messages)

[PATCH net-next v1] net: stmmac: Unexport stmmac_rx_offset() from stmmac.h
 2025-01-06  6:28 UTC 

[PATCH 0/2] update i.MX95 machine compatible
 2025-01-06  6:12 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: arm: fsl: Update i.MX95 compatible

[PATCH v3 00/17] move pagetable_*_dtor() to __tlb_remove_table()
 2025-01-06  3:53 UTC  (5+ messages)
` [PATCH v3 15/17] mm: pgtable: remove tlb_remove_page_ptdesc()

[PATCH 0/4] scmi: Bypass set fwnode to address devlink issue
 2025-01-06  4:41 UTC  (11+ messages)
` [PATCH 1/4] firmware: arm_scmi: bus: Bypass setting fwnode for scmi cpufreq
` [PATCH 2/4] firmware: arm_scmi: bus: Bypass setting fwnode for pinctrl

[PATCH v4 00/14] iommufd: Add vIOMMU infrastructure (Part-3: vEVENTQ)
 2025-01-06  3:01 UTC  (21+ messages)
` [PATCH v4 01/14] iommufd: Keep IOCTL list in an alphabetical order
` [PATCH v4 02/14] iommufd/fault: Add an iommufd_fault_init() helper
` [PATCH v4 03/14] iommufd/fault: Move iommufd_fault_iopf_handler() to header
` [PATCH v4 04/14] iommufd: Abstract an iommufd_eventq from iommufd_fault
` [PATCH v4 05/14] iommufd: Rename fault.c to eventq.c
` [PATCH v4 06/14] iommufd: Add IOMMUFD_OBJ_VEVENTQ and IOMMUFD_CMD_VEVENTQ_ALLOC
` [PATCH v4 07/14] iommufd/viommu: Add iommufd_viommu_get_vdev_id helper
` [PATCH v4 08/14] iommufd/viommu: Add iommufd_viommu_report_event helper
` [PATCH v4 12/14] Documentation: userspace-api: iommufd: Update FAULT and VEVENTQ
` [PATCH v4 14/14] iommu/arm-smmu-v3: Report events that belong to devices attached to vIOMMU

[PATCH net-next 00/13] Add more feautues for ENETC v4 - round 2
 2025-01-06  2:45 UTC  (7+ messages)
` [PATCH net-next 01/13] net: enetc: add initial netc-lib driver to support NTMP
` [PATCH net-next 05/13] net: enetc: add debugfs interface to dump MAC filter

[PATCH v2 00/12] KVM: arm64: Add NV timer support
 2025-01-06  2:33 UTC  (5+ messages)
` [PATCH v2 02/12] KVM: arm64: nv: Sync nested timer state with FEAT_NV2
` [PATCH v2 09/12] KVM: arm64: nv: Propagate CNTHCTL_EL2.EL1NV{P,V}CT bits

[PATCH v11 1/3] phy: fsl-imx8mq-usb: add tca function driver for imx95
 2025-01-06  2:03 UTC  (2+ messages)

[PATCH] ARM: dts: sunxi: Add MMC alias for consistent enumeration
 2025-01-06  1:14 UTC  (5+ messages)

[PATCH v3 0/4] Add support for NetCube Systems Kumquat
 2025-01-06  0:47 UTC  (8+ messages)
` [PATCH v3 4/4] ARM: dts: sunxi: add "

[PATCH v3 0/2] drm/nouveau: remove drm_encoder_slave interface
 2025-01-05 23:00 UTC  (3+ messages)
` [PATCH v3 1/2] drm/nouveau: incorporate I2C TV encoder drivers
` [PATCH v3 2/2] drm/nouveau: vendor in drm_encoder_slave API

linux-next: duplicate patches in the stm32 tree
 2025-01-05 22:37 UTC 

[PATCH v7 0/4] Orange Pi 5 Max
 2025-01-05 22:26 UTC  (5+ messages)
` [PATCH v7 1/4] arm64: dts: rockchip: refactor common rk3588-orangepi-5.dtsi
` [PATCH v7 2/4] dt-bindings: arm: rockchip: Add Xunlong Orange Pi 5 Max
` [PATCH v7 3/4] arm64: dts: rockchip: Add Orange Pi 5 Max board
` [PATCH v7 4/4] arm64: dts: rockchip: Enable HDMI1 on Orange Pi 5 Max

[PATCH 0/2] arm64: dts: rockchip: Add H96 Max V58 (RK3588 based TV box)
 2025-01-05 21:07 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: arm: rockchip: Add H96 Max V58 TV box
` [PATCH 2/2] arm64: dts: rockchip: Add H96 Max V58 TV Box based on RK3588 SoC


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