linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-13 14:36:16 to 2024-02-20 11:16:23 UTC [more...]

[PATCH v5 00/18] power: sequencing: implement the subsystem and add first users
 2024-02-20 11:16 UTC  (53+ messages)
` [PATCH v5 01/18] of: Add cleanup.h based auto release via __free(device_node) markings
  ` power: sequencing: implement the subsystem and add first users
` [PATCH v5 02/18] arm64: defconfig: enable ath12k as a module
` [PATCH v5 03/18] dt-bindings: regulator: describe the PMU module of the QCA6390 package
` [PATCH v5 04/18] dt-bindings: net: bluetooth: qualcomm: describe regulators for QCA6390
` [PATCH v5 05/18] dt-bindings: new: wireless: qcom,ath11k: describe the ath11k on QCA6390
` [PATCH v5 06/18] dt-bindings: new: wireless: describe the ath12k PCI module
` [PATCH v5 07/18] arm64: dts: qcom: sm8550-qrd: add the Wifi node
` [PATCH v5 08/18] arm64: dts: qcom: sm8650-qrd: "
` [PATCH v5 09/18] arm64: dts: qcom: qrb5165-rb5: model the PMU of the QCA6391
` [PATCH v5 10/18] PCI: hold the rescan mutex when scanning for the first time
` [PATCH v5 11/18] PCI/pwrctl: reuse the OF node for power controlled devices
` [PATCH v5 12/18] PCI/pwrctl: create platform devices for child OF nodes of the port node
` [PATCH v5 13/18] PCI/pwrctl: add PCI power control core code
` [PATCH v5 14/18] PCI/pwrctl: add a power control driver for WCN7850
` [PATCH v5 15/18] power: sequencing: implement the pwrseq core
` [PATCH v5 16/18] power: pwrseq: add a driver for the QCA6390 PMU module
` [PATCH v5 17/18] Bluetooth: qca: use the power sequencer for QCA6390
` [PATCH v5 18/18] PCI/pwrctl: add a PCI power control driver for power sequenced devices

[PATCH v2 0/2] bluetooth: mt7921s: Add binding and fixup existing dts
 2024-02-20  8:19 UTC  (13+ messages)
` [PATCH v2 1/2] dt-bindings: net: bluetooth: Add MediaTek MT7921S SDIO Bluetooth

Out of Band (OOB) pairing using btmgmt tool
 2024-02-20  5:48 UTC 

[PATCH] Bluetooth: constify the struct device_type usage
 2024-02-19 20:33 UTC  (2+ messages)
`  "

[PATCH BlueZ v3 0/4] Update Sink BASE management
 2024-02-19 13:52 UTC  (6+ messages)
` [PATCH BlueZ v3 1/4] shared/bap: Add API to convert BASE into bt_bap_base queue
  ` Update Sink BASE management
` [PATCH BlueZ v3 2/4] shared/bap: Add API to convert parsed BASE into pac data
` [PATCH BlueZ v3 3/4] shared/bap: Add Broadcast QOS copy functions
` [PATCH BlueZ v3 4/4] bap: Do PA Sync for each BAP Broadcast source discovered

[PATCH v2] profiles/audio/ccp: Add initial code for ccp plugin
 2024-02-19  8:09 UTC  (3+ messages)
` [v2] "

[PATCH] Bluetooth: add missing checks in state transitions
 2024-02-19  1:16 UTC  (2+ messages)

[syzbot] [bluetooth?] KASAN: slab-use-after-free Write in hci_conn_drop (2)
 2024-02-17 19:33 UTC  (3+ messages)

[PATCH BlueZ v2 00/10] Handful of build fixes and cleanups
 2024-02-17 16:09 UTC  (13+ messages)
` [PATCH BlueZ v2 01/10] build: rework {install-data,uninstall}-hook
  ` Handful of build fixes and cleanups
` [PATCH BlueZ v2 02/10] build: install obexd (dbus,systemd} services as needed
` [PATCH BlueZ v2 03/10] build: handle relative libexecdir instances
` [PATCH BlueZ v2 04/10] build: drop %.rules make rule
` [PATCH BlueZ v2 05/10] build: simplify coverage handling
` [PATCH BlueZ v2 06/10] build: drop explicit -fPIC from obexd CFLAGS
` [PATCH BlueZ v2 07/10] gitignore: add org.bluez.obex.service
` [PATCH BlueZ v2 08/10] build: obexd: remove duplicate include -I$(builddir)/lib
` [PATCH BlueZ v2 09/10] gitignore: ignore all manual pages
` [PATCH BlueZ v2 10/10] build: move public headers to sub-folder

