linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-10-21 12:24:36 to 2024-10-28 07:43:13 UTC [more...]

[Bug 219433] New: RIP: 0010:btusb_suspend+0x1b/0x1d0 [btusb]
 2024-10-28  7:43 UTC  (3+ messages)
` [Bug 219433] "

[PATCH 1/2] dt-bindings: net: bluetooth: nxp: add support for supply and reset
 2024-10-28  4:27 UTC  (24+ messages)

[PATCH BlueZ 1/2] transport: Expose DelayReporting on MediaTransport interface
 2024-10-26 21:02 UTC  (3+ messages)
` [PATCH BlueZ 2/2] transport: Allow to set A2DP transport delay property
` [BlueZ,1/2] transport: Expose DelayReporting on MediaTransport interface

[PATCH BlueZ] transport: don't disconnect A2DP if canceling Acquire() with Release()
 2024-10-26 12:38 UTC  (2+ messages)
` [BlueZ] "

[bluetooth-next:master] BUILD SUCCESS 2422d0e13858b7e14746045cb36b3fcd6d3bddb2
 2024-10-26 12:08 UTC 

[PATCH BlueZ] shared/bap: ucast streams can only have one link
 2024-10-26 12:05 UTC  (2+ messages)
` [BlueZ] "

[PATCH] Bluetooth: btusb: Add new VID/PID 0489/e111 for MT7925
 2024-10-26  3:18 UTC 

[PATCH BlueZ 1/2] sink: clean up outstanding AVDTP requests if the stream goes away
 2024-10-25 22:28 UTC  (3+ messages)
` [PATCH BlueZ 2/2] source: "
` [BlueZ,1/2] sink: "

[PATCH BlueZ v1] input: Add support for UserspaceHID=persist
 2024-10-25 20:58 UTC  (2+ messages)
` [BlueZ,v1] "

[PATCH BlueZ 0/2] transport: Fix select/unselect reply missing
 2024-10-25 19:40 UTC  (5+ messages)
` [PATCH BlueZ 1/2] transport: Send reply to select/unselect
  ` transport: Fix select/unselect reply missing
` [PATCH BlueZ 2/2] client/player: Fix select/unselect reply prints

[bluez/bluez] 36b262: transport: Send reply to select/unselect
 2024-10-25 19:36 UTC 

[bluez/bluez] 7ff51d: shared/bap: Allow multiple links per stream
 2024-10-25 16:21 UTC 

[PATCH BlueZ v2 00/14] bap: Add support for Broadcast Sink AC 13
 2024-10-25 16:10 UTC  (16+ messages)
` [PATCH BlueZ v2 01/14] shared/bap: Allow multiple links per stream
` [PATCH BlueZ v2 02/14] shared/bap: Add support for handling broadcast links
` [PATCH BlueZ v2 03/14] shared/bap: Fix broadcast set state
` [PATCH BlueZ v2 04/14] shared/bap: Use enabling state for bcast sink streams
` [PATCH BlueZ v2 05/14] bap: Add support for syncing to multiple BISes
` [PATCH BlueZ v2 06/14] shared/bap: Handle multiple bcast sink streams
` [PATCH BlueZ v2 07/14] transport: Unset transport owner before owner free
` [PATCH BlueZ v2 08/14] transport: Add Links property for broadcast transports
` [PATCH BlueZ v2 09/14] doc/media: Document Links property for broadcast
` [PATCH BlueZ v2 10/14] transport: Set bap_update_links as transport op
` [PATCH BlueZ v2 11/14] transport: Make transport_bap_set_state part of BAP_OPS
` [PATCH BlueZ v2 12/14] client/player: Handle acquiring broadcast links
` [PATCH BlueZ v2 13/14] client/player: Add support to select multiple transports
` [PATCH BlueZ v2 14/14] transport: Unlink broadcast transport at release

[PATCH v2] Bluetooth: btmtk: adjust the position to init iso data anchor
 2024-10-25 15:40 UTC  (2+ messages)

[PATCH] Bluetooth: btintel_pcie: Replace deprecated PCI functions
 2024-10-25 15:40 UTC  (2+ messages)

[PATCH] Bluetooth: fix use-after-free in device_for_each_child()
 2024-10-25 15:40 UTC  (2+ messages)

[PATCH v9 0/5] treewide: Remove I/O port accessors for HAS_IOPORT=n
 2024-10-25 15:11 UTC  (9+ messages)
` [PATCH v9 1/5] hexagon: Don't select GENERIC_IOMAP without HAS_IOPORT support
` [PATCH v9 2/5] Bluetooth: add HAS_IOPORT dependencies
` [PATCH v9 3/5] drm: handle "
` [PATCH v9 4/5] tty: serial: "
` [PATCH v9 5/5] asm-generic/io.h: Remove I/O port accessors for HAS_IOPORT=n

