linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-22 07:27:29 to 2022-07-04 12:12:54 UTC [more...]

[BUG] BLE device unpairing triggers kernel panic
 2022-07-04 12:11 UTC  (13+ messages)

[PATCH] Bluetooth: Add default wakeup callback for HCI UART driver
 2022-07-04 11:07 UTC  (2+ messages)
`  "

[Bug 207623] New: Bluetooth LE keyboard wake ups slowly and drops key presses
 2022-07-04  7:40 UTC  (2+ messages)
` [Bug 207623] "

[PATCH] obexd: fix crashed after cancel the on-going transfer
 2022-07-04  4:34 UTC  (2+ messages)
`  "

[PATCH v6 1/7] Bluetooth: hci_core: Introduce hci_recv_event_data
 2022-07-02  3:11 UTC  (8+ messages)
` [PATCH v6 2/7] Bluetooth: Add initial implementation of CIS connections
` [PATCH v6 3/7] Bluetooth: Add BTPROTO_ISO socket type
` [PATCH v6 4/7] Bluetooth: Add initial implementation of BIS connections
` [PATCH v6 5/7] Bluetooth: ISO: Add broadcast support
` [PATCH v6 6/7] Bluetooth: btusb: Add support for ISO packets
` [PATCH v6 7/7] Bluetooth: btusb: Detect if an ACL packet is in fact an ISO packet
` [v6,1/7] Bluetooth: hci_core: Introduce hci_recv_event_data

[bluez/bluez] c1f0b1: tools/btmgmt: Fix errors reported by scan-build
 2022-07-02  1:57 UTC 

[linux-next:master] BUILD REGRESSION 6cc11d2a1759275b856e464265823d94aabd5eaf
 2022-07-02  1:03 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION c4185b16aba73929aa76f0d030efbe79ae867808
 2022-07-02  0:58 UTC 

[PATCH BlueZ 1/2] tools/btmgmt: Fix errors reported by scan-build
 2022-07-02  0:29 UTC  (3+ messages)
` [PATCH BlueZ 2/2] tools/test-runner: "

[PATCH v5 1/7] Bluetooth: hci_core: Introduce hci_recv_event_data
 2022-07-02  0:06 UTC  (8+ messages)
` [PATCH v5 2/7] Bluetooth: Add initial implementation of CIS connections
` [PATCH v5 3/7] Bluetooth: Add BTPROTO_ISO socket type
` [PATCH v5 4/7] Bluetooth: Add initial implementation of BIS connections
` [PATCH v5 5/7] Bluetooth: ISO: Add broadcast support
` [PATCH v5 6/7] Bluetooth: btusb: Add support for ISO packets
` [PATCH v5 7/7] Bluetooth: btusb: Detect if an ACL packet is in fact an ISO packet
` [v5,1/7] Bluetooth: hci_core: Introduce hci_recv_event_data

[PATCH] obexd: fix crashed after cancel the on-going transfer
 2022-07-01 22:49 UTC  (5+ messages)
`  "

[PATCH v2 0/5] Bluetooth: hci_bcm: Improve FW load time on CYW55572
 2022-07-01 20:13 UTC  (8+ messages)
` [PATCH v2 1/5] dt-bindings: net: broadcom-bluetooth: Add CYW55572 DT binding
  ` Bluetooth: hci_bcm: Improve FW load time on CYW55572
` [PATCH v2 2/5] dt-bindings: net: broadcom-bluetooth: Add conditional constraints
` [PATCH v2 3/5] Bluetooth: hci_bcm: Add DT compatible for CYW55572
` [PATCH v2 4/5] Bluetooth: hci_bcm: Prevent early baudrate setting in autobaud mode
` [PATCH v2 5/5] Bluetooth: hci_bcm: Increase host baudrate for CYW55572 "

[PATCH] obexd: fix crashed after cancel the on-going transfer
 2022-07-01 10:25 UTC  (2+ messages)
`  "

