mbox series

[GIT,PULL] bluetooth 2025-02-20

Message ID 20250220202402.1986578-1-luiz.dentz@gmail.com
State New
Headers show
Series [GIT,PULL] bluetooth 2025-02-20 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git tags/for-net-2025-02-20

Message

Luiz Augusto von Dentz Feb. 20, 2025, 8:24 p.m. UTC
The following changes since commit dd3188ddc4c49cb234b82439693121d2c1c69c38:

  Merge branch 'net-remove-the-single-page-frag-cache-for-good' (2025-02-20 10:53:32 +0100)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git tags/for-net-2025-02-20

for you to fetch changes up to fe476133a67a15bbe8c1357209e31b8d9a8e00c1:

  Bluetooth: hci_core: Enable buffer flow control for SCO/eSCO (2025-02-20 13:25:13 -0500)

----------------------------------------------------------------
bluetooth pull request for net:

 - btusb: Always allow SCO packets for user channel
 - L2CAP: Fix L2CAP_ECRED_CONN_RSP response
 - hci_core: Enable buffer flow control for SCO/eSCO

----------------------------------------------------------------
Hsin-chen Chuang (1):
      Bluetooth: Always allow SCO packets for user channel

Luiz Augusto von Dentz (2):
      Bluetooth: L2CAP: Fix L2CAP_ECRED_CONN_RSP response
      Bluetooth: hci_core: Enable buffer flow control for SCO/eSCO

 drivers/bluetooth/btusb.c  | 6 ++++--
 net/bluetooth/hci_core.c   | 2 ++
 net/bluetooth/l2cap_core.c | 9 +++++++--
 3 files changed, 13 insertions(+), 4 deletions(-)