netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] bluetooth 2025-04-25
@ 2025-04-25 19:24 Luiz Augusto von Dentz
  2025-04-28 23:00 ` patchwork-bot+netdevbpf
  0 siblings, 1 reply; 2+ messages in thread
From: Luiz Augusto von Dentz @ 2025-04-25 19:24 UTC (permalink / raw)
  To: davem, kuba; +Cc: linux-bluetooth, netdev

The following changes since commit 49ba1ca2e0cc6d2eb0667172f1144c8b85907971:

  Merge branch 'mlx5-misc-fixes-2025-04-23' (2025-04-24 18:20:00 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git tags/for-net-2025-04-25

for you to fetch changes up to 3908feb1bd7f319a10e18d84369a48163264cc7d:

  Bluetooth: L2CAP: copy RX timestamp to new fragments (2025-04-25 15:03:19 -0400)

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

 - btmtksdio: Check function enabled before doing close
 - btmtksdio: Do close if SDIO card removed without close
 - btusb: avoid NULL pointer dereference in skb_dequeue()
 - btintel_pcie: Avoid redundant buffer allocation
 - btintel_pcie: Add additional to checks to clear TX/RX paths
 - hci_conn: Fix not setting conn_timeout for Broadcast Receiver
 - hci_conn: Fix not setting timeout for BIG Create Sync

----------------------------------------------------------------
Chris Lu (2):
      Bluetooth: btmtksdio: Check function enabled before doing close
      Bluetooth: btmtksdio: Do close if SDIO card removed without close

En-Wei Wu (1):
      Bluetooth: btusb: avoid NULL pointer dereference in skb_dequeue()

Kiran K (2):
      Bluetooth: btintel_pcie: Avoid redundant buffer allocation
      Bluetooth: btintel_pcie: Add additional to checks to clear TX/RX paths

Luiz Augusto von Dentz (2):
      Bluetooth: hci_conn: Fix not setting conn_timeout for Broadcast Receiver
      Bluetooth: hci_conn: Fix not setting timeout for BIG Create Sync

Pauli Virtanen (1):
      Bluetooth: L2CAP: copy RX timestamp to new fragments

 drivers/bluetooth/btintel_pcie.c |  57 ++++++------
 drivers/bluetooth/btmtksdio.c    |  12 ++-
 drivers/bluetooth/btusb.c        | 101 ++++++++++++++++------
 include/net/bluetooth/hci.h      |   4 +-
 include/net/bluetooth/hci_core.h |  20 ++---
 include/net/bluetooth/hci_sync.h |   3 +
 net/bluetooth/hci_conn.c         | 181 ++-------------------------------------
 net/bluetooth/hci_event.c        |  15 +---
 net/bluetooth/hci_sync.c         | 150 ++++++++++++++++++++++++++++++--
 net/bluetooth/iso.c              |  26 +++---
 net/bluetooth/l2cap_core.c       |   3 +
 11 files changed, 300 insertions(+), 272 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] bluetooth 2025-04-25
  2025-04-25 19:24 [GIT PULL] bluetooth 2025-04-25 Luiz Augusto von Dentz
@ 2025-04-28 23:00 ` patchwork-bot+netdevbpf
  0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+netdevbpf @ 2025-04-28 23:00 UTC (permalink / raw)
  To: Luiz Augusto von Dentz; +Cc: davem, kuba, linux-bluetooth, netdev

Hello:

This pull request was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@kernel.org>:

On Fri, 25 Apr 2025 15:24:12 -0400 you wrote:
> The following changes since commit 49ba1ca2e0cc6d2eb0667172f1144c8b85907971:
> 
>   Merge branch 'mlx5-misc-fixes-2025-04-23' (2025-04-24 18:20:00 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git tags/for-net-2025-04-25
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] bluetooth 2025-04-25
    https://git.kernel.org/netdev/net/c/a54b2e2d40b4

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-04-28 23:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-25 19:24 [GIT PULL] bluetooth 2025-04-25 Luiz Augusto von Dentz
2025-04-28 23:00 ` patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).