linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-16 19:46:46 to 2024-01-25 00:07:29 UTC [more...]

[PATCH BlueZ v3 0/8] Remove support for external plugins
 2024-01-25  0:07 UTC  (9+ messages)
` [PATCH BlueZ v3 1/8] configure, README: introduce --enable-external-plugins
` [PATCH BlueZ v3 2/8] obexd: factor out external plugin support
` [PATCH BlueZ v3 3/8] bluetoothd: remove external-dummy plugin
` [PATCH BlueZ v3 4/8] bluetoothd: convert external sixaxis plugin to builtin
` [PATCH BlueZ v3 5/8] bluetoothd: factor out external plugin support
` [PATCH BlueZ v3 6/8] bluetoothd: don't export internal API
` [PATCH BlueZ v3 7/8] bluetoothd: change plugin loading alike obexd
` [PATCH BlueZ v3 8/8] android: export only (android) entrypoint from the modules

[PATCH BlueZ 0/9] Distribution inspired fixes
 2024-01-24 23:44 UTC  (10+ messages)
` [PATCH BlueZ 1/9] Enable alternate Bluetooth connection modes
` [PATCH BlueZ 2/9] Return at least the title attribute from player_list_metadata()
` [PATCH BlueZ 3/9] adapter: Remove experimental flag for PowerState
` [PATCH BlueZ 4/9] test: consistently use /usr/bin/env python3 shebang
` [PATCH BlueZ 5/9] profiles: remove unused suspend-dummy.c
` [PATCH BlueZ 6/9] obex: remove unused syncevolution plugin
` [PATCH BlueZ 7/9] obex: remove unused mas/messages-tracker impl
` [PATCH BlueZ 8/9] obex: remove phonebook tracker backend
` [PATCH BlueZ 9/9] build: ship all config files with --enable-datafiles

[Bug 218416] New: hci0: command 0xfc05 tx timeout in kernel 6.7.1
 2024-01-24 23:39 UTC  (2+ messages)
` [Bug 218416] "

[PATCH v2] treewide, serdev: change receive_buf() return type to size_t
 2024-01-24 21:59 UTC  (6+ messages)
` [v2] "

[Bug 204589] New: Bluetooth touchpad (Apple Magic Trackpad) disconnects every few minutes
 2024-01-24 19:41 UTC  (3+ messages)
` [Bug 204589] "

[PATCH BlueZ v2 0/6] Autotools papercuts, linker GC, symlink dbus-org.bluez.obex.service
 2024-01-24 18:33 UTC  (8+ messages)
` [PATCH BlueZ v2 1/6] build: remove unused variable builtin_nodist
  ` Autotools papercuts, linker GC, symlink dbus-org.bluez.obex.service
` [PATCH BlueZ v2 2/6] build: remove .service files from DEPENDENCIES lists
` [PATCH BlueZ v2 3/6] build: remove explicit DEPENDENCIES handling
` [PATCH BlueZ v2 4/6] build: manage .service.in files via configure.ac
` [PATCH BlueZ v2 5/6] build: enable gc/dead code removal
` [PATCH BlueZ v2 6/6] build: install dbus-org.bluez.obex.service symlink

[PATCH BlueZ v2 0/8] Remove support for external plugins
 2024-01-24 18:17 UTC  (10+ messages)
` [PATCH BlueZ v2 1/8] configure, README: introduce --enable-external-plugins
  ` Remove support for external plugins
` [PATCH BlueZ v2 2/8] obexd: factor out external plugin support
` [PATCH BlueZ v2 3/8] bluetoothd: remove external-dummy plugin
` [PATCH BlueZ v2 4/8] bluetoothd: convert external sixaxis plugin to builtin
` [PATCH BlueZ v2 5/8] bluetoothd: factor out external plugin support
` [PATCH BlueZ v2 6/8] bluetoothd: don't export internal API
` [PATCH BlueZ v2 7/8] bluetoothd: change plugin loading alike obexd
` [PATCH BlueZ v2 8/8] android: export only (android) entrypoint from the modules

[PATCH v3 0/4] Disconnect devices before rfkilling adapter
 2024-01-24 18:10 UTC  (5+ messages)

[bluetooth-next:master] BUILD SUCCESS 53ddef135d3a80064b74964a08b0e0f3aed7c952
 2024-01-24 16:34 UTC 

[PATCH v3 0/4] Bluetooth: Improve retrying of connection attempts
 2024-01-24 16:34 UTC  (5+ messages)

[PATCH v2 0/1] Bluetooth: hci_qca: add check to set HCI_QUIRK_USE_BDADDR_PROPERTY
 2024-01-24 14:58 UTC  (3+ messages)
` [PATCH v2 1/1] Bluetooth: hci_qca: Set BDA quirk bit if fwnode exists in DT
  ` Bluetooth: hci_qca: add check to set HCI_QUIRK_USE_BDADDR_PROPERTY

[PATCH] Bluetooth: hci_qca: Set BDA quirk bit if fwnode exists in DT
 2024-01-24 14:00 UTC  (4+ messages)
