linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-02-28 10:20:11 to 2017-03-22 21:04:57 UTC [more...]

[PATCHv2 00/11] Nokia H4+ support
 2017-03-22 21:04 UTC  (19+ messages)
` [PATCHv2 01/11] Bluetooth: hci_uart: add support for word alignment
` [PATCHv2 02/11] Bluetooth: hci_uart: add serdev driver support library
` [PATCHv2 03/11] Bluetooth: hci_serdev: do not open device in hci open
` [PATCHv2 04/11] tty: serial: omap: add UPF_BOOT_AUTOCONF flag for DT init
` [PATCHv2 05/11] serdev: add serdev_device_wait_until_sent
` [PATCHv2 06/11] serdev: implement get/set tiocm
  ` [PATCHv2.1] "
` [PATCHv2 07/11] serdev: add helpers for cts and rts handling
` [PATCHv2 08/11] dt-bindings: net: bluetooth: Add nokia-bluetooth
` [PATCHv2 09/11] Bluetooth: add nokia driver
` [PATCHv2 10/11] ARM: dts: N900: Add bluetooth
` [PATCHv2 11/11] ARM: dts: N9/N950: add bluetooth

[PATCH 1/3] soc: qcom: smd: Transition client drivers from smd to rpmsg
 2017-03-22 19:23 UTC  (7+ messages)
` [PATCH 2/3] soc: qcom: smd: Remove standalone driver
` [PATCH 3/3] soc: qcom: smd-rpm: Add msm8996 compatibility

way of woking / how to develop new features (roadmap)
 2017-03-22  9:40 UTC  (2+ messages)

Unexpected SMP Command 0x17
 2017-03-22  7:36 UTC  (2+ messages)

[PATCH] btmrvl: fix spelling mistake: "unregester" -> "unregister"
 2017-03-21 12:20 UTC 

[PATCH v2] Bluetooth: btqcomsmd: fix compile-test dependency
 2017-03-21  8:23 UTC  (2+ messages)

Does Bluez 5.35 or 4.97 support Intercom Profile (ICP)
 2017-03-21  4:24 UTC 

[RESEND PATCH] Bluetooth: btqcomsmd: fix compile-test dependency
 2017-03-20 21:44 UTC  (3+ messages)

[RFC][PATCH v4 BlueZ 0/4] Connection Update improvements
 2017-03-20  9:01 UTC  (8+ messages)
` [RFC][PATCH v4 BlueZ 1/4] Bluetooth: L2CAP: Refactor L2CAP_CONN_PARAM_UPDATE_REQ into a function
` [RFC][PATCH v4 BlueZ 2/4] Bluetooth: L2CAP: Add handler for Connection Parameter Update Response
` [RFC][PATCH v4 BlueZ 3/4] Bluetooth: L2CAP: Add BT_LE_CONN_PARAM socket option
` [RFC][PATCH v4 BlueZ 4/4] Bluetooth: mgmt: Added new MGMT_OP_ADD_CONN_PARAM command

[PATCH 00/10] Nokia H4+ support
 2017-03-18  0:58 UTC  (35+ messages)
` [PATCH 01/10] ARM: dts: N9/N950: add bluetooth
` [PATCH 02/10] ARM: dts: N900: Add bluetooth
` [PATCH 03/10] Bluetooth: hci_uart: add support for word alignment
` [PATCH 04/10] Bluetooth: hci_uart: add serdev driver support library
` [PATCH 05/10] Bluetooth: hci_serdev: do not open device in hci open
` [PATCH 06/10] tty: serial: omap: add UPF_BOOT_AUTOCONF flag for DT init
` [PATCH 07/10] serdev: add serdev_device_wait_until_sent
` [PATCH 08/10] serdev: add serdev_device_get_cts
` [PATCH 09/10] serdev: add serdev_device_set_rts
` [PATCH 10/10] Bluetooth: add nokia driver

[PATCH 00/18] net subsystem various refcounter conversions
 2017-03-17 11:12 UTC  (19+ messages)
