linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-12-21 07:41:52 to 2023-12-21 22:01:49 UTC [more...]

[PATCH v8 00/13] Introduce STM32 Firewall framework
 2023-12-21 22:01 UTC  (3+ messages)
` [PATCH v8 06/13] of: property: fw_devlink: Add support for "access-controller"

[PATCH] KVM: arm64: Document why we trap SVE access from the host in nVHE
 2023-12-21 21:21 UTC 

[PATCH RESEND v1 0/8] Introduce STM32 LVDS driver
 2023-12-21 21:09 UTC  (13+ messages)
` [PATCH RESEND v1 1/8] dt-bindings: panel: lvds: Append edt,etml0700z9ndha in panel-lvds
` [PATCH RESEND v1 2/8] dt-bindings: display: add dt-bindings for STM32 LVDS device
` [PATCH RESEND v1 3/8] drm/stm: lvds: add new STM32 LVDS Display Interface Transmitter driver
` [PATCH RESEND v1 4/8] drm/stm: ltdc: implement bus clock
` [PATCH RESEND v1 5/8] drm/stm: ltdc: add lvds pixel clock
` [PATCH RESEND v1 6/8] arm64: dts: st: add ltdc support on stm32mp251
` [PATCH RESEND v1 7/8] arm64: dts: st: add lvds support on stm32mp253
` [PATCH RESEND v1 8/8] arm64: dts: st: add display support on stm32mp257f-ev

[PATCH v3 0/4] dt-bindings: xilinx: Add missing firmware child nodes
 2023-12-21 20:39 UTC  (7+ messages)
` [PATCH v3 1/4] dt-bindings: firmware: xilinx: Describe missing "
` [PATCH v3 2/4] dt-bindings: firmware: xilinx: Sort node names (clock-controller)
` [PATCH v3 3/4] dt-bindings: power: reset: xilinx: Rename node names in examples
` [PATCH v3 4/4] arm64: zynqmp: Rename zynqmp-power node to power-management

[PATCH v2 06/22] ARM: dts: samsung: exynos5420: Enable cros-ec-spi as wake source
 2023-12-21 20:34 UTC  (7+ messages)
` [PATCH v2 00/22] Improve IRQ wake capability reporting and update the cros_ec driver to use it

[PATCH v2 0/5] Rework system pressure interface to the scheduler
 2023-12-21 20:01 UTC  (8+ messages)
` [PATCH v2 1/5] cpufreq: Add a cpufreq pressure feedback for "
` [PATCH v2 2/5] sched: Take cpufreq feedback into account
` [PATCH v2 3/5] thermal/cpufreq: Remove arch_update_thermal_pressure()
` [PATCH v2 4/5] sched: Rename arch_update_thermal_pressure into arch_update_hw_pressure
` [PATCH v2 5/5] sched/pelt: Remove shift of thermal clock

[PATCH net-next v5 00/13] Introduce PHY listing and link_topology tracking
 2023-12-21 18:00 UTC  (14+ messages)
` [PATCH net-next v5 01/13] net: phy: Introduce ethernet link topology representation
` [PATCH net-next v5 02/13] net: sfp: pass the phy_device when disconnecting an sfp module's PHY
` [PATCH net-next v5 03/13] net: phy: add helpers to handle sfp phy connect/disconnect
` [PATCH net-next v5 04/13] net: sfp: Add helper to return the SFP bus name
` [PATCH net-next v5 05/13] net: ethtool: Allow passing a phy index for some commands
` [PATCH net-next v5 06/13] netlink: specs: add phy-index as a header parameter
` [PATCH net-next v5 07/13] net: ethtool: Introduce a command to list PHYs on an interface
` [PATCH net-next v5 08/13] netlink: specs: add ethnl PHY_GET command set
` [PATCH net-next v5 09/13] net: ethtool: plca: Target the command to the requested PHY
` [PATCH net-next v5 10/13] net: ethtool: pse-pd: "
` [PATCH net-next v5 11/13] net: ethtool: cable-test: "
` [PATCH net-next v5 12/13] net: ethtool: strset: Allow querying phy stats by index
` [PATCH net-next v5 13/13] Documentation: networking: document phy_link_topology

[PATCH 0/8] arm64: dts: qcom: sa8295p: Enable GPU
 2023-12-21 19:16 UTC  (14+ messages)
