messages from 2024-07-29 07:49:09 to 2024-07-29 14:30:07 UTC [more...]
[PATCH v3 0/6] riscv: Apply Zawrs when available
2024-07-29 14:30 UTC (5+ messages)
` [PATCH v3 3/6] riscv: Add Zawrs support for spinlocks
[PATCH v1 00/36] soc: fsl: Add support for QUICC Engine TSA and QMC
2024-07-29 14:21 UTC (37+ messages)
` [PATCH v1 01/36] soc: fsl: cpm1: qmc: Update TRNSYNC only in transparent mode
` [PATCH v1 02/36] soc: fsl: cpm1: qmc: Enable TRNSYNC only when needed
` [PATCH v1 03/36] soc: fsl: cpm1: tsa: Fix tsa_write8()
` [PATCH v1 04/36] soc: fsl: cpm1: tsa: Use BIT(), GENMASK() and FIELD_PREP() macros
` [PATCH v1 05/36] soc: fsl: cpm1: tsa: Fix blank line and spaces
` [PATCH v1 06/36] soc: fsl: cpm1: tsa: Add missing spinlock comment
` [PATCH v1 07/36] dt-bindings: soc: fsl: cpm_qe: Add QUICC Engine (QE) TSA controller
` [PATCH v1 08/36] soc: fsl: cpm1: tsa: Remove unused registers offset definition
` [PATCH v1 09/36] soc: fsl: cpm1: tsa: Use ARRAY_SIZE() instead of hardcoded integer values
` [PATCH v1 10/36] soc: fsl: cpm1: tsa: Make SIRAM entries specific to CPM1
` [PATCH v1 11/36] soc: fsl: cpm1: tsa: Introduce tsa_setup() and its CPM1 compatible version
` [PATCH v1 12/36] soc: fsl: cpm1: tsa: Isolate specific CPM1 part from tsa_serial_{dis}connect()
` [PATCH v1 13/36] soc: fsl: cpm1: tsa: Introduce tsa_version
` [PATCH v1 14/36] soc: fsl: cpm1: tsa: Add support for QUICC Engine (QE) implementation
` [PATCH v1 15/36] MAINTAINERS: Add QE files related to the Freescale TSA controller
` [PATCH v1 16/36] soc: fsl: cpm1: tsa: Introduce tsa_serial_get_num()
` [PATCH v1 17/36] soc: fsl: cpm1: qmc: Rename QMC_TSA_MASK
` [PATCH v1 18/36] soc: fsl: cpm1: qmc: Use BIT(), GENMASK() and FIELD_PREP() macros
` [PATCH v1 19/36] soc: fsl: cpm1: qmc: Fix blank line and spaces
` [PATCH v1 20/36] soc: fsl: cpm1: qmc: Remove unneeded parenthesis
` [PATCH v1 21/36] soc: fsl: cpm1: qmc: Fix 'transmiter' typo
` [PATCH v1 22/36] soc: fsl: cpm1: qmc: Add missing spinlock comment
` [PATCH v1 23/36] dt-bindings: soc: fsl: cpm_qe: Add QUICC Engine (QE) QMC controller
` [PATCH v1 24/36] soc: fsl: cpm1: qmc: Introduce qmc_data structure
` [PATCH v1 25/36] soc: fsl: cpm1: qmc: Re-order probe() operations
` [PATCH v1 26/36] soc: fsl: cpm1: qmc: Introduce qmc_init_resource() and its CPM1 version
` [PATCH v1 27/36] soc: fsl: cpm1: qmc: Introduce qmc_{init,exit}_xcc() and their "
` [PATCH v1 28/36] soc: fsl: cpm1: qmc: Rename qmc_chan_command()
` [PATCH v1 29/36] soc: fsl: cpm1: qmc: Handle RPACK initialization
` [PATCH v1 30/36] soc: fsl: cpm1: qmc: Rename SCC_GSMRL_MODE_QMC
` [PATCH v1 31/36] soc: fsl: cpm1: qmc: Introduce qmc_version
` [PATCH v1 32/36] soc: fsl: qe: Add resource-managed muram allocators
` [PATCH v1 33/36] soc: fsl: qe: Add missing PUSHSCHED command
` [PATCH v1 34/36] soc: fsl: cpm1: qmc: Add support for QUICC Engine (QE) implementation
` [PATCH v1 35/36] soc: fsl: cpm1: qmc: Handle QUICC Engine (QE) soft-qmc firmware
` [PATCH v1 36/36] MAINTAINERS: Add QE files related to the Freescale QMC controller
[PATCH v5 0/5] Add Mediatek ISP3.0
2024-07-29 14:14 UTC (8+ messages)
` [PATCH v5 3/5] media: platform: mediatek: isp_30: add mediatek ISP3.0 sensor interface
` [PATCH v5 4/5] media: platform: mediatek: isp_30: add mediatek ISP3.0 camsv
[PATCH v2] PCI: Fix crash during pci_dev hot-unplug on pseries KVM guest
2024-07-29 13:27 UTC (14+ messages)
[PATCH can-next 00/21] can: rockchip_canfd: add support for CAN-FD IP core found on Rockchip RK3568
2024-07-29 13:05 UTC (22+ messages)
` [PATCH can-next 01/21] dt-bindings: can: rockchip_canfd: add binding for rockchip CAN-FD controller
` [PATCH can-next 02/21] arm64: dts: rockchip: add CAN-FD controller nodes to rk3568
` [PATCH can-next 03/21] arm64: dts: rockchip: mecsbc: add CAN0 and CAN1 interfaces
` [PATCH can-next 04/21] can: rockchip_canfd: add driver for Rockchip CAN-FD controller
` [PATCH can-next 05/21] can: rockchip_canfd: add quirks for errata workarounds
` [PATCH can-next 06/21] can: rockchip_canfd: add quirk for broken CAN-FD support
` [PATCH can-next 07/21] can: rockchip_canfd: add support for rk3568v3
` [PATCH can-next 08/21] can: rockchip_canfd: add notes about known issues
` [PATCH can-next 09/21] can: rockchip_canfd: rkcanfd_handle_rx_int_one(): implement workaround for erratum 5: check for empty FIFO
` [PATCH can-next 10/21] can: rockchip_canfd: rkcanfd_register_done(): add warning for erratum 5
` [PATCH can-next 11/21] can: rockchip_canfd: add functions to check if CAN-FD frames are equal
` [PATCH can-next 12/21] can: rockchip_canfd: add TX PATH
` [PATCH can-next 13/21] can: rockchip_canfd: implement workaround for erratum 6
` [PATCH can-next 14/21] can: rockchip_canfd: implement workaround for erratum 12
` [PATCH can-next 15/21] can: rockchip_canfd: rkcanfd_get_berr_counter_corrected(): work around broken {RX,TX}ERRORCNT register
` [PATCH can-next 16/21] can: rockchip_canfd: add stats support for errata workarounds
` [PATCH can-next 17/21] can: rockchip_canfd: prepare to use full TX-FIFO depth
` [PATCH can-next 18/21] can: rockchip_canfd: enable full TX-FIFO depth of 2
` [PATCH can-next 19/21] can: rockchip_canfd: add hardware timestamping support
` [PATCH can-next 20/21] can: rockchip_canfd: add support for CAN_CTRLMODE_LOOPBACK
` [PATCH can-next 21/21] can: rockchip_canfd: add support for CAN_CTRLMODE_BERR_REPORTING
[PATCH v10 2/2] dmaengine: Loongson1: Add Loongson-1 APB DMA driver
2024-07-29 12:55 UTC (3+ messages)
[PATCH v3 0/2] Basic support for TI TDP158
2024-07-29 12:54 UTC (2+ messages)
[PATCH v3 0/2] Add support for Kontron OSM-S i.MX93 SoM and carrier board
2024-07-29 12:44 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: arm: fsl: Add Kontron i.MX93 OSM-S based boards
` [PATCH v3 2/2] arm64: dts: Add support for Kontron i.MX93 OSM-S SoM and BL carrier board
[PATCH v5 0/5] Add SMEM-based speedbin matching
2024-07-29 12:40 UTC (6+ messages)
` [PATCH v5 1/5] drm/msm/adreno: Implement SMEM-based speed bin
[PATCH v5] arm64: dts: rockchip: Add missing pinctrl wake and clkreq for PCIe node
2024-07-29 12:37 UTC
[PATCH] arm64: dts: mediatek: mt8195: Add missing clock for xhci1 controller
2024-07-29 12:34 UTC (9+ messages)
[PATCH RESEND v2 0/2] ARM: dts: bcm-mobile: Split out nodes used by both BCM21664 and BCM23550
2024-07-29 12:34 UTC (3+ messages)
` [PATCH RESEND v2 1/2] ARM: dts: broadcom: bcm21664: Move chosen node into Garnet DTS
` [PATCH RESEND v2 2/2] ARM: dts: bcm-mobile: Split out nodes used by both BCM21664 and BCM23550
[PATCH v2 0/2] clk: add assigned-clock-rates-u64
2024-07-29 12:32 UTC (3+ messages)
` [PATCH v2 1/2] of: property: add of_property_for_each_u64
[PATCH 0/3] Add syscon-reboot and syscon-poweroff support for gs101/Pixel 6
2024-07-29 12:31 UTC (3+ messages)
` [PATCH v2 1/3] arm64: dts: exynos: gs101: add syscon-poweroff and syscon-reboot nodes
` (subset) "
[PATCH] arm64: dts: exynos: exynos7885-jackpotlte: Correct RAM amount to 4GB
2024-07-29 12:31 UTC (2+ messages)
[PATCH v3 2/2] drm/tiny: Add driver for Sharp Memory LCD
2024-07-29 12:28 UTC (4+ messages)
[PATCH v8 RESEND 0/3] riscv: sophgo: add dmamux support for Sophgo CV1800/SG2000 SoCs
2024-07-29 12:28 UTC (7+ messages)
` [PATCH v8 RESEND 1/3] dt-bindings: dmaengine: Add dma multiplexer for CV18XX/SG200X series SoC
[PATCH 0/4] soc: qcom: fix rpm_requests module probing
2024-07-29 12:23 UTC (6+ messages)
` [PATCH 1/4] dt-bindings: soc: qcom: smd-rpm: add generic compatible
` [PATCH 2/4] soc: qcom: smd-rpm: add qcom,smd-rpm compatible
` [PATCH 3/4] ARM: dts: qcom: add generic compat string to RPM glink channels
` [PATCH 4/4] arm64: "
[PATCH v2 00/11] F(x)tec Pro1X feature expansion
2024-07-29 12:03 UTC (3+ messages)
` [PATCH v2 01/11] arm64: dts: qcom: sm6115-pro1x: Add Hall Switch and Camera Button
[PATCH v4 0/3] iio: adc: add support for pac1921
2024-07-29 12:02 UTC (4+ messages)
` [PATCH v4 3/3] "
[PATCH 2/2] net: phy: Add driver for Motorcomm yt8821 2.5G ethernet phy
2024-07-29 11:44 UTC (4+ messages)
[PATCH v8 3/3] dmaengine: add driver for Sophgo CV18XX/SG200X dmamux
2024-07-29 11:38 UTC (2+ messages)
[PATCH 0/5] arm64: dts: renesas: Correct GICD and GICR sizes
2024-07-29 11:36 UTC (4+ messages)
` [PATCH 3/5] arm64: dts: renesas: r9a07g054(l1): "
[PATCH v3 0/2] Add documentation for PA_STATS and MAINTAINERS entry for ti,pruss.yaml
2024-07-29 11:36 UTC (6+ messages)
` [PATCH v3 2/2] dt-bindings: soc: ti: pruss: Add documentation for PA_STATS support
[PATCH v4 0/6] Add support for ICSSG PA_STATS
2024-07-29 11:32 UTC (7+ messages)
` [PATCH v4 1/6] dt-bindings: soc: ti: pruss: Add documentation for PA_STATS support
` [DO NOT MERGE][PATCH v4 2/6] net: ti: icssg_prueth: Add support for PA Stats
` [DO NOT MERGE][PATCH v4 3/6] arm64: dts: ti: k3-am65-main: Add ti,pruss-pa-st node
` [DO NOT MERGE][PATCH v4 4/6] arm64: dts: ti: k3-am654-icssg2: Add ti,pa-stats property
` [DO NOT MERGE][PATCH v4 5/6] arm64: dts: ti: k3-am64-main: Add ti,pruss-pa-st node
` [DO NOT MERGE][PATCH v4 6/6] arm64: dts: ti: k3-am64: Add ti,pa-stats property
[PATCH V2] dt-bindings: clock: qcom: Remove required-opps from required list on SM8650
2024-07-29 11:25 UTC (5+ messages)
[PATCH v6 00/18] Add Arm Mali-C55 Image Signal Processor Driver
2024-07-29 11:03 UTC (8+ messages)
` [PATCH v6 12/18] media: platform: Add mali-c55 3a stats devnode
` [PATCH v6 16/18] media: uapi: Add parameters structs to mali-c55-config.h
[PATCH v7 0/4] ADP5585 GPIO expander, PWM and keypad controller support
2024-07-29 10:56 UTC (3+ messages)
[PATCH 1/2] dt-bindings: mfd: qcom,tcsr: Add compatible for sa8775p
2024-07-29 10:50 UTC (7+ messages)
` [PATCH 2/2] arm64: dts: qcom: sa8775p: Add TCSR halt register space
[PATCH v1] arm64: dts: qcom: sa8775p: Add UART node
2024-07-29 10:47 UTC (4+ messages)
[PATCH v3 0/8] Add support for SA8775P Multimedia clock controllers
2024-07-29 10:42 UTC (8+ messages)
` [PATCH v3 1/8] dt-bindings: clock: qcom: Add SA8775P video clock controller
` [PATCH v3 7/8] arm64: dts: qcom: Add support for multimedia clock controllers
[RFC v7 0/6] PolarFire SoC GPIO support
2024-07-29 10:41 UTC (3+ messages)
` [RFC v7 3/6] irqchip: add mpfs gpio interrupt mux
[PATCH v2] dt-bindings: crypto: ice: Document QCS9100 inline crypto engine
2024-07-29 10:26 UTC (4+ messages)
[PATCH v2] dt-bindings: crypto: qcom,prng: document QCS9100
2024-07-29 10:24 UTC (2+ messages)
[PATCH v2] dt-bindings: ufs: qcom: document QCS9100 UFS
2024-07-29 10:25 UTC (3+ messages)
[PATCH v2] dt-bindings: thermal: qcom-tsens: document the QCS9100 Temperature Sensor
2024-07-29 10:24 UTC (2+ messages)
[PATCH v2] dt-bindings: arm-smmu: Document QCS9100 SMMU
2024-07-29 10:23 UTC (4+ messages)
[PATCH v2] dt-bindings: firmware: qcom,scm: document SCM on QCS9100 SoC
2024-07-29 10:21 UTC (2+ messages)
[PATCH v2] dt-bindings: mailbox: qcom-ipcc: Document the QCS9100 IPCC
2024-07-29 10:20 UTC (3+ messages)
[PATCH v2] dt-bindings: interrupt-controller: qcom,pdc: document pdc on QCS9100
2024-07-29 10:18 UTC (2+ messages)
[PATCH v2] dt-bindings: soc: qcom: add qcom,qcs9100-imem compatible
2024-07-29 10:17 UTC (2+ messages)
[PATCH v2] dt-bindings: usb: dwc3: Add QCS9100 compatible
2024-07-29 10:17 UTC (2+ messages)
[PATCH v2] dt-bindings: watchdog: qcom-wdt: document QCS9100
2024-07-29 10:16 UTC (2+ messages)
[PATCH v2] dt-bindings: soc: qcom,aoss-qmp: Document the QCS9100 AOSS channel
2024-07-29 10:15 UTC (4+ messages)
[PATCH v2 0/2] pinctrl: qcom: Add the QCS9100 tlmm compatible
2024-07-29 10:13 UTC (8+ messages)
` [PATCH v2 1/2] dt-bindings: pinctrl: add qcs9100-tlmm compatible
` [PATCH v2 2/2] pinctrl: qcom: add the tlmm driver support for qcs9100 platform
[PATCH v2 0/2] clk: qcom: rpmh: Add QCS9100 rpmh compatible
2024-07-29 10:11 UTC (2+ messages)
[PATCH v2 0/2] phy: qcpm-qmp-usb: Add QCS9100 USB3 PHY compatible
2024-07-29 10:11 UTC (2+ messages)
[PATCH v2 0/2] phy: qcom-qmp-ufs: Add QCS9100 QMP UFS PHY compatible
2024-07-29 10:10 UTC (2+ messages)
[PATCH v2 0/2] phy: qcom-qmp-pcie: Add QCS9100 x4 lane EP compatible
2024-07-29 10:09 UTC (2+ messages)
[PATCH v2 1/2] dt-bindings: PCI: qcom-ep: Add support for QCS9100 SoC
2024-07-29 10:08 UTC (3+ messages)
[PATCH v2 2/2] PCI: qcom-ep: Add HDMA support for QCS9100 SoC
2024-07-29 10:08 UTC (3+ messages)
[PATCH v2 2/2] PCI: qcom: Add support for QCS9100 SoC
2024-07-29 10:06 UTC (3+ messages)
[PATCH v2 1/2] dt-bindings: PCI: Document compatible for QCS9100
2024-07-29 10:05 UTC (3+ messages)
[PATCH v2 0/2] PCI: qcom: Add QCS9100 PCIe compatible
2024-07-29 10:04 UTC (6+ messages)
[PATCH v2 0/2] soc: qcom: llcc: Add QCS9100 LLCC compatible
2024-07-29 10:02 UTC (2+ messages)
[PATCH v2 0/2] clk: qcom: Add QCS9100 GPUCC compatible
2024-07-29 10:00 UTC (2+ messages)
[PATCH v2 0/2] net: stmmac: dwmac-qcom-ethqos: Add QCS9100 ethqos compatible
2024-07-29 9:59 UTC (11+ messages)
` [PATCH v2 1/2] dt-bindings: net: qcom,ethqos: add description for qcs9100
` [PATCH v2 2/2] net: stmmac: dwmac-qcom-ethqos: add support for emac4 on qcs9100 platforms
[PATCH v4 0/5] Add AP6275P wireless support
2024-07-29 9:55 UTC (13+ messages)
` [PATCH v4 2/5] dt-bindings: net: wireless: brcm4329-fmac: add clock description for AP6275P Wi-Fi device
` [PATCH v4 4/5] wifi: brcmfmac: Add optional lpo clock enable support
` [PATCH v4 5/5] wifi: brcmfmac: add flag for random seed during firmware download
[PATCH v3 0/2] *** Add ADF4378 Support ***
2024-07-29 9:50 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: iio: adf4377: add adf4378 support
` [PATCH v3 2/2] iio: frequency: "
[PATCH v2 0/2] phy: qcom: Add QCS9100 dwmac sgmii phy compatible
2024-07-29 9:48 UTC (8+ messages)
` [PATCH v2 1/2] dt-bindings: phy: describe the Qualcomm SGMII PHY for QCS9100
` [PATCH v2 2/2] phy: qcom: add the SGMII SerDes PHY driver support
[PATCH 1/1] arm64: dts: imx8-ss-dma: enable dma support for lpspi
2024-07-29 9:45 UTC
[PATCH v4 0/3] Add CPG support for RZ/V2H(P) SoC
2024-07-29 9:38 UTC (6+ messages)
` [PATCH v4 2/3] clk: renesas: Add family-specific clock driver for RZ/V2H(P)
[PATCH v2] dt-bindings: phy: qcom,usb-snps-femto-v2: Add bindings for QCS9100
2024-07-29 9:37 UTC (6+ messages)
[PATCH v2 0/2] Add ACSPCIE refclk support on J784S4-EVM
2024-07-29 9:28 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: PCI: ti,j721e-pci-host: Add ACSPCIE proxy control property
` [PATCH v2 2/2] PCI: j721e: Enable ACSPCIE Refclk if "ti,syscon-acspcie-proxy-ctrl" exists
[PATCH v2 0/9] Add support for RZ/G2UL Display Unit
2024-07-29 9:22 UTC (10+ messages)
` [PATCH v2 3/9] dt-bindings: display: renesas,rzg2l-du: Document RZ/G2UL DU bindings
` [PATCH v2 6/9] arm64: dts: renesas: r9a07g043u: Add vspd node
` [PATCH v2 8/9] arm64: dts: renesas: r9a07g043u: Add DU node
[PATCH v2 0/7] can: m_can: Add am62 wakeup support
2024-07-29 8:51 UTC (3+ messages)
` [PATCH v2 4/7] can: m_can: Support pinctrl wakeup state
[PATCH 1/3] dt-bindings: usb: gpio-sbu-mux: Add an entry for PTN36043
2024-07-29 9:03 UTC (6+ messages)
` [PATCH 2/3] arm64: dts: imx8mp-evk: add typec node
` [PATCH 3/3] arm64: dts: imx8mq-evk: "
[PATCH v6 00/27] Add support for sam9x7 SoC family
2024-07-29 8:57 UTC (3+ messages)
[PATCH v3 0/4] net: stmmac: dwc-qos: Add FSD EQoS support
2024-07-29 8:49 UTC (11+ messages)
` [PATCH v3 1/4] dt-bindings: net: Add FSD EQoS device tree bindings
` [PATCH v3 3/4] arm64: dts: fsd: Add Ethernet support for FSYS0 Block of FSD SoC
[PATCH 0/2] phy: Add support for Microchip ATA6561 CAN Transceiver
2024-07-29 8:51 UTC (9+ messages)
` [PATCH 1/2] dt-bindings: phy: ti,tcan104x-can: Document Microchip ATA6561
[PATCH v11 0/4] net: phy: bcm5481x: add support for BroadR-Reach mode
2024-07-29 8:31 UTC (3+ messages)
` [PATCH v11 1/4] net: phy: bcm54811: New link mode for BroadR-Reach
[PATCH V2 1/3] nvmem: u-boot-env: error if NVMEM device is too small
2024-07-29 8:07 UTC (3+ messages)
` [PATCH V2 2/3] dt-bindings: nvmem: convert U-Boot env to a layout
` [PATCH V2 3/3] nvmem: layouts: add U-Boot env layout
[PATCH 0/5] Initial preparations for MT6765
2024-07-29 7:34 UTC (3+ messages)
` [PATCH 4/5] dt-bindings: pinctrl: mediatek: Add bindings for MT6765 pin controller
` [PATCH 5/5] soc: mediatek: mtk-pmic-wrap: Drop CAP reset in MT6765
[PATCH v2 0/6] firmware: ti_sci: Partial-IO support
2024-07-29 8:01 UTC (7+ messages)
` [PATCH v2 1/6] dt-bindings: ti, sci: Add property for partial-io-wakeup-sources
` [PATCH v2 2/6] firmware: ti_sci: Partial-IO support
` [PATCH v2 3/6] arm64: dts: ti: k3-pinctrl: Add WKUP_EN flag
` [PATCH v2 4/6] arm64: dts: ti: k3-am62: Add partial-io wakeup sources
` [PATCH v2 5/6] arm64: dts: ti: k3-am62a: "
` [PATCH v2 6/6] arm64: dts: ti: k3-am62p: "
[PATCH v2 0/7] Drivers to support the MCU on QNAP NAS devices
2024-07-29 7:48 UTC (4+ messages)
` [PATCH v2 3/7] leds: add driver for LEDs from qnap-mcu devices
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).