linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-01 22:36:14 to 2023-02-13 12:10:49 UTC [more...]

[PATCH v3 0/5] Bluetooth: hci_mrvl: Add serdev support for 88W8997
 2023-02-13 12:09 UTC  (3+ messages)
` [PATCH v3 1/5] dt-bindings: bluetooth: marvell: add 88W8997
` [PATCH v3 2/5] dt-bindings: bluetooth: marvell: add max-speed property

[PATCH v1] Bluetooth: hci_qca: Add support for Qualcomm Bluetooth SoC QCA2066
 2023-02-13  8:27 UTC  (7+ messages)
` [v1] "
  ` [PATCH v4 2/4] Bluetooth: hci_qca: Add support for QTI Bluetooth chip wcn6855

[PATCH] Bluetooth: hci_core: Fix poential Use-after-Free bug in hci_remove_adv_monitor
 2023-02-13  8:21 UTC  (6+ messages)
`  "

[PATCH BlueZ] shared/bap: wait for GATT client ready before ASCS/PACS discovery
 2023-02-12 21:49 UTC  (4+ messages)
` [BlueZ] "

[PATCH BlueZ] gatttool: Use consistent spacing before brackets
 2023-02-12 18:51 UTC  (2+ messages)
` [BlueZ] "

[PATCH BlueZ v2 1/2] shared/bap: fix local endpoint state to be per-client
 2023-02-12 15:21 UTC  (5+ messages)
` [PATCH BlueZ v2 2/2] media: clear the right transport when clearing BAP endpoint
  ` [PATCH BlueZ v3] "
    ` [BlueZ,v3] "
` [BlueZ,v2,1/2] shared/bap: fix local endpoint state to be per-client

[PATCH v5 0/2] Bluetooth: btrtl: add support for the RTL8723CS
 2023-02-12 13:15 UTC  (4+ messages)
` [PATCH v5 1/2] Bluetooth: Add new quirk for broken local ext features page 2
  ` Bluetooth: btrtl: add support for the RTL8723CS
` [PATCH v5 2/2] "

[RFC, BlueZ] bap: check adapter support before enabling BAP
 2023-02-11 13:45 UTC  (28+ messages)
` [PATCH BlueZ 1/8] doc: add MGMT setting for CIS features, remove Quality Report
  ` [PATCH BlueZ 2/8] lib: Add defines for MGMT setting bits for CIS feature support
  ` [PATCH BlueZ 3/8] monitor: add names "
  ` [PATCH BlueZ 4/8] tools/btmgmt: "
  ` [PATCH BlueZ 5/8] adapter: add functions indicating adapter CIS capability
  ` [PATCH BlueZ 7/8] shared/bap: handle central-only case
  ` [PATCH BlueZ 8/8] bap: handle adapters that are not CIS Central / Peripheral capable
` [PATCH BlueZ v2 1/9] doc: remove unimplemented Quality Report from MGMT settings
  ` [PATCH BlueZ v2 2/9] doc: add MGMT setting for CIS features
  ` [PATCH BlueZ v2 3/9] lib: Add defines for MGMT setting bits for CIS feature support
  ` [PATCH BlueZ v2 4/9] monitor: add MGMT setting bit names "
  ` [PATCH BlueZ v2 5/9] tools/btmgmt: "
  ` [PATCH BlueZ v2 6/9] adapter: add function for checking adapter features, add CIS features
  ` [PATCH BlueZ v2 7/9] media: Check adapter CIS support to add BAP in SupportedUUIDs
  ` [PATCH BlueZ v2 8/9] shared/bap: support client-only case
  ` [PATCH BlueZ v2 9/9] bap: handle adapters that are not CIS Central / Peripheral capable
  ` [BlueZ,v2,1/9] doc: remove unimplemented Quality Report from MGMT settings

hci0: Malformed MSFT vendor event: 0x02
 2023-02-11 11:48 UTC  (5+ messages)

[Bug 217023] New: [Intel AX200] hci0: Malformed MSFT vendor event: 0x02
 2023-02-11 11:27 UTC 

pull request: bluetooth-next 2023-02-09
 2023-02-11  3:10 UTC  (2+ messages)

[PATCH v2 0/5] Bluetooth: hci_mrvl: Add serdev support for 88W8997
 2023-02-10 19:30 UTC  (5+ messages)

[PATCH v1 0/4] Bluetooth: hci_mrvl: Add serdev support for 88W8997
 2023-02-10 19:00 UTC  (6+ messages)
` [PATCH v1 3/4] "

