Linux-mediatek Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-10 23:36:23 to 2024-04-14 05:59:38 UTC [more...]

[PATCH net-next 0/2] Read PHY address of switch from device tree on MT7530 DSA subdriver
 2024-04-14  5:59 UTC  (6+ messages)
` [PATCH net-next 1/2] net: dsa: mt7530-mdio: read PHY address of switch from device tree
` [PATCH net-next 2/2] net: dsa: mt7530: simplify core operations

[PATCH net 0/2] Fix port mirroring on MT7530 DSA subdriver
 2024-04-14  3:41 UTC  (4+ messages)
` [PATCH net 1/2] net: dsa: mt7530: fix mirroring frames received on local port
` [PATCH net 2/2] net: dsa: mt7530: fix port mirroring for MT7988 SoC switch

[PATCH v3 00/18] Add audio support for the MediaTek Genio 350-evk board
 2024-04-13 21:44 UTC  (5+ messages)
` [PATCH v3 01/18] ASoC: dt-bindings: mediatek,mt8365-afe: Add audio afe document

[PATCH net-next] net: phy: mediatek-ge: do not disable EEE advertisement
 2024-04-13 21:08 UTC 

[PATCH v3 1/4] dt-bindings: PCI: cdns,cdns-pcie-host: drop redundant msi-parent and pci-bus.yaml
 2024-04-13 15:16 UTC  (4+ messages)
` [PATCH v3 2/4] dt-bindings: PCI: mediatek,mt7621: add missing child node reg
` [PATCH v3 3/4] dt-bindings: PCI: host-bridges: switch from deprecated pci-bus.yaml
` [PATCH v3 4/4] dt-bindings: PCI: mediatek,mt7621-pcie: "

[PATCH] PCI: mt7621: Fix possible string truncation in snprintf
 2024-04-13 10:10 UTC  (5+ messages)

[PATCH net-next] net: dsa: mt7530: provide own phylink MAC operations
 2024-04-13  8:32 UTC  (2+ messages)

[PATCH v3 0/2] media: i2c: Add support for GC05A2 sensor
 2024-04-13  7:21 UTC  (4+ messages)
` [PATCH v3 2/2] media: i2c: Add GC05A2 image sensor driver

[PATCH net-next v6 00/10] allocate dummy device dynamically
 2024-04-13  2:16 UTC  (12+ messages)
` [PATCH net-next v6 01/10] net: core: Fix documentation
` [PATCH net-next v6 02/10] net: free_netdev: exit earlier if dummy
` [PATCH net-next v6 03/10] net: create a dummy net_device allocator
` [PATCH net-next v6 04/10] net: marvell: prestera: allocate dummy net_device dynamically
` [PATCH net-next v6 05/10] net: mediatek: mtk_eth_sock: "
` [PATCH net-next v6 06/10] net: ipa: "
` [PATCH net-next v6 07/10] net: ibm/emac: "
` [PATCH net-next v6 08/10] wifi: qtnfmac: Use netdev dummy allocator helper
` [PATCH net-next v6 09/10] wifi: ath10k: allocate dummy net_device dynamically
` [PATCH net-next v6 10/10] wifi: ath11k: "

[PATCH] arm/arm64: dts: Drop "arm,armv8-pmuv3" compatible usage
 2024-04-12 22:28 UTC 

[PATCH 0/2] media: i2c: Add support for GT97xx VCM
 2024-04-12 13:43 UTC  (9+ messages)
` [PATCH 1/2] media: dt-bindings: i2c: add Giantec GT97xx VCM driver
` [PATCH 2/2] media: i2c: Add "

[PATCH 0/2] Support MT8188 SCP core 1
 2024-04-12 11:26 UTC  (14+ messages)
` [PATCH 1/2] dt-bindings: remoteproc: mediatek: Support MT8188 dual-core SCP
` [PATCH 2/2] remoteproc: mediatek: Support MT8188 SCP core 1

[PATCH v4 1/2] dt-bindings: phy: mediatek,mt7988-xfi-tphy: add new bindings
 2024-04-12 11:36 UTC  (2+ messages)

[PATCH v3 1/2] dt-bindings: phy: mediatek,mt7988-xfi-tphy: add new bindings
 2024-04-12 11:35 UTC  (2+ messages)

[PATCH v9 0/7] spmi: pmic-arb: Add support for multiple buses
 2024-04-12 11:04 UTC  (6+ messages)
` [PATCH v9 1/7] dt-bindings: spmi: Add X1E80100 SPMI PMIC ARB schema

