messages from 2023-02-19 17:37:55 to 2023-02-20 17:17:21 UTC [more...]
[PATCH v9 00/12] net: ethernet: mtk_eth_soc: various enhancements
2023-02-20 17:15 UTC (14+ messages)
` [PATCH v9 01/12] net: ethernet: mtk_eth_soc: add support for MT7981 SoC
` [PATCH v9 02/12] dt-bindings: net: mediatek,net: add mt7981-eth binding
` [PATCH v9 03/12] dt-bindings: arm: mediatek: sgmiisys: Convert to DT schema
` [PATCH v9 04/12] dt-bindings: arm: mediatek: sgmiisys: add MT7981 SoC
` [PATCH v9 05/12] net: ethernet: mtk_eth_soc: set MDIO bus clock frequency
` [PATCH v9 06/12] net: ethernet: mtk_eth_soc: reset PCS state
` [PATCH v9 07/12] net: ethernet: mtk_eth_soc: only write values if needed
` [PATCH v9 08/12] net: ethernet: mtk_eth_soc: fix RX data corruption issue
` [PATCH v9 09/12] net: ethernet: mtk_eth_soc: ppe: add support for flow accounting
` [PATCH v9 10/12] net: pcs: add driver for MediaTek SGMII PCS
` [PATCH v9 11/12] net: ethernet: mtk_eth_soc: switch to external PCS driver
` [PATCH v9 12/12] net: dsa: mt7530: use "
[PATCH v2 0/3] efi: Enable BTI for EFI runtimes services
2023-02-20 16:46 UTC (8+ messages)
` [PATCH v2 2/3] efi: arm64: Wire up BTI annotation in memory attributes table
[GIT PULL] Qualcomm clock driver updates for v6.3
2023-02-20 16:40 UTC (7+ messages)
[PATCH] soc: mediatek: cmdq: Remove unused helper funciton
2023-02-20 16:39 UTC (3+ messages)
[PATCH v7 00/15] coresight: Add new API to allocate trace source ID values
2023-02-20 16:24 UTC (5+ messages)
` v4: "
[PATCH v4 00/12] AV1 stateless decoder for RK3588
2023-02-20 16:24 UTC (4+ messages)
` [PATCH v4 06/12] media: verisilicon: Check AV1 bitstreams bit depth
[PATCH] arm64: fix .idmap.text assertion for large kernels
2023-02-20 16:23 UTC
[syzbot] upstream-arm64 build error
2023-02-20 15:56 UTC (6+ messages)
[PATCH v2] kasan: call clear_page with a match-all tag instead of changing page tag
2023-02-20 15:54 UTC (2+ messages)
[PATCH v3 00/55] MediaTek clocks: full module build and cleanups
2023-02-20 15:01 UTC (56+ messages)
` [PATCH v3 01/55] clk: mediatek: clk-mtk: Switch to device_get_match_data()
` [PATCH v3 02/55] clk: mediatek: clk-mtk: Introduce clk_mtk_pdev_{probe,remove}()
` [PATCH v3 03/55] clk: mediatek: Migrate to mtk_clk_pdev_probe() for multimedia clocks
` [PATCH v3 04/55] clk: mediatek: Add divider clocks to mtk_clk_simple_{probe,remove}()
` [PATCH v3 05/55] clk: mediatek: mt2712: Migrate topckgen/mcucfg to mtk_clk_simple_probe()
` [PATCH v3 06/55] clk: mediatek: mt2712: Compress clock arrays entries to 90 columns
` [PATCH v3 07/55] clk: mediatek: mt2712: Add error handling to clk_mt2712_apmixed_probe()
` [PATCH v3 08/55] clk: mediatek: mt2712: Move apmixedsys clock driver to its own file
` [PATCH v3 09/55] clk: mediatek: mt2712-apmixedsys: Add .remove() callback for module build
` [PATCH v3 10/55] clk: mediatek: mt2712: Change to use module_platform_driver macro
` [PATCH v3 11/55] clk: mediatek: mt8365: Move apmixedsys clock driver to its own file
` [PATCH v3 12/55] clk: mediatek: mt8365: Convert simple_gate to mtk_gate clocks
` [PATCH v3 13/55] clk: mediatek: mt8365: Join top_misc_mux_gates and top_misc_muxes arrays
` [PATCH v3 14/55] clk: mediatek: mt8365: Convert to mtk_clk_simple_{probe,remove}()
` [PATCH v3 15/55] clk: mediatek: mt8167: Compress GATE_TOPx macros
` [PATCH v3 16/55] clk: mediatek: mt8167: Move apmixedsys as platform_driver in new file
` [PATCH v3 17/55] clk: mediatek: mt8167: Remove __initconst annotation from arrays
` [PATCH v3 18/55] clk: mediatek: mt8167: Convert to mtk_clk_simple_{probe,remove}()
` [PATCH v3 19/55] clk: mediatek: mt8183: Move apmixedsys clock driver to its own file
` [PATCH v3 20/55] clk: mediatek: mt8183: Compress clocks arrays entries where possible
` [PATCH v3 21/55] clk: mediatek: mt8183: Convert all remaining clocks to common probe
` [PATCH v3 22/55] clk: mediatek: Consistently use GATE_MTK() macro
` [PATCH v3 23/55] clk: mediatek: mt7622: Properly use CLK_IS_CRITICAL flag
` [PATCH v3 24/55] clk: mediatek: mt7622: Move apmixedsys clock driver to its own file
` [PATCH v3 25/55] clk: mediatek: mt7622-apmixedsys: Add .remove() callback for module build
` [PATCH v3 26/55] clk: mediatek: mt7622: Move infracfg to clk-mt7622-infracfg.c
` [PATCH v3 27/55] clk: mediatek: mt7622: Convert to platform driver and simple probe
` [PATCH v3 28/55] clk: mediatek: mt8516: Move apmixedsys clock driver to its own file
` [PATCH v3 29/55] clk: mediatek: mt8516: Convert to platform driver and simple probe
` [PATCH v3 30/55] clk: mediatek: mt8516: Allow building clock drivers as modules
` [PATCH v3 31/55] clk: mediatek: Propagate struct device with mtk_clk_register_dividers()
` [PATCH v3 32/55] clk: mediatek: mt7986-apmixed: Use PLL_AO flag to set critical clock
` [PATCH v3 33/55] clk: mediatek: mt7986-infracfg: Migrate to common probe mechanism
` [PATCH v3 34/55] clk: mediatek: mt7986-eth: "
` [PATCH v3 35/55] clk: mediatek: mt8186-mcu: "
` [PATCH v3 36/55] clk: mediatek: Switch to module_platform_driver() where possible
` [PATCH v3 37/55] clk: mediatek: Add MODULE_LICENSE() where missing
` [PATCH v3 38/55] clk: mediatek: mt2712: Change Kconfig options to allow module build
` [PATCH v3 39/55] clk: mediatek: Split MT8195 clock drivers and "
` [PATCH v3 40/55] clk: mediatek: Allow building MT8192 non-critical clocks as modules
` [PATCH v3 41/55] clk: mediatek: Allow MT7622 clocks to be built "
` [PATCH v3 42/55] clk: mediatek: Allow all MT8167 "
` [PATCH v3 43/55] clk: mediatek: Allow all MT8183 "
` [PATCH v3 44/55] clk: mediatek: Allow building most MT6765 clock drivers "
` [PATCH v3 45/55] clk: mediatek: Allow building most MT6797 "
` [PATCH v3 46/55] clk: mediatek: Split configuration options for MT8186 clock drivers
` [PATCH v3 47/55] clk: mediatek: mt8192: Move apmixedsys clock driver to its own file
` [PATCH v3 48/55] clk: mediatek: Kconfig: Allow module build for core mt8192 clocks
` [PATCH v3 49/55] clk: mediatek: Add MODULE_DEVICE_TABLE() where appropriate
` [PATCH v3 50/55] clk: mediatek: mt8135: Move apmixedsys to its own file
` [PATCH v3 51/55] clk: mediatek: mt8135: Properly use CLK_IS_CRITICAL flag
` [PATCH v3 52/55] clk: mediatek: mt8135-apmixedsys: Convert to platform_driver and module
` [PATCH v3 53/55] clk: mediatek: mt8135: Join root_clk_alias and top_divs arrays
` [PATCH v3 54/55] clk: mediatek: mt8135: Convert to simple probe and enable module build
` [PATCH v3 55/55] clk: mediatek: mt8135: Remove __initconst annotation from clock arrays
[PATCH v9 0/9] arm64: j721s2: Add support for additional IPs
2023-02-20 14:45 UTC (11+ messages)
` [PATCH v9 1/9] dt-bindings: mfd: ti,j721e-system-controller: Fix mux node regex
` [PATCH v9 2/9] arm64: dts: ti: k3-j721s2-main: Add support for USB
` [PATCH v9 3/9] arm64: dts: ti: k3-j721s2-main: Add SERDES and WIZ device tree node
` [PATCH v9 4/9] arm64: dts: ti: k3-j721s2-mcu-wakeup: Add support of OSPI
` [PATCH v9 5/9] arm64: dts: ti: k3-j721s2-common-proc-board: Enable SERDES0
` [PATCH v9 6/9] arm64: dts: ti: k3-j721s2-common-proc-board: Add USB support
` [PATCH v9 7/9] arm64: dts: ti: k3-j721s2: Add support for OSPI Flashes
` [PATCH v9 8/9] arm64: dts: ti: k3-j721s2-main: Add PCIe device tree node
` [PATCH v9 9/9] arm64: dts: ti: k3-j721s2-common-proc-board: Enable PCIe
[PATCH] scsi: ufs: ufs-mediatek: guard ufs_mtk_runtime_suspend() and ufs_mtk_runtime_resume() w/ CONFIG_PM
2023-02-20 14:24 UTC
[PATCH v1 00/12] KVM: arm64: Support FEAT_LPA2 at hyp s1 and vm s2
2023-02-20 14:17 UTC (6+ messages)
[PATCH net-next 5/5] net: dsa: mv88e6xxx: implementation of dynamic ATU entries
2023-02-20 14:11 UTC (11+ messages)
[PATCH v10 00/26] Drivers for Gunyah hypervisor
2023-02-20 13:59 UTC (8+ messages)
` [PATCH v10 04/26] virt: gunyah: Add hypercalls to identify Gunyah
` [PATCH v10 07/26] mailbox: Add Gunyah message queue mailbox
` [PATCH v10 13/26] gunyah: vm_mgr: Add ioctls to support basic non-proxy VM boot
[PATCH] scsi: ufs: Add select to CONFIG_PM in Kconfig
2023-02-20 13:58 UTC (3+ messages)
[PATCH 6.1 027/118] net: ethernet: mtk_eth_soc: Avoid truncating allocation
2023-02-20 13:35 UTC
[PATCH V2 0/5] Add APSS clock controller support for IPQ9574
2023-02-20 13:55 UTC (4+ messages)
` [PATCH V2 2/5] clk: qcom: apss-ipq-pll: Enable APSS clock driver in IPQ9574
SR-IOV on ARM64 system with SMMU
2023-02-20 13:15 UTC (2+ messages)
[PATCH v4 0/6] drm: lcdif: Add i.MX93 LCDIF support
2023-02-20 12:46 UTC (7+ messages)
[PATCH -next] crypto: Use devm_platform_ioremap_resource()
2023-02-20 12:39 UTC
[PATCH] arm64: pass ESR_ELx to die() of cfi_handler
2023-02-20 12:39 UTC (3+ messages)
[PATCH v5 0/2] Add ASPEED AST2600 I2Cv2 controller driver
2023-02-20 11:24 UTC (13+ messages)
` [PATCH v5 1/2] dt-bindings: i2c: Add support for ASPEED i2Cv2
` [PATCH v5 2/2] i2c: aspeed: support ast2600 i2cv2 new register mode driver
[PATCH net-next V6] dt-bindings: net: xlnx,axi-ethernet: convert bindings document to yaml
2023-02-20 12:22 UTC
[GIT PULL] KVM/arm64 updates for 6.3
2023-02-20 11:54 UTC (2+ messages)
[PATCH v4 0/3] Add ASPEED AST2600 I2C new controller driver
2023-02-20 10:34 UTC (12+ messages)
` [PATCH v4 2/3] dt-bindings: i2c-ast2600: Add support for AST2600 i2C driver
[PATCH 00/12] Enable networking support for StarFive JH7100 SoC
2023-02-20 11:43 UTC (5+ messages)
` [PATCH 04/12] soc: sifive: ccache: Add non-coherent DMA handling
[PATCH v6 11/41] mm: Introduce pte_mkwrite_kernel()
2023-02-20 11:19 UTC (4+ messages)
[PATCH] arm64: dts: mediatek: mt8183: kukui: Add scp firmware-name
2023-02-20 11:08 UTC (2+ messages)
[PATCH] net: microchip: sparx5: reduce stack usage
2023-02-20 11:00 UTC (2+ messages)
[RFC] Support for Arm CCA VMs on Linux
2023-02-20 10:51 UTC (5+ messages)
[PATCH v1 03/17] thermal: Remove debug or error messages in get_temp() ops
2023-02-20 10:50 UTC (6+ messages)
` [PATCH v1 06/17] thermal: Don't use 'device' internal thermal zone structure field
` [PATCH v1 10/17] thermal: Do not access 'type' field, use the tz id instead
[PATCH v9 0/6] media: verisilicon: HEVC: fix 10bits handling
2023-02-20 10:48 UTC (7+ messages)
` [PATCH v9 1/6] media: verisilicon: Do not set context src/dst formats in reset functions
` [PATCH v9 2/6] media: verisilicon: Do not use ctx fields as format storage when resetting
` [PATCH v9 3/6] media: verisilicon: Do not set ctx->bit_depth in hantro_try_ctrl()
` [PATCH v9 4/6] media: verisilicon: Do not change context bit depth before validating the format
` [PATCH v9 5/6] media: verisilicon: HEVC: Only propose 10 bits compatible pixels formats
` [PATCH v9 6/6] media: verisilicon: VP9: "
[PATCH V5 0/5] Enable crashdump collection support for IPQ9574
2023-02-20 10:30 UTC (5+ messages)
` [PATCH V5 5/5] firmware: scm: Modify only the DLOAD bit in TCSR register for download mode
[PATCH 1/3] ASoC: dt-bindings: wlf,wm8960: Convert to dtschema
2023-02-20 10:17 UTC (2+ messages)
[PATCH] arm64: dts: mediatek: Add cpufreq nodes for MT8192
2023-02-20 9:14 UTC (2+ messages)
[PATCH] mt76: mt7915: expose device tree match table
2023-02-20 9:04 UTC (2+ messages)
linux-next: duplicate patch in the davinci tree
2023-02-20 9:03 UTC (2+ messages)
[PATCH 0/5] hwrng: meson: simplify driver
2023-02-20 9:01 UTC (7+ messages)
` [PATCH 4/5] hwrng: meson: use struct hw_random priv data
[PATCH v2 00/47] MediaTek clocks: full module build and cleanups
2023-02-20 9:01 UTC (6+ messages)
` [PATCH v2 36/47] clk: mediatek: mt2712: Change Kconfig options to allow module build
[RFC PATCH 0/2] irqchip: irq-ti-sci-inta: Add IRQ affinity support
2023-02-20 8:47 UTC (5+ messages)
` [RFC PATCH 2/2] irqchip: irq-ti-sci-inta: Introduce "
[PATCH V7 0/6] arm64/perf: Enable branch stack sampling
2023-02-20 8:38 UTC (6+ messages)
` [PATCH V7 6/6] arm64/perf: Enable branch stack events via FEAT_BRBE
API for setting multiple PTEs at once
2023-02-20 8:29 UTC (3+ messages)
[PATCH v2 4/4] efi: Add tee-based EFI variable driver
2023-02-20 7:54 UTC (2+ messages)
[PATCH v2 1/2] dt-bindings: serial: imx: Document optional DMA properties
2023-02-20 7:48 UTC (3+ messages)
` [PATCH v2 2/2] dt-bindings: serial: imx: Document mandatory clock properties
[PATCH v2 1/4] dt-bindings: soc: imx8mp-media-blk-ctrl: Align block controller example name
2023-02-20 5:31 UTC (8+ messages)
` [PATCH v2 2/4] dt-bindings: soc: imx8mp-media-blk-ctrl: Add LDB into DT example
` [PATCH v2 3/4] soc: imx: imx8m-blk-ctrl: Scan subnodes and bind drivers to them
` [PATCH v2 4/4] arm64: dts: imx8mp: Drop simple-bus from fsl,imx8mp-media-blk-ctrl
[PATCH 11/24] kbuild, soc: apple: apple-pmgr-pwrstate: remove MODULE_LICENSE in non-modules
2023-02-20 5:00 UTC (2+ messages)
[PATCH 1/4] dt-bindings: soc: imx8mp-media-blk-ctrl: Align block controller example name
2023-02-20 2:57 UTC (9+ messages)
` [PATCH 2/4] dt-bindings: soc: imx8mp-media-blk-ctrl: Add LDB into DT example
` [PATCH 3/4] arm64: dts: imx8mp: Drop simple-bus from fsl,imx8mp-media-blk-ctrl
` [PATCH 4/4] soc: imx: imx8m-blk-ctrl: Scan subnodes and bind drivers to them
[PATCH v5 0/3] Add pinctrl support for S32 SoC family
2023-02-20 2:33 UTC (4+ messages)
` [PATCH v5 1/3] dt-bindings: pinctrl: add schema for NXP S32 SoCs
` [PATCH v5 2/3] pinctrl: add NXP S32 SoC family support
` [PATCH v5 3/3] MAINTAINERS: Add NXP S32 pinctrl maintainer and reviewer
[PATCH v3 00/10] media: imx-jpeg: Add support for 12 bit extended jpeg
2023-02-20 2:15 UTC (4+ messages)
` [PATCH v3 03/10] media: Add YUYV64_12 video format
[PATCH v2] iio: adc: meson_saradc: Better handle BL30 not releaseing the hardware
2023-02-19 21:05 UTC (2+ messages)
[PATCH v2 0/6] clk: samsung: Add PM support for ARM64 Exynos chips
2023-02-19 17:36 UTC (3+ messages)
` [PATCH v2 6/6] clk: samsung: exynos5433: Extract PM support to common ARM64 layer
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).