linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-06 10:22:49 to 2019-07-15 14:51:19 UTC [more...]

[PATCH AUTOSEL 4.14 096/105] Bluetooth: hci_bcsp: Fix memory leak in rx_skb
 2019-07-15 14:28 UTC  (4+ messages)
` [PATCH AUTOSEL 4.14 097/105] Bluetooth: 6lowpan: search for destination address in all peers
` [PATCH AUTOSEL 4.14 098/105] Bluetooth: Check state in l2cap_disconnect_rsp
` [PATCH AUTOSEL 4.14 100/105] Bluetooth: validate BLE connection interval updates

[PATCH AUTOSEL 4.4 50/53] Bluetooth: hci_bcsp: Fix memory leak in rx_skb
 2019-07-15 14:45 UTC  (4+ messages)
` [PATCH AUTOSEL 4.4 51/53] Bluetooth: 6lowpan: search for destination address in all peers
` [PATCH AUTOSEL 4.4 52/53] Bluetooth: Check state in l2cap_disconnect_rsp
` [PATCH AUTOSEL 4.4 53/53] Bluetooth: validate BLE connection interval updates

[PATCH AUTOSEL 4.9 68/73] Bluetooth: hci_bcsp: Fix memory leak in rx_skb
 2019-07-15 14:36 UTC  (4+ messages)
` [PATCH AUTOSEL 4.9 69/73] Bluetooth: 6lowpan: search for destination address in all peers
` [PATCH AUTOSEL 4.9 70/73] Bluetooth: Check state in l2cap_disconnect_rsp
` [PATCH AUTOSEL 4.9 71/73] Bluetooth: validate BLE connection interval updates

[PATCH AUTOSEL 4.19 146/158] Bluetooth: hci_bcsp: Fix memory leak in rx_skb
 2019-07-15 14:18 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 149/158] Bluetooth: 6lowpan: search for destination address in all peers
` [PATCH AUTOSEL 4.19 153/158] Bluetooth: validate BLE connection interval updates

[PATCH AUTOSEL 5.1 204/219] Bluetooth: hci_bcsp: Fix memory leak in rx_skb
 2019-07-15 14:03 UTC  (7+ messages)
` [PATCH AUTOSEL 5.1 205/219] Bluetooth: Add new 13d3:3491 QCA_ROME device
` [PATCH AUTOSEL 5.1 206/219] Bluetooth: Add new 13d3:3501 "
` [PATCH AUTOSEL 5.1 207/219] Bluetooth: 6lowpan: search for destination address in all peers
` [PATCH AUTOSEL 5.1 210/219] Bluetooth: Check state in l2cap_disconnect_rsp
` [PATCH AUTOSEL 5.1 211/219] Bluetooth: hidp: NUL terminate a string in the compat ioctl
` [PATCH AUTOSEL 5.1 213/219] Bluetooth: validate BLE connection interval updates

[PATCH AUTOSEL 5.2 240/249] Bluetooth: Check state in l2cap_disconnect_rsp
 2019-07-15 13:46 UTC  (3+ messages)
` [PATCH AUTOSEL 5.2 241/249] Bluetooth: hidp: NUL terminate a string in the compat ioctl
` [PATCH AUTOSEL 5.2 243/249] Bluetooth: validate BLE connection interval updates

[Bug 199461] Unable to use Microsoft Surface Precision Mouse
 2019-07-15 13:45 UTC 

[PATCH] input/hog: Remove HID device after HoG device disconnects
 2019-07-15 12:51 UTC  (2+ messages)

[PATCH] v3 Fast Advertising Interval
 2019-07-15 11:35 UTC 

[PATCH BlueZ 1/1] tools/hciconfig: Check device name (hci0 etc.)
 2019-07-15  8:52 UTC 

[PATCH BlueZ 0/1] tools/hciconfig: Check the length of device name(hci0 etc.)
 2019-07-15  8:50 UTC 

[PATCH BlueZ 00/10 v3] mesh: Configuration storage re-org
 2019-07-15  8:07 UTC  (12+ messages)
` [PATCH BlueZ 01/10 v3] mesh: Move network config setup from storage.c to node.c
` [PATCH BlueZ 02/10 v3] mesh: Rename mesh-db.c to mesh-config-json.c
` [PATCH BlueZ 03/10 v3] mesh: Change mesh_db prefix to mesh_config
` [PATCH BlueZ 04/10 v3] mesh: Move load from storage functionality into node.c
` [PATCH BlueZ 05/10 v3] mesh: Confine dependency on json-c to mesh-config-json.c
` [PATCH BlueZ 06/10 v3] mesh: Replace storage_save_config with mesh_config_save_config
` [PATCH BlueZ 07/10 v3] mesh: Use mesh_config APIs to store node configuration
` [PATCH BlueZ 08/10 v3] mesh: Manage node config directory in mesh-config
` [PATCH BlueZ 09/10 v3] mesh: Create or re-use a node storage directory for keyring
` [PATCH BlueZ 10/10 v3] mesh: Rename mesh_config_srv_init() to cfgmod_server_init()