[PATCH v4 1/7] Bluetooth: hci_core: Introduce hci_recv_event_data
 2022-07-01  9:47 UTC  (10+ messages)
` [PATCH v4 2/7] Bluetooth: Add initial implementation of CIS connections
` [PATCH v4 3/7] Bluetooth: Add BTPROTO_ISO socket type
` [PATCH v4 4/7] Bluetooth: Add initial implementation of BIS connections
` [PATCH v4 5/7] Bluetooth: ISO: Add broadcast support
` [PATCH v4 6/7] Bluetooth: btusb: Add support for ISO packets
` [PATCH v4 7/7] Bluetooth: btusb: Detect if an ACL packet is in fact an ISO packet
` [v4,1/7] Bluetooth: hci_core: Introduce hci_recv_event_data

[PATCH] obexd: fix crashed after cancel the on-going transfer
 2022-07-01  6:53 UTC  (2+ messages)
`  "

[PATCH] obexd: fix crashed after cancel the on-going transfer
 2022-07-01  3:33 UTC 

[BlueZ PATCH v8 1/8] lib: Add definitions for ISO socket
 2022-07-01  2:28 UTC  (9+ messages)
` [BlueZ PATCH v8 2/8] shared/util: Decode BlueZ Experimental ISO Socket UUID
` [BlueZ PATCH v8 3/8] mgmt-tester: Fix Read Exp Feature tests
` [BlueZ PATCH v8 4/8] adapter: Add support for setting ISO Socket experimental feature
` [BlueZ PATCH v8 5/8] btio: Add support for ISO sockets
` [BlueZ PATCH v8 6/8] tools: Add iso-tester
` [BlueZ PATCH v8 7/8] tools: Add isotest tool
` [BlueZ PATCH v8 8/8] isotest: Add documentation
` [BlueZ,v8,1/8] lib: Add definitions for ISO socket

[bluez/bluez] 433a9f: monitor: Fix usage of %z formater for uint64_t
 2022-06-30 21:18 UTC 

[PATCH BlueZ] mesh: Fix potential memory leak
 2022-06-30 21:13 UTC 

[PATCH] Bluetooth: virtio_bt: mark broken
 2022-06-30 21:03 UTC  (2+ messages)
`  "

[bluez/bluez] 44658f: avdtp: fix possible minor problems
 2022-06-30 20:42 UTC 

[PATCH BlueZ v2] mesh: Fix snprintf return values not being checked
 2022-06-30 20:40 UTC  (3+ messages)
` [BlueZ,v2] "

[PATCH BlueZ v2 1/2] core: make bt_uuid_hash() portable across archs
 2022-06-30 20:40 UTC  (4+ messages)
` [PATCH BlueZ v2 2/2] core: Fix signed vs unsigned compare
` [BlueZ,v2,1/2] core: make bt_uuid_hash() portable across archs

[PATCH BlueZ] avdtp: fix possible minor problems
 2022-06-30 20:40 UTC  (3+ messages)
` [BlueZ] "

[PATCH BlueZ 0/1] mesh: Use correct net_id in ctl_received
 2022-06-30 20:30 UTC  (2+ messages)

[bluez/bluez] be7ebf: mesh: Use correct net_id for received CTL messages
 2022-06-30 20:22 UTC 

[Bug 215167] Bluetooth: hci0: command 0xfc05 tx timeout
 2022-06-30 14:16 UTC 

[PATCH BlueZ] adapter: Fix advertising monitor on Linux 5.12-5.17
 2022-06-30  9:37 UTC  (2+ messages)
` [BlueZ] "

