linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-11 03:57:16 to 2023-01-26 13:43:58 UTC [more...]

[PATCH 6.1 0/1] Bluetooth: hci_sync: cancel cmd_timer if hci_open failed
 2023-01-26 13:43 UTC  (3+ messages)
` [PATCH 6.1 1/1] "
  `  "

[PATCH 4.14/4.19/5.4/5.10/5.15] Bluetooth: hci_sync: cancel cmd_timer if hci_open failed
 2023-01-26 13:38 UTC 

[PATCH v2 0/5] Bluetooth: hci_mrvl: Add serdev support for 88W8997
 2023-01-26 10:03 UTC  (8+ messages)
` [PATCH v2 1/5] dt-bindings: bluetooth: marvell: add 88W8997
  ` Bluetooth: hci_mrvl: Add serdev support for 88W8997
` [PATCH v2 2/5] dt-bindings: bluetooth: marvell: add max-speed property
` [PATCH v2 3/5] Bluetooth: hci_mrvl: use maybe_unused macro for device tree ids
` [PATCH v2 4/5] Bluetooth: hci_mrvl: Add serdev support for 88W8997
` [PATCH v2 5/5] arm64: dts: imx8mp-verdin: add 88W8997 serdev to uart4

[PATCH v2] dt-bindings: leds: Document Bluetooth and WLAN triggers
 2023-01-26 10:01 UTC  (8+ messages)
` [v2] "

[kernel PATCH v1 0/1] Reason to disable adv during power off without clearing
 2023-01-26  7:16 UTC  (8+ messages)
` [kernel PATCH v1 1/1] Bluetooth: Don't send HCI commands to remove adv if adapter is off
  ` Reason to disable adv during power off without clearing

[PATCH BlueZ v4 00/13] Mesh v1.1 additions
 2023-01-25 22:27 UTC  (18+ messages)
` [PATCH BlueZ v4 01/13] doc/mesh: Add Remote Provisioning DBus APIs
  ` Mesh v1.1 additions
` [PATCH BlueZ v4 02/13] mesh: Add Remote Provisioning
` [PATCH BlueZ v4 03/13] tools/mesh: Optimize for multiple RPR servers and NPPI
` [PATCH BlueZ v4 04/13] mesh: Rename parameter list per crypto usage
` [PATCH BlueZ v4 05/13] unit/mesh: Add unit testing of Mesh Private Beaconing
` [PATCH BlueZ v4 06/13] mesh: Add storage of Mesh Private Beacon settings
` [PATCH BlueZ v4 07/13] mesh: Add Mesh Private Beacon server
` [PATCH BlueZ v4 08/13] mesh: Add Tx/Rx support of Mesh Private Beacons
` [PATCH BlueZ v4 09/13] mesh: Add internal Mesh Private Beacon model
` [PATCH BlueZ v4 10/13] tools/mesh: Add support for Mesh Private Beacons
` [PATCH BlueZ v4 11/13] mesh: Switch beaconing net key
` [PATCH BlueZ v4 12/13] mesh: Fix Checksmatch warning
` [PATCH BlueZ v4 13/13] mesh: Remove unused byte swap for ScanBuild

[PATCH v1 0/3] Add support for NXP bluetooth chipsets
 2023-01-25 11:22 UTC  (16+ messages)
` [PATCH v1 1/3] serdev: Add method to assert break
  ` Add support for NXP bluetooth chipsets
` [PATCH v1 2/3] dt-bindings: net: bluetooth: Add NXP bluetooth support
` [PATCH v1 3/3] Bluetooth: NXP: Add protocol support for NXP Bluetooth chipsets

[PATCH v2 1/3] shared/bap: Fix not detaching streams when PAC is removed
 2023-01-25  2:37 UTC  (4+ messages)
` [PATCH v2 2/3] bap: Fix not setting stream to NULL
` [PATCH v2 3/3] bap: Fix not removing endpoint if local PAC is unregistered
` [v2,1/3] shared/bap: Fix not detaching streams when PAC is removed

[PATCH BlueZ] AUTHORS: modify email address
 2023-01-25  0:13 UTC  (3+ messages)
` [BlueZ] "

[PATCH v5] Bluetooth: Add hci_nxp to hci_uart module to support NXP BT chipsets
 2023-01-24 17:56 UTC  (5+ messages)

[PATCH v1 0/4] Bluetooth: hci_mrvl: Add serdev support for 88W8997
 2023-01-24  6:38 UTC  (11+ messages)
` [PATCH v1 1/4] dt-bindings: bluetooth: marvell: add 88W8997 DT binding
  ` Bluetooth: hci_mrvl: Add serdev support for 88W8997
` [PATCH v1 2/4] dt-bindings: bluetooth: marvell: add max-speed property
` [PATCH v1 3/4] Bluetooth: hci_mrvl: Add serdev support for 88W8997
` [PATCH v1 4/4] arm64: dts: imx8mp-verdin: add 88W8997 serdev to uart4

