linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-28 21:07:21 to 2021-10-07 15:47:45 UTC [more...]

[PATCH][next] Bluetooth: use bitmap_empty to check if a bitmap has any bits set
 2021-10-07 15:47 UTC  (5+ messages)
` [next] "

[bluetooth-next:master 3/6] net/bluetooth/hci_request.c:1111:13: warning: address of array 'hdev->suspend_tasks' will always evaluate to 'true'
 2021-10-07  8:16 UTC 

[PATCH v1] Bluetooth: btintel: Fix bdaddress comparison with garbage value
 2021-10-07  6:06 UTC  (5+ messages)

[PATCH v1 00/15] create power sequencing subsystem
 2021-10-07  5:31 UTC  (18+ messages)
` [PATCH v1 01/15] dt-bindings: add pwrseq device tree bindings
` [PATCH v1 02/15] power: add power sequencer subsystem
` [PATCH v1 03/15] pwrseq: port MMC's pwrseq drivers to new pwrseq subsystem
` [PATCH v1 04/15] mmc: core: switch "
` [PATCH v1 05/15] pwrseq: implement onecell helper
` [PATCH v1 06/15] pwrseq: add support for QCA BT+WiFi power sequencer
` [PATCH v1 07/15] pwrseq: add fallback support
` [PATCH v1 08/15] pwrseq: pwrseq_qca: implement "
` [PATCH v1 09/15] Bluetooth: hci_qca: switch to using pwrseq
` [PATCH v1 10/15] ath10k: add support for pwrseq sequencing
` [PATCH v1 11/15] arm64: dts: qcom: sdm845-db845c: switch bt+wifi to qca power sequencer
` [PATCH v1 12/15] arm64: dts: qcom: qrb5165-rb5: add bluetooth support
` [PATCH v1 13/15] arm64: dts: qcom: sdm845-db845c: add second channel to qca power sequencer
` [PATCH v1 14/15] WIP: PCI: qcom: use pwrseq to power up bus devices
` [PATCH v1 15/15] WIP: arm64: dts: qcom: qrb5165-rb5: add bus-pwrseq property to pcie0

[PATCH BlueZ 1/4] shared/att: Add bt_att_resend
 2021-10-06 21:55 UTC  (5+ messages)
` [PATCH BlueZ 2/4] shared/gatt-client: Make use of bt_att_resend
` [PATCH BlueZ 3/4] attrib: "
` [PATCH BlueZ 4/4] test-hog: Update pdu sequence
` [BlueZ,1/4] shared/att: Add bt_att_resend

[BlueZ PATCH 1/3] doc/tester-config: Enable Runtime Debugging Feature
 2021-10-06 20:36 UTC  (4+ messages)
` [BlueZ PATCH 2/3] tools/mgmt-tester: Updates Experimental Feature test cases
` [BlueZ PATCH 3/3] tools/mgmt-tester: Add test case for suspend while discovering
` [BlueZ,1/3] doc/tester-config: Enable Runtime Debugging Feature

[BlueZ PATCH] tools/mgmt-tester: Update the correct suspend reason for disconnect
 2021-10-06 17:58 UTC  (3+ messages)
` [BlueZ] "

[PATCH V2] Bluetooth: mgmt: Fix Experimental Feature Changed event
 2021-10-06 17:41 UTC  (4+ messages)
` [V2] "

[PATCH v1 1/2] arm64: dts: qcom: sc7280: Add bluetooth node on SC7280 IDP board
 2021-10-06 17:39 UTC  (5+ messages)
` [PATCH v1 2/2] arm64: dts: qcom: sc7280: update bluetooth node in SC7280 IDP2 board

KASAN: use-after-free Read in hci_cmd_timeout
 2021-10-06  9:21 UTC 

[PATCH 1/3] Bluetooth: hci_vhci: Fix calling hci_{suspend,resume}_dev
 2021-10-06  8:58 UTC  (6+ messages)
` [PATCH 2/3] Bluetooth: Fix handling of SUSPEND_DISCONNECTING
` [PATCH 3/3] Bluetooth: Fix wake up suspend_wait_q prematurely

[PATCH V2] Bluetooth: hci_vhci: Fix to set the force_wakeup value
 2021-10-06  8:57 UTC  (3+ messages)

[PATCH v1] Bluetooth: Read codec capabilities only if supported
 2021-10-06  8:53 UTC  (3+ messages)
` [v1] "

Null dereference in profiles/audio/avrcp.c
 2021-10-06  8:52 UTC  (5+ messages)

[PATCH] Bluetooth: mgmt: Fix Experimental Feature Changed event
 2021-10-06  8:45 UTC  (2+ messages)

[RFC v2 00/13] create power sequencing subsystem
 2021-10-06  3:49 UTC  (3+ messages)

[BlueZ PATCH] tools/mgmt-tester: Fix the suspend reason code
 2021-10-05 18:42 UTC  (3+ messages)
` [BlueZ] "

