linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-21 23:47:14 to 2022-12-01 20:00:41 UTC [more...]

[PATCH v4] Bluetooth: btusb: Add a new PID/VID 13d3/3549 for RTL8822CU
 2022-12-01 20:00 UTC  (3+ messages)
` [v4] "

[PATCH v3 1/2] Bluetooth: Remove codec id field in vendor codec definition
 2022-12-01 20:00 UTC  (4+ messages)
` [PATCH v3 2/2] Bluetooth: Fix support for Read Local Supported Codecs V2
` [v3,1/2] Bluetooth: Remove codec id field in vendor codec definition

[PATCH v1 1/2] bluetooth: Remove codec id field in vendor codec definition
 2022-12-01 20:00 UTC  (2+ messages)

[PATCH BlueZ 0/1] bluetooth.ver: Export sanitizer symbols
 2022-12-01 18:49 UTC  (12+ messages)
` [PATCH BlueZ 1/1] "
  ` [PATCH BlueZ v2 0/1] Add missing sanitizers
  ` [PATCH BlueZ v2 1/1] bluetooth.ver: Export sanitizer symbols
    ` Add missing sanitizers
  ` bluetooth.ver: Export sanitizer symbols
    ` [PATCH BlueZ v3 0/1] Fix git lint error
    ` [PATCH BlueZ v3 1/1] bluetooth.ver: Export sanitizer symbols
        ` [PATCH BlueZ v4 0/1] Fix spelling error in the commit message
          ` [PATCH BlueZ v4 1/1] bluetooth.ver: Export sanitizer symbols
      ` Fix git lint error

[Regression] Cambridge Silicon Radio, Ltd Bluetooth Dongle unusable again with kernel 6.0
 2022-12-01 14:41 UTC  (3+ messages)
` [Regression] Cambridge Silicon Radio, Ltd Bluetooth Dongle unusable again with kernel 6.0 #forregzbot

[Bug 216683] New: notifier callback hci_suspend_notifier [bluetooth] already registered
 2022-12-01 11:31 UTC  (20+ messages)
` [Bug 216683] "
` [Bug 216683] [REGRESSION] HCI_QUIRK_NO_SUSPEND_NOTIFIER causes kernel panic on fake CSR 5.0 clones

[PATCH v3] Bluetooth: btusb: Add a new PID/VID 13d3/3549 for RTL8822CU
 2022-12-01  3:17 UTC  (2+ messages)
` [v3] "

BLE HID GATT - Only partially working
 2022-11-30 22:36 UTC 

[Bug 203535] New: Bluetooth: command tx timeout with Intel Corporation Wireless 7260 in A2DP mode
 2022-11-30 17:35 UTC  (2+ messages)
` [Bug 203535] "

[bluetooth-next:master] BUILD SUCCESS d2cdc5f0c9be2565d9b7bf0f83c4d4d03d4b3604
 2022-11-30 13:50 UTC 

[PATCH v2] Bluetooth: btusb: Add a new PID/VID 13d3/3549 for RTL8822CU
 2022-11-30  9:58 UTC  (3+ messages)
` [v2] "

[PATCH BlueZ 1/5] shared/bap: Fix not reading all instances of PAC Sinks/Sources
 2022-11-29 23:12 UTC  (6+ messages)
` [PATCH BlueZ 2/5] shared/bap: Fix initiating QoS and Enable procedures as server
` [PATCH BlueZ 3/5] client/player: Add support for custom preset
` [PATCH BlueZ 4/5] bap: Fix not able to reconfigure
` [PATCH BlueZ 5/5] media: Fix crash when transport configuration changes
` [BlueZ,1/5] shared/bap: Fix not reading all instances of PAC Sinks/Sources

[PATCH] Bluetooth: Fix crash when replugging CSR fake controllers
 2022-11-29 21:45 UTC  (2+ messages)
`  "

[PATCH] Bluteooth: btusb: Add a new VID/PID 0489/e0f2 for MT7922
 2022-11-29 21:10 UTC  (5+ messages)
`  "
` [PATCH v2] Bluetooth: "

[PATCH] Bluetooth: btusb: Add Realtek RTL8852BE support ID 0x0cb8:0xc559
 2022-11-29 21:10 UTC  (3+ messages)
`  "

[PATCH v2] dt-bindings: net: realtek-bluetooth: Add RTL8723DS
 2022-11-29 21:10 UTC  (3+ messages)
` [v2] "

[PATCH -next] Bluetooth: btusb: Add a new PID/VID 13d3/3549 for RTL8822CU
 2022-11-29 21:08 UTC  (2+ messages)

[PATCH] Bluetooth: Fix not cleanup led when bt_init fails
 2022-11-29  9:55 UTC  (2+ messages)
`  "

