linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-03-30 07:46:15 to 2018-04-20 16:11:35 UTC [more...]

[PATCH v2 0/2] Enable Bluetooth functionality for WCN3990
 2018-04-20 16:11 UTC  (5+ messages)
` [PATCH v2 1/2] Bluetooth: Add device tree bindings for Atheros chips
` [PATCH v2 2/2] Bluetooth: Add support for wcn3990 soc

Crash at queue_remove in src/shared/queue.c:256
 2018-04-20 15:31 UTC 

[PATCH BlueZ v2 1/4] client: Add missing newline character to shell printfs
 2018-04-20 14:53 UTC  (9+ messages)
` [PATCH BlueZ v2 2/4] tools/hcitool: Change connection handle condition for lecup
` [PATCH BlueZ v2 3/4] client: Fix writing attribute values
` [PATCH BlueZ v2 4/4] shared/gatt-server: Fix prepare write queuing

[PATCH v6] tools: Add initial code for btmon-logger
 2018-04-20 14:34 UTC 

[PATCH BlueZ] build: Make bt_shell conditional to readline
 2018-04-20 14:03 UTC  (2+ messages)

[blueZ] Readline mandatory ?
 2018-04-20 13:04 UTC  (3+ messages)

[PATCH 1/6] Bluetooth: btbcm: Stop using upper nibble of rev to chose between uart/USB paths
 2018-04-20 12:44 UTC  (6+ messages)
` [PATCH 2/6] Bluetooth: btbcm: Factor out common code to determine subversion
` [PATCH 3/6] Bluetooth: btbcm: Make btbcm_initialize() also work for USB connected devices
` [PATCH 4/6] Bluetooth: btbcm: Allow using btbcm_initialize() for reinit
` [PATCH 5/6] Bluetooth: btbcm: Remove duplicate code from btbcm_setup_patchram()
` [PATCH 6/6] Bluetooth: btbcm: btbcm_initialize(): Initialize hw_name to "BCM"

[PATCH] adapter: Fix accessing NULL adv_manager
 2018-04-20 11:37 UTC  (2+ messages)

[PATCH] Bluetooth: Prevent buffer overflow for large advertisement data
 2018-04-20  7:46 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH v1 0/7] add support for Bluetooth on MT7622 SoC
 2018-04-20  3:49 UTC  (19+ messages)
` [PATCH v1 1/7] dt-bindings: net: bluetooth: Add mediatek-bluetooth
` [PATCH v1 2/7] serdev: add dev_pm_domain_attach|detach()
` [PATCH v1 3/7] soc: mediatek: reuse read[l,x]_poll_timeout helpers
` [PATCH v1 4/7] soc: mediatek: reuse regmap_read_poll_timeout helpers
` [PATCH v1 5/7] soc: mediatek: add a fixed wait for SRAM stable
` [PATCH v1 6/7] Bluetooth: hci_mediatek: Add protocol support for MediaTek serial devices
  ` [RFC PATCH] Bluetooth: hci_mediatek: mtk_recv_frame() can be static
` [PATCH v1 7/7] MAINTAINERS: add an entry for MediaTek Bluetooth driver

[PATCH] Bluetooth: use wait_event API instead of open-coding it
 2018-04-19 15:29 UTC 

[PATCH BlueZ 1/7] shared/ad: Add support for arbritary type
 2018-04-19 13:46 UTC  (7+ messages)
` [PATCH BlueZ 2/7] doc/device-api: Add AdvertisingData property
` [PATCH BlueZ 3/7] device: Add implementation of AdvertisingData
` [PATCH BlueZ 4/7] doc/advertising-api: Add Data property
` [PATCH BlueZ 5/7] advertising: Add Data implementation
` [PATCH BlueZ 6/7] monitor: Add support for Transport Discovery AD
` [PATCH BlueZ 7/7] client: Add support for setting advertising Data property

[4.15 stable regression] "Bluetooth: btusb: Fix quirk for Atheros 1525/QCA6174" breaks bluetooth on some devices
 2018-04-19  6:08 UTC  (2+ messages)

[RFC 1/7] shared/ad: Add support for arbritary type
 2018-04-18 14:54 UTC  (10+ messages)
` [RFC 2/7] doc/device-api: Add AdvertisingData property
` [RFC 3/7] device: Add implementation of AdvertisingData
` [RFC 4/7] doc/advertising-api: Add Data property
` [RFC 5/7] advertising: Add Data implementation
` [RFC 6/7] monitor: Add support for Transport Discovery AD
` [RFC 7/7] client: Add support for setting advertising Data property

