public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
From: Luiz Augusto von Dentz <luiz.dentz@gmail.com>
To: davem@davemloft.net, kuba@kernel.org
Cc: linux-bluetooth@vger.kernel.org, netdev@vger.kernel.org
Subject: pull request: bluetooth-next 2022-03-18
Date: Fri, 18 Mar 2022 15:47:52 -0700	[thread overview]
Message-ID: <20220318224752.1477292-1-luiz.dentz@gmail.com> (raw)

The following changes since commit e89600ebeeb14d18c0b062837a84196f72542830:

  af_vsock: SOCK_SEQPACKET broken buffer test (2022-03-18 15:13:19 +0000)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next.git tags/for-net-next-2022-03-18

for you to fetch changes up to 726c0eb7cb15be3e5fe9a9f1c8aad12c5cbe4675:

  Bluetooth: ath3k: remove superfluous header files (2022-03-18 17:12:09 +0100)

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

 - Add support for Asus TF103C
 - Add support for Realtek RTL8852B
 - Add support for Realtek RTL8723BE
 - Add WBS support to mt7921s

----------------------------------------------------------------
Christophe JAILLET (1):
      Bluetooth: Don't assign twice the same value

Colin Ian King (1):
      Bluetooth: mgmt: remove redundant assignment to variable cur_len

Dan Carpenter (1):
      Bluetooth: btmtkuart: fix error handling in mtk_hci_wmt_sync()

Gavin Li (1):
      Bluetooth: fix incorrect nonblock bitmask in bt_sock_wait_ready()

Hans de Goede (1):
      Bluetooth: hci_bcm: Add the Asus TF103C to the bcm_broken_irq_dmi_table

Ismael Ferreras Morezuelas (2):
      Bluetooth: hci_sync: Add a new quirk to skip HCI_FLT_CLEAR_ALL
      Bluetooth: btusb: Use quirk to skip HCI_FLT_CLEAR_ALL on fake CSR controllers

Luiz Augusto von Dentz (1):
      Bluetooth: Fix use after free in hci_send_acl

Manish Mandlik (2):
      Bluetooth: msft: Clear tracked devices on resume
      Bluetooth: Send AdvMonitor Dev Found for all matched devices

Max Chou (1):
      Bluetooth: btrtl: Add support for RTL8852B

Mianhan Liu (2):
      Bluetooth: bcm203x: remove superfluous header files
      Bluetooth: ath3k: remove superfluous header files

Niels Dossche (1):
      Bluetooth: call hci_le_conn_failed with hdev lock in hci_le_conn_failed

Pavel Skripkin (1):
      Bluetooth: hci_uart: add missing NULL check in h5_enqueue

Sean Wang (3):
      Bluetooth: btmtkuart: rely on BT_MTK module
      Bluetooth: btmtkuart: add .set_bdaddr support
      Bluetooth: btmtkuart: fix the conflict between mtk and msft vendor event

Takashi Iwai (1):
      Bluetooth: btusb: Add missing Chicony device for Realtek RTL8723BE

Yake Yang (5):
      Bluetooth: btmtksdio: Fix kernel oops in btmtksdio_interrupt
      Bluetooth: mt7921s: Set HCI_QUIRK_VALID_LE_STATES
      Bluetooth: mt7921s: Add .get_data_path_id
      Bluetooth: mt7921s: Add .btmtk_get_codec_config_data
      Bluetooth: mt7921s: Add WBS support

 drivers/bluetooth/Kconfig         |   1 +
 drivers/bluetooth/ath3k.c         |   1 -
 drivers/bluetooth/bcm203x.c       |   1 -
 drivers/bluetooth/btmtk.c         |   1 +
 drivers/bluetooth/btmtk.h         |   1 +
 drivers/bluetooth/btmtksdio.c     |  75 ++++++++++++++-
 drivers/bluetooth/btmtkuart.c     | 198 ++++++--------------------------------
 drivers/bluetooth/btrtl.c         |  13 +++
 drivers/bluetooth/btusb.c         |   7 +-
 drivers/bluetooth/hci_bcm.c       |  44 +++++++--
 drivers/bluetooth/hci_h5.c        |   8 +-
 include/net/bluetooth/bluetooth.h |   2 +-
 include/net/bluetooth/hci.h       |  10 ++
 net/bluetooth/af_bluetooth.c      |   4 +-
 net/bluetooth/hci_conn.c          |   2 +
 net/bluetooth/hci_event.c         |   3 +-
 net/bluetooth/hci_sync.c          |  16 +++
 net/bluetooth/l2cap_core.c        |   1 -
 net/bluetooth/mgmt.c              |  72 +++++++-------
 net/bluetooth/msft.c              |  19 +++-
 20 files changed, 251 insertions(+), 228 deletions(-)

             reply	other threads:[~2022-03-18 22:47 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-18 22:47 Luiz Augusto von Dentz [this message]
2022-03-19  0:30 ` pull request: bluetooth-next 2022-03-18 patchwork-bot+netdevbpf
2022-03-19  6:10 ` patchwork-bot+bluetooth

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=20220318224752.1477292-1-luiz.dentz@gmail.com \
    --to=luiz.dentz@gmail.com \
    --cc=davem@davemloft.net \
    --cc=kuba@kernel.org \
    --cc=linux-bluetooth@vger.kernel.org \
    --cc=netdev@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox