linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-22 01:54:09 to 2023-06-30 16:18:50 UTC [more...]

[linux-next:master] BUILD REGRESSION 6352a698ca5bf26a9199202666b16cf741f579f6
 2023-06-30 16:16 UTC 

[PATCH v3 0/1] Bluetooth: ISO: Notify user space about failed bis connections
 2023-06-30 15:37 UTC  (3+ messages)
` [PATCH v3 1/1] "
  `  "

[PATCH v2 0/1] Bluetooth: ISO: Notify user space about failed bis connections
 2023-06-30 15:27 UTC  (5+ messages)
` [PATCH v2 1/1] "
  `  "

[PATCH RESEND v2 1/1] Bluetooth: btusb: Add a new VID/PID 0489/e0f6 for MT7922
 2023-06-30 14:01 UTC  (2+ messages)
` [RESEND,v2,1/1] "

[bluetooth-next:master] BUILD SUCCESS fd859b4a38153b4d9e1942ade471f4fdcd8d224b
 2023-06-30 11:18 UTC 

[PATCH v4 0/4] Clean-up stale/unused hci_request.c code
 2023-06-30 10:59 UTC  (7+ messages)
` [PATCH v4 2/4] Bluetooth: Rework le_scan_restart for hci_sync

[PATCH v2 0/1] Bluetooth: ISO: Add support for periodic adv reports processing
 2023-06-30 10:34 UTC  (3+ messages)
` [PATCH v2 1/1] "
  `  "

[bluez/bluez] d4b9d8: Release 5.67
 2023-06-30  8:34 UTC 

[bluez/bluez]
 2023-06-30  8:34 UTC 

[bluez/bluez] 8c760c: build: Update library version
 2023-06-30  8:07 UTC 

[PATCH v3] Bluetooth: btmtk: add printing firmware information
 2023-06-29 21:07 UTC  (5+ messages)
` [v3] "

[PATCH v4 1/3] Bluetooth: hci_conn: Consolidate code for aborting connections
 2023-06-29 19:30 UTC  (5+ messages)
` [PATCH v4 2/3] Bluetooth: hci_sync: Fix not handling ISO_LINK in hci_abort_conn_sync
` [PATCH v4 3/3] Bluetooth: hci_conn: Always allocate unique handles
` [v4,1/3] Bluetooth: hci_conn: Consolidate code for aborting connections

[PATCH v3 0/1] Bluetooth: hci_sync: Enable events for BIS capable device
 2023-06-29 19:24 UTC  (4+ messages)
` [PATCH v3 1/1] Bluetooth: hci_sync: Enable events for BIS capable devices
  ` Bluetooth: hci_sync: Enable events for BIS capable device

[PATCH v8 1/3] Bluetooth: btusb: mediatek: readx_poll_timeout replaces open coding
 2023-06-29 19:24 UTC  (5+ messages)
` [PATCH v8 2/3] Bluetooth: btmtk: introduce btmtk reset work
` [PATCH v8 3/3] Bluetooth: btusb: mediatek: add MediaTek devcoredump support
` [v8,1/3] Bluetooth: btusb: mediatek: readx_poll_timeout replaces open coding

[PATCH v7 1/3] Bluetooth: btusb: mediatek: use readx_poll_timeout instead of open coding
 2023-06-29 19:24 UTC  (6+ messages)
` [PATCH v7 2/3] Bluetooth: btmtk: introduce btmtk reset work
` [PATCH v7 3/3] Bluetooth: btusb: mediatek: add MediaTek devcoredump support
` [v7,1/3] Bluetooth: btusb: mediatek: use readx_poll_timeout instead of open coding

[PATCH v2] Bluetooth: btintel: Add support for Gale Peak
 2023-06-29 19:24 UTC  (3+ messages)
` [v2] "

pull request: bluetooth-next 2023-06-27
 2023-06-29 18:47 UTC  (8+ messages)

bluez SEGV in current master
 2023-06-29 16:58 UTC  (8+ messages)

[Bug 217581] New: Bluetooth L2CAP use-after-free
 2023-06-29 14:14 UTC  (7+ messages)
` [Bug 217581] "

[PATCH 0/1] Bluetooth: ISO: Add support for periodic adv reports processing
 2023-06-29 10:39 UTC  (3+ messages)
` [PATCH 1/1] "
  `  "

[PATCH v2 0/1] Bluetooth: hci_sync: Enable events for BIS capable device
 2023-06-29 10:35 UTC  (3+ messages)
` [PATCH v2 1/1] Bluetooth: hci_sync: Enable events for BIS capable devices
  ` Bluetooth: hci_sync: Enable events for BIS capable device

[PATCH 0/1] Bluetooth: hci_sync: Enable events for BIS capable device
 2023-06-29  9:40 UTC  (3+ messages)
