linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-01 06:13:15 to 2023-03-10 18:20:13 UTC [more...]

[PATCH v8 0/3] Add support for NXP bluetooth chipsets
 2023-03-10 18:19 UTC 

[PATCH 0/3 V4] Bluetooth: Add support for RTL8821CS
 2023-03-10 16:25 UTC  (4+ messages)
` [PATCH 2/3 V4] Bluetooth: hci_h5: btrtl: "

[PATCH] Bluetooth: Improve support for Actions Semi ATS2851 based devices
 2023-03-10 16:02 UTC  (2+ messages)
`  "

[PATCH v6 0/3] Add support for NXP bluetooth chipsets
 2023-03-10 13:51 UTC  (12+ messages)
` [PATCH v6 1/3] serdev: Add method to assert break signal over tty UART port
  ` Add support for NXP bluetooth chipsets
` [PATCH v6 2/3] dt-bindings: net: bluetooth: Add NXP bluetooth support
` [PATCH v6 3/3] Bluetooth: NXP: Add protocol support for NXP Bluetooth chipsets
    ` [EXT] "

[PATCH 4.14/4.19/5.4/5.10/5.15 0/1] Bluetooth: hci_sock: purge socket queues in the destruct() callback
 2023-03-10 11:50 UTC  (4+ messages)
` [PATCH 4.14/4.19/5.4/5.10/5.15 1/1] "
  `  "

[PATCH RESEND] bluetooth: btbcm: Fix logic error in forming the board name
 2023-03-10 11:01 UTC  (2+ messages)
` [RESEND] "

[PATCH RESEND] bluetooth: btbcm: Fix logic error in forming the board name
 2023-03-10  9:53 UTC  (5+ messages)
` [RESEND] "

[PATCH v1 00/15] create power sequencing subsystem
 2023-03-10  7:56 UTC  (11+ messages)
` [PATCH v1 01/15] dt-bindings: add pwrseq device tree bindings

[Bug 217023] New: [Intel AX200] hci0: Malformed MSFT vendor event: 0x02
 2023-03-10  7:54 UTC  (4+ messages)
` [Bug 217023] "

[PATCH v5 0/4] Add WCN6855 Bluetooth support
 2023-03-10  7:27 UTC  (11+ messages)
` [PATCH v5 2/4] Bluetooth: hci_qca: Add support for QTI Bluetooth chip wcn6855
` [PATCH v5 3/4] arm64: dts: qcom: sc8280xp: Define uart2
` [PATCH v5 4/4] arm64: dts: qcom: thinkpad-x13s: Add bluetooth

[PATCH BlueZ] mesh: Fix node when loading from storage
 2023-03-10  3:40 UTC  (2+ messages)
` [BlueZ] "

[PATCH v2] l2cap-tester: Add server tests for Ext-Flowctl
 2023-03-10  2:07 UTC  (2+ messages)
` [v2] "

[PATCH 1/2] Bluetooth: L2CAP: Fix responding with wrong PDU type
 2023-03-10  1:34 UTC  (3+ messages)
` [PATCH 2/2] Bluetooth: L2CAP: Delay identity address updates
` [1/2] Bluetooth: L2CAP: Fix responding with wrong PDU type

[PATCH BlueZ 1/2] main: Disable EATT by default
 2023-03-10  1:13 UTC  (3+ messages)
` [PATCH BlueZ 2/2] gatt: Use DEFER_SETUP for EATT channels
` [BlueZ,1/2] main: Disable EATT by default

[PATCH v2 RESEND] Bluetooth: btqcomsmd: Fix command timeout after setting BD address
 2023-03-10  0:20 UTC  (3+ messages)
` [v2,RESEND] "

[PATCH v1] Bluetooth: btinel: Check ACPI handle for NULL before accessing
 2023-03-10  0:20 UTC  (3+ messages)
` [v1] "

[PATCH] Bluetooth: hci_sync: Remove duplicate statement
 2023-03-10  0:20 UTC  (3+ messages)
`  "

[PATCH] Bluetooth: btsdio: fix use after free bug in btsdio_remove due to race condition
 2023-03-10  0:20 UTC  (3+ messages)
`  "

[PATCH BlueZ] l2cap-tester: Add server tests for Ext-Flowctl
 2023-03-10  0:00 UTC 

[PATCH] Bluetooth: Fix double free in hci_conn_cleanup
 2023-03-09 10:02 UTC  (2+ messages)
`  "

[PATCH] Bluetooth: Fix double free in hci_conn_cleanup
 2023-03-09  8:43 UTC  (2+ messages)
`  "

[PATCH] Bluetooth: btsdio: fix use after free bug in btsdio_remove due to unfinished work
 2023-03-09  8:37 UTC  (2+ messages)