` [PATCH 1/8] dt-bindings: clock: qcom: Allow VDD_GFX supply to GX
` [PATCH 2/8] clk: qcom: gdsc: Enable supply reglator in GPU GX handler
` [PATCH 6/8] arm64: dts: qcom: sa8295p-adp: add max20411

[PATCH v4 00/10] arm64: ptdump: View the second stage page-tables
 2023-12-21 18:41 UTC  (7+ messages)
` [PATCH v4 02/10] KVM: arm64: Add ptdump registration with debugfs for the stage-2 pagetables
` [PATCH v4 10/10] arm64: ptdump: Add guest stage-2 pagetables dumping

[PATCH V3 1/6] dt-bindings: nvmem: layouts: add U-Boot environment variables layout
 2023-12-21 17:34 UTC  (6+ messages)
` [PATCH V3 2/6] nvmem: core: add nvmem_dev_size() helper
` [PATCH V3 3/6] nvmem: u-boot-env: use nvmem_add_one_cell() nvmem subsystem helper
` [PATCH V3 4/6] nvmem: u-boot-env: use nvmem device helpers
` [PATCH V3 5/6] nvmem: u-boot-env: improve coding style
` [PATCH V3 6/6] nvmem: layouts: add U-Boot env layout

[PATCH net-next v4 00/13] Introduce PHY listing and link_topology tracking
 2023-12-21 17:31 UTC  (4+ messages)
` [PATCH net-next v4 10/13] net: ethtool: pse-pd: Target the command to the requested PHY

[PATCH v1 0/8] Introduce STM32 LVDS driver
 2023-12-21 17:27 UTC  (6+ messages)
` [PATCH v1 1/8] dt-bindings: panel: lvds: Append edt,etml0700z9ndha in panel-lvds
` [PATCH v1 2/8] dt-bindings: display: add dt-bindings for STM32 LVDS device
` [PATCH v1 3/8] drm/stm: lvds: add new STM32 LVDS Display Interface Transmitter driver
` [PATCH v1 4/8] drm/stm: ltdc: implement bus clock

[RFC PATCH v2 0/3] Add support for reading D1 efuse speed bin
 2023-12-21 17:26 UTC  (7+ messages)
` [RFC PATCH v2 1/3] cpufreq: sun50i: Refactor speed bin decoding
` [RFC PATCH v2 2/3] cpufreq: sun50i: Add support for D1's "
` [RFC PATCH v2 3/3] riscv: dts: allwinner: Fill in OPPs

[PATCH 1/2] dt-bindings: clock: gs101: rename cmu_misc clock-names
 2023-12-21 17:23 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: exynos: gs101: comply with the new cmu_misc clock names

[PATCH v2 1/2] dt-bindings: phy: mediatek: tphy: add a property for force-mode switch
 2023-12-21 17:15 UTC  (2+ messages)

[PATCH v8 00/10] Enable HS-G5 support on SM8550
 2023-12-21 17:15 UTC  (2+ messages)
` (subset) "

[PATCH net-next] net: stmmac: dwmac-qcom-ethqos: Add support for 2.5G SGMII
 2023-12-21 16:58 UTC  (7+ messages)
          ` [Linux-stm32] "

[RFC PATCH net-next v3 0/8] Add support for 10G Ethernet SerDes on MT7988
 2023-12-21 16:48 UTC  (3+ messages)
` [RFC PATCH net-next v3 2/8] phy: add driver for MediaTek pextp 10GE SerDes PHY

[PATCH] ARM: dts: imx6ull-dhcor: Remove 900MHz operating point
 2023-12-21 16:46 UTC 

[PATCH] dmaengine: std_dma40: fix kernel-doc warnings and spelling
 2023-12-21 16:29 UTC  (2+ messages)

[PATCH] dt-bindings: arm: sunxi: sort alphabetically
 2023-12-21 16:29 UTC  (5+ messages)

[PATCH 1/7] [RFC PATCH 1/7] osdump: Add one new os minidump module
 2023-12-21 16:25 UTC  (2+ messages)

[PATCH] mfd: ti_am335x_tscadc: Fix TI SoC dependencies
 2023-12-21 16:11 UTC  (2+ messages)
` (subset) "

[PATCH v2 0/3] Fix mainline support for rk3036 kylin board
 2023-12-21 15:58 UTC  (5+ messages)
` [PATCH v2 1/3] ARM: dts: rockchip: Add psci for rk3036

[PATCH v5 0/4] kvm: arm64: allow the VM to select DEVICE_* and NORMAL_NC for IO memory
 2023-12-21 15:40 UTC  (5+ messages)
` [PATCH v5 1/4] kvm: arm64: introduce new flag for non-cacheable "
` [PATCH v5 2/4] mm: introduce new flag to indicate wc safe
` [PATCH v5 3/4] kvm: arm64: set io memory s2 pte as normalnc for vfio pci devices
` [PATCH v5 4/4] vfio: convey kvm that the vfio-pci device is wc safe

[PATCH] iio: adc: sun4i-gpadc-iio: adaptation interrupt number
 2023-12-21 15:26 UTC  (5+ messages)
` [PATCH RESEND] "

