messages from 2023-12-22 03:11:19 to 2024-01-04 20:52:56 UTC [more...]
[PATCH 0/5] Bluetooth: Improve retrying of connection attempts
2024-01-04 20:52 UTC (9+ messages)
` [PATCH 1/5] Bluetooth: Remove superfluous call to hci_conn_check_pending()
` Bluetooth: Improve retrying of connection attempts
` [PATCH 2/5] Bluetooth: hci_event: Use HCI error defines instead of magic values
` [PATCH 3/5] Bluetooth: hci_event: Remove limit of 2 reconnection attempts
` [PATCH 4/5] Bluetooth: hci_event: Do sanity checks before retrying to connect
` [PATCH 5/5] Bluetooth: hci_event: Try reconnecting on more kinds of errors
[PATCH BlueZ v1] client/player: Adjust the SDU size based on the number of locations
2024-01-04 19:10 UTC (2+ messages)
` [BlueZ,v1] "
[PATCH BlueZ v4 1/2] a2dp: fix incorrect transaction label in setconf phase
2024-01-04 19:08 UTC (3+ messages)
` [BlueZ,v4,1/2] "
[PATCH BlueZ v1] avdtp: Remove unused transaction parameter
2024-01-04 18:30 UTC (2+ messages)
` [BlueZ,v1] "
[PATCH] Bluetooth: hci_sync: Check the correct flag before starting a scan
2024-01-04 17:41 UTC (3+ messages)
` "
[PATCH 0/2] Add support for multiple BISes
2024-01-04 17:36 UTC (4+ messages)
` [PATCH 1/2] client/player.c: "
` "
` [PATCH 2/2] bap.c: "
[bluez/bluez] 36f057: audio: transport: Fix crash on A2DP suspend
2024-01-04 16:18 UTC
[PATCH BlueZ v2 1/3] audio: transport: Fix crash on A2DP suspend
2024-01-04 16:10 UTC (5+ messages)
` [PATCH BlueZ v2 2/3] audio/transport: Refactor transport operations
` [PATCH BlueZ v2 3/3] audio/transport: Fix runtime error
` [BlueZ,v2,1/3] audio: transport: Fix crash on A2DP suspend
[PATCH BlueZ] shared/gatt-db: Fix munmap_chunk invalid pointer
2024-01-04 14:11 UTC (4+ messages)
` [BlueZ] "
Unable to connect BT mouse after it drops: Failed to connect: org.bluez.Error.Failed br-connection-create-socket
2024-01-04 13:13 UTC (5+ messages)
[PATCH] Bluetooth: Avoid potential use-after-free in hci_error_reset
2024-01-04 12:40 UTC (2+ messages)
` "
[syzbot] Monthly bluetooth report (Jan 2024)
2024-01-04 11:26 UTC
[PATCH v3] Bluetooth: Fix Bluetooth for BCM4377 on T2 Intel MacBooks
2024-01-04 8:23 UTC (6+ messages)
[bluez/bluez] d206ab: monitor: add Qualcomm and Mediatek MSFT opcodes
2024-01-03 21:12 UTC
[BlueZ PATCH] monitor: add Qualcomm and Mediatek MSFT opcodes
2024-01-03 21:10 UTC (2+ messages)
[PATCH BlueZ v2 0/1] mgmt: Fix crash after pair command
2024-01-03 21:10 UTC (2+ messages)
[PATCH BlueZ v3 1/2] avdtp: fix incorrect transaction label in setconf phase
2024-01-03 18:49 UTC (7+ messages)
` [PATCH BlueZ v3 2/2] avdtp: Remove unused transaction parameter
` [BlueZ,v3,1/2] avdtp: fix incorrect transaction label in setconf phase
[bluetooth-next:master] BUILD SUCCESS c7ee0bc8db325ec829bbe2cd0114071489ed915f
2024-01-03 17:54 UTC
[PATCH] Bluetooth: hci_sync: fix hogp device suspend bug
2024-01-03 15:55 UTC (3+ messages)
` "
[PATCH] [BlueZ] adapter: Fix airpod device pair fail
2024-01-03 15:43 UTC (3+ messages)
` "
[PATCH v2 0/4] Power off HCI devices before rfkilling them
2024-01-03 12:15 UTC (10+ messages)
` [PATCH v2 1/4] Bluetooth: Remove HCI_POWER_OFF_TIMEOUT
` Power off HCI devices before rfkilling them
` [PATCH v2 2/4] Bluetooth: mgmt: Remove leftover queuing of power_off work
` [PATCH v2 3/4] Bluetooth: Add new state HCI_POWERING_DOWN
` [PATCH v2 4/4] Bluetooth: Queue a HCI power-off command before rfkilling adapters
[PATCH V3] Bluetooth: rfcomm: Fix null-ptr-deref in rfcomm_check_security
2024-01-03 9:33 UTC (2+ messages)
` [V3] "
[PATCH V2] Bluetooth: rfcomm: Fix null-ptr-deref in rfcomm_check_security
2024-01-03 9:19 UTC (4+ messages)
` [V2] "
[PATCH V3] Bluetooth: rfcomm: Fix null-ptr-deref in rfcomm_check_security
2024-01-03 9:02 UTC
[PATCH V2] Bluetooth: rfcomm: Fix null-ptr-deref in rfcomm_check_security
2024-01-03 4:34 UTC (2+ messages)
` [V2] "
[PATCH] Bluetooth: rfcomm: Fix null-ptr-deref in
2024-01-03 4:21 UTC (3+ messages)
` "
[PATCHv2] Bluetooth: rfcomm: Fix null-ptr-deref in rfcomm_check_security
2024-01-03 3:07 UTC
missing capability check in __rfcomm_release_dev()
2024-01-03 1:32 UTC
[PATCH BlueZ v1] audio: transport: Fix crash on A2DP suspend
2024-01-02 19:10 UTC (2+ messages)
` [BlueZ,v1] "
pull request: bluetooth-next 2023-12-22
2024-01-02 17:40 UTC (3+ messages)
[PATCH v2] Bluetooth: btrtl: Add the support for RTL8852BT/RTL8852BE-VT
2024-01-02 17:40 UTC (3+ messages)
` [v2] "
[PATCH] Bluetooth: hci_bcm4377: do not mark valid bd_addr as invalid
2024-01-02 17:40 UTC (7+ messages)
` "
[PATCH v3] Bluetooth: btnxpuart: Resolve TX timeout error in power save stress test
2024-01-02 17:40 UTC (3+ messages)
` [v3] "
[PATCH 0/4] Power off HCI devices before rfkilling them
2024-01-02 14:32 UTC (6+ messages)
` [PATCH 1/4] Bluetooth: HCI: Remove HCI_POWER_OFF_TIMEOUT
` Power off HCI devices before rfkilling them
` [PATCH 2/4] Bluetooth: mgmt: Remove leftover queuing of power_off work
` [PATCH 3/4] Bluetooth: HCI: Add new state HCI_POWERING_DOWN
` [PATCH 4/4] hci: Queue a HCI power-off command before rfkilling adapters
[PATCH v2 1/2] Bluetooth: btusb: mediatek: refactor btusb_mtk_reset function
2024-01-02 13:34 UTC (3+ messages)
` [PATCH v2 2/2] Bluetooth: btusb: mediatek: add a recovery method for MT7922 and MT7925
` [v2,1/2] Bluetooth: btusb: mediatek: refactor btusb_mtk_reset function
[PATCH] linux-firmware: add firmware for mediatek bluetooth chip (MT7925)
2024-01-02 13:14 UTC (2+ messages)
[syzbot] [bluetooth?] KMSAN: uninit-value in eir_get_service_data
2024-01-01 10:44 UTC
[PATCH] Bluetooth: btusb: Fix MT7925 fail to send download patch command
2023-12-29 5:06 UTC (4+ messages)
` "
Bluetooth with Linux network namespace
2023-12-29 2:52 UTC
[PATCH BlueZ v2 1/1] avdtp: fix incorrect transaction label in setconf phase
2023-12-29 2:37 UTC (2+ messages)
` [BlueZ,v2,1/1] "
[PATCH BlueZ 1/1] avdtp: fix incorrect transaction label in setconf phase
2023-12-29 0:23 UTC (4+ messages)
` [BlueZ,1/1] "
[PATCH v4] Bluetooth: Fix Bluetooth for BCM4377 on T2 Intel MacBooks
2023-12-28 6:13 UTC (6+ messages)
` [v4] "
[PATCH] Bluetooth: qca: fix device-address endianness
2023-12-28 6:08 UTC (3+ messages)
` "
[PATCH] Bluetooth: hci_sync: fix hogp device suspend bug
2023-12-27 16:47 UTC (4+ messages)
` "
` Re: [PATCH] "
[Bug 60824] [PATCH][regression] Cambridge Silicon Radio, Ltd Bluetooth Dongle unusable
2023-12-27 14:54 UTC
[PATCH v2] Bluetooth: btnxpuart: Resolve TX timeout error in power save stress test
2023-12-27 11:41 UTC (4+ messages)
` [v2] "
[PATCH v3] Bluetooth: Fix Bluetooth for BCM4377 on T2 Intel MacBooks
2023-12-27 10:30 UTC (5+ messages)
` [v3] "
[syzbot] [bluetooth?] WARNING in l2cap_do_send (2)
2023-12-26 22:54 UTC
chrome passkey communication timing out
2023-12-26 17:06 UTC (6+ messages)
[PATCH] Bluetooth: btrtl: Add the support for RTL8852BT/RTL8852BE-VT
2023-12-26 11:28 UTC (4+ messages)
` "
[PATCH] Bluetooth: rfcomm: Fix null-ptr-deref in rfcomm_check_security
2023-12-26 8:35 UTC (2+ messages)
` "
[Bug 218323] New: KASAN: null-ptr-deref in rfcomm_check_security in Kernel 6.7-rc2
2023-12-26 8:03 UTC (6+ messages)
` [Bug 218323] "
[PATCH] [BlueZ] adapter: Fix airpod device pair fail
2023-12-26 7:31 UTC (2+ messages)
` "
[syzbot] [bluetooth?] general protection fault in lock_sock_nested
2023-12-25 11:40 UTC (2+ messages)
[PATCH v2] Bluetooth: Fix Bluetooth for BCM4377 on T2 Intel MacBooks
2023-12-24 21:11 UTC (2+ messages)
` [v2] "
[PATCH] Bluetooth: Fix Bluetooth for BCM4377 on T2 Intel MacBooks
2023-12-24 20:37 UTC (2+ messages)
` "
[bluetooth-next:master] BUILD SUCCESS da9065caa594d19b26e1a030fd0cc27bd365d685
2023-12-24 18:58 UTC
[REGRESSION] Bluetooth is not working on Macs with BCM4377 chip starting from kernel 6.5
2023-12-24 18:04 UTC (2+ messages)
pull-request: bluetooth 2023-12-15
2023-12-22 18:20 UTC (2+ messages)
[PATCH v2] Bluetooth: Fix atomicity violation in {conn,adv}_{min,max}_interval_set
2023-12-22 16:59 UTC (2+ messages)
` [v2] "
[PATCH v2] Bluetooth: Fix atomicity violation in conn_info_{min,max}_age_set
2023-12-22 16:59 UTC (2+ messages)
` [v2] "
[PATCH v2] Bluetooth: Fix atomicity violation in sniff_{min,max}_interval_set
2023-12-22 16:29 UTC
[PATCH v2] Bluetooth: Fix atomicity violation in {min,max}_key_size_set
2023-12-22 15:58 UTC (2+ messages)
` [v2] "
[PATCH] [BlueZ] adapter: Fix airpod device pair fail
2023-12-22 12:25 UTC (3+ messages)
` "
[PATCH] Bluetooth: Fix atomicity violation in {conn,adv}_{min,max}_interval_set
2023-12-22 12:03 UTC (4+ messages)
` "
[PATCH] Bluetooth: Fix atomicity violation in conn_info_{min,max}_age_set
2023-12-22 11:32 UTC (2+ messages)
` "
[PATCH] Bluetooth: Fix atomicity violation in {min,max}_key_size_set
2023-12-22 11:31 UTC (2+ messages)
` "
[PATCH] Bluetooth: Fix atomicity violation in sniff_{min,max}_interval_set
2023-12-22 11:31 UTC (2+ messages)
` "
Can't setup cis with bluez5.70
2023-12-22 9:07 UTC
[PATCH] [BlueZ] adapter: Fix airpod device pair fail
2023-12-22 4:06 UTC (2+ messages)
` "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).