linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-06-30 10:18:29 to 2017-07-18 09:56:51 UTC [more...]

[RFC PATCH v2] Bluetooth: btusb: Fix memory leak in play_deferred
 2017-07-18  9:56 UTC  (8+ messages)

[PATCH v4] Bluetooth: btusb: Fix memory leak in play_deferred
 2017-07-18  9:53 UTC 

Zephyr Controller with legacy tools
 2017-07-18  9:36 UTC  (2+ messages)

[PATCH v3] Bluetooth: btusb: Fix memory leak in play_deferred
 2017-07-18  6:45 UTC  (2+ messages)

[PATCH] gatt-server: Implement NegotiatedMTU property on Device1
 2017-07-18  6:42 UTC  (12+ messages)

AcquireWrite & AcquireNotify
 2017-07-17 21:14 UTC 

[PATCH] bluetooth/smp: ensure RNG is properly seeded before ECDH use
 2017-07-17 20:36 UTC  (2+ messages)

[PATCH] Add support of all Foxconn (105b) Broadcom devices
 2017-07-16  8:25 UTC  (8+ messages)

DBUS API: Retrieve current MTU used by remote device
 2017-07-14 14:45 UTC  (11+ messages)

Quality issue with Bluetooth-SIG
 2017-07-12  8:28 UTC  (3+ messages)

PATCH: RFC: Broadcom serdev driver
 2017-07-10 21:27 UTC  (9+ messages)

[PATCH 1/4] bluetooth: Introduce hci_uart_unregister_device()
 2017-07-10 17:05 UTC  (11+ messages)
` [PATCH 2/4] bluetooth: Nokia: Use new hci_uart_unregister_device() function
` [PATCH 3/4] bluetooth: hci_ll: "
` [PATCH 4/4] bluetooth: Add HCI_QUIRK_INVALID_BDADDR for BCM43430A0

[PATCH BlueZ] Fix out-of-tree build with absolute source path
 2017-07-10 11:59 UTC 

[PATCH v3] Bluetooth: btusb: Add workaround for Broadcom devices without product id
 2017-07-09 20:00 UTC 

[PATCH v2] Bluetooth: btusb: Add workaround for Broadcom devices without product id
 2017-07-09 20:00 UTC 

PATCH (No really this time) - Fix hci_serdev drivers _remove() path
 2017-07-09  8:46 UTC  (9+ messages)
` [PATCH 1/3] bluetooth: Introduce hci_uart_unregister_device()
` [PATCH 2/3] bluetooth: Nokia: Use new hci_uart_unregister_device() function
` [PATCH 3/3] bluetooth: hci_ll: "

[RFC PATCH v2] Bluetooth: btusb: fix QCA Rome suspend/resume
 2017-07-08 19:54 UTC  (2+ messages)

[RFC PATCH] Bluetooth: btusb: fix QCA Rome suspend/resume
 2017-07-08 17:38 UTC  (2+ messages)

[PATCH 2/4] bluetooth: Nokia: Use new hci_uart_unregister_device() function
 2017-07-08 16:30 UTC  (3+ messages)
` [PATCH 3/4] bluetooth: hci_ll: "

[PATCH 1/4] bluetooth: Introduce hci_uart_unregister_device()
 2017-07-08 16:28 UTC  (4+ messages)
` [PATCH 2/4] bluetooth: Nokia: Use new hci_uart_unregister_device() function
` [PATCH 3/4] bluetooth: hci_ll: "

Further _remove() cleanup for hci_uart drivers
 2017-07-08 14:58 UTC  (6+ messages)
` [PATCH 1/3] bluetooth: Introduce hci_uart_unregister_device()
` [PATCH 2/3] bluetooth: Nokia: Use new hci_uart_unregister_device() function
` [PATCH 3/3] bluetooth: hci_ll: "

PATCH: Nokia bluetooth patches
 2017-07-08 14:14 UTC  (4+ messages)
` [PATCH 1/2] bluetooth: Nokia: prevent crash on module removal
` [PATCH 2/2] bluetooth: Nokia: remove duplicate call to pm_runtime_disable()

PATCH: Nokia HCI driver minor issues
 2017-07-08 13:32 UTC  (5+ messages)

bdaddr
 2017-07-08  9:07 UTC  (3+ messages)