[syzbot] [bluetooth?] possible deadlock in mgmt_set_connectable_complete
 2024-10-25 14:39 UTC  (2+ messages)

[PATCH v1] Bluetooth: btintel: Add support to configure TX power
 2024-10-25 12:17 UTC 

[Bug 217023] New: [Intel AX200] hci0: Malformed MSFT vendor event: 0x02
 2024-10-25  6:46 UTC  (2+ messages)
` [Bug 217023] "

[PATCH v1] Bluetooth: btmtk: adjust the position to init iso data anchor
 2024-10-25  6:19 UTC  (3+ messages)

[PATCH BlueZ 00/14] bap: Add support for Broadcast Sink AC 13
 2024-10-24 19:35 UTC  (17+ messages)
` [PATCH BlueZ 01/14] shared/bap: Allow multiple links per stream
` [PATCH BlueZ 02/14] shared/bap: Add support for handling broadcast links
` [PATCH BlueZ 03/14] shared/bap: Fix broadcast set state
` [PATCH BlueZ 04/14] shared/bap: Use enabling state for bcast sink streams
` [PATCH BlueZ 05/14] bap: Add support for syncing to multiple BISes
` [PATCH BlueZ 06/14] shared/bap: Handle multiple bcast sink streams
` [PATCH BlueZ 07/14] transport: Unset transport owner before owner free
` [PATCH BlueZ 08/14] transport: Add Links property for broadcast transports
` [PATCH BlueZ 09/14] doc/media: Update Links property for broadcast
` [PATCH BlueZ 10/14] transport: Set bap_update_links as transport op
` [PATCH BlueZ 11/14] transport: Make transport_bap_set_state part of BAP_OPS
` [PATCH BlueZ 12/14] client/player: Handle acquiring broadcast links
` [PATCH BlueZ 13/14] client/player: Add support to select multiple transports
` [PATCH BlueZ 14/14] transport: Unlink broadcast transport at release

[bluez/bluez] 806a55: shared/shell: Fix not displaying first prompt
 2024-10-24 16:19 UTC 

[BlueZ v3 0/7] Fix bluetoothctl --help hanging if daemon isn't running
 2024-10-24 16:08 UTC  (10+ messages)
` [BlueZ v3 1/7] configure.ac: Update requirement to glib 2.34
  ` Fix bluetoothctl --help hanging if daemon isn't running
` [BlueZ v3 2/7] client: Use g_clear_pointer() to clean up menus
` [BlueZ v3 3/7] client: Split installing submenu and doing I/O
` [BlueZ v3 4/7] client: Install submenus before contacting bluez daemon
` [BlueZ v3 5/7] shell: Document "mode" variable
` [BlueZ v3 6/7] shared/shell: Add function to handle early help calls
` [BlueZ v3 7/7] client: Fix --help hanging if bluetoothd is not running

[bluetooth-next:master] BUILD SUCCESS fb4560832d4c91d73680538d6659ac2c024ec9d5
 2024-10-24 15:34 UTC 

[PATCH BlueZ v1] obexd: Add system bus support for obexd
 2024-10-24 15:03 UTC  (2+ messages)

[bluez/bluez] f93a73: shared/bap: Fix crash on bt_bap_stream_disable
 2024-10-24 14:41 UTC 

[PATCH v3] obex: Resolve SRM issue for PTS testcases
 2024-10-24 14:30 UTC  (3+ messages)
` [v3] "

