[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20241016204258.821965-1-luiz.dentz@gmail.com>
Date: Wed, 16 Oct 2024 16:42:58 -0400
From: Luiz Augusto von Dentz <luiz.dentz@...il.com>
To: davem@...emloft.net,
kuba@...nel.org
Cc: linux-bluetooth@...r.kernel.org,
netdev@...r.kernel.org
Subject: pull request: bluetooth 2024-10-16
The following changes since commit 11d06f0aaef89f4cad68b92510bd9decff2d7b87:
net: dsa: vsc73xx: fix reception from VLAN-unaware bridges (2024-10-15 18:41:52 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git tags/for-net-2024-10-16
for you to fetch changes up to 2c1dda2acc4192d826e84008d963b528e24d12bc:
Bluetooth: btusb: Fix regression with fake CSR controllers 0a12:0001 (2024-10-16 16:10:25 -0400)
----------------------------------------------------------------
bluetooth pull request for net:
- ISO: Fix multiple init when debugfs is disabled
- Call iso_exit() on module unload
- Remove debugfs directory on module init failure
- btusb: Fix not being able to reconnect after suspend
- btusb: Fix regression with fake CSR controllers 0a12:0001
- bnep: fix wild-memory-access in proto_unregister
----------------------------------------------------------------
Aaron Thompson (3):
Bluetooth: ISO: Fix multiple init when debugfs is disabled
Bluetooth: Call iso_exit() on module unload
Bluetooth: Remove debugfs directory on module init failure
Luiz Augusto von Dentz (2):
Bluetooth: btusb: Fix not being able to reconnect after suspend
Bluetooth: btusb: Fix regression with fake CSR controllers 0a12:0001
Ye Bin (1):
Bluetooth: bnep: fix wild-memory-access in proto_unregister
drivers/bluetooth/btusb.c | 27 +++++++++------------------
net/bluetooth/af_bluetooth.c | 3 +++
net/bluetooth/bnep/core.c | 3 +--
net/bluetooth/iso.c | 6 +-----
4 files changed, 14 insertions(+), 25 deletions(-)
Powered by blists - more mailing lists