[PATCH 1/2] gatttool: add prepare write request
 2017-07-07 14:34 UTC  (2+ messages)
  ` [PATCH 2/2] tools/btgatt-client: print error string and code

[PATCH] bluetooth: btusb: Add support for BCM2045 HCI with vend:prod ids set to 0000:0000
 2017-07-07 11:36 UTC  (6+ messages)

[PATCH] Bluetooth: btusb: Add workaround for Broadcom devices without product id
 2017-07-07 11:29 UTC 

[PATCH BlueZ] device: Fix crash freeing device
 2017-07-07 11:14 UTC  (2+ messages)

[PATCH v2] Support to change set file via arg
 2017-07-07  9:04 UTC  (4+ messages)

[PATCH v2 BlueZ] obexd/map: msg dummy implement MSE message viewing
 2017-07-07  8:24 UTC 

[PATCH 1/1] shared/gatt-server: Remove unwanted pointer validation
 2017-07-07  8:11 UTC  (2+ messages)

[PATCH BlueZ] client: Fix memory leak due to the option to register an agent
 2017-07-07  7:44 UTC  (3+ messages)

[PATCH 1/1] obexd: Fix memory leak in phonebook-dummy
 2017-07-07  7:43 UTC  (2+ messages)

[PATCH 1/1] src/device: Fix bluetoothd crash
 2017-07-07  7:43 UTC  (2+ messages)

[PATCH v2] Add support of all Foxconn (105b) Broadcom devices
 2017-07-06 21:21 UTC  (2+ messages)

[PATCH] Driver: Bluetooth:btqca.c Fixed a coding style error
 2017-07-06 21:21 UTC  (2+ messages)

Bluetooth Certification Testing L2CAP eRTM Test Failing
 2017-07-06 15:21 UTC  (3+ messages)

[PATCH] obexd/map: msg dummy implement MSE message viewing
 2017-07-06  7:13 UTC  (3+ messages)

[PATCH v2 00/10] gatt: Add AcquireWrite and AcquireNotify
 2017-07-05 11:34 UTC  (13+ messages)
` [PATCH v2 01/10] doc/gatt-api: "
` [PATCH v2 02/10] shared/gatt-client: Allow multiple ready callbacks
` [PATCH v2 03/10] gatt: Add implementation of AcquireWrite
` [PATCH v2 04/10] gatt: Add implementation of WriteAcquired
` [PATCH v2 05/10] client: Add acquire-write command
` [PATCH v2 06/10] client: Add release-write command
` [PATCH v2 07/10] gatt: Add implementation of AcquireNotify
` [PATCH v2 08/10] gatt: Add implementation of NotifyAcquired
` [PATCH v2 09/10] client: Add acquire-notify command
` [PATCH v2 10/10] client: Add release-notify command

Detection of RFCOMM TTY disconnection
 2017-07-05  7:41 UTC 

[PATCH] Bluetooth: hci_bcm: Make bcm_request_irq fail if no IRQ resource
 2017-07-04 12:12 UTC  (2+ messages)

[PATCH v2 BlueZ 0/9] client: Add GATT application support
 2017-07-03 12:12 UTC  (8+ messages)
` [PATCH v2 3/8] client: Add register-service command
` [PATCH v2 4/8] client: Add unregister-service command
` [PATCH v2 5/8] client: Add register-characteristic command
` [PATCH v2 6/8] client: Add unregister-characteristic command
` [PATCH v2 7/8] client: Add register-descriptor command
` [PATCH v2 8/8] client: Add unregister-descriptor command

[PATCH BlueZ 00/10] gatt: Add AcquireWrite and AcquireNotify
 2017-07-03 12:11 UTC  (11+ messages)
` [PATCH BlueZ 01/10] doc/gatt-api: "
` [PATCH BlueZ 02/10] shared/gatt-client: Allow multiple ready callbacks
` [PATCH BlueZ 03/10] gatt: Add implementation of AcquireWrite
` [PATCH BlueZ 04/10] gatt: Add implementation of WriteLocked
` [PATCH BlueZ 05/10] client: Add acquire-write command
` [PATCH BlueZ 06/10] client: Add release-write command
` [PATCH BlueZ 07/10] gatt: Add implementation of AcquireNotify
` [PATCH BlueZ 08/10] gatt: Add implementation of NotifyLocked
` [PATCH BlueZ 09/10] client: Add acquire-notify command
` [PATCH BlueZ 10/10] client: Add release-notify command

pull request: bluetooth-next 2017-07-01
 2017-07-01 22:58 UTC  (2+ messages)

BCM43430 BT driver almost working
 2017-06-30 21:46 UTC  (12+ messages)

[PATCH] Support to change set file via arg
 2017-06-30 19:04 UTC  (7+ messages)

[PATCH] Support to change set file via arg
 2017-06-30 17:27 UTC 


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