[PATCH 1/2] Bluetooth: btbcm: Use strreplace()
 2024-02-17  7:58 UTC  (3+ messages)
` [PATCH 2/2] Bluetooth: btbcm: Use devm_kstrdup()
` [1/2] Bluetooth: btbcm: Use strreplace()

[PATCH] Bluetooth: hci_bcm: Limit bcm43455 baudrate to 2000000
 2024-02-16 22:32 UTC  (2+ messages)
`  "

[bluetooth-next:master] BUILD SUCCESS 96fb2aab16bf3eb2fd69477fff9e70f128b52d30
 2024-02-16 21:44 UTC 

[PATCH v1] Bluetooth: hci_sync: Fix UAF on hci_abort_conn_sync
 2024-02-16 21:31 UTC  (2+ messages)
` [v1] "

[BlueZ PATCH] Bluetooth: hci_core: Skip hci_cmd_work if hci_request is pending
 2024-02-16 21:28 UTC  (5+ messages)

[PATCH v1] Bluetooth: hci_sync: Fix overwriting request callback
 2024-02-16 21:24 UTC 

[PATCH] dt-bindings: net: bluetooth: qualcomm: Fix bouncing @codeaurora
 2024-02-16 16:17 UTC  (2+ messages)

[PATCH] Bluetooth: Add more Bluetooth version defines
 2024-02-16 13:57 UTC  (2+ messages)
`  "

[PATCH v1] profiles/audio/ccp: Add initial code for ccp plugin
 2024-02-16  7:12 UTC  (2+ messages)
` [v1] "

[PATCH 1/4] Replace @exec_prefix@ with @libexecdir@ in .service files
 2024-02-16  0:41 UTC  (5+ messages)
` [PATCH 2/4] bluez.pc.in: Add definition of libexecdir
` [PATCH 3/4] bootstrap-configure: specfiy exec-prefix and libexecdir
` [PATCH 4/4] CUPS lives in libexecdir
` [1/4] Replace @exec_prefix@ with @libexecdir@ in .service files

[PATCH BlueZ v3 0/7] Add support for multiple BISes on the bcast source
 2024-02-15 23:49 UTC  (9+ messages)
` [PATCH BlueZ v3 1/7] bap: Remove set lpac user data at bcast ep register
  ` Add support for multiple BISes on the bcast source
` [PATCH BlueZ v3 2/7] bap: Split bap_state and bap_connecting in two functions
` [PATCH BlueZ v3 3/7] shared/bap: Generate one BIS BASE for
` [PATCH BlueZ v3 4/7] shared/bap: Add state in stream struct for bcast source
` [PATCH BlueZ v3 5/7] shared/bap: Check state of all streams with same BIG ID
` [PATCH BlueZ v3 6/7] shared/bap: Add support to create stream for bcast source
` [PATCH BlueZ v3 7/7] bap: Set generated BASE on all setups from the same BIG

[PATCH BlueZ] advertising: Do not set timer if DiscoverableTimeout=0
 2024-02-15 22:30 UTC  (2+ messages)

[PATCH v2 1/3] Bluetooth: hci_conn: Fix UAF Write in __hci_acl_create_connection_sync
 2024-02-15 21:20 UTC  (7+ messages)
` [PATCH v2 2/3] Bluetooth: hci_sync: Add helper functions to manipulate cmd_sync queue
` [PATCH v2 3/3] Bluetooth: hci_sync: Attempt to dequeue connection attempt
` [v2,1/3] Bluetooth: hci_conn: Fix UAF Write in __hci_acl_create_connection_sync

[PATCH BlueZ 0/1] shared/bap: Fix wrong value used when extracting LTVs
 2024-02-15 21:10 UTC  (2+ messages)

[Bug 218416] New: hci0: command 0xfc05 tx timeout in kernel 6.7.1
 2024-02-15 20:43 UTC  (2+ messages)
` [Bug 218416] "

[PATCH BlueZ v1 1/2] btdev: Fix crash on page_timeout
 2024-02-15 18:50 UTC  (4+ messages)
` [PATCH BlueZ v1 2/2] rfcomm-tester: Fix crash on test-basic
` [BlueZ,v1,1/2] btdev: Fix crash on page_timeout

[PATCH BlueZ 1/2] tools/rfcomm: reset ignored signals after fork
 2024-02-15 10:22 UTC  (3+ messages)
