linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-19 12:07:26 to 2021-10-27 09:15:32 UTC [more...]

[PATCH v2 0/2] Bluetooth: hci_h5: btrtl: Add support for RTL8822CS hci_ver 0x08
 2021-10-27  9:15 UTC  (5+ messages)
` [PATCH v2 1/2] Bluetooth: btrtl: Add support for RTL8822C "
` [PATCH v2 2/2] Bluetooth: hci_h5: Add power reset via gpio in h5_btrtl_open

[PATCH v3 0/2] Bluetooth: hci_h5: btrtl: Add support for RTL8822CS hci_ver 0x08
 2021-10-27  9:14 UTC  (3+ messages)
` [PATCH v3 1/2] Bluetooth: btrtl: Add support for RTL8822C "
` [PATCH v3 2/2] Bluetooth: hci_h5: Add power reset via gpio in h5_btrtl_open

[PATCH v4] bluetooth: Add Adv Monitor Device Found/Lost events
 2021-10-27  6:28 UTC  (3+ messages)

[PATCH v3] Bluetooth: btusb: Add support for variant WCN6855 by using different nvm
 2021-10-27  6:12 UTC  (4+ messages)

[bluetooth-next:master] BUILD SUCCESS c603bf1f94d0ef8ce3ef081112eae13cd744ef17
 2021-10-27  3:14 UTC 

[PATCH v6 00/23] Bluetooth: HCI command synchronization
 2021-10-26 23:03 UTC  (24+ messages)
` [PATCH v6 01/23] Bluetooth: Add helper for serialized HCI command execution
` [PATCH v6 02/23] Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 1
` [PATCH v6 03/23] Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 2
` [PATCH v6 04/23] Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 3
` [PATCH v6 05/23] Bluetooth: hci_sync: Enable advertising when LL privacy is enabled
` [PATCH v6 06/23] Bluetooth: hci_sync: Rework background scan
` [PATCH v6 07/23] Bluetooth: hci_sync: Convert MGMT_SET_POWERED
` [PATCH v6 08/23] Bluetooth: hci_sync: Convert MGMT_OP_START_DISCOVERY
` [PATCH v6 09/23] Bluetooth: hci_sync: Convert MGMT_OP_SET_FAST_CONNECTABLE
` [PATCH v6 10/23] Bluetooth: hci_sync: Enable synch'd set_bredr
` [PATCH v6 11/23] Bluetooth: hci_sync: Convert MGMT_OP_GET_CONN_INFO
` [PATCH v6 12/23] Bluetooth: hci_sync: Convert MGMT_OP_SET_SECURE_CONN
` [PATCH v6 13/23] Bluetooth: hci_sync: Convert MGMT_OP_GET_CLOCK_INFO
` [PATCH v6 14/23] Bluetooth: hci_sync: Convert MGMT_OP_SET_LE
` [PATCH v6 15/23] Bluetooth: hci_sync: Convert MGMT_OP_READ_LOCAL_OOB_DATA
` [PATCH v6 16/23] Bluetooth: hci_sync: Convert MGMT_OP_READ_LOCAL_OOB_EXT_DATA
` [PATCH v6 17/23] Bluetooth: hci_sync: Convert MGMT_OP_SET_LOCAL_NAME
` [PATCH v6 18/23] Bluetooth: hci_sync: Convert MGMT_OP_SET_PHY_CONFIGURATION
` [PATCH v6 19/23] Bluetooth: hci_sync: Convert MGMT_OP_SET_ADVERTISING
` [PATCH v6 20/23] Bluetooth: hci_sync: Convert adv_expire
` [PATCH v6 21/23] Bluetooth: hci_sync: Convert MGMT_OP_SSP
` [PATCH v6 22/23] Bluetooth: hci_sync: Rework init stages
` [PATCH v6 23/23] Bluetooth: hci_sync: Rework hci_suspend_notifier

[PATCH BlueZ 1/2] Makefile: Fix code style
 2021-10-26 20:27 UTC  (4+ messages)
` [PATCH BlueZ 2/2] obexd: Add missing phonebook backends
` [BlueZ,1/2] Makefile: Fix code style

Problem Pairing Dell XPS 13 7390 Intel bluetooth btusb with some Headset / Speakers
 2021-10-26 17:03 UTC 

[PATCH v1 00/15] create power sequencing subsystem
 2021-10-26 14:42 UTC  (4+ messages)
` [PATCH v1 01/15] dt-bindings: add pwrseq device tree bindings

