The following changes since commit 8af174ea863c72f25ce31cee3baad8a301c0cf0f: net: mana: Fix race of mana_hwc_post_rx_wqe and new hwc response (2024-08-23 14:24:24 +0100) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git tags/for-net-2024-08-23 for you to fetch changes up to 18b3256db76bd1130965acd99fbd38f87c3e6950: Bluetooth: hci_core: Fix not handling hibernation actions (2024-08-23 15:56:04 -0400) ---------------------------------------------------------------- bluetooth pull request for net: - btintel: Allow configuring drive strength of BRI - hci_core: Fix not handling hibernation actions - btnxpuart: Fix random crash seen while removing driver ---------------------------------------------------------------- Kiran K (1): Bluetooth: btintel: Allow configuring drive strength of BRI Luiz Augusto von Dentz (1): Bluetooth: hci_core: Fix not handling hibernation actions Neeraj Sanjay Kale (1): Bluetooth: btnxpuart: Fix random crash seen while removing driver drivers/bluetooth/btintel.c | 124 ++++++++++++++++++++++++++++++++++++++++++ drivers/bluetooth/btnxpuart.c | 20 ++++++- net/bluetooth/hci_core.c | 10 +++- 3 files changed, 150 insertions(+), 4 deletions(-)