` [PATCH 01/18] net, llc: convert llc_sap.refcnt from atomic_t to refcount_t
` [PATCH 02/18] net, l2tp: convert l2tp_tunnel.ref_count "
` [PATCH 03/18] net, l2tp: convert l2tp_session.ref_count "
` [PATCH 04/18] net, vxlan: convert vxlan_sock.refcnt "
` [PATCH 05/18] net, bluetooth: convert rfcomm_dlc.refcnt "
` [PATCH 06/18] net, decnet: convert dn_fib_info.fib_clntref "
` [PATCH 07/18] net, atm: convert atm_dev.refcnt "
` [PATCH 08/18] net, atm: convert lec_arp_table.usage "
` [PATCH 09/18] net, atm: convert in_cache_entry.use "
` [PATCH 10/18] net, atm: convert eg_cache_entry.use "
` [PATCH 11/18] net, bridge: convert net_bridge_vlan.refcnt "
` [PATCH 12/18] net, calipso: convert calipso_doi.refcount "
` [PATCH 13/18] net, sched: convert Qdisc.refcnt "
` [PATCH 14/18] net, lapb: convert lapb_cb.refcnt "
` [PATCH 15/18] net, ipx: convert ipx_interface.refcnt "
` [PATCH 16/18] net, ipx: convert ipx_route.refcnt "
` [PATCH 17/18] net, netrom: convert nr_neigh.refcount "
` [PATCH 18/18] net, netrom: convert nr_node.refcount "

Lower Level Host Stack bug - 0x1a (remote host feature) using EDR+SCO to non-capable Taiwanese/Chinese devices
 2017-03-17 10:06 UTC  (4+ messages)

Lower Level Host Stack bug - 0x1a (remote host feature) using EDR+SCO to non-capable Taiwanese/Chinese devices
 2017-03-16 16:45 UTC 

no audio when mtu is 1021:8,but works aclmtu set to 1021:5
 2017-03-16  7:31 UTC 

[PATCH BlueZ 1/2] client: Add support to pass UUIDs to select-attribute
 2017-03-15 15:23 UTC  (3+ messages)
` [PATCH BlueZ 2/2] client: Use selected attribute when selecting by UUID

[PATCH] Bluetooth: hci_bcm: Fix clock (un)prepare
 2017-03-15 12:20 UTC  (2+ messages)

Integration (-ish) testing with BlueZ D-Bus API
 2017-03-15  2:11 UTC  (3+ messages)

[RFC][PATCH v3 BlueZ 0/3] Connection Update improvements
 2017-03-14 16:48 UTC  (11+ messages)
` [RFC][PATCH v3 BlueZ 1/3] Bluetooth: L2CAP: Refactor L2CAP_CONN_PARAM_UPDATE_REQ into a function
` [RFC][PATCH v3 BlueZ 2/3] Bluetooth: L2CAP: Add BT_LE_CONN_PARAM socket option
` [RFC][PATCH v3 BlueZ 3/3] Bluetooth: mgmt: Added new MGMT_OP_UPDATE_CONN_PARAM command

[PATCH v7 0/6] Bluetooth: 6LoWPAN: Fix lladdr length
 2017-03-13 22:40 UTC  (8+ messages)
` [PATCH v7 1/6] bluetooth: Set 6 byte device addresses
` [PATCH v7 2/6] 6lowpan: Set MAC address length according to LOWPAN_LLTYPE
` [PATCH v7 3/6] 6lowpan: iphc: override l2 packet information
` [PATCH v7 4/6] ipv6: addrconf: fix 48 bit 6lowpan autoconfiguration
` [PATCH v7 5/6] 6lowpan: Use netdev addr_len to determine lladdr len
` [PATCH v7 6/6] 6lowpan: Fix IID format for Bluetooth

Fw: [Bug 113171] realtek bluetooth rtl8723bs (SDIO) not supported
 2017-03-13 18:31 UTC 

[PATCH V2 0/2] Avoid bt_accept_unlink() double unlinking
 2017-03-13 16:19 UTC  (4+ messages)
` [PATCH V2 1/2] Bluetooth: Handle bt_accept_enqueue() socket atomically
` [PATCH V2 2/2] Bluetooth: Avoid bt_accept_unlink() double unlinking

[PATCH] Bluetooth: bluecard: use setup_timer
 2017-03-11  0:46 UTC 

[PATCH v1] Bluetooth: hci_bcm: Support platform enumeration
 2017-03-10 12:28 UTC 

mSBC codec issue on a headset
 2017-03-09 15:59 UTC  (5+ messages)

