linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-02-05 10:20:13 to 2025-02-05 18:27:52 UTC [more...]

[PATCH v2 00/14] media: imx8: add camera support
 2025-02-05 17:18 UTC  (12+ messages)
` [PATCH v2 01/14] dt-bindings: phy: Add MIPI CSI PHY for i.MX8Q
` [PATCH v2 02/14] phy: freescale: Add MIPI CSI PHY driver "
` [PATCH v2 04/14] reset: imx: Add SCU reset driver for i.MX8QXP and i.MX8QM
` [PATCH v2 05/14] media: dt-bindings: Add binding doc for i.MX8QXP and i.MX8QM ISI
` [PATCH v2 06/14] media: nxp: imx8-isi: Allow num_sources to be greater than num_sink
` [PATCH v2 07/14] media: imx8-isi: Add support for i.MX8QM and i.MX8QXP
` [PATCH v2 08/14] media: dt-bindings: nxp,imx8mq-mipi-csi2: Add i.MX8QM(QXP) compatible strings
` [PATCH v2 11/14] arm64: dts: imx8: add capture controller for i.MX8's img subsystem
` [PATCH v2 12/14] arm64: dts: imx8qm: add 24MHz clock-xtal24m
` [PATCH v2 13/14] arm64: dts: imx8q: add linux,cma node for imx8qm-mek and imx8qxp-mek
` [PATCH v2 14/14] arm64: dts: imx8q: add camera ov5640 support "

[PATCH net-next 00/13] Introduce flowtable hw offloading in airoha_eth driver
 2025-02-05 18:21 UTC  (4+ messages)
` [PATCH net-next 01/13] net: airoha: Move airoha_eth driver in a dedicated folder
` [PATCH net-next 02/13] net: airoha: Move definitions in airoha_eth.h
` [PATCH net-next 03/13] net: airoha: Move reg/write utility routines "

[RFC PATCH 0/5] drm/panthor: Protected mode support for Mali CSF GPUs
 2025-02-05 18:14 UTC  (11+ messages)

[PATCH 18/19] iommu: Update various drivers to pass in lg2sz instead of order to iommu pages
 2025-02-05 18:03 UTC  (4+ messages)

[PATCH 0/3] pwm: pxa: Use #pwm-cells = <3>
 2025-02-05 17:54 UTC  (4+ messages)
` [PATCH 1/3] pwm: Add upgrade path to #pwm-cells = <3> for users of of_pwm_single_xlate()
` [PATCH 2/3] dt-bindings: pwm: marvell,pxa-pwm: Update to use #pwm-cells = <3>
` [PATCH 3/3] ARM: dts: pxa: Use #pwm-cells = <3> for marvell,pxa-pwm devices

[PATCH 16/19] iommu/amd: Use roundup_pow_two() instead of get_order()
 2025-02-05 17:59 UTC  (3+ messages)

[PATCH v3 0/7] mfd: bcm590xx: Add support for BCM59054
 2025-02-05 17:58 UTC  (4+ messages)
` [PATCH v3 2/7] dt-bindings: mfd: brcm,bcm59056: Add compatible "

[PATCH v9 0/4] Add support for NetCube Systems Kumquat
 2025-02-05 16:47 UTC  (5+ messages)
` [PATCH v9 1/4] dt-bindings: vendor-prefixes: Add NetCube Systems Austria name
` [PATCH v9 2/4] dt-bindings: arm: sunxi: Add NetCube Systems Kumquat board
` [PATCH v9 3/4] ARM: dts: sunxi: add uart1_pe pinctrl for sun8i-v3s
` [PATCH v9 4/4] ARM: dts: sunxi: add support for NetCube Systems Kumquat

[PATCH net 0/3] Add native mode XDP support
 2025-02-05 17:46 UTC  (9+ messages)
` [PATCH net 1/3] net: ti: icssg-prueth: Use page_pool API for RX buffer allocation
    ` [EXTERNAL] "
` [PATCH net 3/3] net: ti: icssg-prueth: Add AF_XDP support
    ` [EXTERNAL] "

[PATCH netdev] net: stmmac: dwmac-rk: Provide FIFO sizes for DWMAC 1000
 2025-02-05 17:44 UTC  (6+ messages)

[PATCH 05/19] iommu/pages: Replace iommu_free_pages() with iommu_free_page()
 2025-02-05 17:41 UTC  (3+ messages)

[PATCH v3] dma-engine: sun4i: Use devm functions in probe()
 2025-02-05 17:36 UTC 

[PATCH v8 0/4] Add support for NetCube Systems Kumquat
 2025-02-05 16:29 UTC  (3+ messages)