[PATCH v2 1/2] shared/util: Add conversion function for 24 bits
 2021-10-05 16:13 UTC  (3+ messages)
` [PATCH v2 2/2] shared/util: Update UUID database with LE Audio services

pull request: bluetooth 2021-10-04
 2021-10-05 14:51 UTC  (4+ messages)

[Bug 198451] Error message: Bluetooth: hci0 killing stalled connection
 2021-10-05  9:26 UTC 

[PATCH BlueZ] Use accurate icons for headphones and headsets
 2021-10-05  7:07 UTC  (4+ messages)
` [BlueZ] "

[PATCH] Bluetooth: btrtl: Ask ic_info to drop firmware
 2021-10-05  5:26 UTC  (3+ messages)

[DNM BlueZ PATCH v3] Build: Test patch - Do Not Merge
 2021-10-05  2:27 UTC  (2+ messages)
` [DNM,BlueZ,v3] "

[DNM PATCH v2] Bluetooth: Build: Test patch - Do Not Merge
 2021-10-05  1:10 UTC 

[BlueZ PATCH V2] tools/mgmt-tester: Add test cases for load_long_term_keys command
 2021-10-04 23:26 UTC  (3+ messages)
` [BlueZ,V2] "

[BlueZ PATCH v7 0/4] Detailed error string
 2021-10-04 22:48 UTC  (6+ messages)
` [BlueZ PATCH v7 1/4] doc: Add errors.txt to describe errors of D-Bus method returns
` [BlueZ PATCH v7 2/4] error: BR/EDR and LE connection failure reasons
` [BlueZ PATCH v7 3/4] device: Include detailed error string in Connect() return
` [BlueZ PATCH v7 4/4] client: Print error code for connect methods

[BlueZ PATCH v1] adv_monitor: Mark the device as lost on device_lost_timeout
 2021-10-04 22:47 UTC  (2+ messages)

[RFC PATCH] Bluetooth: hci_vhci: Fix to set force_wakeup value
 2021-10-04 22:27 UTC  (3+ messages)

[RFC BlueZ 1/2] shared/att: Add bt_att_resend
 2021-10-04 21:53 UTC  (3+ messages)
` [RFC BlueZ 2/2] shared/gatt-client: Make use of bt_att_resend
` [RFC,BlueZ,1/2] shared/att: Add bt_att_resend

[PATCH -next -v2] ./drivers/bluetooth/btqcomsmd.c: remove superfluous header files from btqcomsmd.c
 2021-10-04 19:46 UTC  (2+ messages)

[PATCH 0/2] Bluetooth: various SCO fixes
 2021-10-04 18:12 UTC  (4+ messages)
` [PATCH 1/2] Bluetooth: call sock_hold earlier in sco_conn_del

[PATCH] Bluetooth: fix deadlock for RFCOMM sk state change
 2021-10-04 18:07 UTC 

[RESEND PATCH] Bluetooth: fix race in sco_sock_connect
 2021-10-04 18:01 UTC 

[regression] Bluetooth: Query LE tx power on startup broke Bluetooth on MacBookPro16,1
 2021-10-04 11:15 UTC  (11+ messages)
  ` [PATCH] Bluetooth: add quirk disabling query LE tx power
        ` [PATCHv2] Bluetooth: quirk disabling LE Read Transmit Power

Instable BLE connection - MTU Request, Attribute not found
 2021-10-02 23:57 UTC  (4+ messages)
        ` Instable BLE connection - MTU Request, Attribute not found - wireshark findings
            ` Fwd: "

pull request: bluetooth 2021-10-01
 2021-10-02  9:32 UTC  (5+ messages)

[RFC PATCH] Bluetooth: hci_sock: Set flag to all sockets
 2021-10-01 22:07 UTC  (3+ messages)

[PATCH] Bluetooth: Rename driver .prevent_wake to .wakeup
 2021-10-01 20:33 UTC  (2+ messages)

[PATCH] Bluetooth: Rename driver .prevent_wake to .wakeup
 2021-10-01 20:21 UTC 

[PATCH BlueZ v4 0/2] Optionally require security for notify/indicate
 2021-10-01 18:01 UTC  (4+ messages)
` [PATCH BlueZ v4 1/2] gatt: Allow GATT server to dicate CCC permissions
` [PATCH BlueZ v4 2/2] doc/gatt-api: Add 'X-notify`/`X-indicate`

[PATCH] Bluetooth: btusb: Add support for TP-Link UB500 Adapter
 2021-10-01  9:40 UTC  (2+ messages)

[RESEND] Bluetooth: hci_sock: Replace use of memcpy_from_msg with bt_skb_sendmsg
 2021-10-01  9:39 UTC  (2+ messages)

[RFC] Bluetooth: Rename driver .prevent_wake to .wakeup
 2021-10-01  9:37 UTC  (2+ messages)

[PATCH BlueZ v3 0/2] Optionally require security for notify/indicate
 2021-09-30 20:25 UTC  (4+ messages)
