linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-09 10:53:03 to 2020-01-15 21:26:47 UTC [more...]

[PATCH v5 00/11] Bluetooth 5.2 initial support
 2020-01-15 21:26 UTC  (22+ messages)
` [PATCH v5 01/11] Bluetooth: Add definitions for CIS connections
` [PATCH v5 02/11] Bluetooth: Add initial implementation of "
` [PATCH v5 03/11] Bluetooth: L2CAP: Add definitions for Enhanced Credit Based Mode
` [PATCH v5 04/11] Bluetooth: L2CAP: Add initial code "
` [PATCH v5 05/11] Bluetooth: L2CAP: Rename FLAG_LE_CONN_REQ_SENT to FLAG_LE_FLOWCTL_CONN_REQ_SENT
` [PATCH v5 06/11] Bluetooth: hci_vhci: Add support for ISO packets
` [PATCH v5 07/11] Bluetooth: monitor: "
` [PATCH v5 08/11] Bluetooth: Make use of __check_timeout on hci_sched_le
` [PATCH v5 09/11] Bluetooth: hci_h4: Add support for ISO packets
` [PATCH v5 10/11] Bluetooth: hci_h5: "
` [PATCH v5 11/11] Bluetooth: btsdio: Check for valid packet type

[PATCH 0/1] Sequence number out of range fix
 2020-01-15 21:21 UTC  (7+ messages)
` [PATCH 1/1] mesh: sequence "

[PATCH v5 1/2] Adding a bt_dev_warn_ratelimited macro
 2020-01-15 20:37 UTC  (4+ messages)
` [PATCH v5 2/2] Implementation of MGMT_OP_SET_BLOCKED_KEYS

[PATCH] Bluetooth: Increment management interface revision
 2020-01-15 20:35 UTC 

[PATCH v4 00/11] Bluetooth 5.2 initial support
 2020-01-15 20:25 UTC  (13+ messages)
` [PATCH v4 01/11] Bluetooth: Add definitions for CIS connections
` [PATCH v4 02/11] Bluetooth: Add initial implementation of "
` [PATCH v4 03/11] Bluetooth: L2CAP: Add definitions for Enhanced Credit Based Mode
` [PATCH v4 04/11] Bluetooth: L2CAP: Add initial code "
` [PATCH v3 5/8] Bluetooth: hci_vhci: Add support for ISO packets
` [PATCH v4 05/11] Bluetooth: L2CAP: Rename FLAG_LE_CONN_REQ_SENT to FLAG_LE_FLOWCTL_CONN_REQ_SENT
` [PATCH v4 06/11] Bluetooth: hci_vhci: Add support for ISO packets
` [PATCH v3 6/8] Bluetooth: monitor: "
` [PATCH v3 7/8] Bluetooth: Make use of __check_timeout on hci_sched_le
` [PATCH v4 07/11] Bluetooth: monitor: Add support for ISO packets
` [PATCH v3 8/8] Bluetooth: hci_h4: "

[PATCH v7 0/2] add support of interrupt for host wakeup from devicetree in BCM HCI driver
 2020-01-15 20:17 UTC  (4+ messages)
` [PATCH v7 1/2] dt-bindings: net: bluetooth: add interrupts properties
` [PATCH v7 2/2] bluetooth: hci_bcm: enable IRQ capability from devicetree

[PATCH v1 1/4] Bluetooth: hci_qca: Add QCA Rome power off support to the qca_power_off()
 2020-01-15 18:02 UTC  (7+ messages)
` [PATCH v4 1/3] Bluetooth: hci_qca: Add QCA Rome power off support to the qca_power_shutdown()
  ` [PATCH v4 2/3] Bluetooth: hci_qca: Retry btsoc initialize when it fails
  ` [PATCH v4 3/3] Bluetooth: hci_qca: Enable power off/on support during hci down/up for QCA Rome

KASAN: use-after-free Write in hci_sock_bind
 2020-01-15 17:49 UTC  (2+ messages)
` [PATCH] Bluetooth: Fix race condition in hci_release_sock()

[PATCH BlueZ v3] mesh: Rename --index to --io, allow additional io types types
 2020-01-15 11:50 UTC 

[PATCH BlueZ v2] mesh: Rename --index to --io, support additional io types
 2020-01-15  8:48 UTC 

[PATCH v4 00/11] Bluetooth 5.2 initial support
 2020-01-15  6:36 UTC  (12+ messages)