[PATCH BlueZ 1/5] profiles: Add Support for Metadata, CID and VID
 2023-01-24  2:54 UTC  (6+ messages)
` [PATCH BlueZ 2/5] client/player: Add support for Company ID, Vendor ID
` [PATCH BlueZ 3/5] shared/util: Check arguments on util_memcpy
` [PATCH BlueZ 4/5] media-api: Make Vendor a uint32_t
` [PATCH BlueZ 5/5] media: Rework support of Vendor to use uint32_t as type
` [BlueZ,1/5] profiles: Add Support for Metadata, CID and VID

[PATCH BlueZ v3 00/11] Mesh v1.1 additions
 2023-01-23 22:57 UTC  (13+ messages)
` [PATCH BlueZ v3 01/11] doc/mesh: Add Remote Provisioning DBus APIs
  ` Mesh v1.1 additions
` [PATCH BlueZ v3 02/11] mesh: Add Remote Provisioning
` [PATCH BlueZ v3 03/11] tools/mesh: Optimize for multiple RPR servers and NPPI
` [PATCH BlueZ v3 04/11] mesh: Rename parameter list per crypto usage
` [PATCH BlueZ v3 05/11] unit/mesh: Add unit testing of Mesh Private Beaconing
` [PATCH BlueZ v3 06/11] mesh: Add storage of Mesh Private Beacon settings
` [PATCH BlueZ v3 07/11] mesh: Add Mesh Private Beacon server
` [PATCH BlueZ v3 08/11] mesh: Add Tx/Rx support of Mesh Private Beacons
` [PATCH BlueZ v3 09/11] mesh: Add internal Mesh Private Beacon model
` [PATCH BlueZ v3 10/11] tools/mesh: Add support for Mesh Private Beacons
` [PATCH BlueZ v3 11/11] mesh: Switch beaconing net key

[PATCH BlueZ 1/2] shared/bap: Fix not detaching streams when PAC is removed
 2023-01-23 22:55 UTC  (3+ messages)
` [PATCH BlueZ 2/2] bap: Fix not setting stream to NULL
` [BlueZ,1/2] shared/bap: Fix not detaching streams when PAC is removed

Bluetooth: L2cap: use-after-free in l2cap_sock_kill
 2023-01-23  9:17 UTC 

Bluetooth: L2cap: use-after-free in l2cap_sock_ready_cb
 2023-01-23  9:15 UTC 

[PATCH] dt-bindings: leds: Document Bluetooth and WLAN triggers
 2023-01-22 11:32 UTC  (5+ messages)

[PATCH BlueZ v2 00/11] Mesh v1.1 additions
 2023-01-20 22:51 UTC  (13+ messages)
` [PATCH BlueZ v2 01/11] doc/mesh: Add Remote Provisioning DBus APIs
  ` Mesh v1.1 additions
` [PATCH BlueZ v2 02/11] mesh: Add Remote Provisioning
` [PATCH BlueZ v2 03/11] tools/mesh: Optimize for multiple RPR servers and NPPI
` [PATCH BlueZ v2 04/11] mesh: Rename parameter list per crypto usage
` [PATCH BlueZ v2 05/11] unit/mesh: Add unit testing of Mesh Private Beaconing
` [PATCH BlueZ v2 06/11] mesh: Add storage of Mesh Private Beacon settings
` [PATCH BlueZ v2 07/11] mesh: Add Mesh Private Beacon server
` [PATCH BlueZ v2 08/11] mesh: Add Tx/Rx support of Mesh Private Beacons
` [PATCH BlueZ v2 09/11] mesh: Add internal Mesh Private Beacon model
` [PATCH BlueZ v2 10/11] tools/mesh: Add support for Mesh Private Beacons
` [PATCH BlueZ v2 11/11] mesh: Switch beaconing net key

[PATCH] L2CAP: Fix null-ptr-deref in l2cap_sock_set_shutdown_cb
 2023-01-20 22:09 UTC  (8+ messages)
` BUG: KASAN: null-ptr-deref in _raw_spin_lock_bh+0x4c/0xc0
    ` L2CAP: Fix null-ptr-deref in l2cap_sock_set_shutdown_cb

[syzbot] possible deadlock in rfcomm_dlc_exists
 2023-01-20 16:28 UTC 

[PATCH 1/1] Bluetooth: btrtl: Firmware format v2 support
 2023-01-19 19:55 UTC  (5+ messages)
` [1/1] "

[PATCH BlueZ 00/12] Mesh v1.1 additions
 2023-01-20  4:12 UTC  (14+ messages)
` [PATCH BlueZ 01/12] doc/mesh: Add Remote Provisioning DBus APIs
  ` Mesh v1.1 additions