[PATCH v5,00/22] media: add driver to support secure video decoder
 2024-04-12  9:16 UTC  (25+ messages)
` [PATCH v5,01/23] v4l2: add restricted memory flags
` [PATCH v5,02/23] v4l2: handle restricted memory flags in queue setup
` [PATCH v5,03/23] v4l2: verify restricted dmabufs are used in restricted queue
` [PATCH v5,04/23] v4l: add documentation for restricted memory flag
` [PATCH v5,05/23] dma-buf: heaps: Deduplicate docs and adopt common format
` [PATCH v5,06/23] dma-heap: Add proper kref handling on dma-buf heaps
` [PATCH v5,07/23] dma-heap: Provide accessors so that in-kernel drivers can allocate dmabufs from specific heaps
` [PATCH v5,08/23] media: mediatek: vcodec: add tee client interface to communiate with optee-os
` [PATCH v5,09/23] media: mediatek: vcodec: allocate tee share memory
` [PATCH v5,10/23] media: mediatek: vcodec: send share memory data to optee
` [PATCH v5,11/23] media: mediatek: vcodec: initialize msg and vsi information
` [PATCH v5,12/23] media: mediatek: vcodec: add interface to allocate/free secure memory
` [PATCH v5,13/23] media: mediatek: vcodec: using shared memory as vsi address
` [PATCH v5,14/23] media: mediatek: vcodec: Add capture format to support one plane memory
` [PATCH v5,15/23] media: mediatek: vcodec: Add one plane format
` [PATCH v5,16/23] media: mediatek: vcodec: support one plane capture buffer
` [PATCH v5,17/23] media: mediatek: vcodec: re-construct h264 driver to support svp mode
` [PATCH v5,18/23] media: mediatek: vcodec: remove parse nal_info in kernel
` [PATCH v5,19/23] media: mediatek: vcodec: disable wait interrupt for svp mode
` [PATCH v5,20/23] media: mediatek: vcodec: support tee decoder
` [PATCH v5,21/23] media: mediatek: vcodec: move vdec init interface to setup callback
` [PATCH v5,22/23] media: mediatek: vcodec: support hevc svp for mt8188
` [PATCH v5,23/23] WIP: media: mediatek: vcodec: support av1 svp decoder "

[PATCH] iommu: mtk: fix module autoloading
 2024-04-12 10:05 UTC  (2+ messages)

[PATCH] Bluetooth: btusb: mediatek: Support auto revert for MT7922
 2024-04-12  9:57 UTC 

[PATCH] wifi: mt76: mt7921: avoid undesired changes of the preset regulatory domain
 2024-04-12  9:27 UTC  (2+ messages)

[PATCH v10 00/21] GenieZone hypervisor drivers
 2024-04-12  6:57 UTC  (22+ messages)
` [PATCH v10 01/21] virt: geniezone: enable gzvm-ko in defconfig
` [PATCH v10 02/21] docs: geniezone: Introduce GenieZone hypervisor
` [PATCH v10 03/21] dt-bindings: hypervisor: Add MediaTek "
` [PATCH v10 04/21] virt: geniezone: Add GenieZone hypervisor driver
` [PATCH v10 05/21] virt: geniezone: Add vm support
` [PATCH v10 06/21] virt: geniezone: Add set_user_memory_region for vm
` [PATCH v10 07/21] virt: geniezone: Add vm capability check
` [PATCH v10 08/21] virt: geniezone: Optimize performance of protected VM memory
` [PATCH v10 09/21] virt: geniezone: Add vcpu support
` [PATCH v10 10/21] virt: geniezone: Add irqchip support for virtual interrupt injection
` [PATCH v10 11/21] virt: geniezone: Add irqfd support
` [PATCH v10 12/21] virt: geniezone: Add ioeventfd support
` [PATCH v10 13/21] virt: geniezone: Add memory region support
` [PATCH v10 14/21] virt: geniezone: Add dtb config support
` [PATCH v10 15/21] virt: geniezone: Add demand paging support
` [PATCH v10 16/21] virt: geniezone: Add block-based "
` [PATCH v10 17/21] virt: geniezone: Add memory pin/unpin support
` [PATCH v10 18/21] virt: geniezone: Add memory relinquish support
` [PATCH v10 19/21] virt: geniezone: Provide individual VM memory statistics within debugfs
` [PATCH v10 20/21] virt: geniezone: Add tracing support for hyp call and vcpu exit_reason
` [PATCH v10 21/21] virt: geniezone: Enable PTP for synchronizing time between host and guest VMs