[PATCH] Bluetooth: L2CAP: Fix L2CAP_CR_SCID_IN_USE value
 2017-03-08 13:09 UTC 

Split list?
 2017-03-08 12:11 UTC  (2+ messages)

[PATCH v2 BlueZ 0/7] Improvements on connection parameters update
 2017-03-08 11:30 UTC  (7+ messages)

[PATCH 3/3] linux-firmware: Update firmware file for Intel Bluetooth 8265
 2017-03-07 20:08 UTC 

[PATCH 2/3] linux-firmware: Update firmware patch for Intel Bluetooth,8260
 2017-03-07 20:07 UTC 

[PATCH 1/3] linux-firmware: Update firmware patch for Intel Bluetooth, 7265
 2017-03-07 20:07 UTC  (2+ messages)

Allow non-root user to access BLE DBus interface (systemd)
 2017-03-06 23:44 UTC  (4+ messages)

[PATCH] tools/bluemoon: Add hw_variant for Intel Bluetooth 9160/9260
 2017-03-06 23:38 UTC 

[PATCH 4/4] Bluetooth: hci_intel: Add support Intel Bluetooth device 9160/9260 for UART
 2017-03-06 23:38 UTC 

[PATCH 3/4] Bluetooth: hci_intel: Fix firmware file name to use hw_variant
 2017-03-06 23:38 UTC 

[PATCH 2/4] Bluetooth: btusb: Add support for Intel Bluetooth devices 9160/9260 [8087:0025]
 2017-03-06 23:38 UTC 

[PATCH 1/4] Bluetooth: Use switch statement for Intel hardware variants
 2017-03-06 23:38 UTC 

[PATCH V1 0/2] Avoid bt_accept_unlink() double unlinking
 2017-03-06 21:59 UTC  (4+ messages)
` [PATCH V1 1/2] Bluetooth: Handle bt_accept_enqueue() socket atomically
` [PATCH V1 2/2] Bluetooth: Avoid bt_accept_unlink() double unlinking

[PATCH v6 0/6] Bluetooth: 6LoWPAN: Fix lladdr length
 2017-03-06 20:03 UTC  (8+ messages)
` [PATCH v6 1/6] bluetooth: Set 6 byte device addresses
` [PATCH v6 2/6] 6lowpan: Set MAC address length according to LOWPAN_LLTYPE
` [PATCH v6 3/6] 6lowpan: iphc: override l2 packet information
` [PATCH v6 4/6] ipv6: addrconf: fix 48 bit 6lowpan autoconfiguration
` [PATCH v6 5/6] 6lowpan: Use netdev addr_len to determine lladdr len
` [PATCH v6 6/6] 6lowpan: Fix IID format for Bluetooth

[PATCH] Bluetooth: btqcomsmd: fix compile-test dependency
 2017-03-06 15:35 UTC  (2+ messages)

Connecting to Dual Shock 4 controller
 2017-03-05 19:47 UTC  (2+ messages)

[Bug 64671] hci0 command 0x1009 tx timeout, bluez can't find adapter
 2017-03-02  0:55 UTC 

[PATCH v2 0/3] Optionally destroy uHID devices on disconnect
 2017-03-01 19:25 UTC  (8+ messages)
` [PATCH v2 1/3] input: Add UHIDDestroy configuration option
` [PATCH v2 2/3] input: Add UHIDDestroy option into input.conf
` [PATCH v2 3/3] hog: Optionally destroy uHID device when disconnected

[PATCH] Bluetooth: fix assignments on error variable err
 2017-03-01 15:10 UTC 

IoT networking protocols workshop at Netdev 2.1
 2017-03-01 15:08 UTC 

[PATCH v5 0/6] Bluetooth: 6LoWPAN: Fix lladdr length
 2017-03-01 11:09 UTC  (4+ messages)
` [PATCH v5 4/6] ipv6: addrconf: fix 48 bit 6lowpan autoconfiguration

[PATCH] hog: Destroy uHID device when disconnected
 2017-03-01  0:23 UTC  (5+ messages)

Decrease long resume time of Intel Bluetooth module
 2017-02-28 12:46 UTC  (5+ messages)

Unable to pair Bose QC35
 2017-02-28 11:44 UTC  (8+ 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).