` [PATCH 1/1] Bluetooth: hci_sync: Enable events for BIS capable devices
  ` Bluetooth: hci_sync: Enable events for BIS capable device

[PATCH BlueZ v3 0/2] shared/bass: Introduce Add Source opcode handler
 2023-06-29  9:25 UTC  (4+ messages)
` [PATCH BlueZ v3 1/2] btio: Add options for binding iso broadcast address
  ` shared/bass: Introduce Add Source opcode handler
` [PATCH BlueZ v3 2/2] "

How to reproduce the BUG general protection fault in hci_uart_tty_ioctl?
 2023-06-29  1:57 UTC  (2+ messages)

[PATCH RFC 0/5] hci_conn and ISO concurrency fixes
 2023-06-28 21:17 UTC  (14+ messages)
` [PATCH RFC 1/5] Bluetooth: hci_conn: add hci_conn_is_alive
  ` hci_conn and ISO concurrency fixes
` [PATCH RFC 2/5] Bluetooth: hci_sync: iterate conn_hash safely in hci_disconnect_all_sync
` [PATCH RFC 3/5] Bluetooth: hci_conn: hold ref while hci_connect_le_sync is pending
` [PATCH RFC 4/5] Bluetooth: ISO: fix use-after-free in __iso_sock_close
` [PATCH RFC 5/5] Bluetooth: ISO: fix locking in iso_conn_ready

[PATCH v3 1/3] Bluetooth: hci_conn: Consolidate code for aborting connections
 2023-06-28 20:00 UTC  (4+ messages)
` [PATCH v3 2/3] Bluetooth: hci_sync: Fix not handling ISO_LINK in hci_abort_conn_sync
` [PATCH v3 3/3] Bluetooth: hci_conn: Always allocate unique handles
` [v3,1/3] Bluetooth: hci_conn: Consolidate code for aborting connections

[PATCH v1] Bluetooth: btintel: Add support for GalePeak
 2023-06-28 19:40 UTC  (5+ messages)
` [v1] "

[bluez/bluez] ddfa40: shared/bap: Fix handling of codec fields
 2023-06-28 19:01 UTC 

[PATCH BlueZ] shared/bap: Fix handling of codec fields
 2023-06-28 18:40 UTC  (3+ messages)
` [BlueZ] "

[PATCH] Bluetooth: hci_conn: Consolidate code for aborting connections
 2023-06-28 18:20 UTC  (4+ messages)
`  "

[PATCH BlueZ v2 0/2] shared/bass: Introduce Add Source opcode handler
 2023-06-28 15:50 UTC  (4+ messages)
` [PATCH BlueZ v2 1/2] btio: Add option for binding iso broadcast address
  ` shared/bass: Introduce Add Source opcode handler
` [PATCH BlueZ v2 2/2] "

[PATCH 0/1] Bluetooth: ISO: Notify user space about failed bis connections
 2023-06-28 15:10 UTC  (5+ messages)
` [PATCH 1/1] "
  `  "

[bluetooth-next:master] BUILD SUCCESS e63d8ed98082395ca509163f386f5b04f53872b3
 2023-06-28  7:24 UTC 

Tlakově litý
 2023-06-28  7:50 UTC 

[syzbot] [bluetooth?] WARNING: refcount bug in sco_sock_timeout (2)
 2023-06-28  7:45 UTC 

[PATCH v2 1/2] Bluetooth: hci_conn: Consolidate code for aborting connections
 2023-06-27 23:38 UTC  (3+ messages)
` [PATCH v2 2/2] Bluetooth: hci_sync: Fix not handling ISO_LINK in hci_abort_conn_sync
` [v2,1/2] Bluetooth: hci_conn: Consolidate code for aborting connections

[bluez/bluez] d6bfbd: shared/bap: Fix parsing of vendor specific codecs
 2023-06-27 20:03 UTC 

[PATCH BlueZ] shared/bap: Fix parsing of vendor specific codecs
 2023-06-27 19:51 UTC  (3+ messages)
` [BlueZ] "

[PATCH BlueZ v5 0/3] Code handling for VOCS service
 2023-06-27 19:14 UTC  (4+ messages)
` [PATCH BlueZ v5 3/3] shared/vcp.c: Make VOCS as an included service of VCS

[PATCH v5] Bluetooth: hci_event: Fix parsing of CIS Established Event
 2023-06-27 19:01 UTC  (4+ messages)
` [v5] "

[PATCH v1 net-next 0/2] af_unix: Followup fixes for SO_PASSPIDFD
 2023-06-27 19:01 UTC  (6+ messages)
` [PATCH v1 net-next 1/2] af_unix: Skip SCM_PIDFD if scm->pid is NULL
  ` af_unix: Followup fixes for SO_PASSPIDFD
` [PATCH v1 net-next 2/2] net: scm: introduce and use scm_recv_unix helper