[bluetooth-next:master] BUILD SUCCESS c585a92b2f9c624b0b62b2af1eb0ea6d11cb5cac
 2023-02-10 18:23 UTC 

[PATCH v5 0/4] Add WCN6855 Bluetooth support
 2023-02-10 17:09 UTC  (8+ messages)
` [PATCH v5 1/4] dt-bindings: net: Add WCN6855 Bluetooth
  ` Add WCN6855 Bluetooth support
` [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] Bluetooth: btusb: Do not require hardcoded interface numbers
 2023-02-10  6:31 UTC  (4+ messages)
`  "

[PATCH 0/17] crypto: api - Change completion callback argument to void star
 2023-02-10  0:56 UTC  (35+ messages)
` [PATCH 1/17] dm: Add scaffolding to change completion function signature
  ` crypto: api - Change completion callback argument to void star
` [PATCH 2/17] net: macsec: Add scaffolding to change completion function signature
` [PATCH 3/17] fs: ecryptfs: Use crypto_wait_req
` [PATCH 4/17] Bluetooth: "
` [PATCH 5/17] net: ipv4: Add scaffolding to change completion function signature
` [PATCH 6/17] net: ipv6: "
` [PATCH 7/17] tipc: "
` [PATCH 8/17] tls: Only use data field in crypto completion function
    ` [PATCH] tls: Pass rec instead of aead_req into tls_encrypt_done
      `  "
` [PATCH 9/17] KEYS: DH: Use crypto_wait_req
` [PATCH 10/17] crypto: api - Use data directly in completion function
  ` [v2 PATCH "
    ` [v2,10/17] "
` [PATCH 11/17] dm: Remove completion function scaffolding
` [PATCH 12/17] net: macsec: "
` [PATCH 13/17] net: ipv4: "
` [PATCH 14/17] net: ipv6: "
` [PATCH 15/17] tipc: "
` [PATCH 16/17] tls: "
` [PATCH 17/17] crypto: api - "

How to Automatically Re-Connect Bluetooth HID over GATT (HOG) Device when BlueZ Plugin "hog" is Disabled
 2023-02-09  9:18 UTC  (3+ messages)

[PATCH v4 0/2] Bluetooth: btrtl: add support for the RTL8723CS
 2023-02-09  7:14 UTC  (7+ messages)
` [PATCH v4 1/2] Bluetooth: Add new quirk for broken local ext features page 2
  ` Bluetooth: btrtl: add support for the RTL8723CS
` [PATCH v4 2/2] "

[PATCH v2] Bluetooth: btrtl: Add support for RTL8852BS
 2023-02-09  7:02 UTC  (2+ messages)
` [v2] "

[Bug 60824] [PATCH][regression] Cambridge Silicon Radio, Ltd Bluetooth Dongle unusable
 2023-02-08 15:30 UTC 

Fotowoltaika - nowe warunki
 2023-02-07  9:10 UTC 

[PATCH v4 0/4] Add WCN6855 Bluetooth support
 2023-02-08  8:25 UTC  (10+ messages)
` [PATCH v4 1/4] dt-bindings: net: Add WCN6855 Bluetooth
  ` Add WCN6855 Bluetooth support
` [PATCH v4 2/4] Bluetooth: hci_qca: Add support for QTI Bluetooth chip wcn6855
` [PATCH v4 3/4] arm64: dts: qcom: sc8280xp: Define uart2
` [PATCH v4 4/4] arm64: dts: qcom: thinkpad-x13s: Add bluetooth

[PATCH v3] Bluetooth: btrtl: Firmware format v2 support
 2023-02-08  6:40 UTC  (2+ messages)
` [v3] "

[PATCH v3] Bluetooth: btrtl: Firmware format v2 support
 2023-02-08  5:40 UTC 

[bluetooth-next:master] BUILD SUCCESS b8ad6dcdc6515a0fbd78bae07a8288de1b09e90f
 2023-02-07 10:32 UTC 

[PATCH v3 0/2] Bluetooth: btrtl: add support for the RTL8723CS
 2023-02-07  1:15 UTC  (5+ messages)
` [PATCH v3 1/2] Bluetooth: Add new quirk for broken local ext features page 2
  ` Bluetooth: btrtl: add support for the RTL8723CS
` [PATCH v3 2/2] "

[PATCH v3] Bluetooth: btintel: Set Per Platform Antenna Gain(PPAG)
 2023-02-06 22:00 UTC  (3+ messages)
` [v3] "

[RESEND PATCH v3 0/4] Attempt at adding WCN6855 BT support
 2023-02-06 21:17 UTC  (8+ messages)
` [RESEND PATCH v3 1/4] dt-bindings: net: Add WCN6855 Bluetooth
  ` Attempt at adding WCN6855 BT support
` [RESEND PATCH v3 2/4] Bluetooth: hci_qca: Add support for QTI Bluetooth chip wcn6855
` [RESEND PATCH v3 3/4] arm64: dts: qcom: sc8280xp: Define uart2
` [RESEND PATCH v3 4/4] arm64: dts: qcom: thinkpad-x13s: Add bluetooth

[PATCH v2] Bluetooth: btintel: Set Per Platform Antenna Gain(PPAG)
 2023-02-06 11:40 UTC  (3+ messages)
` [v2] "

[RESEND] Bluetooth: btrtl: Add support for RTL8852BS
 2023-02-06 10:03 UTC  (3+ messages)

[syzbot] WARNING in l2cap_do_send
 2023-02-06  9:57 UTC 

[PATCH v1] monitor/intel: Add decoding of PPAG command
 2023-02-06  7:38 UTC  (2+ messages)
` [v1] "

[PATCH v1] Bluetooth: btintel: Set Per Platform Antenna Gain(PPAG)
 2023-02-06  6:09 UTC  (4+ messages)
` [v1] "

[PATCH v2] Bluetooth: btrtl: Firmware format v2 support
 2023-02-06  3:27 UTC  (4+ messages)
` [v2] "

[PATCH v3 0/4] Attempt at adding WCN6855 BT support
 2023-02-06  0:13 UTC 

[PATCH v2 4/4] arm64: dts: qcom: thinkpad-x13s: Add bluetooth
 2023-02-05 21:17 UTC  (4+ messages)

[PATCH BlueZ] shared/bap: fix crash unregistering media endpoint while streaming
 2023-02-05 18:13 UTC  (2+ messages)
` [BlueZ] "

[bluetooth-next:master] BUILD SUCCESS edda34a2348f22bed62e2c2f72cd5e2a3c5a5e8d
 2023-02-05  0:33 UTC 

pull-request: ieee802154-next 2023-02-02
 2023-02-04 19:18 UTC  (4+ messages)

[PATCH] Bluetooth: Free potentially unfreed SCO connection
 2023-02-03 20:30 UTC  (3+ messages)
`  "

[PATCH] Bluetooth: Make sure LE create conn cancel is sent when timeout
 2023-02-03 20:30 UTC  (3+ messages)
`  "

[bluetooth-next:master] BUILD SUCCESS 3d29daf4b155dbb4c834186f46c0877a1ebb3607
 2023-02-03 16:09 UTC 

[kernel PATCH v1] Bluetooth: hci_qca: get wakeup status from serdev device handle
 2023-02-02 21:20 UTC  (3+ messages)
` [kernel,v1] "

[PATCH] Bluetooth: L2CAP: Fix potential user-after-free
 2023-02-02 21:20 UTC  (4+ messages)
`  "

Bluetooth: L2cap: use-after-free in l2cap_sock_kill
 2023-02-02 12:35 UTC  (6+ messages)
` [PATCH] Bluetooth: L2CAP: Fix use-after-free
  `  "

[syzbot] INFO: task hung in rfcomm_process_sessions (2)
 2023-02-02  4:55 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).