All of lore.kernel.org
 help / color / mirror / Atom feed
* pull request: bluetooth 2024-03-29
@ 2024-03-29 14:04 Luiz Augusto von Dentz
  2024-03-29 22:50   ` patchwork-bot+netdevbpf
  2024-04-08 22:11 ` patchwork-bot+bluetooth
  0 siblings, 2 replies; 4+ messages in thread
From: Luiz Augusto von Dentz @ 2024-03-29 14:04 UTC (permalink / raw)
  To: davem, kuba; +Cc: linux-bluetooth, netdev

The following changes since commit 0ba80d96585662299d4ea4624043759ce9015421:

  octeontx2-af: Fix issue with loading coalesced KPU profiles (2024-03-29 11:45:42 +0000)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git tags/for-net-2024-03-29

for you to fetch changes up to 7835fcfd132eb88b87e8eb901f88436f63ab60f7:

  Bluetooth: Fix TOCTOU in HCI debugfs implementation (2024-03-29 09:48:37 -0400)

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

 - Bluetooth: Fix TOCTOU in HCI debugfs implementation
 - Bluetooth: hci_event: set the conn encrypted before conn establishes
 - Bluetooth: qca: fix device-address endianness
 - Bluetooth: hci_sync: Fix not checking error on hci_cmd_sync_cancel_sync

----------------------------------------------------------------
Bastien Nocera (1):
      Bluetooth: Fix TOCTOU in HCI debugfs implementation

Hui Wang (1):
      Bluetooth: hci_event: set the conn encrypted before conn establishes

Johan Hovold (5):
      Revert "Bluetooth: hci_qca: Set BDA quirk bit if fwnode exists in DT"
      dt-bindings: bluetooth: add 'qcom,local-bd-address-broken'
      arm64: dts: qcom: sc7180-trogdor: mark bluetooth address as broken
      Bluetooth: add quirk for broken address properties
      Bluetooth: qca: fix device-address endianness

Luiz Augusto von Dentz (1):
      Bluetooth: hci_sync: Fix not checking error on hci_cmd_sync_cancel_sync

 .../bindings/net/bluetooth/qualcomm-bluetooth.yaml |  4 ++
 arch/arm64/boot/dts/qcom/sc7180-trogdor.dtsi       |  2 +
 drivers/bluetooth/btqca.c                          |  8 +++-
 drivers/bluetooth/hci_qca.c                        | 19 ++++-----
 include/net/bluetooth/hci.h                        |  9 ++++
 net/bluetooth/hci_core.c                           |  6 +--
 net/bluetooth/hci_debugfs.c                        | 48 ++++++++++++++--------
 net/bluetooth/hci_event.c                          | 25 +++++++++++
 net/bluetooth/hci_sync.c                           | 10 ++++-
 9 files changed, 98 insertions(+), 33 deletions(-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-04-08 22:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-29 14:04 pull request: bluetooth 2024-03-29 Luiz Augusto von Dentz
2024-03-29 22:50 ` patchwork-bot+netdevbpf
2024-03-29 22:50   ` patchwork-bot+netdevbpf
2024-04-08 22:11 ` patchwork-bot+bluetooth

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.