` [PATCH BlueZ 02/12] mesh: Add Remote Provisioning
` [PATCH BlueZ 03/12] tools/mesh: Optimize for multiple RPR servers and NPPI
` [PATCH BlueZ 04/12] mesh: Rename parameter list per crypto usage
` [PATCH BlueZ 05/12] unit/mesh: Add unit testing of Mesh Private Beaconing
` [PATCH BlueZ 06/12] mesh: Add storage of Mesh Private Beacon settings
` [PATCH BlueZ 07/12] mesh: Add Mesh Private Beacon server
` [PATCH BlueZ 08/12] mesh: Add Tx/Rx support of Mesh Private Beacons
` [PATCH BlueZ 09/12] mesh: Add internal Mesh Private Beacon model
` [PATCH BlueZ 10/12] mesh: Plumb in "
` [PATCH BlueZ 11/12] tools/mesh: Add support for Mesh Private Beacons
` [PATCH BlueZ 12/12] mesh: Switch beaconing net key

pull-request: bluetooth 2023-01-17
 2023-01-18  3:30 UTC  (2+ messages)

[Bug 216817] New: btusb device with ID 0489:e0d0 no longer working after v6.0
 2023-01-17 19:22 UTC  (5+ messages)
` [Bug 216817] "

[PATCH 0/8] HID: remove some unneeded exported symbols from hid.h
 2023-01-17 12:45 UTC  (2+ messages)

[PATCH v2 RESEND RESEND] Bluetooth: btqcomsmd: Fix command timeout after setting BD address
 2023-01-17 11:30 UTC  (2+ messages)
` [v2,RESEND,RESEND] "

[PATCH v4 06/12] tty: Convert ->carrier_raised() and callchains to bool
 2023-01-17  9:03 UTC 

[Bug 216936] New: [REGRESSION] The first attempt to upload firmware for Intel Bluetooth fails
 2023-01-17  5:58 UTC  (5+ messages)
` [Bug 216936] First attempt to upload firmware for Intel Bluetooth fails (a timing issue?)

[PATCH v2] Bluetooth: hci_debugfs: Use kstrtobool() instead of strtobool()
 2023-01-14  9:58 UTC  (2+ messages)
` [v2] "

[bluez/bluez] a1736d: shared/bap: Fixing Company ID and Vendor ID endianess
 2023-01-14  0:28 UTC 

[bluez/bluez] 6f8b35: shared/bap: Fix scan-build warning
 2023-01-13 23:03 UTC 

[PATCH BlueZ v3] shared/bap: Fixing Company ID, Vendor ID and Metadata handling
 2023-01-13 23:00 UTC  (4+ messages)
` [BlueZ,v3] "

[PATCH BlueZ] shared/bap: Fix scan-build warning
 2023-01-13 23:00 UTC  (3+ messages)
` [BlueZ] "

[PATCH v3 06/13] tty: Convert ->carrier_raised() and callchains to bool
 2023-01-13 11:50 UTC  (3+ messages)

[PATCH BlueZ 0/1] *** hcidump: fix array boundary issue le_meta_ev_dump ***
 2023-01-13  0:30 UTC  (3+ messages)
` [PATCH BlueZ 1/1] hcidump:fix array boundary issue le_meta_ev_dump()
  ` *** hcidump: fix array boundary issue le_meta_ev_dump ***

[PATCH][next] Bluetooth: HCI: Replace zero-length arrays with flexible-array members
 2023-01-12 22:49 UTC  (2+ messages)

[PATCH v2] Bluetooth: hci_qca: Fix driver shutdown on closed serdev
 2023-01-12 16:13 UTC  (4+ messages)

[Bug 216546] New: ( ID 1131:1001) Integrated System Solution Corp. KY-BT100 Bluetooth Adapter fails to Initialize
 2023-01-12 11:40 UTC  (2+ messages)
` [Bug 216546] "

[PATCH] Bluetooth: btrtl: Add support for RTL8852BS
 2023-01-12 10:35 UTC  (2+ messages)
`  "

[bluetooth-next:master] BUILD SUCCESS 7ed38304a6332c9e182fea91463bd1142877e568
 2023-01-12  9:06 UTC 

Silikonmischungen
 2023-01-12  8:40 UTC 

hdev->le_scan_disable - WARNING: possible circular locking dependency detected
 2023-01-12  8:40 UTC  (2+ messages)

[Bug 204589] New: Bluetooth touchpad (Apple Magic Trackpad) disconnects every few minutes
 2023-01-11 22:06 UTC  (5+ messages)
` [Bug 204589] "

[PATCH] Bluetooth: hci_event: Fix Invalid wait context
 2023-01-11 20:10 UTC  (2+ messages)

[PATCH v3] Bluetooth: Fix possible deadlock in rfcomm_sk_state_change
 2023-01-11 20:10 UTC  (3+ messages)
` [v3] "

[PATCH] Bluetooth: ISO: Fix possible circular locking dependency
 2023-01-11 20:10 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).