linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-03-11 15:50:02 to 2025-03-20 17:52:14 UTC [more...]

[PATCH v5 0/5] net: Bluetooth: add TX timestamping for ISO/L2CAP/SCO
 2025-03-20 17:51 UTC  (27+ messages)
` [PATCH v5 1/5] net-timestamp: COMPLETION timestamp on packet tx completion
  ` net: Bluetooth: add TX timestamping for ISO/L2CAP/SCO
` [PATCH v5 2/5] Bluetooth: add support for skb TX SND/COMPLETION timestamping
` [PATCH v5 3/5] Bluetooth: ISO: add TX timestamping
` [PATCH v5 4/5] Bluetooth: L2CAP: "
` [PATCH v5 5/5] Bluetooth: SCO: "

[PATCH v1] Bluetooth: hci_event: Fix handling of HCI_EV_LE_DIRECT_ADV_REPORT
 2025-03-20 15:58 UTC  (2+ messages)
` [v1] "

[PATCH v1] obex: Add supported-features tag in MAP Client Connect Request
 2025-03-20 14:18 UTC  (2+ messages)
` [v1] "

[PATCH v1 0/3] Enable status prints for firmware download
 2025-03-20 10:20 UTC  (4+ messages)
` [PATCH v1 1/3] Bluetooth: btnxpuart: Fix Null pointer dereference in btnxpuart_flush()

[RESEND PATCH v1] obex: Add base implementation for get_mas_instance info and set notification filter
 2025-03-20 10:14 UTC  (2+ messages)
` [RESEND,v1] "

[syzbot] [bluetooth?] [usb?] BUG: soft lockup in hci_cmd_timeout (2)
 2025-03-20  9:07 UTC 

[PATCH v2] Bluetooth: btmtk: delay usb_autopm_put_interface until WMT event received
 2025-03-19 23:56 UTC  (2+ messages)
` [v2] "

[bluetooth-next:master] BUILD SUCCESS 5fa10370a7c1f07a6e2ac71cd9e5dfd670b81d6f
 2025-03-19 21:53 UTC 

[bluez/bluez] e88f91: profiles/avrcp: Fix AVRCP PDU parameters length do
 2025-03-19 20:15 UTC 

[PATCH BlueZ] profiles/avrcp: Fix AVRCP PDU parameters length don't match
 2025-03-19 20:00 UTC  (3+ messages)
` [BlueZ] "

[PATCH BlueZ] profiles/avrcp: Fix PDU for SetAbsoluteVolume with top level bit set
 2025-03-19 20:00 UTC  (3+ messages)
` [BlueZ] "

[bluez/bluez] d26a7f: tools: iso-tester: add inclusion of time.h
 2025-03-19 19:12 UTC 

[PATCH BlueZ 1/5] tools: iso-tester: add inclusion of time.h
 2025-03-19 19:10 UTC  (7+ messages)
` [PATCH BlueZ 2/5] mesh: include <time.h> before <ell/ell.h>
` [PATCH BlueZ 3/5] tools/btpclient: "
` [PATCH BlueZ 4/5] client/player: fix printf format mismatch
` [PATCH BlueZ 5/5] shared/bap: "
` [BlueZ,1/5] tools: iso-tester: add inclusion of time.h

[GIT PULL] bluetooth 2025-03-14
 2025-03-19 18:50 UTC  (2+ messages)

[bluez/bluez] 775243: l2cap-tester: ensure SO_SNDBUF is large enough for
 2025-03-19 17:13 UTC 

[PATCH][QUESTION] bluetooth: Remove duplicated h4_recv_buf() in header
 2025-03-19 17:13 UTC  (3+ messages)
` [QUESTION] "

[Bug 219898] New: BLE - Intel AX211 fails to Pair on first attempt but succeeds on second attempt (utilizing software-controlled bluez API via Dbus)
 2025-03-19 15:02 UTC  (5+ messages)
` [Bug 219898] "

[Bug 219894] New: Bluetooth Qualcomm WCN785x - Input/output error
 2025-03-19 12:30 UTC  (2+ messages)
` [Bug 219894] "

[PATCH BlueZ] l2cap-tester: ensure SO_SNDBUF is large enough for the writes
 2025-03-18 23:32 UTC  (2+ messages)
` [BlueZ] "

[bluez/bluez] c89e18: tools/tester: test COMPLETION timestamps
 2025-03-18 22:13 UTC 

[PATCH BlueZ v2 1/3] tools/tester: test COMPLETION timestamps
 2025-03-18 22:00 UTC  (5+ messages)