` [PATCH v4 01/11] Bluetooth: Add definitions for CIS connections
` [PATCH v4 02/11] Bluetooth: Add initial implementation of "
` [PATCH v4 03/11] Bluetooth: L2CAP: Add definitions for Enhanced Credit Based Mode
` [PATCH v4 04/11] Bluetooth: L2CAP: Add initial code "
` [PATCH v4 05/11] Bluetooth: L2CAP: Rename FLAG_LE_CONN_REQ_SENT to FLAG_LE_FLOWCTL_CONN_REQ_SENT
` [PATCH v4 06/11] Bluetooth: hci_vhci: Add support for ISO packets
` [PATCH v4 07/11] Bluetooth: monitor: "
` [PATCH v4 08/11] Bluetooth: Make use of __check_timeout on hci_sched_le
` [PATCH v4 09/11] Bluetooth: hci_h4: Add support for ISO packets
` [PATCH v4 10/11] Bluetooth: hci_h5: "
` [PATCH v4 11/11] Bluetooth: btsdio: Check for valid packet type

[PATCH v3 0/8] Bluetooth 5.2 initial support
 2020-01-15  2:03 UTC  (11+ messages)
` [PATCH v3 1/8] Bluetooth: Add definitions for CIS connections
` [PATCH v3 2/8] Bluetooth: Add initial implementation of "
` [PATCH v3 3/8] Bluetooth: L2CAP: Add definitions for Enhanced Credit Based Mode
` [PATCH v3 4/8] Bluetooth: L2CAP: Add initial code "
` [PATCH v3 5/8] Bluetooth: hci_vhci: Add support for ISO packets
` [PATCH v3 6/8] Bluetooth: monitor: "
` [PATCH v3 7/8] Bluetooth: Make use of __check_timeout on hci_sched_le
` [PATCH v3 8/8] Bluetooth: hci_h4: Add support for ISO packets

[PATCH RESEND BlueZ 0/1] Select mesh-io from command line
 2020-01-14 22:25 UTC  (5+ messages)
` [PATCH RESEND BlueZ 1/1] mesh: Add --io option

[PATCH v2] Bluetooth: Store periodic advertiser list size
 2020-01-14 18:43 UTC  (2+ messages)

[PATCH v2] Bleutooth: Add definitions for LE Read Tx Power
 2020-01-14 18:40 UTC  (2+ messages)

[PATCH 1/2] mesh: Add sequence nr getter to the doc
 2020-01-14 16:53 UTC  (6+ messages)
` [PATCH 2/2] mesh: Add sequence nr getter code

[PATCH BlueZ v2] mesh: Correctly generate NetKey list
 2020-01-14 14:43 UTC  (2+ messages)

[PATCH BlueZ] tools/mesh: Remove node's appkeys when deleting a netkey
 2020-01-14 14:42 UTC  (2+ messages)

[PATCH BlueZ] tools/mesh: Fix check condition for model ID
 2020-01-14 14:42 UTC  (2+ messages)

[PATCH BlueZ] tools/mesh: add commands for AppKey Get and NetKey Get
 2020-01-14 14:41 UTC  (2+ messages)

[PATCH BlueZ] mesh: Fix exiting IV_UPD_STATE when receiving first SNB
 2020-01-14 14:40 UTC  (2+ messages)

[PATCH BlueZ] mesh: Allow apps to receive DevKey messages from external nodes
 2020-01-14 14:39 UTC  (2+ messages)

[PATCH BlueZ 0/2] Fix AppKey deletion
 2020-01-14 14:37 UTC  (4+ messages)
` [PATCH BlueZ 1/2] mesh: Fix logic in "
` [PATCH BlueZ 2/2] mesh: Fix wholesale deletion of appkeys bound to a netkey

[PATCH v2 00/10] Bluetooth 5.2 initial support
 2020-01-14 14:19 UTC  (16+ messages)
` [PATCH v2 01/10] Bluetooth: Add definitions for CIS connections
` [PATCH v2 02/10] Bluetooth: Add initial implementation of "
` [PATCH v2 03/10] Bluetooth: L2CAP: Add definitions for Enhanced Credit Based Mode
` [PATCH v2 04/10] Bluetooth: L2CAP: Add initial code "
` [PATCH v2 05/10] Bluetooth: hci_vhci: Add support for ISO packets
` [PATCH v2 06/10] Bluetooth: monitor: "
` [PATCH v2 07/10] Bluetooth: Make use of __check_timeout on hci_sched_le
` [PATCH v2 08/10] Bluetooth: hci_h4: Add support for ISO packets
` [PATCH v2 09/10] Bluetooth: btusb: "
` [PATCH v2 10/10] Bluetooth: btusb: Detect if an ACL packet is in fact an ISO packet

[PATCH v1] Bluetooth: hci_qca: Add qca_power_on() API to support both wcn399x and Rome power up
 2020-01-14 13:55 UTC  (12+ messages)
` [PATCH v3] "
` [PATCH v4] "
` [PATCH v5] "

