public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] bluetooth 2025-06-27
@ 2025-06-27 18:15 Luiz Augusto von Dentz
  0 siblings, 0 replies; 4+ messages in thread
From: Luiz Augusto von Dentz @ 2025-06-27 18:15 UTC (permalink / raw)
  To: linux-bluetooth

The following changes since commit e34a79b96ab9d49ed8b605fee11099cf3efbb428:

  Merge tag 'net-6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net (2025-06-26 09:13:27 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git tags/for-net-2025-06-27

for you to fetch changes up to 89fb8acc38852116d38d721ad394aad7f2871670:

  Bluetooth: HCI: Set extended advertising data synchronously (2025-06-27 14:01:20 -0400)

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

 - MGMT: set_mesh: update LE scan interval and window
 - MGMT: mesh_send: check instances prior disabling advertising
 - hci_sync: revert some mesh modifications
 - hci_sync: Set extended advertising data synchronously
 - hci_sync: Prevent unintended pause by checking if advertising is active

----------------------------------------------------------------
Christian Eggers (4):
      Bluetooth: hci_sync: revert some mesh modifications
      Bluetooth: MGMT: set_mesh: update LE scan interval and window
      Bluetooth: MGMT: mesh_send: check instances prior disabling advertising
      Bluetooth: HCI: Set extended advertising data synchronously

Yang Li (1):
      Bluetooth: Prevent unintended pause by checking if advertising is active

 net/bluetooth/hci_event.c |  36 --------
 net/bluetooth/hci_sync.c  | 227 ++++++++++++++++++++++++++++------------------
 net/bluetooth/mgmt.c      |  25 ++++-
 3 files changed, 162 insertions(+), 126 deletions(-)

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

* [GIT PULL] bluetooth 2025-06-27
@ 2025-06-27 18:16 Luiz Augusto von Dentz
  2025-07-01  2:10 ` patchwork-bot+netdevbpf
  2025-07-23 15:59 ` patchwork-bot+bluetooth
  0 siblings, 2 replies; 4+ messages in thread
From: Luiz Augusto von Dentz @ 2025-06-27 18:16 UTC (permalink / raw)
  To: davem, kuba; +Cc: linux-bluetooth, netdev

The following changes since commit e34a79b96ab9d49ed8b605fee11099cf3efbb428:

  Merge tag 'net-6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net (2025-06-26 09:13:27 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git tags/for-net-2025-06-27

for you to fetch changes up to 89fb8acc38852116d38d721ad394aad7f2871670:

  Bluetooth: HCI: Set extended advertising data synchronously (2025-06-27 14:01:20 -0400)

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

 - MGMT: set_mesh: update LE scan interval and window
 - MGMT: mesh_send: check instances prior disabling advertising
 - hci_sync: revert some mesh modifications
 - hci_sync: Set extended advertising data synchronously
 - hci_sync: Prevent unintended pause by checking if advertising is active

----------------------------------------------------------------
Christian Eggers (4):
      Bluetooth: hci_sync: revert some mesh modifications
      Bluetooth: MGMT: set_mesh: update LE scan interval and window
      Bluetooth: MGMT: mesh_send: check instances prior disabling advertising
      Bluetooth: HCI: Set extended advertising data synchronously

Yang Li (1):
      Bluetooth: Prevent unintended pause by checking if advertising is active

 net/bluetooth/hci_event.c |  36 --------
 net/bluetooth/hci_sync.c  | 227 ++++++++++++++++++++++++++++------------------
 net/bluetooth/mgmt.c      |  25 ++++-
 3 files changed, 162 insertions(+), 126 deletions(-)

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

* Re: [GIT PULL] bluetooth 2025-06-27
  2025-06-27 18:16 [GIT PULL] bluetooth 2025-06-27 Luiz Augusto von Dentz
@ 2025-07-01  2:10 ` patchwork-bot+netdevbpf
  2025-07-23 15:59 ` patchwork-bot+bluetooth
  1 sibling, 0 replies; 4+ messages in thread
From: patchwork-bot+netdevbpf @ 2025-07-01  2:10 UTC (permalink / raw)
  To: Luiz Augusto von Dentz; +Cc: davem, kuba, linux-bluetooth, netdev

Hello:

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

On Fri, 27 Jun 2025 14:16:01 -0400 you wrote:
> The following changes since commit e34a79b96ab9d49ed8b605fee11099cf3efbb428:
> 
>   Merge tag 'net-6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net (2025-06-26 09:13:27 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git tags/for-net-2025-06-27
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] bluetooth 2025-06-27
    https://git.kernel.org/netdev/net/c/72fb83735c71

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



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

* Re: [GIT PULL] bluetooth 2025-06-27
  2025-06-27 18:16 [GIT PULL] bluetooth 2025-06-27 Luiz Augusto von Dentz
  2025-07-01  2:10 ` patchwork-bot+netdevbpf
@ 2025-07-23 15:59 ` patchwork-bot+bluetooth
  1 sibling, 0 replies; 4+ messages in thread
From: patchwork-bot+bluetooth @ 2025-07-23 15:59 UTC (permalink / raw)
  To: Luiz Augusto von Dentz; +Cc: davem, kuba, linux-bluetooth, netdev

Hello:

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

On Fri, 27 Jun 2025 14:16:01 -0400 you wrote:
> The following changes since commit e34a79b96ab9d49ed8b605fee11099cf3efbb428:
> 
>   Merge tag 'net-6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net (2025-06-26 09:13:27 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git tags/for-net-2025-06-27
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] bluetooth 2025-06-27
    https://git.kernel.org/bluetooth/bluetooth-next/c/72fb83735c71

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



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

end of thread, other threads:[~2025-07-23 15:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-27 18:16 [GIT PULL] bluetooth 2025-06-27 Luiz Augusto von Dentz
2025-07-01  2:10 ` patchwork-bot+netdevbpf
2025-07-23 15:59 ` patchwork-bot+bluetooth
  -- strict thread matches above, loose matches on Subject: below --
2025-06-27 18:15 Luiz Augusto von Dentz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox