linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-06-27 08:30:45 to 2017-07-09 20:00:02 UTC [more...]

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

[PATCH 1/4] bluetooth: Introduce hci_uart_unregister_device()
 2017-07-09 18:01 UTC  (10+ 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 (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: "

PATCH: RFC: Broadcom serdev driver
 2017-07-09  8:07 UTC  (8+ messages)

[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] Add support of all Foxconn (105b) Broadcom devices
 2017-07-06 11:42 UTC  (2+ 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

DBUS API: Retrieve current MTU used by remote device
 2017-07-05 10:57 UTC  (3+ messages)

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  (10+ messages)
` [PATCH v2 1/8] client: Allow register-application without any UUID
` [PATCH v2 2/8] client: Add generic way to request input from user
` [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 

[PATCH BlueZ 0/9] client: Add GATT application support
 2017-06-30  8:34 UTC  (17+ messages)
` [PATCH BlueZ 1/9] client: Allow register-application without any UUID
` [PATCH BlueZ 2/9] client: Add register-service command
` [PATCH BlueZ 3/9] client: Add unregister-service command
` [PATCH BlueZ 4/9] client: Add register-characteristic command
` [PATCH BlueZ 5/9] client: Add unregister-characteristic command
` [PATCH BlueZ 6/9] client: Add generic way to request input from user
` [PATCH BlueZ 7/9] client: Ask user the characteristic value
` [PATCH BlueZ 8/9] client: Add register-descriptor command
` [PATCH BlueZ 9/9] client: Add unregister-descriptor command

How to make GATT only accessible over LE connection
 2017-06-29 12:51 UTC  (2+ messages)

[PATCH] bluetooth: Add entry for BCM43430 UART bluetooth
 2017-06-29 12:40 UTC  (2+ messages)

[PATCH] Bluetooth: Add sockaddr length checks before accessing sa_family in bind and connect handlers
 2017-06-29 12:38 UTC  (2+ messages)

4.12.0-rc6+: WQ_MEM_RECLAIM hci0:hci_power_off is flushing !WQ_MEM_RECLAIM events:btusb_work
 2017-06-29 12:37 UTC  (7+ messages)
        ` [PATCH] bluetooth: remove WQ_MEM_RECLAIM from hci workqueues

[PATCH] Bluetooth: hci_bcm: Add active_low irq polarity quirk for Asus T100CHI
 2017-06-29 12:36 UTC  (2+ messages)

Clarification regarding Bluetooth 3.0 and BD/EDR in BlueZ 5
 2017-06-29  1:45 UTC 

what to do with brcm_patchram_plus?
 2017-06-28 18:48 UTC  (7+ messages)

Query in bluez hci
 2017-06-28 13:44 UTC 

[PATCH] monitor: Add option to ignore initial zero byte from tty
 2017-06-28  9:03 UTC 

[RESEND PATCH v4 1/3] Bluetooth: bnep: fix possible might sleep error in bnep_session
 2017-06-27 17:32 UTC  (4+ messages)
` [RESEND PATCH v4 2/3] Bluetooth: cmtp: fix possible might sleep error in cmtp_session
` [RESEND PATCH v4 3/3] Bluetooth: hidp: fix possible might sleep error in hidp_session_thread

[PATCH] Bluetooth: hci_bcm: Fix unwanted error reporting if no bcm dev
 2017-06-27 17:29 UTC  (2+ messages)

Bluetooth: might sleep error in hidp_session_thread
 2017-06-27  9:43 UTC  (4+ 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).