* pull request: bluetooth-next 2023-08-24
@ 2023-08-24 20:14 Luiz Augusto von Dentz
2023-08-26 1:40 ` patchwork-bot+netdevbpf
0 siblings, 1 reply; 2+ messages in thread
From: Luiz Augusto von Dentz @ 2023-08-24 20:14 UTC (permalink / raw)
To: davem, kuba; +Cc: linux-bluetooth, netdev
The following changes since commit 59da9885767a75df697c84c06aaf2296e10d85a4:
net: dsa: use capital "OR" for multiple licenses in SPDX (2023-08-24 12:02:53 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next.git tags/for-net-next-2023-08-24
for you to fetch changes up to 2a05334d7f91ff189692089c05fc48cc1d8204de:
Bluetooth: btusb: Do not call kfree_skb() under spin_lock_irqsave() (2023-08-24 12:24:37 -0700)
----------------------------------------------------------------
bluetooth-next pull request for net-next:
- Introduce HCI_QUIRK_BROKEN_LE_CODED
- Add support for PA/BIG sync
- Add support for NXP IW624 chipset
- Add support for Qualcomm WCN7850
----------------------------------------------------------------
Bastien Nocera (1):
Bluetooth: btusb: Fix quirks table naming
Claudia Draghicescu (1):
Bluetooth: ISO: Add support for periodic adv reports processing
Iulia Tanasescu (1):
Bluetooth: ISO: Use defer setup to separate PA sync and BIG sync
Jinjie Ruan (1):
Bluetooth: btusb: Do not call kfree_skb() under spin_lock_irqsave()
Lokendra Singh (1):
Bluetooth: btintel: Send new command for PPAG
Luiz Augusto von Dentz (4):
Bluetooth: hci_sync: Fix UAF in hci_disconnect_all_sync
Bluetooth: hci_conn: Fix sending BT_HCI_CMD_LE_CREATE_CONN_CANCEL
Bluetooth: hci_core: Fix missing instances using HCI_MAX_AD_LENGTH
Bluetooth: HCI: Introduce HCI_QUIRK_BROKEN_LE_CODED
Neeraj Sanjay Kale (3):
Bluetooth: btnxpuart: Remove check for CTS low after FW download
Bluetooth: btnxpuart: Add support for IW624 chipset
Bluetooth: btnxpuart: Improve inband Independent Reset handling
Neil Armstrong (3):
dt-bindings: net: bluetooth: qualcomm: document WCN7850 chipset
Bluetooth: qca: use switch case for soc type behavior
Bluetooth: qca: add support for WCN7850
Pauli Virtanen (1):
Bluetooth: hci_conn: fail SCO/ISO via hci_conn_failed if ACL gone early
.../bindings/net/bluetooth/qualcomm-bluetooth.yaml | 23 ++
drivers/bluetooth/btintel.c | 31 ++-
drivers/bluetooth/btintel.h | 7 +-
drivers/bluetooth/btnxpuart.c | 216 ++++++++++-------
drivers/bluetooth/btqca.c | 97 +++++---
drivers/bluetooth/btqca.h | 37 +--
drivers/bluetooth/btusb.c | 6 +-
drivers/bluetooth/hci_qca.c | 264 ++++++++++++++++-----
include/net/bluetooth/hci.h | 21 ++
include/net/bluetooth/hci_core.h | 40 +++-
net/bluetooth/eir.c | 2 +-
net/bluetooth/hci_conn.c | 48 +++-
net/bluetooth/hci_event.c | 64 ++++-
net/bluetooth/hci_sync.c | 75 ++++--
net/bluetooth/iso.c | 188 ++++++++++++---
net/bluetooth/mgmt.c | 6 +-
16 files changed, 818 insertions(+), 307 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: pull request: bluetooth-next 2023-08-24
2023-08-24 20:14 pull request: bluetooth-next 2023-08-24 Luiz Augusto von Dentz
@ 2023-08-26 1:40 ` patchwork-bot+netdevbpf
0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+netdevbpf @ 2023-08-26 1:40 UTC (permalink / raw)
To: Luiz Augusto von Dentz; +Cc: davem, kuba, linux-bluetooth, netdev
Hello:
This pull request was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:
On Thu, 24 Aug 2023 13:14:58 -0700 you wrote:
> The following changes since commit 59da9885767a75df697c84c06aaf2296e10d85a4:
>
> net: dsa: use capital "OR" for multiple licenses in SPDX (2023-08-24 12:02:53 -0700)
>
> are available in the Git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next.git tags/for-net-next-2023-08-24
>
> [...]
Here is the summary with links:
- pull request: bluetooth-next 2023-08-24
https://git.kernel.org/netdev/net-next/c/3db347476311
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:[~2023-08-26 1:40 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-24 20:14 pull request: bluetooth-next 2023-08-24 Luiz Augusto von Dentz
2023-08-26 1:40 ` 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).