linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-29 23:06:37 to 2020-11-09 13:47:28 UTC [more...]

[PATCH v2] Bluetooth: Move force_bredr_smp debugfs into hci_debugfs_create_bredr
 2020-11-09 12:57 UTC  (2+ messages)

[PATCH] Bluetooth: btusb: Add support for 1358:c123 Realtek 8822CE device
 2020-11-09 13:00 UTC  (2+ messages)

[PATCH BlueZ] doc/coding-style: Allow spaces after tabs for indenting wrapped lines
 2020-11-09 13:01 UTC  (4+ messages)

[PATCH] Bluetooth: hidp: use correct wait queue when removing ctrl_wait
 2020-11-09 13:03 UTC  (2+ messages)

[PATCH v5] bluetooth: hci_h5: fix memory leak in h5_close
 2020-11-09 13:04 UTC  (2+ messages)

[Bluez PATCH v6 00/10] Bluetooth: Add new MGMT interface for advertising add
 2020-11-09 12:49 UTC  (12+ messages)
` [Bluez PATCH v6 01/10] doc/advertising-api: update API with new interface
` [Bluez PATCH v6 03/10] doc/mgmt-api: Update controller capabilities MGMT command in mgmt-api
` [Bluez PATCH v6 04/10] advertising: Detect if extended advertising mgmt commands are supported
` [Bluez PATCH v6 05/10] advertising: Parse intervals and tx power from adv
` [Bluez PATCH v6 06/10] advertising: Use new mgmt interface for advertising add
` [Bluez PATCH v6 07/10] advertising: Query LE TX range at manager initialization
` [Bluez PATCH v6 08/10] advertising: Expose SupportedCapabilities for advertising
` [Bluez PATCH v6 09/10] client: Add SupportedCapabilities to bluetoothctl
` [Bluez PATCH v6 10/10] monitor: Add new MGMT adv commands and events to monitor

[PATCH] Bluetooth: hci_qca: resolve various warnings
 2020-11-09 12:45 UTC  (2+ messages)

[PATCH] Bluetooth: hci_ll: add a small delay for wl1271 enable bt_en
 2020-11-09 12:43 UTC 

[PATCH] Bluetooth: btusb: Add support for 13d3:3560 MediaTek MT7615E device
 2020-11-09 12:42 UTC  (2+ messages)

[PATCH] Bluetooth: Fix: LL PRivacy BLE device fails to connect
 2020-11-09 12:41 UTC  (3+ messages)

[PATCH v2] Bluetooth: btrtl: Ask 8821C to drop old firmware
 2020-11-09 12:39 UTC  (4+ messages)

[PATCH] Bluetooth: btrtl: Refine the ic_id_table for clearer and more regular
 2020-11-09 12:37 UTC  (3+ messages)
`  "

[PATCH v3] Bluetooth: btusb: Add the more support IDs for Realtek RTL8822CE
 2020-11-09 12:36 UTC  (3+ messages)
` [v3] "

[PATCH] Bluetooth: Resume advertising after LE connection
 2020-11-09 12:33 UTC  (3+ messages)
`  "

[PATCH v7 1/5] Bluetooth: Interleave with allowlist scan
 2020-11-09 12:29 UTC  (9+ messages)
` [PATCH v7 2/5] Bluetooth: Handle system suspend resume case
` [PATCH v7 3/5] Bluetooth: Handle active scan case
` [PATCH v7 4/5] mgmt: Add supports of variable length parameter in mgmt_config
` [PATCH v7 5/5] Bluetooth: Add toggle to switch off interleave scan
` [v7,1/5] Bluetooth: Interleave with allowlist scan

[Linux-kernel-mentees] [PATCH net] Bluetooth: Fix slab-out-of-bounds read in hci_le_direct_adv_report_evt()
 2020-11-09 12:16 UTC  (3+ messages)
` [Linux-kernel-mentees] [PATCH net v2] "

[PATCH] doc/adapter-api: Add InProgess error to StartDiscovery
 2020-11-09 11:24 UTC  (2+ messages)