[Bug 215189] New: hci0: unexpected event for opcode 0xfc2f
 2022-11-27 18:18 UTC  (2+ messages)
` [Bug 215189] "

[PATCH] Bluetooth: silence a dmesg error message in hci_request.c
 2022-11-27 10:57 UTC  (3+ messages)

[PATCH 1/3] Bluetooth: btusb: Fix Chinese CSR dongles again by re-adding ERR_DATA_REPORTING quirk
 2022-11-26 23:26 UTC  (6+ messages)
` [PATCH 3/3] Bluetooth: btusb: Add a parameter to let users disable the fake CSR force-suspend hack

[Bug 216742] New: [REGRESSION] HCI_QUIRK_NO_SUSPEND_NOTIFIER causes kernel panic on fake CSR 5.0 clones
 2022-11-26 16:30 UTC  (3+ messages)
` [Bug 216742] "

[Bug 60824] [PATCH][regression] Cambridge Silicon Radio, Ltd Bluetooth Dongle unusable
 2022-11-25  2:45 UTC  (3+ messages)

[patch V3 00/17] timers: Provide timer_shutdown[_sync]()
 2022-11-24 14:00 UTC  (26+ messages)
` [patch V3 01/17] Documentation: Remove bogus claim about del_timer_sync()
  ` timers: Provide timer_shutdown[_sync]()
` [patch V3 02/17] ARM: spear: Do not use timer namespace for timer_shutdown() function
` [patch V3 03/17] clocksource/drivers/arm_arch_timer: "
` [patch V3 04/17] clocksource/drivers/sp804: "
` [patch V3 05/17] timers: Get rid of del_singleshot_timer_sync()
` [patch V3 06/17] timers: Replace BUG_ON()s
` [patch V3 07/17] timers: Update kernel-doc for various functions
` [patch V3 08/17] timers: Use del_timer_sync() even on UP
` [patch V3 09/17] timers: Rename del_timer_sync() to timer_delete_sync()
` [patch V3 10/17] timers: Rename del_timer() to timer_delete()
` [patch V3 11/17] Documentation: Replace del_timer/del_timer_sync()
` [patch V3 12/17] timers: Silently ignore timers with a NULL function
      ` [patch V3.1 "
        ` [V3.1,12/17] "
` [patch V3 13/17] timers: Split [try_to_]del_timer[_sync]() to prepare for shutdown mode
` [patch V3 14/17] timers: Add shutdown mechanism to the internal functions
` [patch V3 15/17] timers: Provide timer_shutdown[_sync]()
` [patch V3 16/17] timers: Update the documentation to reflect on the new timer_shutdown() API
` [patch V3 17/17] Bluetooth: hci_qca: Fix the teardown problem for real

[Bug 215197] New: Memory leaks show up a while after usung Edimax Wi-Fi N150 Bluetooth4.0 USB Adapter (rtl8723be)
 2022-11-24 12:38 UTC  (2+ messages)
` [Bug 215197] Memory leaks show up when using Edimax Wi-Fi N150 Bluetooth/Wireless USB Adapter (RTL8XXXU)

[PATCH v3 1/2] Bluetooth: Add hci_nxp to hci_uart module to support NXP BT chipsets
 2022-11-24  8:53 UTC  (3+ messages)