`  "

[PATCH 3/8] Bluetooth: hci_ldisc: Fix tty_set_termios() return value assumptions
 2023-03-09  8:20 UTC 

[bluetooth-next:master] BUILD SUCCESS 0e21956501c0d8a15f9fc4164b2eb7769dff7700
 2023-03-08 22:35 UTC 

[Bug 60824] [PATCH][regression] Cambridge Silicon Radio, Ltd Bluetooth Dongle unusable
 2023-03-08 20:43 UTC 

[PATCH v7 0/3] Add support for NXP bluetooth chipsets
 2023-03-08 19:10 UTC  (7+ messages)
` [PATCH v7 1/3] serdev: Add method to assert break signal over tty UART port
  ` Add support for NXP bluetooth chipsets
` [PATCH v7 2/3] dt-bindings: net: bluetooth: Add NXP bluetooth support
` [PATCH v7 3/3] Bluetooth: NXP: Add protocol support for NXP Bluetooth chipsets

[PATCH BlueZ 1/2] device: Fix not always storing device info
 2023-03-08  2:19 UTC  (3+ messages)
` [PATCH BlueZ 2/2] gatt: Fix creating duplicated objects
` [BlueZ,1/2] device: Fix not always storing device info

[RFC v2 01/12] shared/crypto: Add bt_crypto_sirk
 2023-03-08  2:12 UTC  (13+ messages)
` [RFC v2 02/12] shared/ad: Add RSI data type
` [RFC v2 03/12] doc: Add set-api
` [RFC v2 04/12] device-api: Add Set property
` [RFC v2 05/12] core: Add initial implementation of DeviceSet interface
` [RFC v2 06/12] core: Check if device has RSI
` [RFC v2 07/12] main.conf: Add CSIP profile configurable options
` [RFC v2 08/12] shared/csip: Add initial code for handling CSIP
` [RFC v2 09/12] profiles: Add initial code for csip plugin
` [RFC v2 10/12] tools: Add support to generate RSI using SIRK
` [RFC v2 11/12] client: Add support for DeviceSet proxy
` [RFC v2 12/12] client: Use AdvertisingFlags when available
` [RFC,v2,01/12] shared/crypto: Add bt_crypto_sirk

[PATCH v6 0/2] Bluetooth: btrtl: add support for the RTL8723CS
 2023-03-07 22:59 UTC  (4+ messages)
` [PATCH v6 1/2] Bluetooth: Add new quirk for broken local ext features page 2
  ` Bluetooth: btrtl: add support for the RTL8723CS
` [PATCH v6 2/2] "

[PATCH 1/1] hci_qca: do not interfere with system suspend
 2023-03-07 22:38 UTC  (2+ messages)
` [1/1] "

[PATCH BlueZ] shared/att: Always queue BT_ATT_OP_MTU_REQ on the fixed channel
 2023-03-07 22:29 UTC  (2+ messages)
` [BlueZ] "

[Bug 217150] New: Bluetooth USB Adapter that comes with Xbox One Wireless Controller stopped working on 6.3 rc1
 2023-03-07 22:13 UTC  (11+ messages)
` [Bug 217150] "

[PATCH v2] Bluetooth: Convert MSFT filter HCI cmd to hci_sync
 2023-03-07 21:30 UTC  (2+ messages)

[PATCH] Bluetooth: Remove "Power-on" check from Mesh feature
 2023-03-07 21:30 UTC  (3+ messages)
`  "

[PATCH 6.1 213/885] Bluetooth: hci_conn: Refactor hci_bind_bis() since it always succeeds
 2023-03-07 18:55 UTC  (2+ messages)
  ` [6.1,213/885] "

[PATCH v2 1/1] Bluetooth: fix race condition in hci_cmd_sync_clear
 2023-03-07 18:40 UTC  (3+ messages)
` [v2,1/1] "

[PATCH] Bluetooth: Add VID/PID 0489/e0e4 for MediaTek MT7922
 2023-03-07 18:40 UTC  (3+ messages)
`  "

[PATCH v2 1/1] Bluetooth: fix race condition in hidp_session_thread
 2023-03-07 18:40 UTC  (3+ messages)
` [v2,1/1] "

[PATCH] Bluetooth: hci_sync: Don't wait peer's reply when powering off
 2023-03-07 18:40 UTC  (4+ messages)
`  "

[PATCH 1/2] Bluetooth: btusb: Add new PID/VID 04ca:3801 for MT7633
 2023-03-07 18:40 UTC  (3+ messages)

[PATCH 6.2 0270/1001] Bluetooth: hci_conn: Refactor hci_bind_bis() since it always succeeds
 2023-03-07 17:39 UTC  (2+ messages)
  ` [6.2,0270/1001] "

[PATCH BlueZ 1/2] shared/bap: Make use of bt_gatt_client_idle_register
 2023-03-06 23:40 UTC  (4+ messages)