`  "

Possible Use-After-Free in bt_accept_poll
 2024-01-24  1:44 UTC 

[PATCH BlueZ v1 1/2] bap: Add missing Metadata property
 2024-01-23 22:20 UTC  (4+ messages)
` [PATCH BlueZ v1 2/2] bap: Fix not handling out of order responses
` [BlueZ,v1,1/2] bap: Add missing Metadata property

[bluez/bluez] 08bf0b: bap: Add missing Metadata property
 2024-01-23 22:13 UTC 

[PATCH BlueZ v1] isotest: Fix not handling 0 length packets
 2024-01-23 18:41 UTC  (3+ messages)
` [BlueZ,v1] "

[PATCH BlueZ v4 0/3] Add code to support dynamically generated BASE
 2024-01-23 18:41 UTC  (6+ messages)
` [PATCH BlueZ v4 1/3] shared/bap: Code to generate bcast source BASE
  ` Add code to support dynamically generated BASE
` [PATCH BlueZ v4 2/3] client/player: Remove hardcoded BASE from player
` [PATCH BlueZ v4 3/3] bap: Use SetConfiguration info to generate BASE

[bluez/bluez] eb0578: isotest: Fix not handling 0 length packets
 2024-01-23 18:18 UTC 

[PATCH BlueZ v1] isotest: Fix not handling 0 length packets
 2024-01-23 16:32 UTC  (2+ messages)
` [BlueZ,v1] "

[PATCH BlueZ v2 0/4] Enhance GATT to pass PTS tests
 2024-01-23 16:05 UTC  (6+ messages)
` [PATCH BlueZ v2 1/4] gatt: Prevent security level change for PTS GATT tests
  ` Enhance GATT to pass PTS tests
` [PATCH BlueZ v2 2/4] btgatt-client: Add function to search service based on UUID
` [PATCH BlueZ v2 3/4] btgatt-client: Add function to search characteristics
` [PATCH BlueZ v2 4/4] btgatt-client: Add function to search all primary services

[PATCH BlueZ 1/2] gatt-server: Add support for signed write command
 2024-01-23 15:40 UTC  (7+ messages)
` [PATCH BlueZ 2/2] device: Update local and remote CSRK on management event
` [BlueZ,1/2] gatt-server: Add support for signed write command

[PATCH] Bluetooth: mgmt: Fix limited discoverable off timeout
 2024-01-23 15:30 UTC  (3+ messages)
`  "

[PATCH BlueZ 0/8] Remove support for external plugins
 2024-01-23 15:09 UTC  (5+ messages)

[PATCH BlueZ 0/5] Enhance GATT to pass PTS tests
 2024-01-23 13:16 UTC  (10+ messages)
` [PATCH BlueZ 1/5] gatt: Prevent security level change for PTS GATT tests
  ` Enhance GATT to pass PTS tests
` [PATCH BlueZ 2/5] btgatt-client: Add function to search service based on UUID
` [PATCH BlueZ 3/5] btgatt-client: Add function to search characteristics
` [PATCH BlueZ 4/5] btgatt-client: Add function to search descriptors
` [PATCH BlueZ 5/5] btgatt-client: Add function to search all primary services

[PATCH BlueZ] btmon-logger: Fix stack corruption
 2024-01-23  8:12 UTC  (4+ messages)
` [BlueZ] "

[PATCH BlueZ 00/20] Constify all the things
 2024-01-22 23:53 UTC  (2+ messages)

[PATCH BlueZ] bap: register all endpoints before starting config select
 2024-01-22 23:53 UTC  (3+ messages)
` [BlueZ] "

[bluez/bluez] a9d1f6: bap: register all endpoints before starting config
 2024-01-22 21:13 UTC 

[bluez/bluez] 00f1dd: src: const annotate the bluetooth plugin API
 2024-01-22 17:13 UTC 

[PATCH v1] Bluetooth: hci_event: Fix handling of HCI_EV_IO_CAPA_REQUEST
 2024-01-22 17:02 UTC  (2+ messages)
` [v1] "

[PATCH] Bluetooth: mgmt: Fix limited discoverable off timeout
 2024-01-22 16:31 UTC  (2+ messages)