`  "

BUG: corrupted list in kobject_add_internal
 2020-11-08 22:55 UTC  (2+ messages)

[PATCH net v2 00/21] net: avoid to remove module when its debugfs is being used
 2020-11-07 19:52 UTC  (27+ messages)
` [PATCH net v2 01/21] net: set .owner to THIS_MODULE
  ` net: avoid to remove module when its debugfs is being used
` [PATCH net v2 02/21] mac80211: set .owner to THIS_MODULE
` [PATCH net v2 03/21] cfg80211: "
` [PATCH net v2 04/21] netdevsim: "
` [PATCH net v2 05/21] ieee802154: "
` [PATCH net v2 06/21] i2400m: "
` [PATCH net v2 07/21] wlcore: "
` [PATCH net v2 08/21] wl1251: "
` [PATCH net v2 09/21] iwlwifi: "
` [PATCH net v2 10/21] iwlegacy: "
` [PATCH net v2 11/21] rtlwifi: "
` [PATCH net v2 12/21] ath11k: "
` [PATCH net v2 13/21] ath10k: "
` [PATCH net v2 14/21] wcn36xx: "
` [PATCH net v2 15/21] wil6210: "
` [PATCH net v2 16/21] cw1200: "
` [PATCH net v2 17/21] brcmfmac: "
` [PATCH net v2 18/21] b43legacy: "
` [PATCH net v2 19/21] b43: "
` [PATCH net v2 20/21] mwifiex: mwifiex: "
` [PATCH net v2 21/21] Bluetooth: "

[RFC PATCH BlueZ 00/10] Convert tools to use ELL library
 2020-11-07  7:26 UTC  (12+ messages)
` [RFC PATCH BlueZ 01/10] shared/tester-ell: Create ell-based version of tester code
  ` Convert tools to use ELL library
` [RFC PATCH BlueZ 02/10] emulator/hciemu: Create ELL based version of hciemu
` [RFC PATCH BlueZ 03/10] tools/gap-tester: Convert to use ELL library
` [RFC PATCH BlueZ 04/10] tools/sco-tester: "
` [RFC PATCH BlueZ 05/10] tools/userchan-tester: "
` [RFC PATCH BlueZ 06/10] tools/smp-tester: "
` [RFC PATCH BlueZ 07/10] tools/bnep-tester: "
` [RFC PATCH BlueZ 08/10] tools/l2cap-tester: "
` [RFC PATCH BlueZ 09/10] tools/mgmt-tester: "
` [RFC PATCH BlueZ 10/10] tools/rfcomm-tester: "

[PATCH BlueZ] mesh: Only deregister io for the last network detached
 2020-11-06 23:24 UTC  (2+ messages)
` [BlueZ] "

bluetooth-meshd: Leave borks bluetooth-meshd
 2020-11-06 22:53 UTC  (2+ messages)

[PATCH BlueZ] mesh/mesh-config-json: Fix errors found by static analysis
 2020-11-06 22:47 UTC  (2+ messages)
` [BlueZ] "

[PATCH] Fix for Bluetooth SIG test L2CAP/COS/CFD/BV-14-C
 2020-11-06 10:14 UTC  (3+ messages)

[PATCH v3] Bluetooth: btintel parse TLV structure
 2020-11-06  9:50 UTC  (2+ messages)
` [v3] "

[PATCH] Bluetooth: btintel parse TLV structure
 2020-11-06  9:49 UTC  (2+ messages)
`  "

[PATCH BlueZ] mesh: Fix errors found by static analysis
 2020-11-06  7:26 UTC  (2+ messages)
` [BlueZ] "

[PATCH BlueZ] Cancel GATT client operations when cleaning up GATT cache
 2020-11-05 23:24 UTC  (3+ messages)
` [BlueZ] "

[PATCH BlueZ] gatt-client: Do not continue service discovery if disconnected
 2020-11-05 22:54 UTC  (8+ messages)
` [BlueZ] "

[PATCH v2 1/8] doc: Add tester.config
 2020-11-05 18:54 UTC  (10+ messages)
` [PATCH v2 2/8] test-runner: Fix using removed options
` [PATCH v2 3/8] mgmt-tester: Print out the HCI received and expected cmd value
` [PATCH v2 4/8] mgmt-tester: Update set_connectable_off_adv_param
` [PATCH v2 5/8] mgmt-tester: Fix ext advertisement handle
` [PATCH v2 6/8] mgmt-tester: Don't run tests which command fails
` [PATCH v2 7/8] mgmt-tester: Fix failing pairing tests
` [PATCH v2 8/8] emulator: Return error for ext adv feature not supported
` [v2,1/8] doc: Add tester.config

[Bluez PATCH v3 1/3] service: add adapter powered check before connecting
 2020-11-05 18:53 UTC  (5+ messages)
` [Bluez PATCH v3 2/3] audio: unref session when failed to setup
` [Bluez PATCH v3 3/3] audio/avdtp: Report failure in disconnected state
` [Bluez,v3,1/3] service: add adapter powered check before connecting

[PATCH v2] Bluetooth: btusb: Add more IDs to usb_device_id table for Realtek RTL8822CE
 2020-11-05  7:50 UTC  (2+ messages)
` [v2] "

[PATCH v2] Bluetooth: btintel parse TLV structure
 2020-11-05  7:45 UTC  (3+ messages)
` [v2] "

Request to Update WCN3991 FW file
 2020-11-05  7:06 UTC 

[Bluez PATCH v2 1/3] policy: add checks before connecting
 2020-11-05  6:47 UTC  (4+ messages)