` [PATCH v8 4/4] ARM: dts: sunxi: add "

[PATCH 0/4] Make i.MX8M Nano OCOTP work as accessing controller
 2025-02-05 16:43 UTC  (5+ messages)
` [PATCH 3/4] nvmem: imx-ocotp: Support accessing controller for i.MX8M Nano

[PATCH v6 0/4] Driver for Apple Z2 touchscreens
 2025-02-05 16:27 UTC  (5+ messages)
` [PATCH v6 1/4] dt-bindings: input: touchscreen: Add Z2 controller
` [PATCH v6 2/4] input: apple_z2: Add a driver for Apple Z2 touchscreens
` [PATCH v6 3/4] arm64: dts: apple: Add touchbar digitizer nodes
` [PATCH v6 4/4] MAINTAINERS: Add entries for Apple Z2 touchscreen driver

[PATCH] media: nxp: imx8-isi: check return value of media_pad_remote_pad_first()
 2025-02-05 17:29 UTC 

[PATCH v4 00/11] RISC-V IMSIC driver improvements
 2025-02-05 15:59 UTC  (12+ messages)
` [PATCH v4 01/11] irqchip/riscv-imsic: Set irq_set_affinity for IMSIC base
` [PATCH v4 02/11] irqchip/irq-msi-lib: Optionally set default irq_eoi/irq_ack
` [PATCH v4 03/11] irqchip/riscv-imsic: Move to common MSI lib
` [PATCH v4 04/11] genirq: Introduce common irq_force_complete_move() implementation
` [PATCH v4 05/11] genirq: Introduce irq_can_move_in_process_context()
` [PATCH v4 06/11] genirq: Remove unused GENERIC_PENDING_IRQ_CHIPFLAGS kconfig option
` [PATCH v4 07/11] RISC-V: Select GENERIC_PENDING_IRQ
` [PATCH v4 08/11] irqchip/riscv-imsic: Separate next and previous pointers in IMSIC vector
` [PATCH v4 09/11] irqchip/riscv-imsic: Implement irq_force_complete_move() for IMSIC
` [PATCH v4 10/11] irqchip/riscv-imsic: Replace hwirq with irq in the IMSIC vector
` [PATCH v4 11/11] irqchip/riscv-imsic: Special handling for non-atomic device MSI update

[PATCH v3 0/4] dmaengine: dma_request_chan*() amendments
 2025-02-05 14:57 UTC  (5+ messages)
` [PATCH v3 1/4] dmaengine: Replace dma_request_slave_channel() by dma_request_chan()
` [PATCH v3 2/4] dmaengine: Use dma_request_channel() instead of __dma_request_channel()
` [PATCH v3 3/4] dmaengine: Add a comment on why it's okay when kasprintf() fails
` [PATCH v3 4/4] dmaengine: Unify checks in dma_request_chan()

[PATCH iwl-next v2 0/9] igc: Add support for Frame Preemption feature in IGC
 2025-02-05 17:12 UTC  (6+ messages)
` [PATCH iwl-next v2 5/9] igc: Add support for frame preemption verification
` [PATCH iwl-next v2 7/9] igc: Add support for preemptible traffic class in taprio
` [PATCH iwl-next v2 8/9] igc: Add support to get MAC Merge data via ethtool
` [PATCH iwl-next v2 9/9] igc: Add support to get frame preemption statistics "

[PATCH v1] arm64: head.S: Do not trap access to MPAMSM_EL1
 2025-02-05 17:02 UTC  (2+ messages)

[PATCH v6 0/4] soc: samsung: usi: implement support for USIv1
 2025-02-05 16:55 UTC  (4+ messages)
` [PATCH v6 4/4] arm64: dts: exynos: update all samsung,mode constants

[PATCH] dmaengine: fsl-edma: Add missing newlines to log messages
 2025-02-05 16:54 UTC  (2+ messages)

[PATCH v6 0/3] firmware: add Exynos ACPM protocol driver
 2025-02-05 16:52 UTC  (3+ messages)
` [PATCH v6 2/3] "

[BUG] ARM64 regression: NULL pointer dereference in arm_smccc_version_init+0x90/0x1ac
 2025-02-05 16:50 UTC  (6+ messages)

[PATCH v8 0/2] Make i.MX9 OCOTP work as accessing controller
 2025-02-05 16:47 UTC  (3+ messages)
` [PATCH v8 2/2] nvmem: imx-ocotp-ele: Support accessing controller for i.MX9

[PATCH v19 00/11] arm64/perf: Enable branch stack sampling
 2025-02-05 16:15 UTC  (9+ messages)