[PATCH v2] Bluetooth: btusb: Add the new support IDs for WCN6855
 2021-10-26 10:30 UTC  (3+ messages)

[Bug 214823] New: RTL8821CE Bluetooth adapter randomly stopped working, only suspend then resume can reset it
 2021-10-26  9:08 UTC 

[BlueZ PATCH v4 0/3] Add Advertisement Monitor Device Found/Lost events
 2021-10-26  8:33 UTC  (7+ messages)
` [BlueZ PATCH v4 1/3] doc: Introduce the Adv "
  ` Add Advertisement "
` [BlueZ PATCH v4 2/3] lib: Add definitions of the Adv "
` [BlueZ PATCH v4 3/3] adv_monitor: Receive the "

[PATCH v5 00/23] Bluetooth: HCI command synchronization
 2021-10-25 23:41 UTC  (24+ messages)
` [PATCH v5 01/23] Bluetooth: Add helper for serialized HCI command execution
` [PATCH v5 02/23] Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 1
` [PATCH v5 03/23] Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 2
` [PATCH v5 04/23] Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 3
` [PATCH v5 05/23] Bluetooth: hci_sync: Enable advertising when LL privacy is enabled
` [PATCH v5 06/23] Bluetooth: hci_sync: Rework background scan
` [PATCH v5 07/23] Bluetooth: hci_sync: Convert MGMT_SET_POWERED
` [PATCH v5 08/23] Bluetooth: hci_sync: Convert MGMT_OP_START_DISCOVERY
` [PATCH v5 09/23] Bluetooth: hci_sync: Convert MGMT_OP_SET_FAST_CONNECTABLE
` [PATCH v5 10/23] Bluetooth: hci_sync: Enable synch'd set_bredr
` [PATCH v5 11/23] Bluetooth: hci_sync: Convert MGMT_OP_GET_CONN_INFO
` [PATCH v5 12/23] Bluetooth: hci_sync: Convert MGMT_OP_SET_SECURE_CONN
` [PATCH v5 13/23] Bluetooth: hci_sync: Convert MGMT_OP_GET_CLOCK_INFO
` [PATCH v5 14/23] Bluetooth: hci_sync: Convert MGMT_OP_SET_LE
` [PATCH v5 15/23] Bluetooth: hci_sync: Convert MGMT_OP_READ_LOCAL_OOB_DATA
` [PATCH v5 16/23] Bluetooth: hci_sync: Convert MGMT_OP_READ_LOCAL_OOB_EXT_DATA
` [PATCH v5 17/23] Bluetooth: hci_sync: Convert MGMT_OP_SET_LOCAL_NAME
` [PATCH v5 18/23] Bluetooth: hci_sync: Convert MGMT_OP_SET_PHY_CONFIGURATION
` [PATCH v5 19/23] Bluetooth: hci_sync: Convert MGMT_OP_SET_ADVERTISING
` [PATCH v5 20/23] Bluetooth: hci_sync: Convert adv_expire
` [PATCH v5 21/23] Bluetooth: hci_sync: Convert MGMT_OP_SSP
` [PATCH v5 22/23] Bluetooth: hci_sync: Rework init stages
` [PATCH v5 23/23] Bluetooth: hci_sync: Rework hci_suspend_notifier

[PATCH BlueZ v2] audio/avrcp: Determine Absolute Volume support from feature category 2
 2021-10-25 21:02 UTC  (7+ messages)

[BlueZ PATCH 1/4] emulator: Add support to config the accept and resolve list
 2021-10-25 20:44 UTC  (5+ messages)
` [BlueZ PATCH 2/4] emulator: bthost: Add support LE Ext Adv Report
` [BlueZ PATCH 3/4] emulator: Add support to get the advertising address
` [BlueZ PATCH 4/4] tools/mgmt-tester: Add support for experimental feature in setup

[PATCH net-next v2 0/2] bluetooth: don't write directly to netdev->dev_addr
 2021-10-25 19:00 UTC  (4+ messages)
` [PATCH net-next v2 1/2] bluetooth: use eth_hw_addr_set()
` [PATCH net-next v2 2/2] bluetooth: use dev_addr_set()

[PATCH BlueZ] btdev: Fix using the callback return as command complete
 2021-10-25 18:21 UTC  (2+ messages)