Low latency options for Bluetooth?
 2018-04-18 11:37 UTC  (3+ messages)

[PATCH] src/profile: Updates HFP version to 1.7
 2018-04-18  9:59 UTC 

[PATCH BlueZ 1/3] client: Add missing newline character to shell printfs
 2018-04-18  8:37 UTC  (3+ messages)
` [PATCH BlueZ 2/3] client: Fix writing attribute values
` [PATCH BlueZ 3/3] shared/gatt-server: Fix prepare write queuing

[PATCH v7 0/4] Bluetooth: hci_qca: Add serdev support
 2018-04-18  7:41 UTC  (2+ messages)

[PATCH] Bluetooth: hci_qca: Avoid missing rampatch failure with userspace fw loader
 2018-04-18  7:33 UTC  (2+ messages)

[PATCH v5] tools: Add initial code for btmon-logger
 2018-04-18  7:30 UTC  (3+ messages)

[RFC] Bluetooth: Fix spurious error message
 2018-04-18  7:04 UTC  (3+ messages)

[RFC BlueZ] Replacing D-Bus at_console usage
 2018-04-17 11:14 UTC 

[Bug 198477] Intel 8260 bluetooth error with new kernel 4.15
 2018-04-16 14:45 UTC 

[PATCH] ieee802154: assembly of 6LoWPAN fragments improvement
 2018-04-16 13:01 UTC  (5+ messages)

[PATCH BlueZ] shared/shell: Fix artifacts related to prompt
 2018-04-16 10:15 UTC  (2+ messages)

[Bug 199111] BCM4324B5: bt connection to paired devices is only established when discovery/scan is enabled
 2018-04-16  8:52 UTC 

[PATCH v1 00/18] Extended Adv, Scan, Connection and PHY support
 2018-04-13 16:28 UTC  (22+ messages)
` [PATCH v1 01/18] Bluetooth: Introduce helpers for LE set scan start and complete
` [PATCH v1 02/18] Bluetooth: Use extended scanning if controller supports
` [PATCH v1 03/18] Bluetooth: Process extended ADV report event
` [PATCH v1 04/18] Bluetooth: Introduce helpers for le conn status and complete
` [PATCH v1 05/18] Bluetooth: Use extended LE Connection if supported
` [PATCH v1 06/18] Bluetooth: Define PHY flags in hdev and set 1M as default
` [PATCH v1 07/18] Bluetooth: Implement Get PHY Configuration mgmt command
` [PATCH v1 08/18] Bluetooth: Implement Set PHY Confguration command
` [PATCH v1 09/18] Bluetooth: Set Scan PHYs based on selected PHYs by user
` [PATCH v1 10/18] Bluetooth: Handle extended ADV PDU types
` [PATCH v1 11/18] Bluetooth: Use selected PHYs in extended connect
` [PATCH v1 12/18] Bluetooth: Read no of adv sets during init
` [PATCH v1 13/18] Bluetooth: Impmlement extended adv enable
` [PATCH v1 14/18] Bluetooth: Use Set ext adv/scan rsp data if controller supports
` [PATCH v1 15/18] Bluetooth: Implement disable and removal of adv instance
  ` [RFC PATCH] Bluetooth: __hci_req_remove_ext_adv_set() can be static
` [PATCH v1 16/18] Bluetooth: Use ext adv for directed adv
` [PATCH v1 17/18] Bluetooth: Implement Set ADV set random address
` [PATCH v1 18/18] Bluetooth: Implement secondary advertising on different PHYs

[PATCH Bluez] client/gatt : Add support for Included Service
 2018-04-13  8:53 UTC 

[PATCH] substitute spaces with tabs
 2018-04-13  6:11 UTC  (2+ messages)

[Bug 199351] intel 8265 bluetooth no longer functions as of 4.16
 2018-04-13  5:00 UTC  (2+ messages)

[PATCH 0/3] Enable Bluetooth functionality for WCN3990
 2018-04-12 14:52 UTC  (8+ messages)
` [PATCH 1/3] Bluetooth: Add device tree bindings for Atheros chips
` [PATCH 2/3] Add support to power Bluetooth QCA chips attached to MSM
` [PATCH 3/3] Bluetooth: Added support for wcn3990 soc

[PATCH 0/1] History for interactive shell across sessions
 2018-04-12 14:39 UTC  (4+ messages)