` [PATCH v19 11/11] perf: arm_pmuv3: Add support for the Branch Record Buffer Extension (BRBE)

[PATCH v2] arm64: dts: add cpu cache information to ExynosAuto-v920
 2025-02-05 16:10 UTC  (6+ messages)

[REGRESSION,6.14.0-rc1]: rk_gmac-dwmac: no ethernet device shows up (NanoPi M4)
 2025-02-05 15:59 UTC  (3+ messages)

[PATCH resend] firmware: imx: IMX_SCMI_MISC_DRV should depend on ARCH_MXC
 2025-02-05 15:50 UTC  (2+ messages)

[PATCH net-next 0/3] net: dsa: add support for phylink managed EEE
 2025-02-05 15:42 UTC  (5+ messages)
` [PATCH net-next 1/3] net: phylink: provide phylink_mac_implements_lpi()
` [PATCH net-next 2/3] net: dsa: allow use of phylink managed EEE support
` [PATCH net-next 3/3] net: dsa: mt7530: convert to phylink managed EEE

[PATCH v3] drm/mxsfb: Remove generic DRM drivers in probe function
 2025-02-05 15:29 UTC 

[PATCH v1 00/16] hugetlb and vmalloc fixes and perf improvements
 2025-02-05 15:09 UTC  (17+ messages)
` [PATCH v1 01/16] mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()
` [PATCH v1 02/16] arm64: hugetlb: Fix huge_ptep_get_and_clear() for non-present ptes
` [PATCH v1 03/16] arm64: hugetlb: Fix flush_hugetlb_tlb_range() invalidation level
` [PATCH v1 04/16] arm64: hugetlb: Refine tlb maintenance scope
` [PATCH v1 05/16] mm/page_table_check: Batch-check pmds/puds just like ptes
` [PATCH v1 06/16] arm64/mm: Refactor __set_ptes() and __ptep_get_and_clear()
` [PATCH v1 07/16] arm64: hugetlb: Use ___set_ptes() and ___ptep_get_and_clear()
` [PATCH v1 08/16] arm64/mm: Hoist barriers out of ___set_ptes() loop
` [PATCH v1 09/16] arm64/mm: Avoid barriers for invalid or userspace mappings
` [PATCH v1 10/16] mm/vmalloc: Warn on improper use of vunmap_range()
` [PATCH v1 11/16] mm/vmalloc: Gracefully unmap huge ptes
` [PATCH v1 12/16] arm64/mm: Support huge pte-mapped pages in vmap
` [PATCH v1 13/16] mm: Don't skip arch_sync_kernel_mappings() in error paths
` [PATCH v1 14/16] mm/vmalloc: Batch arch_sync_kernel_mappings() more efficiently
` [PATCH v1 15/16] mm: Generalize arch_sync_kernel_mappings()
` [PATCH v1 16/16] arm64/mm: Defer barriers when updating kernel mappings

[PATCH v3 0/4] clk: amlogic: drop clk_regmap tables
 2025-02-05 14:59 UTC  (2+ messages)

[PATCH net-next 0/14] net: stmmac: yet more EEE updates
 2025-02-05 13:40 UTC  (15+ messages)
` [PATCH net-next 01/14] net: stmmac: delete software timer before disabling LPI
` [PATCH net-next 02/14] net: stmmac: ensure LPI is disabled when disabling EEE
` [PATCH net-next 03/14] net: stmmac: dwmac4: ensure LPIATE is cleared
` [PATCH net-next 04/14] net: stmmac: split stmmac_init_eee() and move to phylink methods
` [PATCH net-next 05/14] net: stmmac: remove priv->dma_cap.eee test in tx_lpi methods
` [PATCH net-next 06/14] net: stmmac: remove unnecessary priv->eee_active tests
` [PATCH net-next 07/14] net: stmmac: remove unnecessary priv->eee_enabled tests
` [PATCH net-next 08/14] net: stmmac: clear priv->tx_path_in_lpi_mode when disabling LPI
` [PATCH net-next 09/14] net: stmmac: remove unnecessary LPI disable when enabling LPI
` [PATCH net-next 10/14] net: stmmac: use common LPI_CTRL_STATUS bit definitions
` [PATCH net-next 11/14] net: stmmac: add new MAC method set_lpi_mode()
` [PATCH net-next 12/14] net: stmmac: dwmac4: clear LPI_CTRL_STATUS_LPITCSE too
` [PATCH net-next 13/14] net: stmmac: use stmmac_set_lpi_mode()
` [PATCH net-next 14/14] net: stmmac: remove old EEE methods