` [PATCH BlueZ 2/2] tools/rfcomm: _exit() on execvp() failure
` [BlueZ,1/2] tools/rfcomm: reset ignored signals after fork

Out of Band (OOB) pairing using btmgmt tool
 2024-02-15  8:52 UTC 

[[BlueZ PATCH v2] ] mesh-gatt: Fix JSON files missing from dist
 2024-02-15  0:09 UTC  (2+ messages)
` [[BlueZ,v2] "

[Bug 218472] New: mt7921e bluetooth not working
 2024-02-14 23:58 UTC  (2+ messages)
` [Bug 218472] "

[PATCH BlueZ 0/4] Handful of build fixes and cleanups
 2024-02-14 23:22 UTC  (8+ messages)
` [PATCH BlueZ 1/4] build: fold separate install-data-hooks
  ` Handful of build fixes and cleanups
` [PATCH BlueZ 2/4] build: install obexd (dbus,systemd} services as needed
` [PATCH BlueZ 3/4] build: drop %.rules make rule
` [PATCH BlueZ 4/4] build: simplify coverage handling

Re: [PATCH BlueZ v2 00/10] Distribution inspired fixes
 2024-02-14 23:16 UTC  (8+ messages)

[PATCH BlueZ v5 1/3] hog-lib: Don't destroy UHID device on detach
 2024-02-14 22:50 UTC  (5+ messages)
` [PATCH BlueZ v5 2/3] input.conf: Make UserspaceHID defaults to true
` [PATCH BlueZ v5 3/3] input/device: Don't destroy UHID device on disconnect
` [BlueZ,v5,1/3] hog-lib: Don't destroy UHID device on detach

[PATCH 1/2] build: Fix typo in external-plugins configure option
 2024-02-14 18:10 UTC  (4+ messages)
` [PATCH 2/2] bootstrap-configure: Enable external plugins
` [1/2] build: Fix typo in external-plugins configure option

[[BlueZ] ] mesh-gatt: Fix JSON files missing from dist
 2024-02-14 17:11 UTC  (2+ messages)

[Bug 218494] New: btrtl/rtl8761bu: RFCOMM is not working
 2024-02-14 16:46 UTC  (5+ messages)
` [Bug 218494] "

[RFC 0/9] power: sequencing: implement the subsystem and add first users
 2024-02-14 15:46 UTC  (9+ messages)
` [RFC 8/9] PCI/pwrctl: add PCI power control core code
      `  "
          `  "

BLE devices not (automatically, or otherwise) connecting: Failed to connect: org.bluez.Error.Failed Operation already in progress
 2024-02-14 13:34 UTC 

[PATCH BlueZ v6] monitor/att: Enable the notification logging support for the CCP
 2024-02-13 21:30 UTC  (2+ messages)

[PATCH BlueZ 1/3] lib/uuid: Add support to compare 16bit uuids
 2024-02-13 20:50 UTC  (2+ messages)

[PATCH BlueZ 0/1] btdev: Fix set PA data array overflow
 2024-02-13 20:50 UTC  (4+ messages)
` [PATCH BlueZ 1/1] "
  `  "

[PATCH BlueZ 1/3] lib/uuid: Add support to compare 16bit uuids
 2024-02-13 21:57 UTC  (12+ messages)
` [BlueZ,1/3] "
` [PATCH BlueZ 2/3] lib/uuid: Add GTBS UUIDS for Call Control Profile
` [PATCH BlueZ 3/3] shared/ccp: Add initial code for Call Control Profile for Client Role
` [PATCH v2 1/3] lib/uuid: Add support to compare 16bit uuids
  ` [v2,1/3] "
` [PATCH v2 2/3] lib/uuid: Add GTBS UUIDs for Call Control Profile
` [PATCH v2 3/3] shared/ccp: Add initial code for Call Control Profile for Client Role

[RFC PATCH v2 0/3] bluetooth/gnss: GNSS support for TiWi chips
 2024-02-13 19:20 UTC  (4+ messages)
` [RFC PATCH v2 3/3] gnss: Add driver for AI2 protocol

[syzbot] [bluetooth?] WARNING in ida_free (2)
 2024-02-13 16:36 UTC 

[PATCH v1] Bluetooth: btintel: Print Firmware Sequencer information
 2024-02-13 16:35 UTC  (4+ messages)
` [v1] "

[PATCH] Bluetooth: qca: fix device-address endianness
 2024-02-13 16:18 UTC  (5+ messages)

[bluez/bluez] f2671b: Return at least the title attribute from player_li
 2024-02-13 14:36 UTC 


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 NNTP newsgroup(s).