[PATCH v5 00/10] Add CMDQ secure driver for SVP
 2024-04-12  9:00 UTC  (10+ messages)
` [PATCH v5 02/10] dt-bindings: mailbox: Add mboxes property for CMDQ secure driver

[PATCH] Bluetooth: btusb: mediatek: Add usb reset for firmware setup failure
 2024-04-12  8:41 UTC 

[PATCH v2] arm: kasan: clear stale stack poison
 2024-04-12  8:37 UTC  (2+ messages)

[PATCH] dt-bindings: pinctrl: mediatek: mt7622: add "gpio-ranges" property
 2024-04-12  8:02 UTC  (2+ messages)

[PATCH] arm64: dts: mediatek: mt8183-kukui: Drop bogus output-enable property
 2024-04-12  7:56 UTC 

[PATCH] arm64: dts: mediatek: Drop mediatek,drive-strength-adv usage
 2024-04-12  7:55 UTC 

[PATCH v4] Bluetooth: btusb: Add USB HWID to usb_device_id table for Acer NB
 2024-04-12  7:32 UTC  (2+ messages)

[PATCH v3 0/2] bluetooth: mt7921s: Add binding and fixup existing dts
 2024-04-12  7:30 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: net: bluetooth: Add MediaTek MT7921S SDIO Bluetooth
` [PATCH v3 2/2] arm64: dts: mediatek: mt8183-pico6: Fix bluetooth node

[PATCH] cpufreq: Covert to exit callback returning void
 2024-04-12  6:02 UTC  (2+ messages)

[PATCH v3] Bluetooth: btusb: Add USB HWID to usb_device_id table for MT7921/MT7922/MT7925
 2024-04-12  4:40 UTC 

[PATCH v3] media: mediatek: vcodec: support 36 bits physical address
 2024-04-12  3:59 UTC  (3+ messages)

[PATCH] media: mediatek: vcodec: Fix unreasonable data conversion
 2024-04-12  3:57 UTC 

[PATCH v2] mediatek: dsi: Correct calculation formula of PHY Timing
 2024-04-12  3:11 UTC 

[PATCH] scsi: ufs: mediatek: fix module autoloading
 2024-04-12  1:57 UTC  (2+ messages)

[PATCH v2 2/4] dt-bindings: PCI: mediatek,mt7621: add missing child node reg
 2024-04-11 17:41 UTC  (10+ messages)

(subset) [PATCH] leds: mt6360: Fix the second LED can not enable torch mode by V4L2
 2024-04-11 16:48 UTC 

[PATCH v2 1/5] pinctrl: freescale: imx8ulp: fix module autoloading
 2024-04-11 15:44 UTC  (8+ messages)
` [PATCH v2 2/5] pinctrl: mediatek: "
` [PATCH v2 3/5] pinctrl: loongson2: "
` [PATCH v2 4/5] pinctrl: qcom: sm7150: "
` [PATCH v2 5/5] pinctrl: realtek: "

[PATCH 1/5] pinctrl: freescale: imx8ulp: fix module autoloading
 2024-04-11 15:39 UTC  (6+ messages)
` [PATCH 4/5] pinctrl: qcom: sm7150: "
` [PATCH 5/5] pinctrl: realtek: "

[PATCH v2 0/8] MediaTek UFS fixes and cleanups - Part 1
 2024-04-11 15:23 UTC  (18+ messages)