[PATCH] Bluetooth: btusb: Fix failed to send func ctrl for MediaTek devices
 2021-10-25 15:03 UTC 

[PATCH v2 00/10] Add MT7921 SDIO Bluetooth support
 2021-10-25 13:37 UTC  (2+ messages)

[PATCH v6 1/3] Bluetooth: Add struct of reading AOSP vendor capabilities
 2021-10-25 13:26 UTC  (7+ messages)
` [PATCH v6 2/3] Bluetooth: aosp: Support AOSP Bluetooth Quality Report
` [PATCH v6 3/3] Bluetooth: btusb: enable Mediatek to support AOSP extension
` [v6,1/3] Bluetooth: Add struct of reading AOSP vendor capabilities

[PATCH] Bluetooth: hci_bcm: Remove duplicated entry in OF table
 2021-10-25 13:08 UTC  (2+ messages)

[PATCH] Bluetooth: fix division by zero in send path
 2021-10-25 13:05 UTC  (2+ messages)

[PATCH v2] Bluetooth: cmtp: fix possible panic when cmtp_init_sockets() fails
 2021-10-25 13:10 UTC  (2+ messages)

[BlueZ PATCH] src/device: Fix glib assertion
 2021-10-25 11:44 UTC  (3+ messages)
` [BlueZ] "

[bluetooth-next:master] BUILD SUCCESS f33b0068cdaf2b9998fa3662585858ef30bc4b9e
 2021-10-25  8:54 UTC 

[BlueZ PATCH 1/4] emulator: Add support to config the accept and resolve list
 2021-10-25  5:07 UTC  (5+ messages)
` [BlueZ PATCH 2/4] emulator: bthost: Add support LE Ext Adv Report
` [BlueZ PATCH 3/4] emulator: Add support to get the advertising address
` [BlueZ PATCH 4/4] tools/mgmt-tester: Add support for experimental feature in setup
` [BlueZ,1/4] emulator: Add support to config the accept and resolve list

[BlueZ PATCH] tools/mgmt-tester: Update the expected manufacturer of emulator
 2021-10-25  5:04 UTC  (2+ messages)
` [BlueZ] "

[Bug 204629] New: Bluetooth headset auto connected but failed to recognize as audio device
 2021-10-24  4:40 UTC  (2+ messages)
` [Bug 204629] "

[syzbot] INFO: trying to register non-static key in hci_uart_tty_receive (3)
 2021-10-23 13:47 UTC  (3+ messages)

[RFC BlueZ PATCH v14 1/5] emulator: Add support to config the accept and resolve list
 2021-10-22 21:34 UTC  (6+ messages)
` [RFC BlueZ PATCH v14 2/5] emulator: bthost: Add support LE Ext Adv Report
` [RFC BlueZ PATCH v14 3/5] emulator: Add support to get the advertising address
` [RFC BlueZ PATCH v14 4/5] tools/mgmt-tester: Add support for experimental feature in setup
` [RFC BlueZ PATCH v14 5/5] tools/mgmt-tester: Add LL Privacy test cases
` [RFC,BlueZ,v14,1/5] emulator: Add support to config the accept and resolve list

[PATCH net-next 0/2] bluetooth: don't write directly to netdev->dev_addr
 2021-10-22 18:11 UTC  (4+ messages)
` [PATCH net-next 1/2] bluetooth: use eth_hw_addr_set()
  ` bluetooth: don't write directly to netdev->dev_addr
` [PATCH net-next 2/2] bluetooth: use dev_addr_set()

[PATCH] Bluetooth: cmtp: fix possible panic when cmtp_init_sockets() fails
 2021-10-22  8:43 UTC  (4+ messages)
`  "

[PATCH] Bluetooth: vhci: Fix checking of msft_opcode
 2021-10-22  4:47 UTC  (3+ messages)
`  "

[PATCH v2 1/2] mgmt-tester: Fix expected manufacturer
 2021-10-21 22:55 UTC  (3+ messages)
` [PATCH v2 2/2] btdev: Set Local RPA when own_addr_type is 0x03
` [v2,1/2] mgmt-tester: Fix expected manufacturer

DBus assertion failures after upgrade to BlueZ 5.62
 2021-10-21 21:56 UTC 

[PATCH BlueZ 1/2] mgmt-tester: Fix expected manufacturer
 2021-10-21 21:38 UTC  (2+ messages)
