All of lore.kernel.org
 help / color / mirror / Atom feed
From: Luiz Augusto von Dentz <luiz.dentz@gmail.com>
To: linux-bluetooth@vger.kernel.org
Subject: pull request: bluetooth-next 2023-10-23
Date: Mon, 23 Oct 2023 11:21:08 -0700	[thread overview]
Message-ID: <20231023182108.3629137-1-luiz.dentz@gmail.com> (raw)

The following changes since commit d6e48462e88fe7efc78b455ecde5b0ca43ec50b7:

  net: mdio: xgene: Fix unused xgene_mdio_of_match warning for !CONFIG_OF (2023-10-23 10:16:47 -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-10-23

for you to fetch changes up to 530886897c789cf77c9a0d4a7cc5549f0768b5f8:

  Bluetooth: hci_sync: Fix Opcode prints in bt_dev_dbg/err (2023-10-23 11:05:32 -0700)

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

 - Add 0bda:b85b for Fn-Link RTL8852BE
 - ISO: Many fixes for broadcast support
 - Mark bcm4378/bcm4387 as BROKEN_LE_CODED
 - Add support ITTIM PE50-M75C
 - Add RTW8852BE device 13d3:3570
 - Add support for QCA2066
 - Add support for Intel Misty Peak - 8087:0038

----------------------------------------------------------------
Claudia Draghicescu (1):
      Bluetooth: ISO: Copy BASE if service data matches EIR_BAA_SERVICE_UUID

Dan Carpenter (1):
      Bluetooth: msft: __hci_cmd_sync() doesn't return NULL

Guan Wentao (1):
      Bluetooth: btusb: Add 0bda:b85b for Fn-Link RTL8852BE

Iulia Tanasescu (5):
      Bluetooth: ISO: Fix BIS cleanup
      Bluetooth: ISO: Pass BIG encryption info through QoS
      Bluetooth: ISO: Allow binding a bcast listener to 0 bises
      Bluetooth: ISO: Match QoS adv handle with BIG handle
      Bluetooth: ISO: Fix bcast listener cleanup

Janne Grunau (1):
      Bluetooth: hci_bcm4377: Mark bcm4378/bcm4387 as BROKEN_LE_CODED

Jingyang Wang (1):
      Bluetooth: Add support ITTIM PE50-M75C

Marcel Ziswiler (1):
      Bluetooth: hci_sync: Fix Opcode prints in bt_dev_dbg/err

Masum Reza (1):
      Bluetooth: btusb: Add RTW8852BE device 13d3:3570 to device tables

Tim Jiang (1):
      Bluetooth: qca: add support for QCA2066

Vijay Satija (1):
      Bluetooth: Add support for Intel Misty Peak - 8087:0038

Vlad Pruteanu (1):
      Bluetooth: ISO: Set CIS bit only for devices with CIS support

ZhengHan Wang (1):
      Bluetooth: Fix double free in hci_conn_cleanup

Zhengping Jiang (1):
      Bluetooth: btmtksdio: enable bluetooth wakeup in system suspend

Ziyang Xuan (1):
      Bluetooth: Make handle of hci_conn be unique

youwan Wang (1):
      Bluetooth: btusb: Add date->evt_skb is NULL check

 drivers/bluetooth/btmtksdio.c    |  44 ++++++++++++--
 drivers/bluetooth/btqca.c        |  68 ++++++++++++++++++++++
 drivers/bluetooth/btqca.h        |   5 +-
 drivers/bluetooth/btusb.c        |  11 ++++
 drivers/bluetooth/hci_bcm4377.c  |   5 ++
 drivers/bluetooth/hci_qca.c      |  11 ++++
 include/net/bluetooth/hci.h      |   3 +
 include/net/bluetooth/hci_core.h |  40 ++++++++++---
 include/net/bluetooth/hci_sync.h |   2 +
 net/bluetooth/amp.c              |   3 +-
 net/bluetooth/hci_conn.c         | 123 +++++++++++++++++++++++++++------------
 net/bluetooth/hci_core.c         |   3 +
 net/bluetooth/hci_event.c        |  92 ++++++++++++++++-------------
 net/bluetooth/hci_sync.c         |  36 +++++-------
 net/bluetooth/hci_sysfs.c        |  23 ++++----
 net/bluetooth/iso.c              |  38 ++++++++----
 net/bluetooth/msft.c             |  20 +++----
 17 files changed, 375 insertions(+), 152 deletions(-)

             reply	other threads:[~2023-10-23 18:21 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-23 18:21 Luiz Augusto von Dentz [this message]
2023-10-23 18:21 pull request: bluetooth-next 2023-10-23 Luiz Augusto von Dentz
2023-10-24  0:00 ` patchwork-bot+netdevbpf

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20231023182108.3629137-1-luiz.dentz@gmail.com \
    --to=luiz.dentz@gmail.com \
    --cc=linux-bluetooth@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.