[PATCH] Bluetooth: MAINTAINERS: add Devicetree bindings to Bluetooth drivers
 2023-06-27 19:01 UTC  (3+ messages)

[bluez/bluez] 6b9d16: android: Fix compiler warning from GCC
 2023-06-27 16:41 UTC 

[bluetooth-next:master] BUILD REGRESSION 53c7c193d66ae7a22f137b38d0d374c756892bd4
 2023-06-27  9:02 UTC 

[PATCH v2 0/5] bluetooth: qca: enable WCN7850 support
 2023-06-27  8:42 UTC  (8+ messages)
` [PATCH v2 1/5] dt-bindings: net: bluetooth: qualcomm: document WCN7850 chipset
  ` bluetooth: qca: enable WCN7850 support
` [PATCH v2 2/5] bluetooth: qca: use switch case for soc type behavior
` [PATCH v2 3/5] bluetooth: qca: add support for WCN7850
` [PATCH v2 4/5] arm64: dts: qcom: sm8550: add UART14 nodes
` [PATCH v2 5/5] arm64: dts: qcom: sm8550-qrd: add bluetooth support

[linux-next:master] BUILD REGRESSION 60e7c4a25da68cd826719b685babbd23e73b85b0
 2023-06-27  1:22 UTC 

[bluetooth-next:master 18/33] ERROR: modpost: "pidfd_prepare" [net/bluetooth/bluetooth.ko] undefined!
 2023-06-27  1:19 UTC 

[PATCH net-next] net: scm: introduce and use scm_recv_unix helper
 2023-06-26 22:13 UTC  (2+ messages)
` [net-next] "

[bluez/bluez] 3f018d: btdev: Fix CIS Established Event parameters
 2023-06-26 21:01 UTC 

[PATCH BlueZ 1/2] btdev: Fix CIS Established Event parameters
 2023-06-26 20:50 UTC  (4+ messages)
` [PATCH BlueZ 2/2] iso-tester: Fix checks of latency and interval
` [BlueZ,1/2] btdev: Fix CIS Established Event parameters

[PATCH BlueZ 0/1] isotest: Add check after accepting connection
 2023-06-26 20:50 UTC  (4+ messages)
` [PATCH BlueZ 1/1] "
  `  "

[PATCH] Bluetooth: btusb: Add MT7922 bluetooth ID for the Asus Ally
 2023-06-26 20:42 UTC  (3+ messages)
`  "

pull-request: bluetooth 2023-06-05
 2023-06-26 20:42 UTC  (2+ messages)

[PATCH v5] Bluetooth: msft: Extended monitor tracking by address filter
 2023-06-26 20:42 UTC  (2+ messages)

[PATCH v5] Bluetooth: hci_event: Fix parsing of CIS Established Event
 2023-06-26 20:42 UTC  (3+ messages)
` [v5] "

[PATCH] Bluetooth: hci_conn: Use kmemdup() to replace kzalloc + memcpy
 2023-06-26 20:42 UTC  (3+ messages)
`  "

[PATCH BlueZ 0/2] shared/bass: Introduce Add Source opcode handler
 2023-06-26 20:04 UTC  (6+ messages)
` [PATCH BlueZ 1/2] btio: Add option for binding iso broadcast address
  ` shared/bass: Introduce Add Source opcode handler
` [PATCH BlueZ 2/2] "

[BUG]Bluetooth: HCI_Command_Status: possible semantic bug when Num_HCI_Command_Packets set to zero
 2023-06-26 19:25 UTC 

BlueZ-hid2hci package for android-x86
 2023-06-26 16:42 UTC 

[Bug 60824] [PATCH][regression] Cambridge Silicon Radio, Ltd Bluetooth Dongle unusable
 2023-06-25 15:31 UTC 

[PATCH v4] Bluetooth: hci_event: Fix parsing of CIS Established Event
 2023-06-23 19:59 UTC  (4+ messages)
` [v4] "

[Bug 204589] New: Bluetooth touchpad (Apple Magic Trackpad) disconnects every few minutes
 2023-06-23 14:23 UTC  (2+ messages)
` [Bug 204589] "

[PATCH 0/4] bluetooth: qca: enable WCN7850 support
 2023-06-23 12:52 UTC  (7+ messages)
` [PATCH 1/4] dt-bindings: net: bluetooth: qualcomm: document WCN7850 chipset
` [PATCH 2/4] bluetooth: qca: add support for WCN7850

[PATCH 0/3] fixup potential cpu stall
 2023-06-23  0:58 UTC  (3+ messages)

[bluez/bluez] 97a07d: btdev: Fix LE CIS Established Event
 2023-06-22 23:03 UTC 

[PATCH BlueZ] btdev: Fix LE CIS Established Event
 2023-06-22 23:00 UTC  (3+ messages)
` [BlueZ] "


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