` [Bluez PATCH v2 2/3] audio: unref session when failed to setup
` [Bluez PATCH v2 3/3] audio/avdtp: Report failure in disconnected state
` [Bluez,v2,1/3] policy: add checks before connecting

[Bluez PATCH v1 1/3] policy: add checks before connecting
 2020-11-05  4:44 UTC  (6+ messages)
` [Bluez PATCH v1 2/3] audio: unref session when failed to setup
` [Bluez PATCH v1 3/3] audio/avdtp: Report failure in disconnected state
` [Bluez,v1,1/3] policy: add checks before connecting

[Bluez PATCH] profile: GOEP Set IMTU to 32k
 2020-11-04 21:03 UTC  (3+ messages)
` [Bluez] "

[PATCH BlueZ 1/2] doc: Add tester.config
 2020-11-04 19:22 UTC  (3+ messages)
` [PATCH BlueZ 2/2] tools/test-runner: Fix using removed options
` [BlueZ,1/2] doc: Add tester.config

[BlueZ PATCH v2] adapter: Fix a crash caused by lingering discovery client pointer
 2020-11-04 19:22 UTC  (3+ messages)
` [BlueZ,v2] "

[PATCH v2 01/11] emulator/btdev: Add debug support
 2020-11-04 19:22 UTC  (13+ messages)
` [PATCH v2 02/11] emulator/bthost: "
` [PATCH v2 03/11] emulator/hciemu: "
` [PATCH v2 04/11] emulator: Fix not gerating proper advertisement
` [PATCH v2 05/11] emulator/bthost: Add support for LE CIS Request
` [PATCH v2 06/11] tools/l2cap-tester: Enable hciemu debug
` [PATCH v2 07/11] tools/mgmt-tester: "
` [PATCH v2 08/11] tools/bnep-tester: "
` [PATCH v2 09/11] tools/rfcomm-tester: "
` [PATCH v2 10/11] tools/sco-tester: "
` [PATCH v2 11/11] tools/smp-tester: "
` [v2,01/11] emulator/btdev: Add debug support

[PATCH 1/2] Bluetooth: btbcm: Rewrite bindings i YAML and add reset
 2020-11-04 19:03 UTC  (4+ messages)
` [PATCH 2/2] Bluetooth: btbcm: Obtain and handle reset GPIO

Bluetooth: Allow to use configure SCO socket codec parameters
 2020-11-04  0:37 UTC  (18+ messages)

[PATCH v4 0/5] Bluetooth: Add new MGMT interface for advertising add
 2020-11-03 21:25 UTC  (7+ messages)

[BlueZ PATCH v1] adapter: Fix a crash caused by lingering discovery client pointer
 2020-11-02 21:07 UTC  (3+ messages)

Bluetooth connection disconnects every few minutes
 2020-11-02 19:40 UTC  (9+ messages)

[BlueZ PATCH v8 1/6] shared/ad: Add support of bt_ad_pattern
 2020-11-02 17:55 UTC  (7+ messages)
` [BlueZ PATCH v8 2/6] adv_monitor: Implement RSSI filtering and content matching
` [BlueZ PATCH v8 3/6] adapter: Clear all Adv monitors upon bring-up
` [BlueZ PATCH v8 4/6] adv_monitor: mplement Add Adv Patterns Monitor cmd handler
` [BlueZ PATCH v8 5/6] adv_monitor: Fix return type of RegisterMonitor() method
` [BlueZ PATCH v8 6/6] adv_monitor: Issue Remove Adv Monitor mgmt call

[Bug 209493] New: Intel 9260 Wifi/BT USB Resets Repeatedly
 2020-10-31 14:57 UTC  (2+ messages)
` [Bug 209493] "

[BlueZ PATCH v7 1/7] adv_monitor: Implement RSSI Filter logic for background scanning
 2020-10-31  1:04 UTC  (4+ messages)
` [BlueZ PATCH v7 3/7] adv_monitor: Implement Adv matching based on stored monitors

[PATCH v6 1/5] Bluetooth: Interleave with allowlist scan
 2020-10-30 18:00 UTC  (7+ messages)
` [PATCH v6 2/5] Bluetooth: Handle system suspend resume case
` [PATCH v6 3/5] Bluetooth: Handle active scan case
` [PATCH v6 4/5] mgmt: Add supports of variable length parameter in mgmt_config
` [PATCH v6 5/5] Bluetooth: Add toggle to switch off interleave scan

[BlueZ PATCH v2 1/3] core: Add parmas to set interleaving durations
 2020-10-30 17:58 UTC  (4+ messages)
` [BlueZ PATCH v2 2/3] core: Add param to disable interleave scan
` [BlueZ PATCH v2 3/3] core: Fix mistakes of using mgmt_tlv_add_fixed

[Bug 86931] hid-generic 0005:099A:0500.0001: unknown main item tag 0x0
 2020-10-30 10:05 UTC 

[Bug 209717] New: Bluetooth mouse Logitech M720 doesn't work
 2020-10-30  9:14 UTC  (2+ messages)
` [Bug 209717] "


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