` [PATCH BlueZ v2 2/3] l2cap-tester: add test for stream socket TX timestamping
` [PATCH BlueZ v2 3/3] tools/tester: enable TX timestamping tests by default
` [BlueZ,v2,1/3] tools/tester: test COMPLETION timestamps

[GIT PULL] bluetooth 2025-02-21
 2025-03-18 20:43 UTC  (2+ messages)

[GIT PULL] bluetooth 2025-02-27
 2025-03-18 20:43 UTC  (2+ messages)

[PATCH v2] HCI: coredump: Log devcd dumps into the monitor
 2025-03-18 20:43 UTC  (3+ messages)
` [v2] "

[GIT PULL] bluetooth 2025-03-07
 2025-03-18 20:43 UTC  (2+ messages)

[bluetooth-next:master] BUILD SUCCESS 482d9aaf2fd243483b3f0bf99d6948c2b63db3bd
 2025-03-18 20:21 UTC 

[PATCH v4 0/5] net: Bluetooth: add TX timestamping for ISO/L2CAP/SCO
 2025-03-18 19:20 UTC  (5+ messages)

[bluez/bluez] 48c33d: client/player: Fix changing preset SDU
 2025-03-18 18:20 UTC 

[PATCH BlueZ] obex: Fix typo
 2025-03-18 18:00 UTC  (3+ messages)
` [BlueZ] "

[PATCH BlueZ v1] client/player: Fix changing preset SDU
 2025-03-18 18:00 UTC  (2+ messages)

[PATCH BlueZ] obex: Publish SDP record for Phonebook Access Client
 2025-03-18 18:00 UTC  (3+ messages)
` [BlueZ] "

[PATCH BlueZ 0/3] Fix crash in dbus caused by Unicode characters
 2025-03-18 18:00 UTC  (6+ messages)
` [PATCH BlueZ 1/3] shared/util: implement argsisutf8()
  ` Fix crash in dbus caused by Unicode characters
` [PATCH BlueZ 2/3] client: replace validate_input() with argsisutf8()
` [PATCH BlueZ 3/3] shared/shell: add check to shell_exec()

[PATCH v1] Bluetooth: btintel_pcie: Support function level reset
 2025-03-18 15:47 UTC  (5+ messages)
` [v1] "

[PATCH v1] HCI: coredump: Log devcd dumps into the monitor
 2025-03-17 21:31 UTC  (2+ messages)
` [v1] "

[PATCH v2] Bluetooth: HCI: Add definition of hci_rp_remote_name_req_cancel
 2025-03-17 19:30 UTC  (2+ messages)
` [v2] "

[RFC PATCH BlueZ 0/9] BAP stream reconfiguration
 2025-03-17 19:23 UTC  (12+ messages)
` [RFC PATCH BlueZ 1/9] org.bluez.MediaEndpoint: removing BAP streams with ClearConfiguration
` [RFC PATCH BlueZ 2/9] org.bluez.MediaEndpoint: add client role SelectProperties
` [RFC PATCH BlueZ 3/9] bap: add and use chainable future abstraction
` [RFC PATCH BlueZ 6/9] shared/bap: make sure ucast client stream is destroyed after releasing

[PATCH v1] Bluetooth: L2CAP: Fix missing options not using most recent value
 2025-03-17 18:37 UTC  (2+ messages)
` [v1] "

[PATCH] Bluetooth: HCI: Add definition of hci_rp_remote_name_req_cancel
 2025-03-17 18:15 UTC  (4+ messages)
`  "

[PATCH BlueZ v1] shared/hci: Make use of util_iov* to parse packets
 2025-03-17 17:15 UTC  (2+ messages)
` [BlueZ,v1] "

[syzbot] [bluetooth?] KASAN: wild-memory-access Read in l2cap_connect_cfm
 2025-03-17 15:57 UTC 

[bluez/bluez]
 2025-03-17 11:36 UTC 

[bluez/bluez] 9590cf: Release 5.80
 2025-03-17 11:36 UTC 

[Bug 219553] New: Intel Corp. Bluetooth 9460/9560 Jefferson Peak (JfP) not able to connnect to Logitech MX Master 3S
 2025-03-16 19:45 UTC  (2+ messages)
` [Bug 219553] "

[PATCH] Bluetooth: btmtk: Remove the resetting step before downloading the fw
 2025-03-15  3:24 UTC  (2+ messages)
`  "

[bluez/bluez] 21d45d: gatt-client: Fix Handle property of descriptors
 2025-03-14 18:18 UTC 

[PATCH BlueZ v1] gatt-client: Fix Handle property of descriptors
 2025-03-14 18:10 UTC  (3+ messages)
` [BlueZ,v1] "

[Bug 219866] New: Bluetooth stops working on BE201 after linux-firmware 20250311
 2025-03-14 17:53 UTC  (2+ messages)
` [Bug 219866] "