` [PATCH BlueZ v3 1/2] gatt: Allow GATT server to dicate CCC permissions
` [PATCH BlueZ v3 2/2] doc/gatt-api: Add 'X-notify`/`X-indicate`

[PATCH] Bluetooth: btrtl: Add support for MSFT extension to rtl8821c devices
 2021-09-30 19:57 UTC  (3+ messages)
`  "

[syzbot] WARNING: locking bug in sco_conn_del
 2021-09-30 13:30 UTC 

[RFC PATCH BlueZ v2] Cleaning up gatt operations on a disconnect to fix possible use after free
 2021-09-29 22:47 UTC  (4+ messages)
` [RFC,BlueZ,v2] "

[PATCH BlueZ 1/5] gatt-api: Add MTU property to GattCharacteristic1
 2021-09-29 22:47 UTC  (7+ messages)
` [PATCH BlueZ 2/5] gatt: Add implementation of GattCharacteristic1.MTU
` [PATCH BlueZ 3/5] shared/att: Add bt_att_register_exchange
` [PATCH BlueZ 4/5] gatt: Emit PropertiesChanged("MTU") when MTU is exchanged
` [PATCH BlueZ 5/5] client: Print MTU on attribute-info
` [BlueZ,1/5] gatt-api: Add MTU property to GattCharacteristic1

[BlueZ PATCH] tools/mgmt-tester: Fix Read Experiemental Feature test case
 2021-09-29 22:44 UTC  (3+ messages)
` [BlueZ] "

[BlueZ PATCH] tools/mgmt-tester: Add suspend/resume test cases
 2021-09-29 22:44 UTC  (3+ messages)
` [BlueZ] "

[PATCH 1/2] Bluetooth: hci_vhci: Add force_suspend entry
 2021-09-29 22:05 UTC  (5+ messages)
` [PATCH 2/2] Bluetooth: hci_vhci: Add force_prevent_wake entry
` [1/2] Bluetooth: hci_vhci: Add force_suspend entry

[PATCH BlueZ v2 0/2] Optionally require security for notify/indicate
 2021-09-29 18:39 UTC  (4+ messages)
` [PATCH BlueZ v2 1/2] gatt: allow GATT server to dicate CCC permissions
  ` Optionally require security for notify/indicate
` [PATCH BlueZ v2 2/2] doc/gatt-api: Add 'X-asynchronous` permissions

[PATCH v2 1/3] Bluetooth: Make use of hci_{suspend,resume}_dev on suspend notifier
 2021-09-29 18:13 UTC  (10+ messages)
` [PATCH v2 2/3] Bluetooth: hci_vhci: Add force_suspend entry
` [PATCH v2 3/3] Bluetooth: hci_vhci: Add force_prevent_wake entry
` [v2,1/3] Bluetooth: Make use of hci_{suspend,resume}_dev on suspend notifier

[PATCH BlueZ 0/2] Optionally require security for notify/indicate
 2021-09-29 18:04 UTC  (5+ messages)
` [PATCH BlueZ 1/2] gatt: allow GATT server to dicate CCC permissions
  ` Optionally require security for notify/indicate
` [PATCH BlueZ 2/2] doc/gatt-api: Add 'X-asynchronous` permissions

[BlueZ PATCH v1 0/3] Introduce Advertisement Monitor Device Tracking event
 2021-09-29 13:26 UTC  (4+ messages)
` [BlueZ PATCH v1 1/3] doc: Add "

[PATCH v1] Bluetooth: btusb: Add the new support IDs for WCN6855
 2021-09-29 12:23 UTC  (2+ messages)

[syzbot] INFO: trying to register non-static key in sco_conn_del
 2021-09-29 11:36 UTC 

[PATCH v12] Bluetooth: btusb: Add support using different nvm for variant WCN6855 controller
 2021-09-29  8:36 UTC 

[RFC PATCH] Bluetooth: Add framework for AOSP quality report setting
 2021-09-29  0:05 UTC  (2+ messages)
` [RFC] "

[RFC PATCH BlueZ] Cleaning up gatt operations on a disconnect to fix possible use after free
 2021-09-28 22:55 UTC 

[PATCH -next] ./drivers/bluetooth/btrsi.c: remove superfluous header files from btrsi.c
 2021-09-28 22:14 UTC  (2+ messages)

[PATCH] Bluetooth: btrtl: Set VsMsftOpCode based on device table
 2021-09-28 21:44 UTC  (3+ messages)
`  "

[PATCH 1/2] Bluetooth: Fix handling of experimental feature for quality reports
 2021-09-28 21:42 UTC  (3+ messages)
` [1/2] "

[PATCH -next] ./drivers/bluetooth/ath3k.c: remove superfluous header files from ath3k.c
 2021-09-28 21:07 UTC  (2+ messages)
` [-next] "

[PATCH -next] ./drivers/bluetooth/bcm203x.c: remove superfluous header files from bcm203x.c
 2021-09-28 21:07 UTC  (2+ messages)
` [-next] "


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