` [PATCH v2 1/8] scsi: ufs: ufs-mediatek: Remove useless mediatek,ufs-support-va09 property
` [PATCH v2 2/8] scsi: ufs: ufs-mediatek: Fix property name for crypt boost voltage
` [PATCH v2 3/8] scsi: ufs: ufs-mediatek: Remove useless mediatek,ufs-boost-crypt property
` [PATCH v2 4/8] scsi: ufs: ufs-mediatek: Avoid underscores in crypt clock names
` [PATCH v2 5/8] dt-bindings: ufs: mediatek,ufs: Document MT8192 compatible with MT8183
` [PATCH v2 6/8] dt-bindings: ufs: mediatek,ufs: Document MT8195 compatible
` [PATCH v2 7/8] dt-bindings: ufs: mediatek,ufs: Document additional clocks
` [PATCH v2 8/8] dt-bindings: ufs: mediatek,ufs: Document optional dvfsrc/va09 regulators

[PATCH] soc: mediatek: mtk-socinfo: Correct the marketing name for MT8188GV
 2024-04-11 15:09 UTC  (2+ messages)

[PATCH] dt-bindings: mfd: syscon: Add missing simple syscon compatibles
 2024-04-11 15:07 UTC  (4+ messages)
` (subset) "

[PATCH net-next v5 00/10] allocate dummy device dynamically
 2024-04-11 13:41 UTC  (4+ messages)

[PATCH] linux-firmware: update firmware for MT7922 WiFi device
 2024-04-11 12:08 UTC 

[PATCH v1] linux-firmware: update firmware for mediatek bluetooth chip (MT7922)
 2024-04-11 11:38 UTC 

[PATCH wireless-next v1 1/1] wifi: mt76: mt7915: Remove unused of_gpio.h
 2024-04-11 10:20 UTC  (4+ messages)

[PATCH v2] Bluetooth: btusb: Add USB HWID to usb_device_id table for MT7921/MT7922/MT7925
 2024-04-11  9:44 UTC 

[PATCH v1 0/8] MediaTek UFS fixes and cleanups - Part 1
 2024-04-11  8:31 UTC  (9+ messages)
` [PATCH v1 1/8] scsi: ufs-mediatek: Remove useless mediatek,ufs-support-va09 property
` [PATCH v1 2/8] scsi: ufs: ufs-mediatek: Fix property name for crypt boost voltage
` [PATCH v1 3/8] scsi: ufs: ufs-mediatek: Remove useless mediatek,ufs-boost-crypt property
` [PATCH v1 4/8] scsi: ufs: ufs-mediatek: Avoid underscores in crypt clock names
` [PATCH v1 5/8] dt-bindings: ufs: mediatek,ufs: Document MT8192 compatible with MT8183
` [PATCH v1 6/8] dt-bindings: ufs: mediatek,ufs: Document MT8195 compatible
` [PATCH v1 7/8] dt-bindings: ufs: mediatek,ufs: Document additional clocks
` [PATCH v1 8/8] dt-bindings: ufs: mediatek,ufs: Document optional dvfsrc/va09 regulators

[PATCH v2] wifi: mt76: mt7921e: add LED control support
 2024-04-11  7:42 UTC  (2+ messages)

[PATCH net v2] net: dsa: mt7530: trap link-local frames regardless of ST Port State
 2024-04-11  7:40 UTC  (2+ messages)

[PATCH] leds: mt6360: Fix the second LED can not enable torch mode by V4L2
 2024-04-11  6:55 UTC  (3+ messages)

[PATCH v1 1/1] drm/mediatek/dp: The register is written with the parsed DTS SSC value
 2024-04-11  6:37 UTC  (5+ messages)

[PATCH] memory: mtk-smi: fix module autoloading
 2024-04-11  6:23 UTC  (3+ messages)

[PATCH] Add USB HWID to usb_device_id table for MT7921/MT7922/MT7925. These HWID are used for Windows NB. Enduser may install Ubuntu OS, so need to update
 2024-04-11  6:08 UTC 

[PATCH] clk: mediatek: mt7988-infracfg: fix clocks for 2nd PCIe port
 2024-04-11  3:51 UTC  (3+ messages)

[PATCH] clk: mediatek: pllfh: Don't log error for missing fhctl node
 2024-04-11  3:49 UTC  (2+ messages)

[PATCH v4] clk: mediatek: Do a runtime PM get on controllers during probe
 2024-04-11  3:48 UTC  (2+ messages)

[PATCH net v3] net: dsa: mt7530: fix enabling EEE on MT7531 switch on all boards
 2024-04-11  2:00 UTC  (2+ messages)


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 read-only IMAP folder(s) and NNTP newsgroup(s).