[PATCH RFC 01/10] dt-bindings: gpu: Add PowerVR Series5 SGX GPUs
 2023-12-21 15:23 UTC  (14+ messages)

[PATCH net-next] net: dsa: mt7530: register OF node for internal MDIO bus
 2023-12-21 15:16 UTC  (5+ messages)

[PATCH] firmware: arm_scmi: Add multiple protocols registration support
 2023-12-21 15:11 UTC 

[PATCH v5 43/44] drm/sun4i: hdmi: Consolidate atomic_check and mode_valid
 2023-12-21 14:53 UTC  (2+ messages)
` [v5,43/44] "

[PATCH v1 1/1] leds: sun50i-a100: Convert to be agnostic to property provider
 2023-12-21 14:49 UTC  (2+ messages)
` (subset) "

[PATCH v5 41/44] drm/sun4i: hdmi: Move mode_set into enable
 2023-12-21 14:43 UTC  (2+ messages)
` [v5,41/44] "

[PATCH] mfd: ab8500-sysctrl: Drop ancient charger
 2023-12-21 14:40 UTC  (2+ messages)
` (subset) "

[PATCH 1/2] dt-bindings: mtd: partitions: u-boot: Fix typo
 2023-12-21 14:40 UTC  (5+ messages)
` [PATCH RFT 2/2] ARM: dts: mxs: imx28: Fix NAND hierarchy description

[PATCH v5 40/44] drm/sun4i: hdmi: Convert encoder to atomic
 2023-12-21 14:33 UTC  (2+ messages)
` [v5,40/44] "

[PATCH v3 0/9] Add support for Translation Buffer Units
 2023-12-21 14:25 UTC  (3+ messages)
` [PATCH v3 1/9] dt-bindings: iommu: Add Translation Buffer Unit bindings

[PATCH v5 0/5] Add support for video hardware codec of STMicroelectronics STM32 SoC series
 2023-12-21 14:18 UTC  (17+ messages)
` [PATCH v5 1/5] dt-bindings: media: Document STM32MP25 VDEC & VENC video codecs
` [PATCH v5 2/5] media: hantro: add support for STM32MP25 VDEC
` [PATCH v5 3/5] media: hantro: add support for STM32MP25 VENC
` [PATCH v5 4/5] arm64: dts: st: add video decoder support to stm32mp255
` [PATCH v5 5/5] arm64: dts: st: add video encoder "

[PATCH] dt-bindings: firmware: xilinx: Fix versal-fpga node name
 2023-12-21 13:47 UTC  (3+ messages)

[RFC PATCH 2/7] osdump: reuse some code from crash_core to get vmcoreinfo
 2023-12-21 13:25 UTC 

[PATCH v3 0/2] kvm: arm64: allow vm to select DEVICE_* and
 2023-12-21 13:19 UTC  (8+ messages)
` [PATCH v3 2/2] kvm: arm64: set io memory s2 pte as normalnc for vfio pci devices

[PATCH v2 1/5] arm64: dts: imx8ulp: add usb nodes
 2023-12-21 13:13 UTC  (6+ messages)
` [PATCH v2 3/5] dt-bindings: usb: ci-hdrc-usb2: add compatible and clock-names restriction for imx93
    ` [EXT] "

[RFC PATCH 0/7] osdump: Add one new os minidump module
 2023-12-21 13:05 UTC 

[PATCH] clk: imx: pll14xx: change naming of fvco to fout
 2023-12-21 13:03 UTC  (2+ messages)

[PATCH v1 5/8] drm/stm: ltdc: add lvds pixel clock
 2023-12-21 12:30 UTC  (4+ messages)
` [PATCH v1 6/8] arm64: dts: st: add ltdc support on stm32mp251
` [PATCH v1 7/8] arm64: dts: st: add lvds support on stm32mp253
` [PATCH v1 8/8] arm64: dts: st: add display support on stm32mp257f-ev

Discuss Mediatek Power Domain Driver Support Mulitle Smi Clamp Protection
 2023-12-21 12:31 UTC  (2+ messages)

[PATCH] arm64: dts: ti: k3-am69-sk: remove assigned-clock-parents for unused VP
 2023-12-21 12:28 UTC  (2+ messages)

[RFC PATCH net-next 0/8] Add support for ICSSG-based Ethernet on SR1.0 devices
 2023-12-21 12:27 UTC  (4+ messages)
