Linux Bluetooth Wireless
[Prev Page][Next Page]
- [PATCH v2 1/2] Bluetooth: Add hci_nxp to hci_uart module to support NXP BT chipsets,
Neeraj Sanjay Kale
- [PATCH BlueZ v3 0/7] Csip - Client role,
Sathish Narasimman
- [PATCH v3 1/2] Bluetooth: Remove codec id field in vendor codec definition,
Kiran K
- [PATCH -next] Bluetooth: Fix Kconfig warning for BT_HIDP,
YueHaibing
- [PATCH BlueZ V2 0/6] V2 of CSIP client role,
Sathish Narasimman
- [bluez/bluez] 5a872a: client/player: Fix scan-build warning, Šimon Mikuda
- [PATCH BlueZ 0/6] CSIP - Client Role,
Sathish Narasimman
- [PATCH v3 1/3] Bluetooth: btusb: mediatek: use readx_poll_timeout instead of open coding,
sean.wang
- [PATCH v4] Bluetooth: btintel: Correctly declare all module firmware files,
Dimitri John Ledkov
- [PATCH v3] Bluetooth: btintel: Correctly declare all module firmware files,
Dimitri John Ledkov
- How to get USB bluetooth device working/supported?,
Andrew McNaughton
- [RESEND PATCH] Bluetooth: hci_conn: Use kzalloc for kmalloc+memset,
Deepak R Varma
- Re: How to get USB bluetooth device supported?, Alan Stern
- [PATCH] Bluetooth: btusb HCI_QUIRK_NO_SUSPEND_NOTIFIER causes kernel panic on CSR 5.0 clones,
Mihir Khatri
- [PATCH] btusb: HCI_QUICK_NO_SUSPEND_NOTIFIER causes kernel panic,
Mihir Khatri
- [PATCH] Bluetooth: L2CAP: Fix u8 overflow,
Sungwoo Kim
- LE Advertisement on data channels/ btvirt,
Marvin Sinnwell
- [PATCH hid-next] HID: fix BT_HIDP Kconfig dependencies,
Benjamin Tissoires
- [PATCH BlueZ] main.conf: Add SecureConnections option,
Simon Mikuda
- [BUG 0 / 6] L2cap: Spec violations,
Sungwoo Kim
- [bluez/bluez] 818adf: tools: Use portable 64 bit data formats, Brian Gix
- [bluez/bluez] b3f76b: tools/test-runner: Remove bluetooth.enable_ecred, hadess
- [PATCH BlueZ] tools: Use portable 64 bit data formats,
Brian Gix
- [bluetooth-next:master] BUILD SUCCESS c3fd63f7fe5afd98b7d9f5d8d45be08825ec1065, kernel test robot
- Connecting to a BR/EDR+BLE device a via dbus?,
Simon Vogl
- [PATCH BlueZ] monitor: Decode vendor codecs of BT_HCI_CMD_READ_LOCAL_CODECS_V2,
Luiz Augusto von Dentz
- [PATCH] Bluetooth: silence a dmesg error message in hci_request.c,
Mateusz Jończyk
- Bluez <> Pebble smartwatch,
Florian Leeber
- [PATCH] hci_event: handling CIS QoS,
Abhay Maheta
- [PATCH v1] Bluetooth: Add hci_nxp BT submodule with controller Power Save feature for NXP BT chipsets.,
Neeraj Sanjay Kale
- [PATCH v2 1/2] Bluetooth: Remove codec id field in vendor codec definition,
Kiran K
- [DNM PATCH v3] Bluetooth: doc: test patch - DO NOT MERGE,
Tedd Ho-Jeong An
- RE: [DNM,v3] Bluetooth: doc: test patch - DO NOT MERGE, bluez . test . bot
- RE: [DNM,v3] Bluetooth: doc: test patch - DO NOT MERGE, bluez . test . bot
- RE: [DNM,v3] Bluetooth: doc: test patch - DO NOT MERGE, bluez . test . bot
- RE: [DNM,v3] Bluetooth: doc: test patch - DO NOT MERGE, bluez . test . bot
- RE: [DNM,v3] Bluetooth: doc: test patch - DO NOT MERGE, bluez . test . bot
- RE: [DNM,v3] Bluetooth: doc: test patch - DO NOT MERGE, bluez . test . bot
- RE: [DNM,v3] Bluetooth: doc: test patch - DO NOT MERGE, bluez . test . bot
- RE: [DNM,v3] Bluetooth: doc: test patch - DO NOT MERGE, bluez . test . bot
- RE: [DNM,v3] Bluetooth: doc: test patch - DO NOT MERGE, bluez . test . bot
- RE: [DNM,v3] Bluetooth: doc: test patch - DO NOT MERGE, bluez . test . bot
- [BlueZ PATCH v3] doc: test patch - DO NOT MERGE,
Tedd Ho-Jeong An
- RE: [BlueZ,v3] doc: test patch - DO NOT MERGE, bluez . test . bot
- RE: [BlueZ,v3] doc: test patch - DO NOT MERGE, bluez . test . bot
- RE: [BlueZ,v3] doc: test patch - DO NOT MERGE, bluez . test . bot
- RE: [BlueZ,v3] doc: test patch - DO NOT MERGE, bluez . test . bot
- RE: [BlueZ,v3] doc: test patch - DO NOT MERGE, bluez . test . bot
- RE: [BlueZ,v3] doc: test patch - DO NOT MERGE, bluez . test . bot
- RE: [BlueZ,v3] doc: test patch - DO NOT MERGE, bluez . test . bot
- RE: [BlueZ,v3] doc: test patch - DO NOT MERGE, bluez . test . bot
- RE: [BlueZ,v3] doc: test patch - DO NOT MERGE, bluez . test . bot
- [PATCH -next] Bluetooth: btusb: Add a new PID/VID 13d3/3549 for RTL8822CU,
jinchuan li
- [patch 00/15] timers: Provide timer_shutdown[_sync](),
Thomas Gleixner
- [patch 01/15] ARM: spear: Do not use timer namespace for timer_shutdown() function, Thomas Gleixner
- [patch 02/15] clocksource/drivers/arm_arch_timer: Do not use timer namespace for timer_shutdown() function, Thomas Gleixner
- [patch 03/15] clocksource/drivers/sp804: Do not use timer namespace for timer_shutdown() function, Thomas Gleixner
- [patch 04/15] timers: Get rid of del_singleshot_timer_sync(), Thomas Gleixner
- [patch 06/15] timers: Update kernel-doc for various functions, Thomas Gleixner
- [patch 05/15] timers: Replace BUG_ON()s, Thomas Gleixner
- [patch 07/15] timers: Use del_timer_sync() even on UP, Thomas Gleixner
- [patch 08/15] timers: Rename del_timer_sync() to timer_delete_sync(), Thomas Gleixner
- [patch 10/15] timers: Silently ignore timers with a NULL function, Thomas Gleixner
- [patch 11/15] timers: Split [try_to_]del_timer[_sync]() to prepare for shutdown mode, Thomas Gleixner
- [patch 12/15] timers: Add shutdown mechanism to the internal functions, Thomas Gleixner
- [patch 09/15] timers: Rename del_timer() to timer_delete(), Thomas Gleixner
- [patch 13/15] timers: Provide timer_shutdown[_sync](), Thomas Gleixner
- [patch 14/15] timers: Update the documentation to reflect on the new timer_shutdown() API, Thomas Gleixner
- [patch 15/15] Bluetooth: hci_qca: Fix the teardown problem for real, Thomas Gleixner
- Re: [patch 00/15] timers: Provide timer_shutdown[_sync](), Guenter Roeck
- Re: [patch 00/15] timers: Provide timer_shutdown[_sync](), Thomas Gleixner
- Re: [patch 00/15] timers: Provide timer_shutdown[_sync](), Steven Rostedt
- [bluetooth-next:master] BUILD SUCCESS e32c8d8c6f2918b45fa146e6ab63af9b7b56aba6, kernel test robot
- [PATCH BlueZ 1/6] monitor/att: Fix not dequeing att_read on error response,
Luiz Augusto von Dentz
- 1.200.000 Euro werden Ihnen zugesprochen, Richard Wahl
- general protection fault in klist_next,
Wei Chen
- [Bug 216686] New: BUG: kernel NULL pointer dereference, address: 0000000000000680,
bugzilla-daemon
- [Bug 216686] BUG: kernel NULL pointer dereference, address: 0000000000000680, bugzilla-daemon
- [Bug 216686] BUG: kernel NULL pointer dereference, address: 0000000000000680, bugzilla-daemon
- [Bug 216686] BUG: kernel NULL pointer dereference, address: 0000000000000680, bugzilla-daemon
- [Bug 216686] BUG: kernel NULL pointer dereference, address: 0000000000000680, bugzilla-daemon
- [Bug 216686] BUG: kernel NULL pointer dereference, address: 0000000000000680, bugzilla-daemon
- [Bug 216686] BUG: kernel NULL pointer dereference, address: 0000000000000680, bugzilla-daemon
- [Bug 216686] BUG: kernel NULL pointer dereference, address: 0000000000000680, bugzilla-daemon
- [Bug 216686] BUG: kernel NULL pointer dereference, address: 0000000000000680, bugzilla-daemon
- [Bug 216686] BUG: kernel NULL pointer dereference, address: 0000000000000680, bugzilla-daemon
- [Bug 216686] BUG: kernel NULL pointer dereference, address: 0000000000000680, bugzilla-daemon
- [Bug 216686] BUG: kernel NULL pointer dereference, address: 0000000000000680, bugzilla-daemon
- [Bug 216686] BUG: kernel NULL pointer dereference, address: 0000000000000680, bugzilla-daemon
- [Bug 216686] BUG: kernel NULL pointer dereference, address: 0000000000000680, bugzilla-daemon
- [Bug 216686] BUG: kernel NULL pointer dereference, address: 0000000000000680, bugzilla-daemon
- [PATCH -next] Bluetooth: hci_bcm4377: Fix missing pci_disable_device() on error in bcm4377_probe(),
Yang Yingliang
- [Bug 216683] New: notifier callback hci_suspend_notifier [bluetooth] already registered,
bugzilla-daemon
- [Bug 216683] notifier callback hci_suspend_notifier [bluetooth] already registered, bugzilla-daemon
- [Bug 216683] notifier callback hci_suspend_notifier [bluetooth] already registered, bugzilla-daemon
- [Bug 216683] notifier callback hci_suspend_notifier [bluetooth] already registered, bugzilla-daemon
- [Bug 216683] [REGRESSION] HCI_QUIRK_NO_SUSPEND_NOTIFIER causes kernel panic on fake CSR 5.0 clones, bugzilla-daemon
- [Bug 216683] [REGRESSION] HCI_QUIRK_NO_SUSPEND_NOTIFIER causes kernel panic on fake CSR 5.0 clones, bugzilla-daemon
- [Bug 216683] [REGRESSION] HCI_QUIRK_NO_SUSPEND_NOTIFIER causes kernel panic on fake CSR 5.0 clones, bugzilla-daemon
- [Bug 216683] [REGRESSION] HCI_QUIRK_NO_SUSPEND_NOTIFIER causes kernel panic on fake CSR 5.0 clones, bugzilla-daemon
- [Bug 216683] [REGRESSION] HCI_QUIRK_NO_SUSPEND_NOTIFIER causes kernel panic on fake CSR 5.0 clones, bugzilla-daemon
- [Bug 216683] [REGRESSION] HCI_QUIRK_NO_SUSPEND_NOTIFIER causes kernel panic on fake CSR 5.0 clones, bugzilla-daemon
- [Bug 216683] [REGRESSION] HCI_QUIRK_NO_SUSPEND_NOTIFIER causes kernel panic on fake CSR 5.0 clones, bugzilla-daemon
- [Bug 216683] [REGRESSION] HCI_QUIRK_NO_SUSPEND_NOTIFIER causes kernel panic on fake CSR 5.0 clones, bugzilla-daemon
- [Bug 216683] [REGRESSION] HCI_QUIRK_NO_SUSPEND_NOTIFIER causes kernel panic on fake CSR 5.0 clones, bugzilla-daemon
- [Bug 216683] [REGRESSION] HCI_QUIRK_NO_SUSPEND_NOTIFIER causes kernel panic on fake CSR 5.0 clones, bugzilla-daemon
- [Bug 216683] [REGRESSION] HCI_QUIRK_NO_SUSPEND_NOTIFIER causes kernel panic on fake CSR 5.0 clones, bugzilla-daemon
- [Bug 216683] [REGRESSION] HCI_QUIRK_NO_SUSPEND_NOTIFIER causes kernel panic on fake CSR 5.0 clones, bugzilla-daemon
- [Bug 216683] [REGRESSION] HCI_QUIRK_NO_SUSPEND_NOTIFIER causes kernel panic on fake CSR 5.0 clones, bugzilla-daemon
- [Bug 216683] [REGRESSION] HCI_QUIRK_NO_SUSPEND_NOTIFIER causes kernel panic on fake CSR 5.0 clones, bugzilla-daemon
- [Bug 216683] [REGRESSION] HCI_QUIRK_NO_SUSPEND_NOTIFIER causes kernel panic on fake CSR 5.0 clones, bugzilla-daemon
- [Bug 216683] [REGRESSION] HCI_QUIRK_NO_SUSPEND_NOTIFIER causes kernel panic on fake CSR 5.0 clones, bugzilla-daemon
- [Bug 216683] [REGRESSION] HCI_QUIRK_NO_SUSPEND_NOTIFIER causes kernel panic on fake CSR 5.0 clones, bugzilla-daemon
- [Bug 216683] [REGRESSION] HCI_QUIRK_NO_SUSPEND_NOTIFIER causes kernel panic on fake CSR 5.0 clones, bugzilla-daemon
- [Bug 216683] [REGRESSION] HCI_QUIRK_NO_SUSPEND_NOTIFIER causes kernel panic on fake CSR 5.0 clones, bugzilla-daemon
- [Bug 216683] [REGRESSION] HCI_QUIRK_NO_SUSPEND_NOTIFIER causes kernel panic on fake CSR 5.0 clones, bugzilla-daemon
- [Bug 216683] [REGRESSION] HCI_QUIRK_NO_SUSPEND_NOTIFIER causes kernel panic on fake CSR 5.0 clones, bugzilla-daemon
- [Bug 216683] [REGRESSION] HCI_QUIRK_NO_SUSPEND_NOTIFIER causes kernel panic on fake CSR 5.0 clones, bugzilla-daemon
- [PATCH] Bluetooth: hci_conn: Use kzalloc for kmalloc+memset,
Deepak R Varma
- [Bug 216681] New: Disconnect with [TV] Samsung 6 Series (55), bugzilla-daemon
- [PATCH AUTOSEL 4.9 2/2] Bluetooth: L2CAP: Fix l2cap_global_chan_by_psm, Sasha Levin
- [PATCH AUTOSEL 4.14 2/2] Bluetooth: L2CAP: Fix l2cap_global_chan_by_psm, Sasha Levin
- [PATCH AUTOSEL 4.19 4/4] Bluetooth: L2CAP: Fix l2cap_global_chan_by_psm, Sasha Levin
- [PATCH AUTOSEL 5.15 10/11] Bluetooth: L2CAP: Fix l2cap_global_chan_by_psm, Sasha Levin
- [PATCH AUTOSEL 5.10 6/6] Bluetooth: L2CAP: Fix l2cap_global_chan_by_psm, Sasha Levin
- [PATCH AUTOSEL 5.4 5/5] Bluetooth: L2CAP: Fix l2cap_global_chan_by_psm, Sasha Levin
- [PATCH AUTOSEL 6.0 26/30] Bluetooth: L2CAP: Fix l2cap_global_chan_by_psm, Sasha Levin
- [PATCH BlueZ 1/4] shared/util: Add iovec helpers,
Luiz Augusto von Dentz
- [BlueZ 1/2] hostname: Add '' around printed strings,
Bastien Nocera
- [PATCH] dt-bindings: leds: Document Bluetooth and WLAN triggers,
Geert Uytterhoeven
- [PATCH] Bluetooth: 6LoWPAN: add missing hci_dev_put() in get_l2cap_conn(),
Wang ShaoBo
- [PATCH] Bluetooth: selftest: Fix memleak in test_ecdh(),
Chen Zhongjin
- [PATCH v2] Bluetooth: hci_conn: add missing hci_dev_put() in iso_listen_bis(),
Wang ShaoBo
- [bluetooth-next:master] BUILD SUCCESS ab80b2cec05fec4b9f3f93d33cc78463b33e8a6c, kernel test robot
- [PATCH] Bluetooth: btusb: Add Realtek 8761BUV support ID 0x2B89:0x8761,
Raman Varabets
- [PATCH] Bluetooth: hci_conn: Fix potential memleak in iso_listen_bis(),
Wang ShaoBo
- [RFC PATCH 0/2] Add serdev support for hci h4,
Dominique Martinet
- [RFC PATCH 2/2] bluetooth/hci_h4: add serdev support, Dominique Martinet
- [RFC PATCH 1/2] dt-bindings: net: h4-bluetooth: add new bindings for hci_h4, Dominique Martinet
- RE: Add serdev support for hci h4, bluez . test . bot
- Re: [RFC PATCH 1/2] dt-bindings: net: h4-bluetooth: add new bindings for hci_h4, Krzysztof Kozlowski
- Re: [RFC PATCH 1/2] dt-bindings: net: h4-bluetooth: add new bindings for hci_h4, Rob Herring
- Re: [RFC PATCH 1/2] dt-bindings: net: h4-bluetooth: add new bindings for hci_h4, Rob Herring
- RE: Add serdev support for hci h4, bluez . test . bot
- RE: Add serdev support for hci h4, bluez . test . bot
- RE: Add serdev support for hci h4, bluez . test . bot
- RE: Add serdev support for hci h4, bluez . test . bot
- RE: Add serdev support for hci h4, bluez . test . bot
- RE: Add serdev support for hci h4, bluez . test . bot
- RE: Add serdev support for hci h4, bluez . test . bot
- [RFC BlueZ] unit: Introduce test-bap,
Luiz Augusto von Dentz
- [GIT PULL] treewide: timers: Use timer_shutdown*() before freeing timers,
Steven Rostedt
- [PATCH v6a 0/5] timers: Use timer_shutdown*() before freeing timers, Steven Rostedt
- [PATCH] Bluetooth: Fix use-after-free read in hci_cmd_timeout(),
Shigeru Yoshida
- [PATCH v4a 00/38] timers: Use timer_shutdown*() before freeing timers,
Steven Rostedt
- [PATCH v4a 10/38] timers: Bluetooth: Use timer_shutdown_sync() before freeing timer, Steven Rostedt
- RE: timers: Use timer_shutdown*() before freeing timers, bluez . test . bot
- RE: timers: Use timer_shutdown*() before freeing timers, bluez . test . bot
- RE: timers: Use timer_shutdown*() before freeing timers, bluez . test . bot
- RE: timers: Use timer_shutdown*() before freeing timers, bluez . test . bot
- RE: timers: Use timer_shutdown*() before freeing timers, bluez . test . bot
- RE: timers: Use timer_shutdown*() before freeing timers, bluez . test . bot
- RE: timers: Use timer_shutdown*() before freeing timers, bluez . test . bot
- RE: timers: Use timer_shutdown*() before freeing timers, bluez . test . bot
- RE: timers: Use timer_shutdown*() before freeing timers, bluez . test . bot
- RE: timers: Use timer_shutdown*() before freeing timers, bluez . test . bot
- Re: [PATCH v4a 00/38] timers: Use timer_shutdown*() before freeing timers, Guenter Roeck
- Re: [PATCH v4a 00/38] timers: Use timer_shutdown*() before freeing timers, Linus Torvalds
- Re: [PATCH v4a 00/38] timers: Use timer_shutdown*() before freeing timers, Guenter Roeck
- [PATCH BlueZ 1/2] monitor/att: Add handler support for Read by Type,
Luiz Augusto von Dentz
- [PATCH v5 0/7] Broadcom/Apple Bluetooth driver for Apple Silicon,
Sven Peter
- Re: [syzbot] BUG: corrupted list in hci_conn_add_sysfs,
syzbot
- L2CAP: Spec violation,
Sungwoo Kim
- [PATCH v1 1/2] bluetooth: Remove codec id field in vendor codec definition,
Kiran K
- [PATCH v1 2/2] bluetooth: Fix support for Read Local Supported Codecs V2, Kiran K
- RE: [v1,1/2] bluetooth: Remove codec id field in vendor codec definition, bluez . test . bot
- Re: [PATCH v1 1/2] bluetooth: Remove codec id field in vendor codec definition, Luiz Augusto von Dentz
- RE: [v1,1/2] bluetooth: Remove codec id field in vendor codec definition, bluez . test . bot
- RE: [v1,1/2] bluetooth: Remove codec id field in vendor codec definition, bluez . test . bot
- RE: [v1,1/2] bluetooth: Remove codec id field in vendor codec definition, bluez . test . bot
- RE: [v1,1/2] bluetooth: Remove codec id field in vendor codec definition, bluez . test . bot
- RE: [v1,1/2] bluetooth: Remove codec id field in vendor codec definition, bluez . test . bot
- RE: [v1,1/2] bluetooth: Remove codec id field in vendor codec definition, bluez . test . bot
- RE: [v1,1/2] bluetooth: Remove codec id field in vendor codec definition, bluez . test . bot
- RE: [v1,1/2] bluetooth: Remove codec id field in vendor codec definition, bluez . test . bot
- RE: [v1,1/2] bluetooth: Remove codec id field in vendor codec definition, bluez . test . bot
- Re: [PATCH v1 1/2] bluetooth: Remove codec id field in vendor codec definition, patchwork-bot+bluetooth
- [RFC][PATCH v3 00/33] timers: Use timer_shutdown*() before freeing timers,
Steven Rostedt
- [RFC][PATCH v3 08/33] timers: Bluetooth: Use timer_shutdown_sync() before freeing timer, Steven Rostedt
- RE: timers: Use timer_shutdown*() before freeing timers, bluez . test . bot
- RE: timers: Use timer_shutdown*() before freeing timers, bluez . test . bot
- RE: timers: Use timer_shutdown*() before freeing timers, bluez . test . bot
- RE: timers: Use timer_shutdown*() before freeing timers, bluez . test . bot
- RE: timers: Use timer_shutdown*() before freeing timers, bluez . test . bot
- RE: timers: Use timer_shutdown*() before freeing timers, bluez . test . bot
- RE: timers: Use timer_shutdown*() before freeing timers, bluez . test . bot
- RE: timers: Use timer_shutdown*() before freeing timers, bluez . test . bot
- RE: timers: Use timer_shutdown*() before freeing timers, bluez . test . bot
- RE: timers: Use timer_shutdown*() before freeing timers, bluez . test . bot
- Re: [RFC][PATCH v3 00/33] timers: Use timer_shutdown*() before freeing timers, Linus Torvalds
- Re: [RFC][PATCH v3 00/33] timers: Use timer_shutdown*() before freeing timers, Guenter Roeck
- Re: [RFC][PATCH v3 00/33] timers: Use timer_shutdown*() before freeing timers, Guenter Roeck
- [bluetooth-next:master] BUILD SUCCESS ce52c2f041776966f6f053c5c591cd0fc2a93869, kernel test robot
- pull-request: bluetooth 2022-10-02,
Luiz Augusto von Dentz
- [PATCH 0/1] Fix MSFT filter enable,
Brian Gix
- [PATCH 1/1] Bluetooth: Convert MSFT filter HCI cmd to hci_sync, Brian Gix
- RE: Fix MSFT filter enable, bluez . test . bot
- RE: Fix MSFT filter enable, bluez . test . bot
- RE: Fix MSFT filter enable, bluez . test . bot
- RE: Fix MSFT filter enable, bluez . test . bot
- RE: Fix MSFT filter enable, bluez . test . bot
- RE: Fix MSFT filter enable, bluez . test . bot
- RE: Fix MSFT filter enable, bluez . test . bot
- RE: Fix MSFT filter enable, bluez . test . bot
- RE: Fix MSFT filter enable, bluez . test . bot
- Re: [PATCH 1/1] Bluetooth: Convert MSFT filter HCI cmd to hci_sync, Mateusz Jończyk
- [PATCH v2 1/2] dt-bindings: net: broadcom-bluetooth: Add CYW4373A0 DT binding,
Marek Vasut
- [BlueZ] main.conf: Add comment about LA Audio BAP UUIDs,
Bastien Nocera
- RE: [BlueZ] main.conf: Add comment about LA Audio BAP UUIDs, bluez . test . bot
- Re: [BlueZ] main.conf: Add comment about LA Audio BAP UUIDs, Luiz Augusto von Dentz
- RE: [BlueZ] main.conf: Add comment about LA Audio BAP UUIDs, bluez . test . bot
- RE: [BlueZ] main.conf: Add comment about LA Audio BAP UUIDs, bluez . test . bot
- RE: [BlueZ] main.conf: Add comment about LA Audio BAP UUIDs, bluez . test . bot
- RE: [BlueZ] main.conf: Add comment about LA Audio BAP UUIDs, bluez . test . bot
- RE: [BlueZ] main.conf: Add comment about LA Audio BAP UUIDs, bluez . test . bot
- RE: [BlueZ] main.conf: Add comment about LA Audio BAP UUIDs, bluez . test . bot
- RE: [BlueZ] main.conf: Add comment about LA Audio BAP UUIDs, bluez . test . bot
- RE: [BlueZ] main.conf: Add comment about LA Audio BAP UUIDs, bluez . test . bot
- [bluetooth-next:master] BUILD SUCCESS 34f07dd531a4cf92afb3dbd7057c35702d0870e3, kernel test robot
- [PATCH 22/30] Bluetooth: hci_debugfs: Use kstrtobool() instead of strtobool(), Christophe JAILLET
- [PATCH BlueZ] tools: Switch hciattach_qualcomm to FAILIF macro completely,
Marek Vasut
- [bluetooth-next:master] BUILD SUCCESS 214c507d87cca7098f470c6c59aa77ef8d55826f, kernel test robot
- [PATCH BlueZ] tools: Make hciattach_* firmware path build-time configurable,
Marek Vasut
- [PATCH] Bluetooth: L2CAP: Fix attempting to access uninitialized memory,
Luiz Augusto von Dentz
- [PATCH 1/2] Bluetooth: L2CAP: Fix accepting connection request for invalid SPSM,
Luiz Augusto von Dentz
- [RFC] Bluetooth: Convert MSFT filter HCI cmd to hci_sync,
Brian Gix
- Re: [RFC] Bluetooth: Convert MSFT filter HCI cmd to hci_sync, Gix, Brian
- RE: [RFC] Bluetooth: Convert MSFT filter HCI cmd to hci_sync, bluez . test . bot
- Re: [RFC] Bluetooth: Convert MSFT filter HCI cmd to hci_sync, Luiz Augusto von Dentz
- RE: [RFC] Bluetooth: Convert MSFT filter HCI cmd to hci_sync, bluez . test . bot
- RE: [RFC] Bluetooth: Convert MSFT filter HCI cmd to hci_sync, bluez . test . bot
- RE: [RFC] Bluetooth: Convert MSFT filter HCI cmd to hci_sync, bluez . test . bot
- RE: [RFC] Bluetooth: Convert MSFT filter HCI cmd to hci_sync, bluez . test . bot
- RE: [RFC] Bluetooth: Convert MSFT filter HCI cmd to hci_sync, bluez . test . bot
- RE: [RFC] Bluetooth: Convert MSFT filter HCI cmd to hci_sync, bluez . test . bot
- RE: [RFC] Bluetooth: Convert MSFT filter HCI cmd to hci_sync, bluez . test . bot
- RE: [RFC] Bluetooth: Convert MSFT filter HCI cmd to hci_sync, bluez . test . bot
- RE: [RFC] Bluetooth: Convert MSFT filter HCI cmd to hci_sync, bluez . test . bot
- [PATCH 1/2] dt-bindings: net: broadcom-bluetooth: Add CYW4373A0 DT binding,
Marek Vasut
- "Bluetooth: hci0: HCI_REQ-0xfcf0" errors in dmesg,
Mateusz Jończyk
- [syzbot] WARNING in cancel_delayed_work_sync, syzbot
- [PATCH v3] Bluetooth: Use kzalloc instead of kmalloc/memset,
Kang Minchul
- stack segment fault in l2cap_chan_put, Wei Chen
- possible deadlock in l2cap_sock_teardown_cb, Wei Chen
- BUG: soft lockup in hci_cmd_timeout, Wei Chen
- [PATCH] Bluetooth: Fix EALREADY and ELOOP cases in bt_status(),
Christophe JAILLET
- How can I pair a BT HID device so I can read its input, but not have it mapped to the console, Sam Spencer
- [PATCH v2] Bluetooth: Use kzalloc instead of kmalloc/memset,
Kang Minchul
- [PATCH 1/3] Bluetooth: btusb: Fix Chinese CSR dongles again by re-adding ERR_DATA_REPORTING quirk,
Ismael Ferreras Morezuelas
- BTLE scanning - requesting duplicates, Russell King (Oracle)
- [PATCH BlueZ 0/5] To add support for Metadata, CID, VID,
Abhay Maheta
- [PATCH BlueZ 1/5] shared/bap: Fix handling for Company ID and Vendor Codec ID, Abhay Maheta
- [PATCH BlueZ 2/5] shared/bap: Add support to set stream metadata, Abhay Maheta
- [PATCH BlueZ 3/5] profiles: Add Support for Metadata, CID and VID, Abhay Maheta
- [PATCH BlueZ 4/5] media-api: Add CompanyID, VendorCodecID, Metadata, Abhay Maheta
- [PATCH BlueZ 5/5] client/player: Add support for Metadata, CID, VID, Abhay Maheta
- [bluetooth-next:master] BUILD SUCCESS 98f18bb78b7def72f9c4038ba3944cd53f2009c9, kernel test robot
- [PATCH BlueZ] tools/test-runner: Remove bluetooth.enable_ecred,
Luiz Augusto von Dentz
- [bluetooth-next:master] BUILD SUCCESS aa02d16d9c085f348ce56b51b58039101746c4aa, kernel test robot
- [PATCH] Bluetooth: Add CONFIG_BT_LE_L2CAP_ECRED,
Luiz Augusto von Dentz
- [PATCH v4 0/7] Broadcom/Apple Bluetooth driver for Apple Silicon,
Sven Peter
- [RFC][PATCH v2 08/31] timers: Bluetooth: Use del_timer_shutdown() before freeing timer,
Steven Rostedt
- [PATCH v1] Bluetooth: btusb: Fix enable failure for a CSR BT dongle,
Zijun Hu
- Re: [PATCH v1] Bluetooth: btusb: Fix enable failure for a CSR BT dongle, Paul Menzel
- RE: [v1] Bluetooth: btusb: Fix enable failure for a CSR BT dongle, bluez . test . bot
- RE: [v1] Bluetooth: btusb: Fix enable failure for a CSR BT dongle, bluez . test . bot
- RE: [v1] Bluetooth: btusb: Fix enable failure for a CSR BT dongle, bluez . test . bot
- RE: [v1] Bluetooth: btusb: Fix enable failure for a CSR BT dongle, bluez . test . bot
- RE: [v1] Bluetooth: btusb: Fix enable failure for a CSR BT dongle, bluez . test . bot
- RE: [v1] Bluetooth: btusb: Fix enable failure for a CSR BT dongle, bluez . test . bot
- RE: [v1] Bluetooth: btusb: Fix enable failure for a CSR BT dongle, bluez . test . bot
- RE: [v1] Bluetooth: btusb: Fix enable failure for a CSR BT dongle, bluez . test . bot
- RE: [v1] Bluetooth: btusb: Fix enable failure for a CSR BT dongle, bluez . test . bot
- RE: [v1] Bluetooth: btusb: Fix enable failure for a CSR BT dongle, bluez . test . bot
- IMC Networks Bluetooth Radio (13d3:3571 ) Issue, Gabriel Mula
- [RFC 0/5] "notify-device" for cross-driver readiness notification,
Matthias Schiffer
- [bluetooth-next:master] BUILD SUCCESS 57dc0d471d2765c4b2952da97a90120a9d689a7e, kernel test robot
- pull-request v2: ieee802154-next 2022-10-26,
Stefan Schmidt
- [bluez/bluez] f65b4d: doc/ci.config: Add configuration for CI test, Tedd Ho-Jeong An
- [BlueZ PATCH] doc/ci.config: Add configuration for CI test,
Tedd Ho-Jeong An
- [PATCH 1/2] Bluetooth: btusb: Add CONFIG_BT_HCIBTUSB_POLL_SYNC,
Luiz Augusto von Dentz
- pull-request: ieee802154-next 2022-10-25,
Stefan Schmidt
- Article on history of the BCSP driver,
Fabrizio Gennari
- [bluetooth-next:master] BUILD SUCCESS 28fd83db215ebc49ebfe4f87b55b40b859b45bfe, kernel test robot
- [bluez/bluez] 689932: monitor: Ellisys: Add iso packet support, xiaoyao
- [Regression] Cambridge Silicon Radio, Ltd Bluetooth Dongle unusable again with kernel 6.0,
Jack
- [RESEND PATCH v3] Bluetooth: btusb: Add more device IDs for WCN6855,
Shengyu Qu
- [Bug 216615] New: mSBC codec not supported for 0e8d:0616 (MediaTek RZ616),
bugzilla-daemon
- [PATCH BlueZ 1/1] monitor: Ellisys: Add iso packet support,
xiaokeqinhealth
- [PATCH v2] Bluetooth: MGMT: Fix error report for ADD_EXT_ADV_PARAMS,
Inga Stotland
- [PATCH] Bluetooth: MGMT: Fix error report for ADD_EXT_ADV_PARAMS,
Inga Stotland
- [bluez/bluez] c88367: client: Fix advertise.data command, Luiz Augusto von Dentz
- [RFC BlueZ] shared/bap: Merge PAC records of the same type/codec,
Luiz Augusto von Dentz
- [bluetooth-next:master] BUILD SUCCESS f334dabe7dae4b890926601d743d2ce337883880, kernel test robot
- [PATCH BlueZ] client: Fix advertise.data command,
Luiz Augusto von Dentz
- [PATCH v3] Bluetooth: hci_core: fix error handling in hci_register_dev(),
Yang Yingliang
- [bluez/bluez] 3153b0: shared/util: Increase debug trace buffer size, BluezTestBot
- [bluez/bluez] 9c739b: settings: Fix scan-build warning, Luiz Augusto von Dentz
- [PATCH BlueZ] shared/util: Increase debug trace buffer size,
Frédéric Danis
- Forcing MITM protection,
Tom Unbehau
- [PATCH v2] Bluetooth: hci_core: fix error handling in hci_register_dev(),
Yang Yingliang
- [bluetooth-next:master] BUILD SUCCESS 97097c85c088e11651146da32a4e1cdb9dfa6193, kernel test robot
- [PATCH] Bluetooth: hci_core: fix error handling in hci_register_dev(),
Yang Yingliang
[Index of Archives]
[Bluez Devel]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]