[RESEND PATCH v11 1/3] dt-bindings: display: Add powertip,{st7272|hx8238a} as DT Schema description
 2025-02-05 14:40 UTC  (3+ messages)

[PATCH] net: stmmac: Allow zero for [tr]x_fifo_size
 2025-02-05 14:39 UTC  (7+ messages)

[PATCH v6 0/4] KVM: arm64: Errata management for VM Live migration
 2025-02-05 13:22 UTC  (5+ messages)
` [PATCH v6 1/4] arm64: Modify _midr_range() functions to read MIDR/REVIDR internally
` [PATCH v6 2/4] KVM: arm64: Introduce hypercall support for retrieving target implementations
` [PATCH v6 3/4] KVM: arm64: Report all the KVM/arm64-specific hypercalls
` [PATCH v6 4/4] arm64: paravirt: Enable errata based on implementation CPUs

[PATCH v2 0/4] Add support for Mediatek Genio 510 EVK board
 2025-02-05 14:21 UTC  (9+ messages)
` [PATCH v2 1/4] dt-bindings: arm: mediatek: add mt8370-evk board
` [PATCH v2 2/4] arm64: dts: mediatek: add support for MT8370 SoC
` [PATCH v2 3/4] arm64: dts: mediatek: mt8390-genio-700-evk: Move common parts to dtsi
` [PATCH v2 4/4] arm64: dts: mediatek: add device-tree for Genio 510 EVK board

[PATCH 0/2] dmaengine: at_xdmac: retrieve DMA channels from device tree
 2025-02-05 14:16 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: dma: at_xdmac: document dma-channels property

[PATCH net] Revert "net: stmmac: Specify hardware capability value when FIFO size isn't specified"
 2025-02-05 12:57 UTC 

[PATCH v2 00/10] Support for Allwinner V853 SoC
 2025-02-05 12:52 UTC  (11+ messages)
` [PATCH v2 01/10] clk: sunxi-ng: allow key feature in ccu reset and gate
` [PATCH v2 02/10] pinctrl: sunxi: add driver for Allwinner V853
` [PATCH v2 03/10] dt-bindings: clock: sunxi-ng: add compatibles for V853
` [PATCH v2 04/10] clk: sunxi-ng: add CCU drivers "
` [PATCH v2 05/10] dt-bindings: power: add V853 ppu bindings
` [PATCH v2 06/10] pmdomain: sunxi: add V853 ppu support
` [PATCH v2 07/10] dt-bindings: phy: allwinner: add v853 usb phy
` [PATCH v2 08/10] phy: allwinner: add v853 usb phy compatible
` [PATCH v2 09/10] ARM: dts: sun8i: add DTSI file for V853
` [PATCH v2 10/10] ARM: dts: sun8i: add DTS file for yuzuki-lizard V851s

[PATCH] arm64: errata: Add Ampere erratum AC04_CPU_50 workaround alternative
 2025-02-05 14:14 UTC  (4+ messages)

[PATCH v3] arm: rust: Enable Rust support for ARMv7
 2025-02-05 13:14 UTC  (6+ messages)

[PATCH v6 00/26] fs/dax: Fix ZONE_DEVICE page reference counts
 2025-02-05 13:03 UTC  (3+ messages)
` [PATCH v6 01/26] fuse: Fix dax truncate/punch_hole fault path

[PATCH v2 0/4] scmi: Bypass set fwnode and introduce allow/block list to address devlink issue
 2025-02-05 12:45 UTC  (3+ messages)
` [PATCH v2 1/4] firmware: arm_scmi: Bypass setting fwnode for scmi cpufreq

[PATCH v1 1/1] spi: pxa2xx: Fix regression when toggling chip select on LPSS devices
 2025-02-05 12:44 UTC  (2+ messages)

[PATCH] ASoC: mediatek: Remove unused mtk_memif_set_rate
 2025-02-05 12:44 UTC  (2+ messages)

[PATCH] ASoC: mediatek: mt6358: Remove unused functions
 2025-02-05 12:44 UTC  (2+ messages)

[PATCH net-next v2 0/7] Add of_get_available_child_by_name()
 2025-02-05 12:42 UTC  (5+ messages)
` [PATCH net-next v2 1/7] of: base: "
` [PATCH net-next v2 4/7] net: ethernet: mtk-star-emac: Use of_get_available_child_by_name()
` [PATCH net-next v2 5/7] net: ethernet: mtk_eth_soc: "
` [PATCH net-next v2 6/7] net: ethernet: actions: "

[PATCH v12 0/8] Add Toshiba Visconti Video Input Interface driver
 2025-02-05 12:31 UTC  (7+ messages)