`  "

regression in c7f59461f5a78: Bluetooth: Fix a refcnt underflow problem for hci_conn
 2024-01-22 16:12 UTC  (7+ messages)

[Bug 215167] Bluetooth: hci0: command 0xfc05 tx timeout
 2024-01-22 10:19 UTC  (2+ messages)

[PATCH BlueZ 0/9] Initial BAP support
 2024-01-21  6:55 UTC 

[PATCH BlueZ v1 1/2] client/player: Add support for printing A2DP codec details
 2024-01-20 18:40 UTC  (6+ messages)
` [PATCH BlueZ v1 2/2] transport: Print owner information when it exit or release
` [BlueZ,v1,1/2] client/player: Add support for printing A2DP codec details

Built-in Intel Bluetooth device disappeared after booting Linux 6.7
 2024-01-20  0:42 UTC  (4+ messages)

[PATCH BlueZ v2 1/2] player: Fix endpoint.config for broadcast
 2024-01-19 20:40 UTC  (4+ messages)
` [PATCH BlueZ v2 2/2] bap: Fix crash when attempting to setup a broadcast source
` [BlueZ,v2,1/2] player: Fix endpoint.config for broadcast

[bluez/bluez] 4908e5: player: Fix endpoint.config for broadcast
 2024-01-19 20:36 UTC 

[PATCH BlueZ 0/1] bap: Fix bcast endpoint config
 2024-01-19 16:08 UTC  (5+ messages)
` [PATCH BlueZ 1/1] "
  `  "

[PATCH] Bluetooth: qca: fix device-address endianness
 2024-01-19 15:59 UTC  (11+ messages)

[PATCH BlueZ 00/10] Autotools papercuts, linker GC, symlink dbus-org.bluez.obex.service
 2024-01-19 15:09 UTC  (8+ messages)
` [PATCH BlueZ 04/10] build: remove dummy {conf,state}{dir,_DATA}

[syzbot] [bluetooth?] KASAN: null-ptr-deref Read in ida_free (4)
 2024-01-19 13:47 UTC  (6+ messages)

[PATCH v1] Bluetooth: qca: Fix wrong event type for patch config command
 2024-01-19 10:33 UTC  (2+ messages)
` [v1] "

[bluez/bluez] 62cf4a: client/player: Add support for printing A2DP codec
 2024-01-18 21:36 UTC 

[PATCH BlueZ v1] player: Fix endpoint.config for broadcast
 2024-01-18 18:07 UTC  (2+ messages)
` [BlueZ,v1] "

[PATCH] Bluetooth: mgmt: Fix wrong param be used
 2024-01-18  8:35 UTC  (2+ messages)
`  "

[syzbot] [bluetooth?] general protection fault in btintel_read_version
 2024-01-18  5:32 UTC  (3+ messages)
` [PATCH next] bluetooth/btintel: fix null ptr deref "
  ` [next] "

[PATCH BlueZ v1 1/2] client/player: Add support for printing A2DP codec details
 2024-01-17 22:42 UTC  (3+ messages)
` [PATCH BlueZ v1 2/2] transport: Print owner information when it exit or release
` [BlueZ,v1,1/2] client/player: Add support for printing A2DP codec details

[bluetooth-next:master] BUILD SUCCESS 6061d66bd0e5ac1eca2858356cd8d7c12f415176
 2024-01-17 18:51 UTC 

[RFC PATCH] Bluetooth: btnxpuart: Fix nxp_setup in case chip is powered on late
 2024-01-17 11:19 UTC  (7+ messages)
` [RFC] "

[syzbot] [bluetooth?] possible deadlock in __flush_workqueue
 2024-01-17 10:03 UTC 

[PATCH v1 0/2] Bluetooth: btnxpuart: Fixes
 2024-01-17  5:18 UTC  (5+ messages)
` [PATCH v1 2/2] Bluetooth: btnxpuart: Fix nxp_setup

[PATCH AUTOSEL 5.10 42/44] Bluetooth: qca: Set both WIDEBAND_SPEECH and LE_STATES quirks for QCA2066
 2024-01-16 20:00 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 43/44] Bluetooth: L2CAP: Fix possible multiple reject send

[PATCH AUTOSEL 5.15 43/47] Bluetooth: qca: Set both WIDEBAND_SPEECH and LE_STATES quirks for QCA2066
 2024-01-16 19:57 UTC  (2+ messages)
` [PATCH AUTOSEL 5.15 44/47] Bluetooth: L2CAP: Fix possible multiple reject send

[PATCH AUTOSEL 6.1 61/68] Bluetooth: qca: Set both WIDEBAND_SPEECH and LE_STATES quirks for QCA2066
 2024-01-16 19:54 UTC  (3+ messages)
` [PATCH AUTOSEL 6.1 62/68] Bluetooth: hci_sync: fix BR/EDR wakeup bug
` [PATCH AUTOSEL 6.1 63/68] Bluetooth: L2CAP: Fix possible multiple reject send

[PATCH AUTOSEL 6.6 093/104] Bluetooth: qca: Set both WIDEBAND_SPEECH and LE_STATES quirks for QCA2066
 2024-01-16 19:47 UTC  (4+ messages)
` [PATCH AUTOSEL 6.6 094/104] Bluetooth: ISO: Avoid creating child socket if PA sync is terminating
` [PATCH AUTOSEL 6.6 095/104] Bluetooth: hci_sync: fix BR/EDR wakeup bug
` [PATCH AUTOSEL 6.6 096/104] Bluetooth: L2CAP: Fix possible multiple reject send

[PATCH AUTOSEL 6.7 098/108] Bluetooth: hci_sync: fix BR/EDR wakeup bug
 2024-01-16 19:40 UTC  (2+ messages)
` [PATCH AUTOSEL 6.7 099/108] Bluetooth: L2CAP: Fix possible multiple reject send


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).