` [PATCH BlueZ 2/2] btdev: Set Local RPA when own_addr_type is 0x03

[Bluez PATCH] tools/hcitool: Fix the descriptions of leal* commands
 2021-10-21 20:31 UTC  (2+ messages)

[RFC BlueZ PATCH v13 1/5] emulator: Add support to config the accept and resolve list
 2021-10-21 18:41 UTC  (6+ messages)
` [RFC BlueZ PATCH v13 2/5] emulator: bthost: Add support LE Ext Adv Report
` [RFC BlueZ PATCH v13 3/5] emulator: Add support to get the advertising address
` [RFC BlueZ PATCH v13 4/5] tools/mgmt-tester: Add support for experimental feature in setup
` [RFC BlueZ PATCH v13 5/5] tools/mgmt-tester: Add LL Privacy test cases
` [RFC,BlueZ,v13,1/5] emulator: Add support to config the accept and resolve list

[PATCH] Bluetooth: vhci: Fix checking of msft_opcode
 2021-10-21 16:39 UTC  (3+ messages)
`  "

[syzbot] KMSAN: uninit-value in hci_phy_link_complete_evt
 2021-10-21 10:56 UTC 

[bluetooth-next:master] BUILD SUCCESS 7a517ac9c00bab519770c0790b47845b8f5ecebb
 2021-10-21  5:52 UTC 

[PATCH v2] Bluetooth: btusb: Add support for variant WCN6855 by using different nvm
 2021-10-21  4:07 UTC  (5+ messages)

[PATCH BlueZ 1/6] monitor/msft: Fix uuid.u128 format
 2021-10-20 22:34 UTC  (7+ messages)
` [PATCH BlueZ 2/6] monitor/msft: Add feature bits definition
` [PATCH BlueZ 3/6] emulator/vhci: Fix writing msft_opcode using binary format
` [PATCH BlueZ 4/6] btdev: Use Linux Foundation as manufacturer
` [PATCH BlueZ 5/6] monitor: Enable decoding of MSFT extension with emulator
` [PATCH BlueZ 6/6] emulator: Add initial support for MSFT vendor commands
` [BlueZ,1/6] monitor/msft: Fix uuid.u128 format

[PATCH] Bluetooth: btsdio: Do not bind to non-removable BCM4345 and BCM43455
 2021-10-20 14:12 UTC  (3+ messages)
`  "

[PATCH v2] Bluetooth: virtio_bt: fix memory leak in virtbt_rx_handle()
 2021-10-20 12:59 UTC  (3+ messages)
` [v2] "

[BlueZ PATCH v3 0/3] Add Advertisement Monitor Device Lost event
 2021-10-20 12:54 UTC  (6+ messages)
` [BlueZ PATCH v3 1/3] doc: Introduce the Adv "
` [BlueZ PATCH v3 3/3] adv_monitor: Receive the "

[PATCH] avoid garbled names and segmentation faults in "hcitool scan" command
 2021-10-20 12:11 UTC 

[PATCH 0/2] Bluetooth: hci_h5: btrtl: Add support for RTL8822CS hci_ver 0x08
 2021-10-20 10:08 UTC  (4+ messages)
` [PATCH 1/2] Bluetooth: btrtl: Add support for RTL8822C "

[PATCH v5 1/3] Bluetooth: Add struct of reading AOSP vendor capabilities
 2021-10-19 20:07 UTC  (5+ messages)
` [PATCH v5 2/3] Bluetooth: aosp: Support AOSP Bluetooth Quality Report
` [PATCH v5 3/3] Bluetooth: btusb: enable Mediatek to support AOSP extension
` [v5,1/3] Bluetooth: Add struct of reading AOSP vendor capabilities

[PATCH 1/2] bluetooth: use eth_hw_addr_set()
 2021-10-19 19:02 UTC  (6+ messages)
` [PATCH 2/2] bluetooth: use dev_addr_set()
  ` [1/2] bluetooth: use eth_hw_addr_set()

[PATCH] Bluetooth: virtio_bt: fix memory leak in virtbt_rx_handle()
 2021-10-19 18:30 UTC  (2+ messages)

[PATCH v4 1/4] Bluetooth: aosp: Support AOSP Bluetooth Quality Report
 2021-10-19 12:11 UTC  (3+ 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).