mbox series

pull request: bluetooth 2024-09-15

Message ID 20240815171950.1082068-1-luiz.dentz@gmail.com
State New
Headers show
Series pull request: bluetooth 2024-09-15 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git tags/for-net-2024-08-15

Message

Luiz Augusto von Dentz Aug. 15, 2024, 5:19 p.m. UTC
The following changes since commit 9c5af2d7dfe18e3a36f85fad8204cd2442ecd82b:

  Merge tag 'nf-24-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf (2024-08-15 13:25:06 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git tags/for-net-2024-08-15

for you to fetch changes up to 538fd3921afac97158d4177139a0ad39f056dbb2:

  Bluetooth: MGMT: Add error handling to pair_device() (2024-08-15 13:09:35 -0400)

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

 - MGMT: Add error handling to pair_device()
 - HCI: Invert LE State quirk to be opt-out rather then opt-in
 - hci_core: Fix LE quote calculation
 - SMP: Fix assumption of Central always being Initiator

----------------------------------------------------------------
Griffin Kroah-Hartman (1):
      Bluetooth: MGMT: Add error handling to pair_device()

Luiz Augusto von Dentz (3):
      Bluetooth: HCI: Invert LE State quirk to be opt-out rather then opt-in
      Bluetooth: hci_core: Fix LE quote calculation
      Bluetooth: SMP: Fix assumption of Central always being Initiator

 drivers/bluetooth/btintel.c      |  10 ---
 drivers/bluetooth/btintel_pcie.c |   3 -
 drivers/bluetooth/btmtksdio.c    |   3 -
 drivers/bluetooth/btrtl.c        |   1 -
 drivers/bluetooth/btusb.c        |   4 +-
 drivers/bluetooth/hci_qca.c      |   4 +-
 drivers/bluetooth/hci_vhci.c     |   2 -
 include/net/bluetooth/hci.h      |  17 +++--
 include/net/bluetooth/hci_core.h |   2 +-
 net/bluetooth/hci_core.c         |  19 ++----
 net/bluetooth/hci_event.c        |   2 +-
 net/bluetooth/mgmt.c             |   4 ++
 net/bluetooth/smp.c              | 144 +++++++++++++++++++--------------------
 13 files changed, 99 insertions(+), 116 deletions(-)

Comments

patchwork-bot+netdevbpf@kernel.org Aug. 17, 2024, 2:30 a.m. UTC | #1
Hello:

This pull request was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@kernel.org>:

On Thu, 15 Aug 2024 13:19:50 -0400 you wrote:
> The following changes since commit 9c5af2d7dfe18e3a36f85fad8204cd2442ecd82b:
> 
>   Merge tag 'nf-24-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf (2024-08-15 13:25:06 +0200)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git tags/for-net-2024-08-15
> 
> [...]

Here is the summary with links:
  - pull request: bluetooth 2024-09-15
    https://git.kernel.org/netdev/net/c/2d7423040b7c

You are awesome, thank you!
patchwork-bot+bluetooth@kernel.org Aug. 23, 2024, 8:01 p.m. UTC | #2
Hello:

This pull request was applied to bluetooth/bluetooth-next.git (master)
by Jakub Kicinski <kuba@kernel.org>:

On Thu, 15 Aug 2024 13:19:50 -0400 you wrote:
> The following changes since commit 9c5af2d7dfe18e3a36f85fad8204cd2442ecd82b:
> 
>   Merge tag 'nf-24-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf (2024-08-15 13:25:06 +0200)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git tags/for-net-2024-08-15
> 
> [...]

Here is the summary with links:
  - pull request: bluetooth 2024-09-15
    https://git.kernel.org/bluetooth/bluetooth-next/c/2d7423040b7c

You are awesome, thank you!