` [PATCH BlueZ 2/2] bap: Fix crash on unexpected disconnect
` [BlueZ,1/2] shared/bap: Make use of bt_gatt_client_idle_register

[PATCH BlueZ] btmon: Fix decoding truncated data
 2023-03-06 16:09 UTC  (3+ messages)
` [BlueZ] "

How can I change the supervision timeout of BLE peripheral?
 2023-03-06  1:28 UTC 

[RFC 1/9] shared/crypto: Add bt_crypto_sirk
 2023-03-05 22:27 UTC  (14+ messages)
` [RFC 2/9] shared/ad: Add RSI data type
` [RFC 3/9] doc: Add set-api
` [RFC 4/9] core: Add initial implementation of DeviceSet interface
` [RFC 5/9] core: Check if device has RSI
` [RFC 6/9] main.conf: Add CSIP profile configurable options
` [RFC 7/9] shared/csip: Add initial code for handling CSIP
` [RFC 8/9] profiles: Add initial code for csip plugin
` [RFC 9/9] tools: Add support to generate RSI using SIRK
` [RFC,1/9] shared/crypto: Add bt_crypto_sirk

[PATCH BlueZ] Fix missing required properties in MPRIS
 2023-03-05 18:07 UTC  (2+ messages)
` [BlueZ] "

[bluetooth-next:master] BUILD SUCCESS ee9b749cb9ad44e1f1b0a9c42fc006e58e06c7f6
 2023-03-04 16:08 UTC 

[syzbot] [bluetooth?] KASAN: slab-use-after-free Read in hci_conn_hash_flush
 2023-03-04  6:26 UTC 

[PATCH v2] Bluetooth: btusb: Add new PID/VID 04ca:3801 for MT7663
 2023-03-04  0:50 UTC  (2+ messages)

[PATCH v1] Bluetooth: btintel: Iterate only bluetooth device ACPI entries
 2023-03-04  0:50 UTC  (2+ messages)

[PATCH v3 0/2] Bluetooth: btrtl: add support for the RTL8723CS
 2023-03-04  0:21 UTC  (3+ messages)
` [PATCH v3 1/2] Bluetooth: Add new quirk for broken local ext features page 2

[syzbot] [bluetooth?] WARNING in hci_send_acl
 2023-03-03 21:16 UTC 

[PATCH 1/1] Bluetooth: fix race condition in hci_cmd_sync_clear
 2023-03-03 18:09 UTC 

[PATCH 1/1] Bluetooth: fix race condition in hidp_session_thread
 2023-03-03 18:08 UTC 

ISO socket bugs/lack of support
 2023-03-03 17:48 UTC  (2+ messages)

[bluetooth-next:master] BUILD SUCCESS 80fb206d284067092e7e7b9e81646194138ff533
 2023-03-03  8:06 UTC 

[PATCH] Bluetooth: ISO: fix timestamped HCI ISO data packet parsing
 2023-03-03  5:33 UTC  (6+ messages)

[PATCH v7 1/4] Bluetooth: Add support for hci devcoredump
 2023-03-03  2:39 UTC  (7+ messages)
` [PATCH v7 2/4] Bluetooth: Add vhci devcoredump support
` [PATCH v7 3/4] Bluetooth: btusb: Add btusb "
` [PATCH v7 4/4] Bluetooth: btintel: Add Intel "
` [v7,1/4] Bluetooth: Add support for hci devcoredump

[BlueZ PATCH v1] mgmt-tester: Add devcoredump test
 2023-03-03  2:36 UTC  (3+ messages)
` [BlueZ,v1] "

[PATCH 0/1] linux-firmware: update firmware for mediatek
 2023-03-03  1:49 UTC 

[PATCH BlueZ 1/5] device: Don't attempt to connect LE if ATT is already connected
 2023-03-02 20:30 UTC  (2+ messages)

[PATCH] Bluetooth: hci_sync: Fix smatch warning
 2023-03-02 20:10 UTC  (2+ messages)

[PATCH BlueZ 0/2] Add initial BASS support
 2023-03-01 22:29 UTC  (6+ messages)
` [PATCH BlueZ 1/2] lib: Add BASS UUIDs and auxiliary defines
  ` Add initial BASS support
` [PATCH BlueZ 2/2] shared: Add initial BASS code

[PATCH BlueZ 0/2] Add initial BASS support
 2023-03-01 16:01 UTC  (5+ messages)
` [PATCH BlueZ 1/2] lib: Add BASS UUIDs and auxiliary defines
  ` Add initial BASS support
` [PATCH BlueZ 2/2] shared: Add initial BASS code

[PATCH v5 0/3] Add support for NXP bluetooth chipsets
 2023-03-01 15:51 UTC  (4+ messages)
` [PATCH v5] Bluetooth: NXP: Add protocol support for NXP Bluetooth chipsets

[PATCH] obexd: launch obexd directly from dbus service
 2023-03-01  6:13 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).