` [PATCH v12 7/8] documentation: media: add documentation for "
` [PATCH v12 8/8] MAINTAINERS: Add entries for Toshiba Visconti Video Input Interface

[PATCH 0/8] KVM: arm64: FPSIMD/SVE/SME fixes
 2025-02-05 12:31 UTC  (3+ messages)
` [PATCH 1/8] KVM: arm64: Unconditionally save+flush host FPSIMD/SVE/SME state

[RFC v2 PATCH 00/10] PRU-ICSSM Ethernet Driver
 2025-02-05 12:24 UTC  (4+ messages)
` [RFC v2 PATCH 06/10] net: ti: prueth: Adds HW timestamping support for PTP using PRU-ICSS IEP module

[PATCH] dmaengine: ti: k3-udma: Enable second resource range for BCDMA and PKTDMA
 2025-02-05 12:18 UTC 

[PATCH v1 00/11] perf script: Refactor branch flags for Arm SPE
 2025-02-05 12:15 UTC  (12+ messages)
` [PATCH v1 01/11] perf script: Make printing flags reliable
` [PATCH v1 02/11] perf script: Refactor sample_flags_to_name() function
` [PATCH v1 03/11] perf script: Separate events from branch types
` [PATCH v1 04/11] perf script: Add not taken event for branches
` [PATCH v1 05/11] perf script: Add not taken event for branch stack
` [PATCH v1 06/11] perf arm-spe: Extend branch operations
` [PATCH v1 07/11] perf arm-spe: Decode transactional event
` [PATCH v1 08/11] perf arm-spe: Fill branch operations and events to record
` [PATCH v1 09/11] perf arm-spe: Set sample flags with supplement info
` [PATCH v1 10/11] perf arm-spe: Add branch stack
` [PATCH v1 11/11] perf arm-spe: Support previous branch target (PBT) address

[PATCH] ARM: OMAP1: select CONFIG_GENERIC_IRQ_CHIP
 2025-02-05 12:11 UTC 

[PATCH v2 0/4] clk: Support spread spectrum and use it in clk-pll144x and clk-scmi
 2025-02-05 12:02 UTC  (5+ messages)
` [PATCH v2 1/4] clk: Introduce clk_hw_set_spread_spectrum
` [PATCH v2 3/4] clk: imx: pll14xx: support spread spectrum clock generation

[PATCH 0/6] thermal: renesas: Add support for RZ/G3S
 2025-02-05 11:39 UTC  (7+ messages)
` [PATCH 2/6] thermal: of: Export non-devres helper to register/unregister thermal zone

[PATCH 0/2]firmware: xilinx: Updates to FPGA configuration APIs
 2025-02-05 11:32 UTC  (4+ messages)
` [PATCH 1/2] firmware: xilinx: Update the zynqmp_pm_load_pdi() API

[PATCH v2] arm64: dts: freescale: Switch to hp-det-gpios
 2025-02-05 11:03 UTC 

[PATCH v7 0/4] Add eDP mode support for Rockchip Samsung HDPTX PHY
 2025-02-05 10:51 UTC  (5+ messages)
` [PATCH v7 1/4] phy: phy-rockchip-samsung-hdptx: Swap the definitions of LCPLL_REF and ROPLL_REF
` [PATCH v7 2/4] phy: phy-rockchip-samsung-hdptx: Supplement some register names with their full version
` [PATCH v7 3/4] phy: phy-rockchip-samsung-hdptx: Add the '_MASK' suffix to all registers
` [PATCH v7 4/4] phy: phy-rockchip-samsung-hdptx: Add eDP mode support for RK3588

[PATCH v3 1/2] counter: microchip-tcb-capture: Add IRQ handling
 2025-02-05 10:50 UTC  (3+ messages)
  ` [PATCH v3 0/2] microchip-tcb-capture: Add Capture, Compare, Overflow etc. events
` [PATCH v3 2/2] counter: microchip-tcb-capture: Add capture extensions for registers RA-RC

[BUG] ARM64 regression: NULL pointer dereference in arm_smccc_version_init+0x90/0x1ac
 2025-02-05 10:35 UTC  (3+ messages)

[PATCH] tty: serial: fsl_lpuart: Make interrupt name distinct
 2025-02-05 10:24 UTC  (2+ messages)

[PATCH 0/4] dt-bindings: Ensure all smsc,lan9115 properties are evaluated
 2025-02-05 10:06 UTC  (3+ messages)
` [PATCH 4/4] dt-bindings: net: smsc,lan9115: Ensure all properties are defined


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