` [PATCH 1/1] Client: Added support for the history file

[PATCH v1 00/10] Extedned Adv, Scan, Connection and PHY support
 2018-04-12 11:21 UTC  (11+ messages)
` [PATCH v1 01/10] doc/mgmt-api: Add support for Set Phy Configuration command
` [PATCH v1 02/10] doc/mgmt-api: Add advertising phys support to flags
` [PATCH v1 03/10] monitor: Add support PHY management commands and event
` [PATCH v1 04/10] btmgmt: Add PHY configuration get/set commands
` [PATCH v1 05/10] monitor: Add support for Secondary PHY flags in Add Advertising
` [PATCH v1 06/10] btmgmt: Add support for setting PHY in add-adv
` [PATCH v1 07/10] mgmt-tester: Add extended advertising test cases
` [PATCH v1 08/10] mgmt-tester: Add PHY Configuration "
` [PATCH v1 09/10] mgmt-tester: Add tests for extended scanning and device found
` [PATCH v1 10/10] mgmt-tester: Add support ext create connection and enh conn complete

[kernel 4.16.1] After pairing any bluetooth device in kernel log appearing message "possible recursive locking detected"
 2018-04-11 14:31 UTC 

[PATCH BlueZ] emulator/b1ee: Enable to specify connecting host
 2018-04-10 12:33 UTC  (2+ messages)

Bluetooth connection drops after idle time
 2018-04-10  8:53 UTC  (3+ messages)

pull request: bluetooth 2018-04-08
 2018-04-08 21:19 UTC  (2+ messages)

btbcm: possible circular locking dependency linux-next-20180327
 2018-04-08 11:37 UTC  (3+ messages)

[PATCH] Bluetooth: btqcomsmd: Fix rx/tx stats
 2018-04-06  9:39 UTC  (2+ messages)

[PATCH BlueZ 1/2] Mesh: Add Config Beacon to Configuration Model
 2018-04-06  6:09 UTC  (7+ messages)
` [PATCH BlueZ 2/2] Mesh: Fix in Config GATT Proxy Set

Long Characteristic Reads
 2018-04-05 17:53 UTC 

How to un-pair a device via DBus
 2018-04-05 11:41 UTC  (3+ messages)
  ` AW: "

[PATCH v2] Bluetooth: Remove VLA usage in aes_cmac
 2018-04-05  9:51 UTC  (5+ messages)

[PATCH v4] tools: Add initial code for btmon-logger
 2018-04-05  9:25 UTC  (5+ messages)

[PATCH] gatt: Fix crash with BR/EDR only adapter
 2018-04-04 10:04 UTC  (2+ messages)

[PATCH] Bluetooth: hci_bcm: Remove irq-active-low DMI quirk for the Thinkpad 8
 2018-04-03 15:47 UTC  (2+ messages)

[PATCH resend] Bluetooth: hci_bcm: Add broken-irq dmi blacklist and add Meegopad T08 to it
 2018-04-03 14:44 UTC  (2+ messages)

[PATCH 1/2] Bluetooth: hci_bcm: Don't change runtime-status when not using runtime-pm
 2018-04-03 14:42 UTC  (7+ messages)

[PATCH v2] Bluetooth: Fix connection if directed advertising and privacy is used
 2018-04-03 14:14 UTC  (2+ messages)

[PATCH BlueZ V2] Mesh: Add Config Beacon to Configuration Model
 2018-04-03 12:06 UTC 

[PATCH] Bluetooth: Fix connection if directed advertising and privacy is used
 2018-04-03 10:50 UTC  (2+ messages)

[PATCH BlueZ 0/1] Usage of bt_shell with ell
 2018-04-03  5:17 UTC  (4+ messages)
` [PATCH BlueZ 1/1] shared/shell: Add commands to allow shell usage with external mainloop

RTL8723DE Bluetooth - hci0 didn't find patch for chip id 2
 2018-04-02 20:40 UTC 

[PATCH BlueZ] mesh/meshctl: Fix reclaiming address range
 2018-04-01 23:35 UTC 

pull request: bluetooth-next 2018-04-01
 2018-04-01 21:46 UTC  (2+ messages)

[PATCH] Bluetooth: Mark expected switch fall-throughs
 2018-03-31  8:39 UTC  (2+ messages)

[PATCH BlueZ] tool/hcidump: Fix memory leak with malformed packet
 2018-03-31  6:55 UTC 

[PATCH] Bluetooth: hidp: sixaxis dualshock report via ctrl quirk
 2018-03-30  7:46 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).