linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-23 23:49:55 to 2021-12-02 16:23:01 UTC [more...]

[PATCH] Bluetooth: Apply initial command workaround for more Intel chips
 2021-12-02 16:22 UTC 

[PATCHv2] Bluetooth: quirk disabling LE Read Transmit Power
 2021-12-02 12:42 UTC  (66+ messages)
                          ` [PATCH 1/6] Bluetooth: add "
                            ` [PATCH 2/6] btbcm: disable read tx power for MacBook Pro 16,1 (16 inch, 2019)
                              ` [PATCH 3/6] btbcm: disable read tx power for MacBook Pro 16,2 (13 inch - 4 Thunderbolt Ports, 2020)
                                ` [PATCH 4/6] btbcm: disable read tx power for MacBook Pro 16,4 (16 inch, 2019)
                                  ` [PATCH 5/6] btbcm: disable read tx power for iMac 20,1 (Retina 5K, 27-inch, 2020)
                                    ` [PATCH 6/6] btbcm: disable read tx power for iMac 20,2 "
                                  ` [PATCH v2 4/6] btbcm: disable read tx power for MacBook Pro 16,4 (16 inch, 2019)
                                ` [PATCH v2 3/6] btbcm: disable read tx power for MacBook Pro 16,2 (13 inch - 4 Thunderbolt Ports, 2020)
                              ` [PATCH v2 2/6] btbcm: disable read tx power for MacBook Pro 16,1 (16 inch, 2019)
                              ` [PATCH v2 1/6] Bluetooth: add quirk disabling LE Read Transmit Power
                                  ` [PATCH v3 1/2] "
                                    ` [PATCH v3 2/2] btbcm: disable read tx power for affected Macs with the T2 Security chip
                                      ` [PATCH v3 resend "
                                        ` [PATCH v4 "
                                          ` [PATCH v5 "
                                    ` [PATCH v3 resend 1/2] Bluetooth: add quirk disabling LE Read Transmit Power
                                      ` [PATCH v4 "
                                        ` [PATCH v5 "
                                          ` [PATCH v6 "
                                            ` [PATCH v6 2/2] btbcm: disable read tx power for affected Macs with the T2 Security chip
                                            ` [PATCH v7 1/2] Bluetooth: add quirk disabling LE Read Transmit Power
                                              ` [PATCH v7 2/2] btbcm: disable read tx power for affected Macs with the T2 Security chip
                                              ` [PATCH v7 resend 1/2] Bluetooth: add quirk disabling LE Read Transmit Power
                                                ` [PATCH v7 resend 2/2] btbcm: disable read tx power for affected Macs with the T2 Security chip
                                                ` [PATCH v8 1/2] Bluetooth: add quirk disabling LE Read Transmit Power
                                                  ` [PATCH v8 2/2] btbcm: disable read tx power for affected Macs with the T2 Security chip
                                                  ` [PATCH v9 1/2] Bluetooth: add quirk disabling LE Read Transmit Power
                                                    ` [PATCH v9 2/2] btbcm: disable read tx power for affected Macs with the T2 Security chip
                                                    ` [PATCH v10 1/2] Bluetooth: add quirk disabling LE Read Transmit Power
                                                      ` [PATCH v10 2/2] btbcm: disable read tx power for some Macs with the T2 Security chip

[PATCH v1] Bluetooth: btusb: Add one more Bluetooth part for WCN6855
 2021-12-02  9:33 UTC 

[Bug 215197] New: Memory leaks show up a while after usung Edimax Wi-Fi N150 Bluetooth4.0 USB Adapter (rtl8723be)
 2021-12-02  0:08 UTC  (5+ messages)
` [Bug 215197] "

[Bug 212965] New: WARNING: possible circular locking dependency detected, bluetoothd/547 is trying to acquire lock: ffff9f6854610078 (&hdev->lock){+.+.}-{3:3}, at: hci_conn_get_phy+0x18/0x150 [bluetooth]
 2021-12-01 23:47 UTC  (2+ messages)
` [Bug 212965] "

Unable to transfer big files to Nokia N9
 2021-12-01 22:07 UTC  (3+ messages)

[PATCH v2] Bluetooth: btmtksdio: enable msft opcode
 2021-12-01 20:13 UTC 

[PATCH v4 1/4] Bluetooth: MGMT: Use hci_dev_test_and_{set,clear}_flag
 2021-12-01 19:49 UTC  (4+ messages)
` [PATCH v4 2/4] Bluetooth: hci_core: Rework hci_conn_params flags
` [PATCH v4 3/4] Bluetooth: Introduce HCI_CONN_FLAG_DEVICE_PRIVACY device flag
` [PATCH v4 4/4] Bluetooth: hci_sync: Set Privacy Mode when updating the resolving list

[PATCH v3 1/4] Bluetooth: MGMT: Use hci_dev_test_and_{set,clear}_flag
 2021-12-01 19:19 UTC  (7+ messages)
` [PATCH v3 2/4] Bluetooth: hci_core: Rework hci_conn_params flags
` [PATCH v3 3/4] Bluetooth: Introduce HCI_CONN_FLAG_DEVICE_PRIVACY device flag

[PATCH v2 00/15] Rework parsing of HCI events
 2021-12-01 18:55 UTC  (16+ messages)
` [PATCH v2 01/15] skbuff: introduce skb_pull_data
` [PATCH v2 02/15] Bluetooth: HCI: Use skb_pull_data to parse BR/EDR events
` [PATCH v2 03/15] Bluetooth: HCI: Use skb_pull_data to parse Command Complete event
` [PATCH v2 04/15] Bluetooth: HCI: Use skb_pull_data to parse Number of Complete Packets event
` [PATCH v2 05/15] Bluetooth: HCI: Use skb_pull_data to parse Inquiry Result event
` [PATCH v2 06/15] Bluetooth: HCI: Use skb_pull_data to parse Inquiry Result with RSSI event
` [PATCH v2 07/15] Bluetooth: HCI: Use skb_pull_data to parse Extended Inquiry Result event
` [PATCH v2 08/15] Bluetooth: HCI: Use skb_pull_data to parse LE Metaevents
` [PATCH v2 09/15] Bluetooth: HCI: Use skb_pull_data to parse LE Advertising Report event
` [PATCH v2 10/15] Bluetooth: HCI: Use skb_pull_data to parse LE Ext "
` [PATCH v2 11/15] Bluetooth: HCI: Use skb_pull_data to parse LE Direct "
` [PATCH v2 12/15] Bluetooth: hci_event: Use of a function table to handle HCI events
` [PATCH v2 13/15] Bluetooth: hci_event: Use of a function table to handle LE subevents
` [PATCH v2 14/15] Bluetooth: hci_event: Use of a function table to handle Command Complete
` [PATCH v2 15/15] Bluetooth: hci_event: Use of a function table to handle Command Status

[PATCH v3 1/2] Bluetooth: btmtksdio: handle runtime pm only when sdio_func is available
 2021-12-01 18:28 UTC  (2+ messages)
` [PATCH v3 2/2] Bluetooth: btmtksdio: fix resume failure

[PATCH] Bluetooth: btmtksdio: enable AOSP extension for MT7921
 2021-12-01 18:20 UTC 

[PATCH v2 1/2] Bluetooth: Bluetooth: btmtksdio: handle runtime pm only when sdio_func is available
 2021-12-01 18:02 UTC  (2+ messages)
` [PATCH v2 2/2] Bluetooth: btmtksdio: fix resume failure

[Bug 215189] New: hci0: unexpected event for opcode 0xfc2f
 2021-12-01 16:52 UTC 

[PATCH 00/15] Rework parsing of HCI events
 2021-12-01 15:22 UTC  (26+ messages)
` [PATCH 01/15] skbuff: introduce skb_pull_data
` [PATCH 02/15] Bluetooth: HCI: Use skb_pull_data to parse BR/EDR events
` [PATCH 03/15] Bluetooth: HCI: Use skb_pull_data to parse Command Complete event
` [PATCH 04/15] Bluetooth: HCI: Use skb_pull_data to parse Number of Complete Packets event
` [PATCH 05/15] Bluetooth: HCI: Use skb_pull_data to parse Inquiry Result event
` [PATCH 06/15] Bluetooth: HCI: Use skb_pull_data to parse Inquiry Result with RSSI event
` [PATCH 07/15] Bluetooth: HCI: Use skb_pull_data to parse Extended Inquiry Result event
` [PATCH 08/15] Bluetooth: HCI: Use skb_pull_data to parse LE Metaevents
` [PATCH 09/15] Bluetooth: HCI: Use skb_pull_data to parse LE Advertising Report event
` [PATCH 10/15] Bluetooth: HCI: Use skb_pull_data to parse LE Ext "
` [PATCH 11/15] Bluetooth: HCI: Use skb_pull_data to parse LE Direct "
` [PATCH 12/15] Bluetooth: hci_event: Use of a function table to handle HCI events
` [PATCH 13/15] Bluetooth: hci_event: Use of a function table to handle LE subevents
` [PATCH 14/15] Bluetooth: hci_event: Use of a function table to handle Command Complete
` [PATCH 15/15] Bluetooth: hci_event: Use of a function table to handle Command Status

[Bug 215167] Bluetooth: hci0: command 0xfc05 tx timeout
 2021-12-01 14:57 UTC  (8+ messages)

[Bug 215187] New: btintel: AX201: missing firmware ibt-19-16-0.sfi
 2021-12-01 11:06 UTC 

[PATCH BlueZ] mesh: Don't log error for false positive mkdir failure
 2021-11-30 23:38 UTC  (2+ messages)
` [BlueZ] "

[PATCH] Bluetooth: HCI: Fix authentication failure error during pairing
 2021-11-30 19:21 UTC  (2+ messages)

INFO: trying to register non-static key in l2cap_sock_teardown_cb
 2021-11-30 16:19 UTC  (2+ messages)
` [syzbot] "

Re:
 2021-11-30 13:01 UTC  (3+ messages)
` Re:[PATCH v1] Bluetooth: btmtksdio: enable msft opcode
  ` [PATCH "

[PATCH] Bluetooth: btmtksdio: add the support of wake on bluetooth
 2021-11-30  8:00 UTC 

[PATCH] gatt-client: when disconnected return default MTU for GattCharacteristic1.MTU
 2021-11-29 21:17 UTC  (3+ messages)
`  "

[Bluez PATCH v4 1/5] mgmt: Add NAME_REQUEST_FAILED flag for device_found event
 2021-11-29 17:49 UTC  (7+ messages)
` [Bluez PATCH v4 2/5] Listen and process remote name resolving failure
` [Bluez PATCH v4 3/5] device: Save remote name request attempts into cache file
` [Bluez PATCH v4 4/5] main: add configurable RemoteNameRequestRetryDelay parameter
` [Bluez PATCH v4 5/5] doc: Add Name Request Fail flag in device found event
` [Bluez,v4,1/5] mgmt: Add NAME_REQUEST_FAILED flag for device_found event

[PATCH v6 1/2] bluetooth: Handle MSFT Monitor Device Event
 2021-11-29 17:43 UTC  (4+ messages)
` [PATCH v6 2/2] bluetooth: Add MGMT Adv Monitor Device Found/Lost events

[PATCH v1] Bluetooth: btmtksdio: enable msft opcode
 2021-11-29  8:09 UTC  (2+ messages)

hci link tx timeout with BCM43438
 2021-11-28 23:59 UTC  (2+ messages)

[syzbot] KMSAN: uninit-value in hci_conn_complete_evt
 2021-11-28  9:22 UTC 

No sound when connecting Sennheiser M2 AEBT for the first time since Fedora 35 upgrade
 2021-11-27  8:50 UTC  (2+ messages)

KASAN: null-ptr-deref Write in l2cap_chan_put
 2021-11-26 16:47 UTC  (2+ messages)
` [syzbot] "

[Bug 213829] Intel AX210 Bluetooth controller doesn't start from warm boot
 2021-11-26 14:49 UTC  (2+ messages)

[bluetooth-next:master] BUILD SUCCESS dbf6811abbfcc79d3cd5ce1ff53fe1c741167a1f
 2021-11-26  8:27 UTC 

[PATCH] Bluetooth: virtio_bt: fix device removal
 2021-11-26  1:02 UTC  (7+ messages)

[PATCH v3 1/2] Bluetooth: Send device found event on name resolve failure
 2021-11-25 20:09 UTC  (4+ messages)
` [PATCH v3 2/2] Bluetooth: Limit duration of Remote Name Resolve

[PATCH v2 1/2] Bluetooth: HCI: Fix definition of hci_rp_read_stored_link_key
 2021-11-25 20:07 UTC  (4+ messages)
` [PATCH v2 2/2] Bluetooth: HCI: Fix definition of hci_rp_delete_stored_link_key

[RFC PATCH v1] Bluetooth: hci_qca: Add new hci_uart proto callback to power off voltage sources
 2021-11-25 18:46 UTC  (2+ messages)

[PATCH v1] Bluetooth: hci_qca: Optimizations in init sequence for WCN6750
 2021-11-25 18:44 UTC  (4+ messages)
` [PATCH v1] Bluetooth: hci_qca: Stop IBS timer during BT OFF

[bluetooth-next:master] BUILD SUCCESS 899663be5e75dc0174dc8bda0b5e6826edf0b29a
 2021-11-25 18:00 UTC 

[PATCH 2/4] Bluetooth: btmtksdio: handle runtime pm only when sdio_func is available
 2021-11-25  8:22 UTC 

KASAN: slab-out-of-bounds Read in lock_sock_nested
 2021-11-24 21:19 UTC  (2+ messages)
` [syzbot] "

[PATCH v2] Bluetooth: refactor malicious adv data check
 2021-11-24 20:46 UTC  (2+ messages)

[PATCH] Bluetooth: refactor malicious adv data check
 2021-11-24 18:50 UTC 

[PATCH v3] Bluetooth: btusb: Add the new support IDs for WCN6855
 2021-11-24 15:34 UTC  (2+ messages)

[PATCH v4] Bluetooth: btusb: re-definition for board_id in struct qca_version
 2021-11-24 15:31 UTC  (2+ messages)

[PATCH] Bluetooth: btusb: Add one more Bluetooth part for the Realtek RTL8852AE
 2021-11-24 15:30 UTC  (2+ messages)

[PATCH 1/4] Bluetooth: btmtksdio: drop the unnecessary variable created
 2021-11-24 15:21 UTC  (8+ messages)
` [PATCH 2/4] Bluetooth: btmtksdio: handle runtime pm only when sdio_func is available
` [PATCH 3/4] Bluetooth: btmtksdio: fix resume failure
` [PATCH 4/4] Bluetooth: btmtksdio: add support of processing firmware coredump and log

[PATCH] Bluetooth: HCI: Fix definition of bt_hci_rsp_read_stored_link_key
 2021-11-24 14:51 UTC  (2+ messages)

[PATCH v4 01/14] Bluetooth: Refactor code to read supported codecs in getsockopt
 2021-11-24  1:26 UTC  (7+ messages)
` [PATCH v4 05/14] Bluetooth: btintel: Add support to fetch data path id for a2dp offload
` [PATCH v4 06/14] Bluetooth: Remove unused member in struct hci_vnd_codec_v2
` [PATCH v4 08/14] Bluetooth: Implement MSFT avdtp open command


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