[PATCH BlueZ v2 0/9] mesh: Provisioner Initiator added
 2019-07-14 15:47 UTC  (12+ messages)
` [PATCH BlueZ v2 1/9] doc: Cleanup API Provisioner1 interface
` [PATCH BlueZ v2 2/9] mesh: Fix support for Provisioner Initiator
` [PATCH BlueZ v2 3/9] mesh: Add special Beacon handler for Provisioning
` [PATCH BlueZ v2 4/9] mesh: Expose mapping function for D-Bus errors
` [PATCH BlueZ v2 5/9] mesh: Expose resources needed by Management1 interface
` [PATCH BlueZ v2 6/9] mesh: Fix implementation of Provisioner Initiator
` [PATCH BlueZ v2 7/9] mesh: Implement DBus Provisioning methods
` [PATCH BlueZ v2 8/9] mesh: Convert provisioning pkts to packed structs
` [PATCH BlueZ v2 9/9] test: This extends the mesh tool to exercise Provisioning methods

[PATCH BlueZ 00/10 v2] mesh: Configuration storage re-org
 2019-07-14  6:28 UTC  (11+ messages)
` [PATCH BlueZ 01/10 v2] mesh: Move network config setup from storage.c to node.c
` [PATCH BlueZ 02/10 v2] mesh: Rename mesh-db.c to mesh-config-json.c
` [PATCH BlueZ 03/10 v2] mesh: Change mesh_db prefix to mesh_config
` [PATCH BlueZ 04/10 v2] mesh: Move load from storage functionality into node.c
` [PATCH BlueZ 05/10 v2] mesh: Confine dependency on json-c to mesh-config-json.c
` [PATCH BlueZ 06/10 v2] mesh: Replace storage_save_config with mesh_config_save_config
` [PATCH BlueZ 07/10 v2] mesh: Use mesh_config APIs to store node configuration
` [PATCH BlueZ 08/10 v2] mesh: Manage node config directory in mesh-config
` [PATCH BlueZ 09/10 v2] mesh: Create or re-use a node storage directory for keyring
` [PATCH BlueZ 10/10 v2] mesh: Rename mesh_config_srv_init() to cfgmod_server_init()

[PATCH BlueZ 1/4] doc/media-api: Add RegisterApplication method
 2019-07-13 14:52 UTC  (5+ messages)
` [PATCH BlueZ 2/4] media: Add implementation of RegisterApplication
` [PATCH BlueZ 3/4] test: Add example-endpoint
` [PATCH BlueZ 4/4] test: Add example-player

[PATCH] Fast Advertising Interval
 2019-07-12 19:03 UTC  (2+ messages)

HCI Set custom bandwidth for AuriStream SCO codec
 2019-07-12 18:59 UTC  (13+ messages)

[PATCH BlueZ] emulator: Fix condition check in btdev_create()
 2019-07-12 17:25 UTC  (2+ messages)

SMP: Pairing failed with unspecified reason (0x08)
 2019-07-12 14:47 UTC  (3+ messages)

[PATCH v1] Bluetooth: hci_qca: Send VS pre shutdown command
 2019-07-12  7:15 UTC  (2+ messages)

[PATCH v2] Bluetooth: Retry configure request if result is L2CAP_CONF_UNKNOWN
 2019-07-12  3:21 UTC  (2+ messages)

[PATCH BlueZ 0/8] mesh: Provisioner Initiator added
 2019-07-11 15:48 UTC  (12+ messages)
` [PATCH BlueZ 1/8] doc: Cleanup API Provisioner1 interface
` [PATCH BlueZ 2/8] mesh: Fix support for Provisioner Initiator
` [PATCH BlueZ 3/8] mesh: Add special Beacon handler for Provisioning
` [PATCH BlueZ 4/8] mesh: Expose mapping function for D-Bus errors
` [PATCH BlueZ 5/8] mesh: Expose resources needed by Management1 interface
` [PATCH BlueZ 6/8] mesh: Fix implementation of Provisioner Initiator
` [PATCH BlueZ 7/8] mesh: Implement DBus Provisioning methods
` [PATCH BlueZ 8/8] test: This extends the mesh tool to exercise "

Setting up GATT server using bluetoothctl tool
 2019-07-11  8:41 UTC  (2+ messages)