[PATCH BlueZ v1] shared/bap: Fix crash on bt_bap_stream_disable
 2024-10-24 14:30 UTC  (2+ messages)

pull request: bluetooth 2024-10-23
 2024-10-24 10:40 UTC  (2+ messages)

[PATCH v8 0/5] treewide: Remove I/O port accessors for HAS_IOPORT=n
 2024-10-24  9:30 UTC  (7+ messages)
` [PATCH v8 3/5] drm: handle HAS_IOPORT dependencies

[Bug 219385] New: BT mouse can not be found and/or connected in 6.12-rc3
 2024-10-24  9:09 UTC  (2+ messages)
` [Bug 219385] "

[PATCH v1] Bluetooth: btintel_pcie: Device suspend-resume support added
 2024-10-24  9:06 UTC  (5+ messages)

[RFC v1 1/5] mgmt-api: Add Send HCI command and wait for event Command
 2024-10-24  0:30 UTC  (6+ messages)
` [RFC v1 2/5] monitor: Fix opcode for MGMT_OP_MESH_SEND_CANCEL
` [RFC v1 3/5] monitor: Add decoding of MGMT_OP_HCI_CMD_SYNC
` [RFC v1 4/5] lib/mgmt: Add definitions "
` [RFC v1 5/5] client/mgmt: Add hci-cmd command
` [RFC,v1,1/5] mgmt-api: Add Send HCI command and wait for event Command

[RFC v1] Bluetooth: MGMT: Add initial implementation of MGMT_OP_HCI_CMD_SYNC
 2024-10-23 20:55 UTC 

[PATCH 1/2] jiffies: Define secs_to_jiffies()
 2024-10-23 18:02 UTC  (5+ messages)
  ` [PATCH 2/2] drivers: hv: Convert open-coded timeouts to secs_to_jiffies()

[bluez/bluez] ba98be: build: Fix make distcheck
 2024-10-23 16:21 UTC 

[PATCH v2] Bluetooth: hci_core: Disable works on hci_unregister_dev
 2024-10-23 14:10 UTC  (2+ messages)

[PATCH v2 1/2] Bluetooth: SCO: Fix UAF on sco_sock_timeout
 2024-10-23 14:10 UTC  (3+ messages)
` [PATCH v2 2/2] Bluetooth: ISO: Fix UAF on iso_sock_timeout

[PATCH BlueZ v1] obexd: Add system bus support for obexd
 2024-10-23  7:50 UTC  (2+ messages)
` [BlueZ,v1] "

speaker issues post 6.11.2
 2024-10-23  0:15 UTC 

[Bug 219365] New: USB bluetooth dongle stop working after upgrade from 6.11.1 to 6.11.2
 2024-10-22 22:49 UTC  (2+ messages)
` [Bug 219365] "

[PATCH v3] Bluetooth: SCO: Use disable_delayed_work_sync
 2024-10-22 19:51 UTC  (15+ messages)
                      ` [syzbot] [bluetooth?] KASAN: slab-use-after-free Write in sco_sock_timeout

[bluetooth-next:master] BUILD SUCCESS 017dced0da790941b8d7923b056481ae7764e522
 2024-10-22 19:27 UTC 

[PATCH 1/2] jiffies: Define secs_to_jiffies()
 2024-10-22 18:52 UTC 

[BlueZ v2 0/7] Fix bluetoothctl --help hanging if daemon isn't running
 2024-10-22 15:55 UTC  (13+ messages)
