messages from 2024-01-09 19:40:05 to 2024-01-10 11:44:09 UTC [more...]
[PATCH net-next 00/20] net: ethernet: Add qcom PPE driver
2024-01-10 11:40 UTC (13+ messages)
` [PATCH net-next 01/20] Documentation: networking: qcom PPE driver documentation
` [PATCH net-next 02/20] dt-bindings: net: qcom,ppe: Add bindings yaml file
` [PATCH net-next 03/20] net: ethernet: qualcomm: Add qcom PPE driver
` [PATCH net-next 04/20] net: ethernet: qualcomm: Add PPE buffer manager configuration
` [PATCH net-next 05/20] net: ethernet: qualcomm: Add PPE queue management config
` [PATCH net-next 06/20] net: ethernet: qualcomm: Add PPE TDM config
` [PATCH net-next 07/20] net: ethernet: qualcomm: Add PPE port scheduler resource
` [PATCH net-next 08/20] net: ethernet: qualcomm: Add PPE scheduler config
` [PATCH net-next 09/20] net: ethernet: qualcomm: Add PPE queue config
` [PATCH net-next 10/20] net: ethernet: qualcomm: Add PPE service code config
` [PATCH net-next 11/20] net: ethernet: qualcomm: Add PPE port control config
` [PATCH net-next 12/20] net: ethernet: qualcomm: Add PPE RSS hash config
[RFC] Support for Arm CCA VMs on Linux
2024-01-10 11:41 UTC (4+ messages)
[PATCH v7 0/5] iommu/arm-smmu: introduction of ACTLR implementation for Qualcomm SoCs
2024-01-10 11:35 UTC (11+ messages)
` [PATCH v7 1/5] iommu/arm-smmu: re-enable context caching in smmu reset operation
` [PATCH v7 3/5] iommu/arm-smmu: introduction of ACTLR for custom prefetcher settings
` [PATCH v7 4/5] iommu/arm-smmu: add ACTLR data and support for SM8550
[PATCH net-next v2 0/7] MT7530 DSA Subdriver Improvements Act I
2024-01-10 11:29 UTC (7+ messages)
` [PATCH net-next v2 6/7] net: dsa: mt7530: do not set priv->p5_interface on mt7530_setup_port5()
[PATCH V8 0/3] Add rs485 support to uartps driver
2024-01-10 11:11 UTC (4+ messages)
` [PATCH V8 1/3] dt-bindings: Add reference to rs485.yaml
` [PATCH V8 2/3] tty: serial: uartps: Relocate cdns_uart_tx_empty to facilitate rs485
` [PATCH V8 3/3] tty: serial: uartps: Add rs485 support to uartps driver
[PATCH 0/2] arm64: dts: rockchip: add SPI controller aliases to RK3399
2024-01-10 11:18 UTC (4+ messages)
` [PATCH 2/2] arm64: dts: rockchip: remove duplicate SPI aliases for helios64
[PATCH v3 0/2] Add helper function to get and enable all bulk clocks
2024-01-10 11:01 UTC (3+ messages)
` [PATCH v3 1/2] clk: Provide managed helper to get and enable "
` [PATCH v3 2/2] PCI: exynos: Adapt to clk_bulk_* APIs
[PATCH net-next 08/30] net: dsa: mt7530: change p{5,6}_interface to p{5,6}_configured
2024-01-10 11:15 UTC (11+ messages)
[PATCH] ARM: zynq: Remove clk/zynq.h header
2024-01-10 11:10 UTC
[PATCH v2 0/1] arm64: dts: mediatek: mt8186: Increase CCI frequency
2024-01-10 11:10 UTC (4+ messages)
` [PATCH v2 1/1] "
[PATCH] ASoC: mediatek: mt8195: Remove afe-dai component and rework codec link
2024-01-10 10:57 UTC
[RESEND PATCH v6 0/5] Add support for video hardware codec of STMicroelectronics STM32 SoC series
2024-01-10 10:46 UTC (6+ messages)
` [RESEND PATCH v6 1/5] dt-bindings: media: Document STM32MP25 VDEC & VENC video codecs
` [RESEND PATCH v6 2/5] media: hantro: add support for STM32MP25 VDEC
` [RESEND PATCH v6 3/5] media: hantro: add support for STM32MP25 VENC
` [RESEND PATCH v6 4/5] arm64: dts: st: add video decoder support to stm32mp255
` [RESEND PATCH v6 5/5] arm64: dts: st: add video encoder "
[PATCH 1/1] dt-bindings: media: imx-jpeg: Document slot property
2024-01-10 10:41 UTC (3+ messages)
[PATCH 0/3] Convert Microchip's HLCDC Text based DT bindings to JSON schema
2024-01-10 10:39 UTC (5+ messages)
` [PATCH 1/3] dt-bindings: display: convert Atmel's HLCDC to DT schema
` [PATCH 2/3] dt-bindings: mfd: atmel,hlcdc: Convert to DT schema format
` [PATCH 3/3] dt-bindings: atmel,hlcdc: convert pwm bindings to json-schema
[PATCH v2 0/4] Add mediatek,gce-props.yaml for other bindings reference mediatek,gce-events
2024-01-10 10:36 UTC (6+ messages)
` [PATCH v2 1/4] dt-bindings: mailbox: Add mediatek,gce-props.yaml
` [PATCH v2 2/4] dt-bindings: mailbox: mediatek: gce-mailbox: Add reference to gce-props.yaml
` [PATCH v2 3/4] dt-bindings: media: mediatek: mdp: Change mediatek,gce-events to reference
` [PATCH v2 4/4] dt-bindings: soc: mediatek: Change mediatek,gce-events to refernece
[PATCH 00/18] serial: samsung: gs101 updates and winter cleanup
2024-01-10 10:21 UTC (19+ messages)
` [PATCH 01/18] tty: serial: samsung: prepare for different IO types
` [PATCH 02/18] tty: serial: samsung: set UPIO_MEM32 iotype for gs101
` [PATCH 03/18] tty: serial: samsung: add gs101 earlycon support
` [PATCH 04/18] tty: serial: samsung: sort headers alphabetically
` [PATCH 05/18] tty: serial: samsung: explicitly include <linux/types.h>
` [PATCH 06/18] tty: serial: samsung: use u32 for register interactions
` [PATCH 07/18] tty: serial: samsung: remove braces on single statement block
` [PATCH 08/18] tty: serial: samsung: move open brace '{' on the next line
` [PATCH 09/18] tty: serial: samsung: drop superfluous comment
` [PATCH 10/18] tty: serial: samsung: make max_count unsigned int
` [PATCH 11/18] tty: serial: samsung: don't compare with zero an if (bitwise expression)
` [PATCH 12/18] tty: serial: samsung: use TIOCSER_TEMT for tx_empty()
` [PATCH 13/18] tty: serial: samsung: return bool for s3c24xx_serial_txempty_nofifo()
` [PATCH 14/18] tty: serial: samsung: return bool for s3c24xx_serial_console_txrdy()
` [PATCH 15/18] tty: serial: samsung: change return type for s3c24xx_serial_rx_fifocnt()
` [PATCH 16/18] tty: serial: samsung: shrink the clock selection to 8 clocks
` [PATCH 17/18] tty: serial: samsung: shrink port feature flags to u8
` [PATCH 18/18] tty: serial: samsung: shrink memory footprint of ``struct s3c24xx_uart_info``
[PATCH 1/1] arm64: dts: freescale: tqma9352: Update I2C eeprom compatible
2024-01-10 10:05 UTC
[PATCH 1/1] arm64: dts: imx8mp: reparent MEDIA_MIPI_PHY1_REF to CLK_24M
2024-01-10 10:00 UTC
[PATCH] drm/stm: Fix an error handling path in stm_drm_platform_probe()
2024-01-10 9:54 UTC (2+ messages)
[PATCH 1/2] dt-bindings: arm64: mediatek: Add MT7981B and Xiaomi AX3000T
2024-01-10 9:51 UTC (2+ messages)
` [PATCH 2/2] arm64: dts: mediatek: Add initial "
[PATCH v2 1/1] phy: freescale: phy-fsl-imx8-mipi-dphy: Fix alias name to use dashes
2024-01-10 9:33 UTC
[soc:for-next] BUILD SUCCESS 5fedbec0c6f6c96066e50a091c47c8b52e67587f
2024-01-10 9:11 UTC
[soc:soc/arm] BUILD SUCCESS 40974ee421b4d1fc74ac733d86899ce1b83d8f65
2024-01-10 9:04 UTC
[PATCH v6 0/5] Add support for video hardware codec of STMicroelectronics STM32 SoC series
2024-01-10 9:17 UTC (5+ messages)
` [PATCH v6 1/5] dt-bindings: media: Document STM32MP25 VDEC & VENC video codecs
[PATCH v1 0/3] arm64: Support Neoverse-V2 for Perf Arm SPE
2024-01-10 9:12 UTC (4+ messages)
` [PATCH v1 3/3] perf arm-spe: Add Neoverse-V2 to neoverse list
[PATCH 1/1] arm64: dts: tqma8mpql: fix audio codec iov-supply
2024-01-10 9:08 UTC
[PATCH v2 1/1] spi: spi-imx: Use dev_err_probe for failed DMA channel requests
2024-01-10 9:07 UTC (2+ messages)
[PATCH v3 00/12] GS101 Oriole: CMU_PERIC0 support and USI updates
2024-01-10 9:04 UTC (12+ messages)
` [PATCH v3 02/12] dt-bindings: i2c: exynos5: add google,gs101-hsi2c compatible
` [PATCH v3 03/12] dt-bindings: serial: samsung: do not allow reg-io-width for gs101
` [PATCH v3 04/12] tty: serial: samsung: prepare for different IO types
` [PATCH v3 05/12] tty: serial: samsung: set UPIO_MEM32 iotype for gs101
` [PATCH v3 06/12] tty: serial: samsung: add gs101 earlycon support
[PATCH] drm/meson: vclk: fix calculation of 59.94 fractional rates
2024-01-10 9:04 UTC (2+ messages)
[PATCH] firmware/arm_sdei: Fix invalid argument to unregister private events
2024-01-10 9:01 UTC
[PATCH 00/18] perf: Convert to platform remove callback returning void
2024-01-10 8:56 UTC (2+ messages)
[PATCH] serial: 8250_bcm2835aux: Restore clock error handling
2024-01-10 8:49 UTC (3+ messages)
[PATCH 00/11] Device tree support for Imagination Series5 GPU
2024-01-10 8:38 UTC (13+ messages)
` [PATCH 01/11] dt-bindings: gpu: Rename img,powervr to img,powervr-rogue
` [PATCH 02/11] dt-bindings: gpu: Add PowerVR Series5 SGX GPUs
` [PATCH 08/11] ARM: dts: DRA7xx: Add device tree entry for SGX GPU
[PATCH] ACPI: APEI: GHES: Convert to platform remove callback returning void
2024-01-10 8:34 UTC (5+ messages)
[PATCH 0/3] firmware: arm_scmi: Register and handle limits change notification
2024-01-10 8:26 UTC (5+ messages)
` [PATCH 2/3] firmware: arm_scmi: Add perf_opp_xlate interface
` [PATCH 3/3] cpufreq: scmi: Register for limit change notifications
[PATCH 1/1] ARM: dts: imx6ul: Add missing #thermal-sensor-cells to tempmon
2024-01-10 8:10 UTC
[PATCH v6 0/5] Add display support for stm32f769-disco board
2024-01-10 8:05 UTC (6+ messages)
` [PATCH v6 1/5] dt-bindings: mfd: stm32f7: Add binding definition for DSI
` [PATCH v6 2/5] ARM: dts: stm32: add DSI support on stm32f769
` [PATCH v6 3/5] ARM: dts: stm32: rename mmc_vcard to vcc-3v3 on stm32f769-disco
` [PATCH v6 4/5] ARM: dts: stm32: add display support "
` [PATCH v6 5/5] ARM: dts: add stm32f769-disco-mb1225-revb03-mb1166-reva09
[PATCH] KVM: arm64: Add missing ERX*_EL1 registers
2024-01-10 7:57 UTC
[PATCH v1 0/8] Add device tree for IBM system1 BMC
2024-01-10 7:50 UTC (11+ messages)
` [PATCH v1 7/8] tpm: tis-i2c: Add more compatible strings
[PATCH v2] arm64: irq: include <linux/cpumask.h>
2024-01-10 7:40 UTC
[PATCH net-next 07/15] net: dsa: mt7530: do not run mt7530_setup_port5() if port 5 is disabled
2024-01-10 7:26 UTC (12+ messages)
[PATCH v2 00/12] GS101 Oriole: CMU_PERIC0 support and USI updates
2024-01-10 7:25 UTC (9+ messages)
` [PATCH v2 01/12] dt-bindings: clock: google,gs101-clock: add PERIC0 clock management unit
[PATCH v2 2/2] drm/imx/dcss: have all init functions use devres
2024-01-10 7:06 UTC (2+ messages)
[PATCH] cpufreq: CPPC: Resolve the large frequency discrepancy from cpuinfo_cur_freq
2024-01-10 7:09 UTC (7+ messages)
[PATCH 1/4] arm: ptdump: Rename CONFIG_DEBUG_WX to CONFIG_ARM_DEBUG_WX
2024-01-10 6:34 UTC (3+ messages)
[PATCH v4 0/5] Rework system pressure interface to the scheduler
2024-01-10 6:43 UTC (3+ messages)
` [PATCH v4 1/5] cpufreq: Add a cpufreq pressure feedback for "
[PATCH v3] PCI: keystone: Fix race condition when initializing PHYs
2024-01-10 6:05 UTC (3+ messages)
undefined reference to `__aarch64_cas4_sync' error on arm64 native build
2024-01-10 5:59 UTC (12+ messages)
[PATCH net-next v2 0/4] net: stmmac: Enable Per DMA Channel interrupt
2024-01-10 5:51 UTC (14+ messages)
` [PATCH net-next v2 1/4] dt-bindings: net: snps,dwmac: per channel irq
` [PATCH net-next v2 2/4] net: stmmac: Make MSI interrupt routine generic
` [PATCH net-next v2 3/4] net: stmmac: Add support for TX/RX channel interrupt
` [PATCH net-next v2 4/4] net: stmmac: Use interrupt mode INTM=1 for per channel irq
[PATCH 00/36] Remove UCLINUX from LTP
2024-01-10 5:47 UTC (14+ messages)
` Call for nommu LTP maintainer [was: Re: [PATCH 00/36] Remove UCLINUX from LTP]
` [Automated-testing] "
[PATCH 2/4] arm64, powerpc, riscv, s390, x86: Refactor CONFIG_DEBUG_WX
2024-01-10 5:18 UTC (2+ messages)
[PATCH v2 1/2] drm/dcss: request memory region
2024-01-10 4:36 UTC (3+ messages)
[PATCH v9 0/2] arm64: Add a build target for Flat Image Tree
2024-01-10 3:47 UTC (14+ messages)
` [PATCH v9 2/2] arm64: boot: Support "
[PATCH 1/1] ARM:dts:aspeed: Initial device tree for AMD Onyx Platform
2024-01-10 3:35 UTC
[net-next PATCH RFC v3 0/8] net: phy: Support DT PHY package
2024-01-10 3:13 UTC (9+ messages)
` [net-next PATCH RFC v3 1/8] dt-bindings: net: document ethernet PHY package nodes
[PATCH V2 0/2] Add support to preserve boot config in the DT flow
2024-01-10 3:07 UTC (3+ messages)
` [PATCH V2 1/2] dt-bindings: Add PCIe "preserve-boot-config" property
` [PATCH V2 2/2] PCI: Add support for "
[PATCH 0/3] perf scripts python: arm-cs-trace-disasm.py:
2024-01-10 2:56 UTC (3+ messages)
` [PATCH v2 0/1] perf scripts python: arm-cs-trace-disasm.py: print correct disasm info
` [PATCH v2 1/1] perf scripts python: arm-cs-trace-disasm.py: add option to print virtual address
[PATCH V1 2/2] PCI: Add support for "preserve-boot-config" property
2024-01-10 2:24 UTC (3+ messages)
[PATCH v12 0/7] Initial support Cadence MHDP8501(HDMI/DP) for i.MX8MQ
2024-01-10 1:08 UTC (8+ messages)
` [PATCH v12 1/7] drm: bridge: Cadence: Create mhdp helper driver
` [PATCH v12 2/7] phy: Add HDMI configuration options
` [PATCH v12 3/7] dt-bindings: display: bridge: Add Cadence MHDP8501
` [PATCH v12 4/7] drm: bridge: Cadence: Add MHDP8501 DP/HDMI driver
` [PATCH v12 5/7] dt-bindings: phy: Add Freescale iMX8MQ DP and HDMI PHY
` [PATCH v12 6/7] phy: freescale: Add DisplayPort PHY driver for i.MX8MQ
` [PATCH v12 7/7] phy: freescale: Add HDMI "
[PATCH v16 00/34] Drivers for Gunyah hypervisor
2024-01-10 0:31 UTC (15+ messages)
` [PATCH v16 01/34] docs: gunyah: Introduce Gunyah Hypervisor
` [PATCH v16 03/34] gunyah: Common types and error codes for Gunyah hypercalls
` [PATCH v16 05/34] virt: gunyah: Add hypervisor driver
` [PATCH v16 07/34] gunyah: rsc_mgr: Add resource manager RPC core
` [PATCH v16 10/34] gunyah: vm_mgr: Add VM start/stop
` [PATCH v16 22/34] virt: gunyah: Add ioctl to bind guestmem to VMs
` [PATCH v16 23/34] virt: gunyah: guestmem: Initialize RM mem parcels from guestmem
` [PATCH v16 26/34] mm/interval_tree: Export iter_first/iter_next
` [PATCH v16 31/34] virt: gunyah: Add irqfd interface
` [PATCH v16 32/34] virt: gunyah: Add IO handlers
` [PATCH v16 33/34] virt: gunyah: Add ioeventfd
[PATCH 0/5] pwm: Some improvements around .of_xlate()
2024-01-10 0:14 UTC (4+ messages)
` [PATCH 2/5] pwm: Drop useless member .of_pwm_n_cells of struct pwm_chip
` [PATCH 4/5] pwm: clps711x: Drop custom .of_xlate() callback
[PATCH v2 0/3] Add device tree for IBM system1 BMC
2024-01-09 23:36 UTC (4+ messages)
` [PATCH v2 3/3] ARM: dts: aspeed: System1: IBM system1 BMC board
[PATCH] irqchip/irq-brcmstb-l2: add write memory barrier before exit
2024-01-09 23:05 UTC (3+ messages)
[PATCH v1] KVM: arm64: selftests: Handle feature fields with nonzero minimum value correctly
2024-01-09 22:27 UTC (2+ messages)
[PATCH 0/3] Update LLVM Phabricator and Bugzilla links
2024-01-09 22:16 UTC (4+ messages)
` [PATCH 1/3] selftests/bpf: Update LLVM Phabricator links
` [PATCH 2/3] arch and include: "
` [PATCH 3/3] treewide: Update LLVM Bugzilla links
[PATCH] ARM: dts: keystone: Replace http urls with https
2024-01-09 21:32 UTC (2+ messages)
[PATCH v2 0/6] firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support
2024-01-09 21:18 UTC (3+ messages)
` [PATCH v2 2/6] dt-bindings: firmware: arm,scmi: support pinctrl protocol
Ethernet binding: broken validation parsing of #nvmem-cell-cells ?
2024-01-09 20:57 UTC (3+ messages)
[PATCH 0/2] arm64: dts: allwinner: h618: Add Sipeed Longan SoM 3H and Pi 3H board
2024-01-09 20:37 UTC (3+ messages)
` [PATCH 2/2] arm64: dts: allwinner: h616: Add Sipeed Longan SoM 3H and Pi 3H board support
[PATCH 0/5] Pinephone video out fixes (flipping between two frames)
2024-01-09 20:29 UTC (4+ messages)
` [PATCH 4/5] clk: sunxi-ng: a64: Add constraints on PLL-VIDEO0's n/m ratio
[RFC PATCH] KVM: arm64: Workaround for Ampere AC03_CPU_36 (exception taken to an incorrect EL)
2024-01-09 20:29 UTC (4+ messages)
[PATCH v2] arm64: dts: rockchip: enable NanoPC-T6 MiniPCIe power
2024-01-09 20:27 UTC
[PATCH v2] ARM: dts: sun8i: Open FETA40i-C regulator aldo1
2024-01-09 20:21 UTC (2+ messages)
[PATCH] mfd: sun4i-gpadc: adaptation interrupt number
2024-01-09 20:19 UTC (2+ messages)
[PATCH 00/12] mailbox: Convert to platform remove callback returning void
2024-01-09 20:15 UTC (3+ messages)
` [PATCH 10/12] mailbox: sun6i-msgbox: "
[PATCH] gmac: sun8i: r40: add gmac tx_delay support
2024-01-09 20:15 UTC (4+ messages)
[PATCH RESEND] arm64: dts: allwinner: a64: Add thermal trip points for GPU
2024-01-09 20:13 UTC (2+ messages)
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).