[PATCH BlueZ 1/1] mesh: Use correct net_id for received CTL messages
 2022-06-30  8:36 UTC  (2+ messages)
  ` mesh: Use correct net_id in ctl_received

[PATCH v2 1/2] Bluetooth: Add support for devcoredump
 2022-06-30  0:07 UTC  (5+ messages)
` [PATCH v2 2/2] Bluetooth: btusb: Add Intel devcoredump support
` [v2,1/2] Bluetooth: Add support for devcoredump

[PATCH 1/2] Bluetooth: Add support for devcoredump
 2022-06-29 23:56 UTC  (4+ messages)

[PATCH] obexd: Fix crash of transfer pointer has being freed
 2022-06-29 23:52 UTC  (3+ messages)

[PATCH BlueZ] monitor: fix usage of size_t %z formater
 2022-06-29 23:49 UTC  (3+ messages)
` [BlueZ] "

[PATCH BlueZ 1/2] core: make bt_uuid_hash() portable across archs
 2022-06-29 22:15 UTC  (4+ messages)
` [PATCH BlueZ 2/2] core: Fix signed vs unsigned compare
` [BlueZ,1/2] core: make bt_uuid_hash() portable across archs

[PATCH BlueZ] mesh: Fix snprintf return values not being checked
 2022-06-29 20:15 UTC  (2+ messages)
` [BlueZ] "

[RESEND 1/1] Bluetooth: Use chan_list_lock to protect the whole put/destroy invokation
 2022-06-29 15:28 UTC  (7+ messages)
` [RESEND,1/1] "

[PATCH 0/4] Bluetooth: hci_bcm: Improve FW load time on CYW55572
 2022-06-29 10:29 UTC  (10+ messages)
` [PATCH 1/4] dt-bindings: net: broadcom-bluetooth: Add CYW55572 DT binding
` [PATCH 3/4] Bluetooth: hci_bcm: Prevent early baudrate setting in autobaud mode

[PATCH] Input: uinput - Add UI_SET_UNIQ ioctl handler
 2022-06-29  9:31 UTC  (2+ messages)

[PATCH] obexd: fix crashed after cancel the on-going transfer
 2022-06-29  6:36 UTC  (2+ messages)
`  "

Linux v5.4.199: Bluetooth: hci_event: Ignore multiple conn complete events
 2022-06-29  6:33 UTC  (3+ messages)

Fw: [Bug 216186] New: NULL pointer deref in klist_next triggered by Bluetooth HCI_Disconnection_Complete event in 5.4 kernel
 2022-06-28 23:36 UTC 

[bluetooth-next:master] BUILD SUCCESS 681ec6abcd7f051f7fc318068a3ac09772ebef7e
 2022-06-28 11:01 UTC 

[PATCH] obexd: Fix obex pointer is not null judgment
 2022-06-28  9:38 UTC  (2+ messages)
`  "

[PATCH] obexd: Fix obex pointer is not null judgment
 2022-06-28  7:29 UTC  (2+ messages)
`  "

[PATCH] Bluetooth: virtio_bt: fix device removal
 2022-06-28  4:59 UTC  (9+ messages)

[PATCH v3] Bluetooth: btmtksdio: Add in-band wakeup support
 2022-06-27 23:00 UTC  (4+ messages)
` [v3] "

BlueZ bluetooth qualification
 2022-06-27 22:21 UTC  (2+ messages)

[PATCH] monitor: Fix crash when using RTT backend
 2022-06-27  8:30 UTC  (4+ messages)
`  "

[bluez/bluez] 1d6cfb: monitor: Fix crash when using RTT backend
 2022-06-27  8:27 UTC 

[Bug 215768] Kernel 5.17 can't suspend while bluetooth is enabled
 2022-06-27  3:14 UTC 

6lowpan netlink
 2022-06-27  2:31 UTC  (5+ messages)

[PATCH v4] Bluetooth: btusb: Add a new VID/PID 0489/e0e2 for MT7922
 2022-06-25 10:01 UTC  (2+ messages)
` [v4] "

[PATCH v3] Bluetooth: btusb: Add a new VID/PID 0489/e0e2 for MT7922
 2022-06-25  9:04 UTC  (2+ messages)