` [v3,1/2] "

[patch V2 00/17] timers: Provide timer_shutdown[_sync]()
 2022-11-23 18:45 UTC  (37+ messages)
` [patch V2 01/17] Documentation: Remove bogus claim about del_timer_sync()
  ` timers: Provide timer_shutdown[_sync]()
` [patch V2 02/17] ARM: spear: Do not use timer namespace for timer_shutdown() function
` [patch V2 03/17] clocksource/drivers/arm_arch_timer: "
` [patch V2 04/17] clocksource/drivers/sp804: "
` [patch V2 05/17] timers: Get rid of del_singleshot_timer_sync()
` [patch V2 06/17] timers: Replace BUG_ON()s
` [patch V2 07/17] timers: Update kernel-doc for various functions
` [patch V2 08/17] timers: Use del_timer_sync() even on UP
` [patch V2 09/17] timers: Rename del_timer_sync() to timer_delete_sync()
` [patch V2 10/17] timers: Rename del_timer() to timer_delete()
` [patch V2 11/17] Documentation: Replace del_timer/del_timer_sync()
` [patch V2 12/17] timers: Silently ignore timers with a NULL function
` [patch V2 13/17] timers: Split [try_to_]del_timer[_sync]() to prepare for shutdown mode
` [patch V2 14/17] timers: Add shutdown mechanism to the internal functions
` [patch V2 15/17] timers: Provide timer_shutdown[_sync]()
` [patch V2 16/17] timers: Update the documentation to reflect on the new timer_shutdown() API
` [patch V2 17/17] Bluetooth: hci_qca: Fix the teardown problem for real

[PATCH v3 2/2] tools: Add identifier for NXP UART BT devices
 2022-11-23 13:11 UTC 

[PATCH v3 2/2] tools: Add identifier for NXP UART BT devices
 2022-11-23 12:43 UTC 

[bluetooth-next:master] BUILD SUCCESS f492d22c0e7fb242ff68b61ea86b78ff1f031e59
 2022-11-23  3:17 UTC 

[PATCH BlueZ v3 0/7] Csip - Client role
 2022-11-23  0:07 UTC  (15+ messages)
` [PATCH BlueZ v3 1/7] shared/util: Update UUID database for Csip services
  ` Csip - Client role
` [PATCH BlueZ v3 2/7] lib/uuid: Add CSIS UUIDs
` [PATCH BlueZ v3 3/7] main.conf: Add CSIP profile configurable options
` [PATCH BlueZ v3 4/7] shared/csip: Add initial code for handling CSIP
` [PATCH BlueZ v3 5/7] profiles: Add initial code for csip plugin
` [PATCH BlueZ v3 6/7] monitor/att: Add decoding support for CSIP
` [PATCH BlueZ v3 7/7] tools: Add support to generate RSI using SIRK

[patch 00/15] timers: Provide timer_shutdown[_sync]()
 2022-11-22 16:42 UTC  (10+ messages)
` [patch 06/15] timers: Update kernel-doc for various functions

[PATCH v5] Bluetooth: btintel: Correctly declare all module firmware files
 2022-11-22 14:34 UTC  (2+ messages)
` [v5] "

[PATCH v4] Bluetooth: btintel: Correctly declare all module firmware files
 2022-11-22 12:31 UTC  (3+ messages)

[PATCH v2 2/2] tools: Add identifier for NXP UART BT devices
 2022-11-22 11:57 UTC 

[PATCH v2 1/2] Bluetooth: Add hci_nxp to hci_uart module to support NXP BT chipsets
 2022-11-22 10:44 UTC  (3+ messages)
` [PATCH v2 2/2] tools: Add identifier for NXP UART BT devices
` [v2,1/2] Bluetooth: Add hci_nxp to hci_uart module to support NXP BT chipsets

[PATCH v1] Bluetooth: Add hci_nxp BT submodule with controller Power Save feature for NXP BT chipsets
 2022-11-22 10:35 UTC  (3+ messages)

Silikonmischungen
 2022-11-22  9:05 UTC 

[PATCH -next] Bluetooth: Fix Kconfig warning for BT_HIDP
 2022-11-22  9:18 UTC  (6+ messages)
` [-next] "

[PATCH BlueZ V2 0/6] V2 of CSIP client role
 2022-11-22  5:50 UTC  (8+ messages)
` [PATCH BlueZ V2 1/6] lib/uuid: Add CSIS UUIDs
  ` V2 of CSIP client role
` [PATCH BlueZ V2 2/6] main.conf: Add CSIP profile configurable options
` [PATCH BlueZ V2 3/6] shared/csip: Add initial code for handling CSIP
` [PATCH BlueZ V2 4/6] profiles: Add initial code for csip plugin
` [PATCH BlueZ V2 5/6] monitor/att: Add decoding support for CSIP
` [PATCH BlueZ V2 6/6] tools: Add support to generate RSI using SIRK

[PATCH BlueZ 1/6] lib/uuid: Add CSIS UUIDs
 2022-11-22  3:02 UTC  (2+ messages)
` CSIP - Client Role

[bluez/bluez] 5a872a: client/player: Fix scan-build warning
 2022-11-22  2:41 UTC 

[PATCH] Bluetooth: L2CAP: Fix u8 overflow
 2022-11-22  0:50 UTC  (2+ messages)

[PATCH] btusb: HCI_QUICK_NO_SUSPEND_NOTIFIER causes kernel panic
 2022-11-22  0:34 UTC  (3+ messages)
`  "

[PATCH BlueZ 0/6] CSIP - Client Role
 2022-11-21 23:46 UTC  (3+ messages)
` [PATCH BlueZ 4/6] profiles: Add initial code for csip plugin
` [PATCH BlueZ 5/6] monitor/att: Add decoding support for CSIP


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