` [BlueZ v2 1/7] configure.ac: Update requirement to glib 2.34
  ` Fix bluetoothctl --help hanging if daemon isn't running
` [BlueZ v2 2/7] client: Use g_clear_pointer() to clean up menus
` [BlueZ v2 3/7] client: Split installing submenu and doing I/O
` [BlueZ v2 4/7] client: Install submenus before contacting bluez daemon
` [BlueZ v2 5/7] shell: Document "mode" variable
` [BlueZ v2 6/7] shared/shell: Add function to handle early help calls
` [BlueZ v2 7/7] client: Fix --help hanging if bluetoothd is not running

[PATCH v1] obex: Resolve SRM issue for PTS testcases
 2024-10-22 14:34 UTC  (3+ messages)
` [v1] "

[BlueZ 0/3] Fix bluetoothctl hanging if daemon isn't running
 2024-10-22 12:24 UTC  (4+ messages)
` [BlueZ 3/3] shared/shell: Exit after printing the help

[PATCH v2] obex: Resolve SRM issue for PTS testcases
 2024-10-22 12:07 UTC  (2+ messages)
` [v2] "

[PATCH] Bluetooth: fix error handling path in __add_adv_patterns_monitor()
 2024-10-22 11:54 UTC 

[PATCH] Bluetooth: btmtk: Remove resetting mt7921 before downloading the fw
 2024-10-22 10:56 UTC  (10+ messages)

[Bug 219405] New: [regression] mt7922 bluetooth scanning does not work in 6.11.4
 2024-10-22 10:15 UTC  (6+ messages)
` [Bug 219405] "

[Bug 219404] New: mt7922: bluetooth can't find any devices
 2024-10-22  9:34 UTC  (2+ messages)
` [Bug 219404] "

[Bug 219398] New: 6.11.4 cannot connect DualSense controller via bluetooth
 2024-10-22  9:31 UTC  (3+ messages)
` [Bug 219398] "

[PATCH v2] Bluetooth: btintel: Direct exception event to bluetooth stack
 2024-10-22  9:11 UTC 

[PATCH v1] Bluetooth: btintel: Direct exception event to bluetooth stack
 2024-10-22  8:43 UTC 

[bluez/bluez] 29174d: build: Fix make distcheck
 2024-10-21 21:16 UTC 

[PATCH 0/3] Bluetooth: btusb: Add quirks for ATS2851
 2024-10-21 21:10 UTC  (5+ messages)
` [PATCH 1/3] Bluetooth: Add new "
` [PATCH 2/3] Bluetooth: Support "
` [PATCH 3/3] Bluetooth: Set "

[PATCH BlueZ v1] doc: Add initial HCI(7) documentation
 2024-10-21 20:20 UTC  (2+ messages)

[bluez/bluez] 8572f2: doc: Add initial HCI(7) documentation
 2024-10-21 20:18 UTC 

[PATCH BlueZ v4 0/3] audio/avrcp: Determine Absolute Volume support from feature category 2
 2024-10-21 19:53 UTC  (7+ messages)
` [PATCH BlueZ v4 3/3] "

[Bug 219410] New: Need help with Product: CSR8510 A10
 2024-10-21 18:45 UTC  (2+ messages)
` [Bug 219410] "

pull request: bluetooth 2024-10-16
 2024-10-21 18:06 UTC  (8+ messages)

[PATCH][next] Bluetooth: btintel_pcie: remove redundant assignment to variable ret
 2024-10-21 17:42 UTC  (2+ messages)

[PATCH v1] Bluetooth: hci_core: Disable works on hci_unregister_dev
 2024-10-21 17:11 UTC 

[PATCH v2] Bluetooth: Fix type of len in rfcomm_sock_getsockopt{,_old}()
 2024-10-21 17:10 UTC  (2+ messages)

[REGRESSION] bluetooth: mt7921: Crash on Resume From Suspend And Hibernate
 2024-10-21 12:25 UTC  (3+ messages)


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