Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bluetooth: btusb: mediatek: add intf release flow when usb disconnect
commit 489304e upstream. MediaTek claim an special usb intr interface for ISO data transmission. The interface need to be released before unregistering hci device when usb disconnect. Removing BT usb dongle without properly releasing the interface may cause Kernel panic while unregister hci device. Signed-off-by: Chris Lu <chris.lu@mediatek.com> Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com> Cc: Fedor Pchelkin <boddah8794@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
- linux-6.12.10-mpi
- linux-6.12.11-mpi
- linux-6.12.12-mpi
- linux-6.12.13-mpi
- linux-6.12.14-mpi
- linux-6.12.15-mpi
- linux-6.12.16-mpi
- linux-6.12.17-mpi
- linux-6.12.18-mpi
- linux-6.12.19-mpi
- linux-6.12.20-mpi
- linux-6.12.21-mpi
- linux-6.12.22-mpi
- linux-6.12.23-mpi
- linux-6.12.24-mpi
- linux-6.12.25-mpi
- linux-6.12.26-mpi
- linux-6.12.27-mpi
- linux-6.12.28-mpi
- linux-6.12.29-mpi
- linux-6.12.30-mpi
- linux-6.12.31-mpi
- linux-6.12.32-mpi
- linux-6.12.33-mpi
- linux-6.12.34-mpi
- linux-6.12.35-mpi
- linux-6.12.8-mpi
- linux-6.12.9-mpi