[bluetooth-next:master] BUILD SUCCESS 5c301fb00b844235bf518f3336a314827cb18ea2
 2025-03-14 14:57 UTC 

[QCA9377-3] How to Enable Bluetooth HFP on BlueZ 5.56?
 2025-03-14  9:18 UTC  (3+ messages)

[syzbot] [arm?] WARNING in delayed_work_timer_fn
 2025-03-13 19:30 UTC  (4+ messages)

[bluez/bluez] ee2243: policy: connect HSP/HFP when A2DP is connected
 2025-03-13 14:13 UTC 

[PATCH v2 1/2] Bluetooth: hci_core: Enable buffer flow control for SCO/eSCO
 2025-03-13 14:00 UTC  (6+ messages)
` [PATCH v2 2/2] Bluetooth: hci_vhci: Mark Sync Flow Control as supported
` [v2,1/2] Bluetooth: hci_core: Enable buffer flow control for SCO/eSCO

[Bug 219861] New: Bluetooth device in reset loop after suspend [regression]
 2025-03-13 12:25 UTC  (2+ messages)
` [Bug 219861] "

[PATCH 0/2] Fix for MediaTek reset affecting Focusrite audio interfaces
 2025-03-13 12:07 UTC  (9+ messages)

[PATCH BlueZ 0/1] policy: connect HSP/HFP when A2DP is connected
 2025-03-13 10:09 UTC  (3+ messages)
` [PATCH BlueZ 1/1] "
  `  "

[PATCH] Bluetooth: fix error handling in hci_register_dev()
 2025-03-13 10:02 UTC  (3+ messages)
`  "

[PATCH] Bluetooth: btmtk: delay usb_autopm_put_interface until WMT event received
 2025-03-13  2:03 UTC  (4+ messages)
`  "
  ` 回复: [PATCH] "

[PATCH] Bluetooth: hci_event: Fix connection regression between LE and non-LE adapters
 2025-03-12 19:30 UTC  (3+ messages)
`  "

[PATCH] Bluetooth: HCI: Fix value of HCI_ERROR_UNSUPPORTED_REMOTE_FEATURE
 2025-03-12 19:30 UTC  (5+ messages)
`  "

[bluetooth-next:master] BUILD SUCCESS 3144ba2a70e6d5065e9bb8d573268e7e05cc84c8
 2025-03-12 16:52 UTC 

[PATCH BlueZ] Fix URL for submitting patches
 2025-03-12 16:50 UTC  (2+ messages)

[PATCH BlueZ] Avoid spurious warnings when dbus.service stops
 2025-03-12 16:50 UTC  (2+ messages)

[PATCH BlueZ] Fix typo: s/registery/registry/
 2025-03-12 16:50 UTC  (2+ messages)

[bluez/bluez] e3b275: share/hci: Fix data type in bt_hci_send_data
 2025-03-12 16:45 UTC 

[PATCH BlueZ] share/hci: Fix data type in bt_hci_send_data
 2025-03-12 16:30 UTC  (3+ messages)
` [BlueZ] "

[PATCH BlueZ] Fix data type in bt_hci_send_data
 2025-03-12 16:30 UTC  (2+ messages)

[bluez/bluez] df891f: sco-tester: Fix closing the socket
 2025-03-12 14:41 UTC 

[PATCH BlueZ v1 1/2] sco-tester: Fix closing the socket
 2025-03-12 14:40 UTC  (4+ messages)
` [PATCH BlueZ v1 2/2] btdev: Fix double lookup
` [BlueZ,v1,1/2] sco-tester: Fix closing the socket

[PATCH] share/hci: Fix data type in bt_hci_send_data
 2025-03-12  7:16 UTC  (2+ messages)
`  "

[PATCH] Bluetooth: btmtksdio: Prevent enabling interrupts after IRQ handler removal
 2025-03-12  2:41 UTC  (2+ messages)
`  "

[PATCH v1 1/2] Bluetooth: hci_core: Enable buffer flow control for SCO/eSCO
 2025-03-11 22:38 UTC  (5+ messages)
` [PATCH v1 2/2] Bluetooth: hci_vhci: Mark Sync Flow Control as supported
` [v1,1/2] Bluetooth: hci_core: Enable buffer flow control for SCO/eSCO

[bluez/bluez] 8f280a: shared/bap: Make bap_get_session public
 2025-03-11 16:18 UTC 

[PATCH BlueZ 1/3] btdev: pass sent SCO data to bthost
 2025-03-11 15:50 UTC  (2+ messages)

[PATCH BlueZ v1] btdev: Add support for Sync Flow Control
 2025-03-11 15:50 UTC  (2+ messages)

[PATCH BlueZ 0/6] bap: Remove interface
 2025-03-11 15:50 UTC  (2+ 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).