[PATCH BlueZ] gatt: Fix failure of repeated AcquireNotify calls
 2019-07-11  8:37 UTC  (2+ messages)

[PATCH] Bluetooth: btqca: Use correct byte format for opcode of injected command
 2019-07-11  7:09 UTC  (2+ messages)

[PATCH -next] Bluetooth: hci_qca: Use kfree_skb() instead of kfree()
 2019-07-11  7:07 UTC  (3+ messages)

[PATCH] Bluetooth: btqca: Add a short delay before downloading the NVM
 2019-07-11  7:06 UTC  (2+ messages)

[PATCH -next] Bluetooth: btusb: Fix error return code in btusb_mtk_setup_firmware()
 2019-07-11  7:05 UTC  (2+ messages)

[PATCH 2/2] Fixed a brace styling issue
 2019-07-11  7:03 UTC  (2+ messages)

[PATCH BlueZ 0/9] mesh: Configuration storage re-org
 2019-07-10 19:32 UTC  (19+ messages)
` [PATCH BlueZ 1/9] mesh: Move network config setup from storage.c to node.c
` [PATCH BlueZ 2/9] mesh: Rename mesh-db.c to mesh-config-json.c
` [PATCH BlueZ 3/9] mesh: Change mesh_db prefix to mesh_config
` [PATCH BlueZ 4/9] mesh: Generalize mesh-config APIs
` [PATCH BlueZ 5/9] mesh: Change variable prefix "jconfig" to "config"
` [PATCH BlueZ 6/9] mesh: Define storage format specific read/write routines
` [PATCH BlueZ 7/9] mesh: Implement config read/write for mesh json format
` [PATCH BlueZ 8/9] mesh: Switch to using mesh-config routines for storage
` [PATCH BlueZ 9/9] mesh: Make storage.c json-c agnostic

[PATCH BlueZ v4 1/4] mesh: Add ImportLocalNode api documentation
 2019-07-10  7:38 UTC  (5+ messages)
` [PATCH BlueZ v4 2/4] mesh: Extract parsing into mesh_db_read_* functions
` [PATCH BlueZ v4 3/4] mesh: Replace 'json_object' typedef with 'struct json_object'
` [PATCH BlueZ v4 4/4] mesh: Added ImportLocalNode call with its API

Reminder: 29 open syzbot bugs in bluetooth subsystem
 2019-07-09 19:07 UTC 

bluetoothctl: list-attributes doesn't list services from example-gatt-server
 2019-07-09 12:14 UTC  (4+ messages)

Connecting with security mode 1 level 3
 2019-07-09 11:40 UTC 

[PATCH BlueZ 1/2] att: Return error in case Exchange MTU is used over BR/EDR link
 2019-07-09  8:14 UTC  (2+ messages)

[RFC BlueZ 0/1] Validate element indexation
 2019-07-09  6:36 UTC  (5+ messages)
` [RFC BlueZ 1/1] mesh: "

[bluetooth-next:for-upstream 6/34] drivers/bluetooth/btqca.c:271:21: sparse: sparse: incorrect type in assignment (different base types)
 2019-07-08 19:29 UTC 

[PATCH] Fix endianness bug in hci_core.c
 2019-07-08 13:09 UTC  (2+ messages)

Bluetoothctl scan question
 2019-07-08  5:36 UTC 

pull request: bluetooth-next 2019-07-07
 2019-07-07 19:55 UTC  (2+ messages)

[PATCH BlueZ] obex: client: map: report notification status on incoming message
 2019-07-07 17:27 UTC 

[Bug 203997] [REGRESSION] Unable to connect BT audio device on 5.1.15
 2019-07-07 11:43 UTC  (2+ messages)

Missing manual? - GAP Central connecting to multiple peripherals
 2019-07-07 11:27 UTC  (3+ messages)

[PATCH][next] 6lowpan: fix off-by-one comparison of index id with LOWPAN_IPHC_CTX_TABLE_SIZE
 2019-07-06 23:23 UTC  (3+ messages)

[PATCH v7 0/2] Bluetooth: btusb: Add protocol support for MediaTek USB devices
 2019-07-06 19:45 UTC  (2+ messages)

[PATCH v3 0/3] bluetooth: 6lowpan: multiple peers and addresses
 2019-07-06 19:44 UTC  (5+ messages)
` [PATCH v3 1/3] bluetooth: 6lowpan: search for destination address in all peers
` [PATCH v3 2/3] bluetooth: 6lowpan: check neighbour table for SLAAC
` [PATCH v3 3/3] bluetooth: 6lowpan: always check destination address

