Linux-Bluetooth Archive mirror
 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 2024-04-24
Date: Wed, 24 Apr 2024 16:41:02 -0400	[thread overview]
Message-ID: <20240424204102.2319483-1-luiz.dentz@gmail.com> (raw)

The following changes since commit 5b5f724b05c550e10693a53a81cadca901aefd16:

  net: phy: mediatek-ge-soc: follow netdev LED trigger semantics (2024-04-24 11:50:49 +0100)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git tags/for-net-2024-04-24

for you to fetch changes up to 3d05fc82237aa97162d0d7dc300b55bb34e91d02:

  Bluetooth: qca: set power_ctrl_enabled on NULL returned by gpiod_get_optional() (2024-04-24 16:26:22 -0400)

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

 - qca: set power_ctrl_enabled on NULL returned by gpiod_get_optional()
 - hci_sync: Using hci_cmd_sync_submit when removing Adv Monitor
 - qca: fix invalid device address check
 - hci_sync: Use advertised PHYs on hci_le_ext_create_conn_sync
 - Fix type of len in {l2cap,sco}_sock_getsockopt_old()
 - btusb: mediatek: Fix double free of skb in coredump
 - btusb: Add Realtek RTL8852BE support ID 0x0bda:0x4853
 - btusb: Fix triggering coredump implementation for QCA

----------------------------------------------------------------
Bartosz Golaszewski (1):
      Bluetooth: qca: set power_ctrl_enabled on NULL returned by gpiod_get_optional()

Chun-Yi Lee (1):
      Bluetooth: hci_sync: Using hci_cmd_sync_submit when removing Adv Monitor

Johan Hovold (3):
      Bluetooth: qca: fix invalid device address check
      Bluetooth: qca: fix NULL-deref on non-serdev suspend
      Bluetooth: qca: fix NULL-deref on non-serdev setup

Luiz Augusto von Dentz (3):
      Bluetooth: hci_sync: Use advertised PHYs on hci_le_ext_create_conn_sync
      Bluetooth: hci_event: Fix sending HCI_OP_READ_ENC_KEY_SIZE
      Bluetooth: MGMT: Fix failing to MGMT_OP_ADD_UUID/MGMT_OP_REMOVE_UUID

Nathan Chancellor (1):
      Bluetooth: Fix type of len in {l2cap,sco}_sock_getsockopt_old()

Sean Wang (1):
      Bluetooth: btusb: mediatek: Fix double free of skb in coredump

WangYuli (1):
      Bluetooth: btusb: Add Realtek RTL8852BE support ID 0x0bda:0x4853

Zijun Hu (1):
      Bluetooth: btusb: Fix triggering coredump implementation for QCA

 drivers/bluetooth/btmtk.c        |  7 +++----
 drivers/bluetooth/btqca.c        | 38 ++++++++++++++++++++++++++++++++++++++
 drivers/bluetooth/btusb.c        | 11 ++++++-----
 drivers/bluetooth/hci_qca.c      | 29 ++++++++++++++++++++---------
 include/net/bluetooth/hci_core.h |  8 +++++++-
 net/bluetooth/hci_conn.c         |  6 ++++--
 net/bluetooth/hci_event.c        | 25 ++++++++++++++-----------
 net/bluetooth/hci_sync.c         |  9 ++++++---
 net/bluetooth/l2cap_core.c       |  2 +-
 net/bluetooth/l2cap_sock.c       |  7 ++++---
 net/bluetooth/mgmt.c             | 24 +++++++++++++++++-------
 net/bluetooth/sco.c              |  7 ++++---
 12 files changed, 124 insertions(+), 49 deletions(-)

             reply	other threads:[~2024-04-24 20:41 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-24 20:41 Luiz Augusto von Dentz [this message]
2024-04-25  3:40 ` pull request: bluetooth 2024-04-24 patchwork-bot+netdevbpf
2024-04-30 21:51 ` 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=20240424204102.2319483-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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).