messages from 2023-06-15 08:36:51 to 2023-06-15 13:37:58 UTC [more...]
[PATCH v2 00/23] arm64: qcom: sa8775p-ride: enable the first ethernet port
2023-06-15 13:37 UTC (26+ messages)
` [PATCH v2 01/23] phy: qualcomm: fix indentation in Makefile
` [PATCH v2 02/23] dt-bindings: phy: describe the Qualcomm SGMII PHY
` [PATCH v2 03/23] phy: qcom: add the SGMII SerDes PHY driver
` [PATCH v2 04/23] arm64: defconfig: enable the SerDes PHY for Qualcomm DWMAC
` [PATCH v2 05/23] net: stmmac: dwmac-qcom-ethqos: shrink clock code with devres
` [PATCH v2 06/23] net: stmmac: dwmac-qcom-ethqos: rename a label in probe()
` [PATCH v2 07/23] net: stmmac: dwmac-qcom-ethqos: tweak the order of local variables
` [PATCH v2 08/23] net: stmmac: dwmac-qcom-ethqos: use a helper variable for &pdev->dev
` [PATCH v2 09/23] net: stmmac: dwmac-qcom-ethqos: add missing include
` [PATCH v2 10/23] net: stmmac: dwmac-qcom-ethqos: add a newline between headers
` [PATCH v2 11/23] net: stmmac: dwmac-qcom-ethqos: remove stray space
` [PATCH v2 12/23] net: stmmac: dwmac-qcom-ethqos: add support for the optional serdes phy
` [PATCH v2 13/23] net: stmmac: dwmac-qcom-ethqos: add support for the phyaux clock
` [PATCH v2 14/23] net: stmmac: dwmac-qcom-ethqos: prepare the driver for more PHY modes
` [PATCH v2 15/23] net: stmmac: dwmac-qcom-ethqos: add support for SGMII
` [PATCH v2 16/23] net: stmmac: add new switch to struct plat_stmmacenet_data
` [PATCH v2 17/23] dt-bindings: net: qcom,ethqos: add description for sa8775p
` [PATCH v2 18/23] net: stmmac: dwmac-qcom-ethqos: add support for emac4 on sa8775p platforms
` [PATCH v2 19/23] arm64: dts: qcom: sa8775p: add the SGMII PHY node
` [PATCH v2 20/23] arm64: dts: qcom: sa8775p: add the first 1Gb ethernet interface
` [PATCH v2 21/23] arm64: dts: qcom: sa8775p-ride: enable the SerDes PHY
` [PATCH v2 22/23] arm64: dts: qcom: sa8775p-ride: add pin functions for ethernet0
` [PATCH v2 23/23] arm64: dts: qcom: sa8775p-ride: enable ethernet0
[PATCH v3 0/4] spi: stm32: add spi device mode
2023-06-15 13:36 UTC (4+ messages)
` [PATCH v3 3/4] dt-bindings: spi: stm32: disable spi-slave property for stm32f4-f7
[PATCH 0/2] arm64: dts: ti: k3-am62/64: Add ESM Support
2023-06-15 13:34 UTC (2+ messages)
[PATCH V12 00/10] arm64/perf: Enable branch stack sampling
2023-06-15 13:32 UTC (11+ messages)
` [PATCH V12 01/10] drivers: perf: arm_pmu: Add new sched_task() callback
` [PATCH V12 02/10] arm64/perf: Add BRBE registers and fields
` [PATCH V12 03/10] arm64/perf: Add branch stack support in struct arm_pmu
` [PATCH V12 04/10] arm64/perf: Add branch stack support in struct pmu_hw_events
` [PATCH V12 05/10] arm64/perf: Add branch stack support in ARMV8 PMU
` [PATCH V12 06/10] arm64/perf: Enable branch stack events via FEAT_BRBE
` [PATCH V12 07/10] arm64/perf: Add PERF_ATTACH_TASK_DATA to events with has_branch_stack()
` [PATCH V12 08/10] arm64/perf: Add struct brbe_regset helper functions
` [PATCH V12 09/10] arm64/perf: Implement branch records save on task sched out
` [PATCH V12 10/10] arm64/perf: Implement branch records save on PMU IRQ
[RFC PATCH 00/45] KVM: Arm SMMUv3 driver for pKVM
2023-06-15 13:32 UTC (5+ messages)
` [RFC PATCH 19/45] KVM: arm64: iommu: Add domains
[v4 0/6] arm64: dts: ti: k3-j7200: Add properties and sync with uboot
2023-06-15 13:31 UTC
[PATCH v3 0/2] arm64: dts: ti: k3-j7200-common-proc-board fixes
2023-06-15 13:31 UTC (2+ messages)
[PATCH 00/16] arm_scmi/opp/dvfs: Add generic performance scaling support
2023-06-15 13:30 UTC (7+ messages)
` [PATCH 09/16] dt-bindings: firmware: arm,scmi: Extend bindings for protocol@13
[PATCH v12 00/11] Support writable CPU ID registers from userspace
2023-06-15 13:30 UTC (6+ messages)
` [PATCH v12 07/11] KVM: arm64: Use arm64_ftr_bits to sanitise ID register writes
[PATCH v6 0/3] Add support for ESM
2023-06-15 13:30 UTC (2+ messages)
[PATCH] arm64: dts: ti: k3-j721s2: Change CPTS clock parent
2023-06-15 13:29 UTC (2+ messages)
[PATCH] arm64: dts: ti: k3-j784s4: Fix wakeup pinmux range and pinctrl node offsets
2023-06-15 13:28 UTC (2+ messages)
[PATCH 0/8] arm64: dts: ti: k3-j784s4/am69: Add uart, i2c, eeprom, misc
2023-06-15 13:28 UTC (2+ messages)
[PATCH] arm64: dts: ti: k3-am69-sk: Add eMMC mmc0 support
2023-06-15 13:28 UTC (2+ messages)
[PATCH v2 02/10] include: riscv: Fix wrong include guard in riscv_pmu.h
2023-06-15 13:27 UTC (10+ messages)
` [PATCH v2 07/10] drivers: perf: Implement perf event mmap support in the SBI backend
` [PATCH v2 08/10] Documentation: admin-guide: Add riscv sysctl_perf_user_access
` [PATCH v2 10/10] perf: tests: Adapt mmap-basic.c for riscv
[PATCH V2 00/14] arm64: dts: ti: Fix up references to phandles
2023-06-15 13:27 UTC (2+ messages)
[PATCH v5 00/25] Add perf support to the rockchip-dfi driver
2023-06-15 13:27 UTC (5+ messages)
` [PATCH v5 16/25] PM / devfreq: rockchip-dfi: Add perf support
[PATCH] KVM: arm64: Fix hVHE init on CPUs where HCR_EL2.E2H is not RES1
2023-06-15 13:20 UTC (2+ messages)
[PATCH 0/6] Update MMCI driver for STM32MP25
2023-06-15 13:20 UTC (8+ messages)
` [PATCH 1/6] dt-bindings: mmc: mmci: Add st,stm32mp25-sdmmc2 compatible
` [PATCH 2/6] mmc: mmci: add stm32_idmabsize_align parameter
` [PATCH 3/6] mmc: mmci: Add support for sdmmc variant revision v3.0
` [PATCH 4/6] mmc: mmci: stm32: manage block gap hardware flow control
` [PATCH 5/6] mmc: mmci: stm32: prepare other delay block support
` [PATCH 6/6] mmc: mmci: stm32: add delay block support for STM32MP25
[PATCH 0/6] arm64: dts: ti: k3-j7*: Add general purpose timers
2023-06-15 13:19 UTC (2+ messages)
[PATCH 0/7] arm64: dts: ti: Add additional secproxy instances
2023-06-15 13:13 UTC (2+ messages)
[PATCH V3 0/3] arm64: dts: ti: k3-am65: dtbs_check warnings fixups
2023-06-15 13:13 UTC (2+ messages)
[PATCH v5 0/3] Add support for HiSilicon SoC uncore PMU
2023-06-15 12:59 UTC (4+ messages)
` [PATCH v5 1/3] drivers/perf: hisi: Add support for HiSilicon H60PA and PAv3 PMU driver
` [PATCH v5 2/3] drivers/perf: hisi: Add support for HiSilicon UC "
` [PATCH v5 3/3] docs: perf: Add new description for HiSilicon UC PMU
[v10 0/6] Add minimal boot support for IPQ5018
2023-06-15 12:55 UTC (8+ messages)
` [v10 1/6] dt-bindings: arm64: Add IPQ5018 clock and reset
` [v10 2/6] clk: qcom: Add Global Clock controller (GCC) driver for IPQ5018
` [v10 3/6] dt-bindings: qcom: Add ipq5018 bindings
` [v10 4/6] dt-bindings: scm: Add compatible for IPQ5018
` [v10 5/6] arm64: dts: Add ipq5018 SoC and rdp432-c2 board support
` [v10 6/6] arm64: defconfig: Enable IPQ5018 SoC base configs
[PATCH V23 0/3] misc: Add driver support for Data Capture and Compare unit(DCC)
2023-06-15 12:50 UTC (6+ messages)
` [PATCH V23 2/3] misc: dcc: "
[PATCH net v4 5/7] net: dsa: mt7530: fix handling of LLDP frames
2023-06-15 12:45 UTC (2+ messages)
[PATCH 0/3] thermal: qoriq_thermal: support TMU 2.1
2023-06-15 12:07 UTC (8+ messages)
` [PATCH 2/3] thermal: qoriq_thermal: only enable supported sensors
[PATCH 0/3] MediaTek clocks: various fixes
2023-06-15 12:20 UTC (4+ messages)
` [PATCH 1/3] clk: mediatek: clk-mtk: Grab iomem pointer for divider clocks
` [PATCH 2/3] clk: mediatek: clk-mt8173-apmixedsys: Fix return value for of_iomap() error
` [PATCH 3/3] clk: mediatek: clk-mt8173-apmixedsys: Fix iomap not released issue
[PATCH 0/7] Update for phyBOARD-Pollux-i.MX8MP
2023-06-15 12:17 UTC (8+ messages)
` [PATCH 1/7] arm64: dts: imx8mp-phycore-som: Remove eth phy interrupt
` [PATCH 2/7] arm64: dts: imx8mp-phycore-som: Order properties alphabetically
` [PATCH 3/7] arm64: dts: imx8mp-phycore-som: Correct pad settings
` [PATCH 4/7] arm64: dts: imx8mp-phycore-som: Remove LDO2 and LDO4 pmic nodes
` [PATCH 5/7] arm64: dts: imx8mp-phycore-som: Add regulator names
` [PATCH 6/7] arm64: dts: imx8mp-phycore-som: Update regulator output voltages
` [PATCH 7/7] arm64: dts: imx8mp-phyboard-pollux: Add missing usdhc clocks assignment
[PATCH v3 0/2] clk: keystone: syscon-clk: Enable audio reference clock
2023-06-15 11:55 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: clock: Add binding documentation for TI Audio REFCLK
` [PATCH v3 2/2] clk: keystone: syscon-clk: Add support for audio refclk
[PATCH v4 1/9] docs: geniezone: Introduce GenieZone hypervisor
2023-06-15 11:47 UTC (2+ messages)
[PATCH v4 0/3] Add support for HiSilicon SoC uncore PMU
2023-06-15 11:44 UTC (4+ messages)
` [PATCH v4 1/3] drivers/perf: hisi: Add support for HiSilicon H60PA and PAv3 PMU driver
[PATCH v2 1/2] x86/hyperv: Fix hyperv_pcpu_input_arg handling when CPUs go online/offline
2023-06-15 11:40 UTC (2+ messages)
[PATCH AUTOSEL 4.14 3/6] arm64: Add missing Set/Way CMO encodings
2023-06-15 11:40 UTC
[PATCH AUTOSEL 4.19 5/8] arm64: Add missing Set/Way CMO encodings
2023-06-15 11:39 UTC
[PATCH AUTOSEL 5.4 5/8] arm64: Add missing Set/Way CMO encodings
2023-06-15 11:39 UTC
[PATCH AUTOSEL 5.10 5/9] arm64: Add missing Set/Way CMO encodings
2023-06-15 11:39 UTC
[PATCH AUTOSEL 5.15 05/10] arm64: Add missing Set/Way CMO encodings
2023-06-15 11:38 UTC
[PATCH AUTOSEL 6.1 06/16] arm64: Add missing Set/Way CMO encodings
2023-06-15 11:38 UTC
[PATCH AUTOSEL 6.3 08/19] arm64: Add missing Set/Way CMO encodings
2023-06-15 11:37 UTC
[PATCH AUTOSEL 6.3 04/37] ARM: dts: vexpress: add missing cache properties
2023-06-15 11:36 UTC (2+ messages)
` [PATCH AUTOSEL 6.3 05/37] arm64: dts: arm: "
[PATCH] arm64: mm: fix VA-range sanity check
2023-06-15 11:23 UTC (2+ messages)
[PATCH 0/2] MT8192/95: Set correct MSDCPLL rate
2023-06-15 11:16 UTC (4+ messages)
` [PATCH 1/2] arm64: dts: mediatek: mt8192: Make sure MSDCPLL's rate is 400MHz
[PATCH v14 1/1] tty: serial: Add Nuvoton ma35d1 serial driver support
2023-06-15 11:11 UTC (7+ messages)
[PATCH 0/3] pinctrl: check memory returned by devm_kasprintf()
2023-06-15 11:05 UTC (8+ messages)
` [PATCH 1/3] pinctrl: mcp23s08: check return value of devm_kasprintf()
` [PATCH 2/3] pinctrl: microchip-sgpio: "
` [PATCH 3/3] pinctrl: at91-pio4: "
[PATCH v3 0/2] arm64: dts: ti: k3-j784s4-evm: Add support for OSPI and QSPI flashes
2023-06-15 10:47 UTC (2+ messages)
[PATCH 1/2] dt-bindings: arm: ti: Add bindings for PHYTEC AM62x based hardware
2023-06-15 10:45 UTC (2+ messages)
[PATCH] arm64: dts: ti: Add LED controller to phyBOARD-Electra
2023-06-15 10:44 UTC (2+ messages)
[PATCH v2 0/4] arm64: dts: ti: j721e: Add HyperFlash support
2023-06-15 10:43 UTC
[PATCH v2 0/2] arm64: dts: ti: k3-j784s4: Add support for ADC nodes
2023-06-15 10:39 UTC (2+ messages)
[PATCH] clk: meson: pll: remove unneeded semicolon
2023-06-15 10:36 UTC (3+ messages)
[PATCH] arm64: dts: ti: k3-j721e-main: Update delay select values for MMC subsystems
2023-06-15 10:35 UTC (2+ messages)
[PATCH] arm64: dts: ti: k3-j784s4-main: Enable support for high speed modes
2023-06-15 10:34 UTC (3+ messages)
[PATCH] ARM: kexec: Make smp stop calls asynchronous
2023-06-15 10:34 UTC
(subset) [PATCH v4 0/2] arm64: dts: ti: Enable OLDI display on AM654 EVM
2023-06-15 10:32 UTC
[PATCH 1/5] arm64: dts: ti: k3-j721e-beagleboneai64: Fix mailbox node status
2023-06-15 10:30 UTC (2+ messages)
[PATCH 1/2] arm64: dts: ti: k3-am64: Only set UART baud for used ports
2023-06-15 10:29 UTC (2+ messages)
[PATCH 0/4] arm64: dts: ti: k3-am62x-sk-common: Cleanups and minor additions
2023-06-15 10:28 UTC (2+ messages)
[PATCH] arm64: dts: ti: k3: j721s2/j784s4: Switch to https links
2023-06-15 10:24 UTC (2+ messages)
[PATCH v2 0/6] add VTM nodes to TI's K3 SoCs
2023-06-15 10:22 UTC (2+ messages)
[PATCH 0/3] ARM: vfp: Introduce vfp_lock() for VFP locking
2023-06-15 10:16 UTC (4+ messages)
` [PATCH 1/3] ARM: vfp: Provide "
` [PATCH 2/3] ARM: vfp: Use vfp_lock() in vfp_sync_hwstate()
` [PATCH 3/3] ARM: vfp: Use vfp_lock() in vfp_entry()
[PATCH] Revert "Revert "Revert "arm64: dma: Drop cache invalidation from arch_dma_prep_coherent()"""
2023-06-15 10:13 UTC (2+ messages)
[PATCH] ARM: dts: imx25/karo-tx25: Replace NO_PAD_CTL by explicit pad configuration
2023-06-15 10:01 UTC (2+ messages)
[PATCH v2 0/5] Add Toradex Verdin AM62
2023-06-15 9:51 UTC (7+ messages)
` [PATCH v2 3/5] arm64: dts: ti: add verdin am62
[PATCH 0/3] KVM: arm64: Work around Ampere1 erratum AC03_CPU_38
2023-06-15 9:51 UTC (2+ messages)
[PATCH v3 0/5] Add Toradex Verdin AM62
2023-06-15 9:50 UTC (6+ messages)
` [PATCH v3 1/5] dt-bindings: arm: ti: add toradex,verdin-am62 et al
` [PATCH v3 2/5] arm64: defconfig: enable drivers for Verdin AM62
` [PATCH v3 3/5] arm64: dts: ti: add verdin am62
` [PATCH v3 4/5] arm64: dts: ti: add verdin am62 dahlia
` [PATCH v3 5/5] arm64: dts: ti: add verdin am62 yavia
[PATCH v14 0/8] arm64: j721s2: Add support for additional IPs
2023-06-15 9:45 UTC (2+ messages)
[PATCH 00/11] clk: at91: add support for parent_data and parent_hw
2023-06-15 9:32 UTC (12+ messages)
` [PATCH 01/11] clk: at91: clk-main: add support for parent_data/parent_hw
` [PATCH 02/11] clk: at91: clk-generated: add support for parent_hw
` [PATCH 03/11] clk: at91: clk-master: "
` [PATCH 04/11] clk: at91: clk-peripheral: "
` [PATCH 05/11] clk: at91: clk-programmable: "
` [PATCH 06/11] clk: at91: clk-system: "
` [PATCH 07/11] clk: at91: clk-utmi: "
` [PATCH 08/11] clk: at91: clk-sam9x60-pll: "
` [PATCH 09/11] clk: at91: sckc: switch to parent_data/parent_hw
` [PATCH 10/11] clk: at91: sama7g5: switch to parent_hw and parent_data
` [PATCH 11/11] clk: at91: sama7g5: s/ep_chg_chg_id/ep_chg_id
[PATCH 0/7] rtc: stm32: multiple bug fixes and improvements
2023-06-15 9:27 UTC (8+ messages)
` [PATCH 1/7] rtc: stm32: use the proper register sequence to read date/time
` [PATCH 2/7] rtc: stm32: don't stop time counter if not needed
` [PATCH 3/7] rtc: stm32: improve rtc precision
` [PATCH 4/7] rtc: stm32: don't print an error on probe deferral
` [PATCH 5/7] rtc: stm32: change PM callbacks to "_noirq()"
` [PATCH 6/7] rtc: stm32: fix unnecessary parentheses
` [PATCH 7/7] rtc: stm32: fix issues of stm32_rtc_valid_alrm function
[PATCH] arm64/mm: remove now-superfluous ISBs from TTBR writes
2023-06-15 9:26 UTC (2+ messages)
[PATCH v5 03/13] coresight-tpdm: Introduce TPDM subtype to TPDM driver
2023-06-15 9:09 UTC (2+ messages)
[PATCH] drivers/thunder:improve-warning-message-in-device_for_each_child_node()
2023-06-15 9:08 UTC (3+ messages)
` 回复: "
[PATCH v4] arm64: dts: ti: k3-am625: Enable Type-C port for USB0
2023-06-15 8:49 UTC (2+ messages)
[PATCH] drm/bridge: ps8640: Drop the ability of ps8640 to fetch the EDID
2023-06-15 8:46 UTC (4+ messages)
[PATCH v3 0/3] Add R5F and C71 DSP nodes for J784S4 SoC
2023-06-15 8:44 UTC (2+ messages)
[PATCH 00/21] Add support for sam9x7 SoC family
2023-06-15 8:39 UTC (3+ messages)
` [PATCH 14/21] clk: at91: sam9x7: add sam9x7 pmc driver
[PATCH v5 0/7] KVM: arm64: Add support for FEAT_TLBIRANGE
2023-06-15 8:39 UTC (4+ messages)
[PATCH 0/9] Enable IPQ5332 USB2
2023-06-15 8:37 UTC (4+ messages)
` [PATCH 9/9] arm64: defconfig: Enable QCOM M31 USB phy driver
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).