[PATCH BlueZ v4 0/1] Add --io command line argument
 2019-07-06 15:39 UTC  (2+ messages)
` [PATCH BlueZ v4 1/1] mesh: Added --io option

[PATCH] Bluetooth: hci_ldisc: check for missing tty operations
 2019-07-06 15:19 UTC  (3+ messages)

[PATCH] Bluetooth: SMP: Workaround Microsoft Surface Precision Mouse bug
 2019-07-06 13:58 UTC  (3+ messages)

[RFC] tools: Fix build after y2038 changes in glibc
 2019-07-06 13:56 UTC  (2+ messages)

[PATCH] LE Privacy implementation
 2019-07-06 13:46 UTC  (2+ messages)

[RFC 1/2] Bluetooth: Use controller sets when available
 2019-07-06 13:39 UTC  (4+ messages)
` [RFC 2/2] Bluetooth: L2CAP: Check bearer type on __l2cap_global_chan_by_addr

[PATCH 1/1] bluetooth: validate BLE connection interval updates
 2019-07-06 13:34 UTC  (2+ messages)

[PATCH] v7 Add support for LE ping feature
 2019-07-06 13:31 UTC  (2+ messages)

[PATCH 0/3] Marvell HCI fixes and serdev support
 2019-07-06 13:26 UTC  (2+ messages)

[PATCH] Bluetooth: Check state in l2cap_disconnect_rsp
 2019-07-06 13:24 UTC  (2+ messages)

[PATCH 0/3] bluetooth: 6lowpan: multiple peers and addresses
 2019-07-06 11:11 UTC  (3+ messages)
` [PATCH RESEND v2 "

[PATCH] Bluetooth: hidp: NUL terminate a string in the compat ioctl
 2019-07-06 11:08 UTC  (2+ messages)

[PATCH] Bluetooth: Add new 13d3:3491 QCA_ROME device
 2019-07-06 11:06 UTC  (4+ messages)
` [PATCH] Bluetooth: Add new 13d3:3501 "

[PATCH] Bluetooth: hci_bcsp: Fix memory leak in rx_skb
 2019-07-06 11:03 UTC  (2+ messages)

[PATCH] Bluetooth:: btrtl: Add support for RTL8723DU
 2019-07-06 11:01 UTC  (2+ messages)

[PATCH v1 0/4] add boot-gpios and clock property to btmtkuart
 2019-07-06 11:01 UTC  (2+ messages)

[PATCH] Bluetooth: btbcm: Add entry for BCM4359C0 UART bluetooth
 2019-07-06 10:57 UTC  (2+ messages)

[PATCH v5 2/2] dt-bindings: net: bluetooth: Add device property firmware-name for QCA6174
 2019-07-06 10:56 UTC  (3+ messages)
` [PATCH v6 "

[PATCH] 6lowpan: no need to check return value of debugfs_create functions
 2019-07-06 10:52 UTC  (2+ messages)

[PATCH v4] Bluetooth: hci_qca: wcn3990: Drop baudrate change vendor event
 2019-07-06 10:51 UTC  (2+ messages)

[PATCH v9] Bluetooth: btqca: inject command complete event during fw download
 2019-07-06 10:51 UTC  (2+ messages)

[PATCH v5 1/2] Bluetooth: hci_qca: Load customized NVM based on the device property
 2019-07-06 10:51 UTC  (3+ messages)
` [PATCH v6 "

[PATCH] bluetooth: hci_ll: Refactor download_firmware
 2019-07-06 10:51 UTC  (2+ messages)

[PATCH] Bluetooth: btsdio: Do not bind to non-removable BCM4356
 2019-07-06 10:51 UTC  (2+ messages)

[PATCH] bluetooth: Cleanup formatting and coding style
 2019-07-06 10:51 UTC  (2+ messages)

[PATCH v2] Bluetooth: btrtl: HCI reset on close for Realtek BT chip
 2019-07-06 10:51 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] Bluetooth: serdev: hci_ll: set operational frequency earlier
 2019-07-06 10:51 UTC  (2+ messages)

[PATCH v3 0/2] Bluetooth: Add NULL check for tiocmget() and tiocmset()
 2019-07-06 10:49 UTC  (3+ messages)
` [PATCH v3 2/2] Bluetooth: hci_ldisc: Add NULL check for tiocmget() and tiocmset() in hci_uart_set_flow_control()

[PATCH] Fast advertising interval
 2019-07-06 10:42 UTC  (2+ messages)

[PATCH v6 1/2] Bluetooth: hci_qca: Added support for WCN3998
 2019-07-06 10:22 UTC  (6+ messages)
      ` Doubt/issue in hci_dev_do_close


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