From 5019bbf0f87c096e317706c24cabee4a956c305b Mon Sep 17 00:00:00 2001 From: serifpersia <62844718+serifpersia@users.noreply.github.com> Date: Fri, 15 Aug 2025 19:15:04 +0200 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 68730b7..6f0c2c2 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,12 @@ An unofficial ALSA kernel module for the TASCAM US-144MKII USB audio interface. +## 📢 Project Status + +✅ **Upstreamed** — This driver has been merged into the [`sound/for-next`](https://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git/log/?h=for-next) branch for inclusion in an upcoming Linux kernel release. + +📦 This repository will be **archived** once the driver appears in the official kernel. Until then, the out-of-tree version here can still be built and tested. + ## ❗ Current Status: Work in Progress This driver is under active development.