[PATCH v1] Bluetooth: hci_qca: Enable clocks required for BT SOC
 2020-01-14 11:34 UTC  (3+ messages)

[PATCH] avctp: Fix EINVAL on uinput creation
 2020-01-14  1:35 UTC  (2+ messages)

[PATCH 1/1] mesh: Handle publickey exchange phase for initiator
 2020-01-13 23:51 UTC  (2+ messages)

[PATCH v6 0/2] add support of interrupt for host wakeup from devicetree in BCM HCI driver
 2020-01-13 22:37 UTC  (6+ messages)
` [PATCH v6 1/2] dt-bindings: net: bluetooth: add interrupts properties

WARNING: locking bug in finish_task_switch
 2020-01-13 19:34 UTC 

[PATCH BlueZ v4 0/1] Add Mesh Provisioning Loop-Back mechanism
 2020-01-13 17:18 UTC  (3+ messages)
` [PATCH BlueZ v4 1/1] mesh: Implement provisioning loop-back

[PATCH RESEND BlueZ v3 0/1] mesh: Streamline crypto functions
 2020-01-13 12:31 UTC  (2+ messages)
` [PATCH BlueZ v3 1/1] mesh: Refactor mesh/crypto

mesh: scan params specify random address, but no random address set
 2020-01-13  7:30 UTC  (2+ messages)

Investment opportunity
 2020-01-12  5:00 UTC 

[Bug 205821] New: ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode)
 2020-01-12 10:34 UTC  (2+ messages)
` [Bug 205821] "

WARNING: bad unlock balance in __dev_queue_xmit
 2020-01-11 23:38 UTC  (3+ messages)
  `  "

[PATCH] hcidump: add support for time64 based libc
 2020-01-11 16:21 UTC  (6+ messages)

[PATCH BlueZ v3 0/1] Add Mesh Provisioning Loop-Back mechanism
 2020-01-11 15:24 UTC  (6+ messages)
` [PATCH BlueZ v3 1/1] mesh: Implement provisioning loop-back

[Bug 99881] 2015 Apple bluetooth keybord and magic mouse support
 2020-01-11  8:02 UTC 

[PATCH BlueZ v2 0/1] Add Mesh Provisioning Loop-Back mechanism
 2020-01-11  1:25 UTC  (2+ messages)
` [PATCH BlueZ v2 1/1] mesh: Implement provisioning loop-back

[PATCH BlueZ] mesh: Implement provisioning loop-back
 2020-01-11  0:53 UTC  (3+ messages)

[PATCH v5 1/3] MGMT_OP_SET_BLOCKED_KEYS Api definitions
 2020-01-11  0:07 UTC  (7+ messages)
` [PATCH v5 3/3] Loading keys that should be blocked by the kernel

[Bluez PATCH v3] audio/a2dp - fix crash during recovering process
 2020-01-10 23:54 UTC  (3+ messages)

[RFC] y2038: HCI_TIME_STAMP with time64
 2020-01-10 17:52 UTC  (4+ messages)

[PATCH v2 4/6] obexd: Add parser for conversation element
 2020-01-10 16:04 UTC  (4+ messages)
` [PATCH v2 6/6] doc/obex-api: Update documentation

[PATCH BlueZ] mesh: Correctly generate NetKey list
 2020-01-09 21:55 UTC  (8+ messages)

[PATCH] bluetooth: btbcm : Fix warning about missing blank lines after declarations
 2020-01-09 20:26 UTC  (2+ messages)

[PATCH] Bleutooth: Add definitions for LE Read Tx Power
 2020-01-09 17:28 UTC  (3+ messages)

[PATCH] Bluetooth: Store periodic advertiser list size
 2020-01-09 17:25 UTC 

Limiting what devices can pair over Bluetooth?
 2020-01-09 14:53 UTC  (5+ 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).