[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250129210057.1318963-1-luiz.dentz@gmail.com>
Date: Wed, 29 Jan 2025 16:00:57 -0500
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 2025-01-29
The following changes since commit 9e6c4e6b605c1fa3e24f74ee0b641e95f090188a:
bonding: Correctly support GSO ESP offload (2025-01-28 13:20:48 +0100)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git tags/for-net-2025-01-29
for you to fetch changes up to 5c61419e02033eaf01733d66e2fcd4044808f482:
Bluetooth: L2CAP: accept zero as a special value for MTU auto-selection (2025-01-29 15:29:41 -0500)
----------------------------------------------------------------
bluetooth pull request for net:
- btusb: mediatek: Add locks for usb_driver_claim_interface()
- L2CAP: accept zero as a special value for MTU auto-selection
- btusb: Fix possible infinite recursion of btusb_reset
- Add ABI doc for sysfs reset
- btnxpuart: Fix glitches seen in dual A2DP streaming
----------------------------------------------------------------
Douglas Anderson (1):
Bluetooth: btusb: mediatek: Add locks for usb_driver_claim_interface()
Fedor Pchelkin (1):
Bluetooth: L2CAP: accept zero as a special value for MTU auto-selection
Hsin-chen Chuang (2):
Bluetooth: Fix possible infinite recursion of btusb_reset
Bluetooth: Add ABI doc for sysfs reset
Neeraj Sanjay Kale (1):
Bluetooth: btnxpuart: Fix glitches seen in dual A2DP streaming
Documentation/ABI/stable/sysfs-class-bluetooth | 9 +++++++++
MAINTAINERS | 1 +
drivers/bluetooth/btnxpuart.c | 3 +--
drivers/bluetooth/btusb.c | 12 +++++++-----
net/bluetooth/l2cap_sock.c | 4 ++--
5 files changed, 20 insertions(+), 9 deletions(-)
create mode 100644 Documentation/ABI/stable/sysfs-class-bluetooth
Powered by blists - more mailing lists