` [v3] "

scan stops after multiple BLE connect/disconnect
 2022-06-24 23:49 UTC 

[PATCH v2] Bluetooth: Fix CVSD SCO setup failure
 2022-06-24 15:12 UTC  (2+ messages)

[PATCH] Bluetooth: btmrvl_sdio: Remove hci_{suspend|resume}_dev
 2022-06-24 12:02 UTC  (2+ messages)
`  "

[PATCH v2] Bluetooth: btusb: Add a new VID/PID 0489/e0e2 for MT7922
 2022-06-24  7:10 UTC  (2+ messages)
` [v2] "

third time
 2022-06-24  7:01 UTC  (7+ messages)

[PATCH] Bluetooth: btusb: Add a new VID/PID 0489/e0e2 for MT7922
 2022-06-24  5:48 UTC  (2+ messages)
`  "

[bluez/bluez] e3c92f: mgmt-tester: Fix null dereference issue reported b
 2022-06-23 23:40 UTC 

[BlueZ PATCH] mgmt-tester: Fix null dereference issue reported by scan-build
 2022-06-23 23:30 UTC  (3+ messages)
` [BlueZ] "

[PATCH] device: Fix not removing connected device
 2022-06-23 23:30 UTC  (3+ messages)
`  "

[PATCH v1] Revert "Bluetooth: core: Fix missing power_on work cancel on HCI close"
 2022-06-23 19:51 UTC  (3+ messages)

Unexplained calls to hci_conn_add_sysfs()
 2022-06-23 15:50 UTC  (3+ messages)

[PATCH v2] Bluetooth: Collect kcov coverage from hci_rx_work
 2022-06-23  9:18 UTC  (5+ messages)

[PATCH v2] Bluetooth: btmtksdio: Add in-band wakeup support
 2022-06-23  8:42 UTC  (3+ messages)
` [v2] "

[PATCH] device: Fix not removing connected device
 2022-06-23  6:22 UTC  (2+ messages)
`  "

[PATCH] device: Fix not removing connected device
 2022-06-23  3:14 UTC  (2+ messages)
`  "

[BlueZ PATCH v7 1/8] lib: Add definitions for ISO socket
 2022-06-23  2:48 UTC  (9+ messages)
` [BlueZ PATCH v7 2/8] shared/util: Decode BlueZ Experimental ISO Socket UUID
` [BlueZ PATCH v7 3/8] mgmt-tester: Fix Read Exp Feature tests
` [BlueZ PATCH v7 4/8] adapter: Add support for setting ISO Socket experimental feature
` [BlueZ PATCH v7 5/8] btio: Add support for ISO sockets
` [BlueZ PATCH v7 6/8] tools: Add iso-tester
` [BlueZ PATCH v7 7/8] tools: Add isotest tool
` [BlueZ PATCH v7 8/8] isotest: Add documentation
` [BlueZ,v7,1/8] lib: Add definitions for ISO socket

[PATCH BlueZ] device: Fix not removing when connected
 2022-06-22 20:20 UTC  (2+ messages)
` [BlueZ] "

[PATCH] device: Fix timeout=1 to remove the device immediately
 2022-06-22 20:07 UTC  (3+ messages)

[syzbot] INFO: task hung in hci_power_on
 2022-06-22 19:43 UTC  (2+ messages)

[bluez/bluez] e4fd2d: client/player: Enable acquiring multiple transports
 2022-06-22 18:26 UTC 

Is there an attribute for the name field in bluetoothctl?
 2022-06-22 14:45 UTC  (5+ messages)

[bluetooth-next:master] BUILD SUCCESS d9cc9d78ca85210132c7a7cbe75975db16464390
 2022-06-22  7:51 UTC 

[PATCH v1 0/3] WAR to handle WCN6750 hardware issue
 2022-06-22  7:33 UTC  (7+ messages)
` [PATCH v1 3/3] Bluetooth: hci_qca: WAR to handle WCN6750 HW issue


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