` [RFC PATCH net-next 1/8] dt-bindings: net: Add support for AM65x SR1.0 in ICSSG

[PATCH v2 0/4] Improvement around mtk_vcodec_mem_free() logging and usage
 2023-12-21 11:43 UTC  (7+ messages)
` [PATCH v2 1/4] media: mediatek: vcodec: Replace dev_name in error string
` [PATCH v2 2/4] media: mediatek: vcodec: Drop unnecessary variable
` [PATCH v2 3/4] media: mediatek: vcodec: Update mtk_vcodec_mem_free() error messages
` [PATCH v2 4/4] media: mediatek: vcodec: Only free buffer VA that is not NULL

[PATCH] pwm: meson: Simplify using dev_err_probe()
 2023-12-21 11:17 UTC  (12+ messages)
              ` [PATCH] MAINTAINERS: pwm: Thierry steps down, Uwe takes over

[PATCH] irqchip/irq-brcmstb-l2: add write memory barrier before exit
 2023-12-21 11:14 UTC  (2+ messages)

[PATCH] firmware: arm_scmi: Check Mailbox/SMT channel for consistency
 2023-12-21 10:55 UTC  (5+ messages)

[PATCH RESEND] ARM: dts: sun8i: r40: open the regulator aldo1
 2023-12-21 10:39 UTC  (4+ messages)

[PATCH v6 0/5] iommu/arm-smmu: introduction of ACTLR implementation for Qualcomm SoCs
 2023-12-21 10:32 UTC  (5+ messages)
` [PATCH v6 3/5] iommu/arm-smmu: introduction of ACTLR for custom prefetcher settings

[PATCH v7 0/2] Introduce STM32MP257 clock driver
 2023-12-21 10:31 UTC  (4+ messages)
` [PATCH v7 1/2] clk: stm32: introduce clocks for STM32MP257 platform

[GIT PULL] amlogic ARM64 DT updates for v6.8
 2023-12-21 10:12 UTC 

[GIT PULL] amlogic drivers updates for v6.8
 2023-12-21 10:11 UTC 

[PATCH RFC V2 0/4] perf/core: Add ability for an event to "pause" or "resume" AUX area tracing
 2023-12-21 10:05 UTC  (5+ messages)
` [PATCH RFC V2 1/4] perf/core: Add aux_pause, aux_resume, aux_start_paused

[PATCH] perf/arm_smmuv3: Omit the two judgements which done in framework
 2023-12-21  9:38 UTC 

[PATCH v10 00/16] introduce more MDP3 components in MT8195
 2023-12-21  9:28 UTC  (3+ messages)
` [PATCH v10 02/16] dt-bindings: media: mediatek: mdp3: merge the indentical RDMA under display

[PATCH v4 00/11] RISCV: Add kvm Sstc timer selftests
 2023-12-21  9:25 UTC  (9+ messages)
` [PATCH v4 11/11] KVM: selftests: Enable tunning of err_margin_us in arch timer test

[PATCH net v2 0/2] Fix phylink unloadable issue
 2023-12-21  9:22 UTC  (5+ messages)
` [PATCH net v2 1/2] driver.h: add helper macro for module_exit() boilerplate
` [PATCH net v2 2/2] net: phylink: Add module_exit_stub()

[PATCH v2 0/4] dt-bindings: xilinx: Add missing firmware child nodes
 2023-12-21  9:17 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: firmware: xilinx: Describe missing "
` [PATCH v2 2/4] dt-bindings: firmware: xilinx: Sort node names (clock-controller)

[PATCH v2 0/2] Rockchip rk3066_hdmi update
 2023-12-21  9:07 UTC  (5+ messages)
` [PATCH v2 2/2] drm/rockchip: rk3066_hdmi: drop custom fill_modes hook

[PATCH v5 0/3] arm64: add ethernet to orange pi 3 & one plus
 2023-12-21  9:06 UTC  (3+ messages)
` [PATCH v5 1/3] phy: handle optional regulator for PHY

[PATCH] Revert "ARM: dts: rockchip: restyle emac nodes"
 2023-12-21  8:28 UTC  (3+ messages)

[PATCH v4] dt-bindings: net: wireless: mt76: add interrupts description for MT7986
 2023-12-21  8:19 UTC  (2+ messages)

[PATCH] pinctrl: at91-pio4: use dedicated lock class for IRQ
 2023-12-21  8:06 UTC  (2+ messages)

[RFC PATCH 0/2] Introduce runtime modifiable Energy Model
 2023-12-21  8:04 UTC  (4+ messages)
` [PATCH 1/2] OPP: Add API to update EM after adjustment of voltage for OPPs

[PATCH 00/13] GS101 Oriole: CMU_PERIC0 support and USI updates
 2023-12-21  7:41 UTC  (8+ messages)
` [PATCH 05/13] tty: serial: samsung: add gs101 earlycon support


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