linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-18 08:57:24 to 2019-01-25 07:51:58 UTC [more...]

[PATCH 0/5] Reset Intel BT controller if it gets stuck
 2019-01-25  7:51 UTC  (38+ messages)
` [PATCH v3 1/5] usb: split code locating ACPI companion into port and device
  ` [PATCH v3 5/5] Bluetooth: btusb: Use the hw_reset method to allow resetting the BT chip
` [PATCH v4 1/5] usb: split code locating ACPI companion into port and device
  ` [PATCH v4 2/5] usb: assign ACPI companions for embedded USB devices
  ` [PATCH v4 3/5] Bluetooth: Reset Bluetooth chip after multiple command timeouts
  ` [PATCH v4 4/5] Bluetooth: btusb: Collect the common Intel assignments together
  ` [PATCH v4 5/5] Bluetooth: btusb: Use the hw_reset method to allow resetting the BT chip
` [PATCH v5 1/4] usb: split code locating ACPI companion into port and device
  ` [PATCH v5 2/4] usb: assign ACPI companions for embedded USB devices
  ` [PATCH v5 3/4] Bluetooth: Allow driver specific cmd timeout handling
  ` [PATCH v5 4/4] Bluetooth: btusb: Use the cmd_timeout method to reset the Intel BT chip
` [PATCH v6 1/4] usb: split code locating ACPI companion into port and device
  ` [PATCH v6 2/4] usb: assign ACPI companions for embedded USB devices
  ` [PATCH v6 3/4] Bluetooth: Allow driver specific cmd timeout handling
  ` [PATCH v6 4/4] Bluetooth: btusb: Use the cmd_timeout method to reset the Intel BT chip

[PATCH] Bluetooth: hci_ldisc: Fix for pty driver
 2019-01-25  7:42 UTC  (2+ messages)

[PATCH v9 0/3] Bug fixes for Qualcomm BT chip wcn3990
 2019-01-25  1:14 UTC  (7+ messages)
` [PATCH v9 1/3] Bluetooth: hci_qca: use wait_until_sent() for power pulses
` [PATCH v9 2/3] Bluetooth: hci_qca: Deassert RTS while baudrate change command
` [PATCH v9 3/3] Bluetooth: hci_qca: Disable IBS state machine and flush Tx buffer

[PATCH 1/3] Bluetooth: btrtl: Let rtl_load_file() always return error code
 2019-01-25  0:55 UTC  (4+ messages)
` [PATCH 2/3] Bluetooth: btrtl: Let btrtl_initialize() "
` [PATCH 3/3] Bluetooth: btrtl: Skip initialization if firmware is already loaded

[PATCH v6 0/2] Bluetooth: btusb: Add protocol support for MediaTek USB devices
 2019-01-24 23:26 UTC  (3+ messages)
` [PATCH v6 1/2] Bluetooth: btusb: Add protocol support for MediaTek MT7668U "
` [PATCH v6 2/2] Bluetooth: btusb: Add protocol support for MediaTek MT7663U "

[Bug 99881] 2015 Apple bluetooth keybord and magic mouse support
 2019-01-24 22:29 UTC 

[PATCH 1/2] Bluetooth: Annotate implicit fall through in l2cap_config_rsp
 2019-01-24 18:07 UTC  (2+ messages)
` [PATCH 2/2] Bluetooth: Correctly annotate implicit fall through in __rfcomm_dlc_close

[PATCH] Bluetooth: make hw_err static, reduces object code size
 2019-01-24 17:22 UTC 

BlueZ 5.50: Browsing local GATT table
 2019-01-24 15:07 UTC  (5+ messages)

[Bug 201921] New: Bluetooth: hci0: RTL: rtl: unknown IC info, lmp subver a99e, hci rev 826c, hci ver 0008
 2019-01-24 14:23 UTC  (5+ messages)
` [Bug 201921] "

[PATCH v8 0/3] Bug fixes for Qualcomm BT chip wcn3990
 2019-01-24 11:20 UTC  (4+ messages)
` [PATCH v8 1/3] Bluetooth: hci_qca: use wait_until_sent() for power pulses

[PATCH net-next] Bluetooth: Mark expected switch fall-throughs
 2019-01-23 18:04 UTC  (3+ messages)

[PATCH] tools/hcidump: Decode FastStream, aptX Low Latency, aptX HD and LDAC
 2019-01-23 17:54 UTC  (3+ messages)

Battery level of energy
 2019-01-23 17:27 UTC  (3+ messages)

Cannot pair and connect headset
 2019-01-23 13:35 UTC  (5+ messages)

[PATCH v5 2/5] Bluetooth: hci_qca: Deassert RTS while baudrate change command
 2019-01-23 12:57 UTC  (17+ messages)

[PATCH] Bluetooth: Verify that l2cap_get_conf_opt provides large enough buffer
 2019-01-23 11:37 UTC  (7+ messages)

[PATCH] Bluetooth: Check L2CAP option sizes returned from l2cap_get_conf_opt
 2019-01-23 11:34 UTC  (4+ messages)

[PATCH v3 1/9] doc/media-api: Enable MediaEndpoint to expose remote SEP
 2019-01-23 11:24 UTC  (12+ messages)
` [PATCH v3 2/9] a2dp: Expose "
` [PATCH v3 3/9] doc/media-api: Add Endpoint property to MediaTransport
` [PATCH v3 4/9] a2dp: Implement MediaTransport.Endpoint
` [PATCH v3 5/9] doc/settings-storage: Add Endpoint group to cache
` [PATCH v3 6/9] a2dp: Cache remote endpoints
` [PATCH v3 7/9] doc/media-api: Add Device property to MediaEndpoint
` [PATCH v3 8/9] a2dp: Add implementation of MediaEndpoint.Device
` [PATCH v3 9/9] a2dp: Add reverse discovery

[PATCH BlueZ] avdtp: Fix always destroying session immediatelly
 2019-01-23 11:23 UTC  (2+ messages)

Format of HCI LE Advertising Report Event
 2019-01-23 10:47 UTC  (3+ messages)

Want to edit your photos
 2019-01-23  7:46 UTC 

[PATCH BlueZ] mesh: Fix logic when cleaning up incomplete provisioning
 2019-01-22 20:50 UTC  (2+ messages)

[PATCH BlueZ v2] mesh: Fix Relaying for multiple nodes
 2019-01-22 20:50 UTC  (2+ messages)

Just working
 2019-01-22  9:35 UTC 

Just working
 2019-01-22  9:54 UTC 

[PATCH v2 1/8] doc/media-api: Enable MediaEndpoint to expose remote SEP
 2019-01-22 12:59 UTC  (7+ messages)

[PATCH] Bluetooth: hci_uart: Check if socket buffer is ERR_PTR in h4_recv_buf()
 2019-01-22  8:49 UTC  (2+ messages)

[PATCH v5 0/2] Bluetooth: btusb: Add protocol support for MediaTek USB devices
 2019-01-22  7:03 UTC  (5+ messages)
` [PATCH v5 1/2] Bluetooth: btusb: Add protocol support for MediaTek MT7668U "
  ` [PATCH] Bluetooth: btusb: fix semicolon.cocci warnings
` [PATCH v5 2/2] Bluetooth: btusb: Add protocol support for MediaTek MT7663U USB devices

[PATCH v4 1/2] Bluetooth: hci_h5: Add the Realtek compatible flags for the device tree
 2019-01-22  2:42 UTC  (4+ messages)
` [PATCH v4 2/2] dt-bindings: Create the file for Realtek Bluetooth serial devices

Bluetooth ECDH selftest failed (endianness issue?)
 2019-01-21 16:56 UTC  (8+ messages)

[PATCH v3 1/2] Bluetooth: dt-bindings: Realtek serial bluetooth
 2019-01-21 15:28 UTC  (4+ messages)
` [PATCH v3 2/2] "

[PATCH 0/8] Add support for rtl8723bs/rtl8723cs bluetooth
 2019-01-21 15:09 UTC  (13+ messages)
` [PATCH 1/8] Bluetooth: Add new quirk for broken local ext features max_page
` [PATCH 2/8] Bluetooth: hci_h5: Add support for reset GPIO
` [PATCH 3/8] dt-bindings: net: bluetooth: Add rtl8723bs-bluetooth
` [PATCH 4/8] Bluetooth: hci_h5: Add support for binding RTL8723BS with device tree
` [PATCH 5/8] Bluetooth: btrtl: add support for the RTL8723CS
` [PATCH 6/8] arm64: allwinner: a64: enable Bluetooth On Pinebook
` [PATCH 7/8] DO-NOT-MERGE: arm64: allwinner: a64: enable Bluetooth On Pine64
` [PATCH 8/8] DO-NOT-MERGE: arm64: allwinner: a64: enable Bluetooth On SoPine baseboard

[PATCH] Bluetooth: hci_uart: Add a local variable to store the result of h4_recv_buf()
 2019-01-21 14:48 UTC  (5+ messages)

[RFC,v2] Bluetooth: hci_qca: Collect controller memory dump during SSR
 2019-01-21 14:39 UTC  (7+ messages)

Disconnection of signaling channel after AVDTP close
 2019-01-21 12:34 UTC  (2+ messages)

Just start it
 2019-01-20  3:48 UTC 

bluez: dbus method call for switching endpoint
 2019-01-19 17:15 UTC  (10+ messages)

[PATCH] bluetooth: realtek: devicetree: Add device tree description to bluetooth rtl drivers
 2019-01-19 13:18 UTC  (5+ messages)
` [PATCHv2] Description of the realtek bluetooth device tree hooks
  ` [PATCHv2] Patch to add the realtek bluetooth device tree refs to the code

[Bug 202345] New: bluetoothd can end up with a corrupted DBus object path
 2019-01-19 12:33 UTC 

[PATCH BlueZ v2 0/2] Updated mesh D-Bus policy patch
 2019-01-19  3:58 UTC  (3+ messages)
` [PATCH BlueZ v2 1/2] mesh: Rename mesh daemon executable to bluetooth-meshd
` [PATCH BlueZ v2 2/2] mesh: Add D-Bus policy for Bluetooth mesh daemon

[PATCH BlueZ] mesh: Add D-Bus policy for Bluetooth mesh daemon
 2019-01-19  3:54 UTC  (5+ messages)

[PATCH v3 0/3] Add quirk for reading BD_ADDR from fwnode property
 2019-01-18 21:38 UTC  (3+ messages)
` [PATCH v3 1/3] Bluetooth: "

[PATCH v7 4/4] Bluetooth: btqca: inject command complete event during fw download
 2019-01-18 21:03 UTC  (14+ messages)

[PATCH BlueZ] mesh: Fix Relaying for multiple nodes
 2019-01-18 17:53 UTC 

[PATCH 1/2] Bluetooth: check message types in l2cap_get_conf_opt
 2019-01-18 12:44 UTC  (10+ messages)
` [PATCH 2/2] Bluetooth: check the buffer size for some messages before parsing

[PATCH] bluetooth: hci_intel: Check for driver register failure
 2019-01-18 11:00 UTC  (2+ messages)

[PATCH] bluetooth: hci_bcm: Check for driver_register failure
 2019-01-18 10:59 UTC  (2+ messages)

[PATCH] Bluetooth: Fix flow bugs in H5 so the protocol doesn't stall
 2019-01-18 10:56 UTC  (4+ messages)

[PATCH] Bluetooth: btmrv1: Drop unused GPIO includes
 2019-01-18 10:55 UTC  (2+ messages)

[RFC] Bluetooth: Add new serdev based driver for 3-Wire attached controllers
 2019-01-18 10:53 UTC  (3+ messages)

[PATCH v2] Bluetooth: Fix locking in bt_accept_enqueue() for BH context
 2019-01-18 10:49 UTC  (2+ messages)

[PATCH] bluetooth: btmrvl_sdio: add support for sd8977 chipset
 2019-01-18  9:39 UTC  (2+ messages)

[PATCH 1/2] bluetooth: btmrvl_sdio: improve printk messages
 2019-01-18  9:15 UTC  (4+ messages)
` [PATCH 2/2] bluetooth: btmrvl_sdio: lower log level of informational message

[RESEND v2] Bluetooth: hci_qca: Add helper to set device address
 2019-01-18  9:10 UTC  (2+ messages)

[PATCH] Bluetooth: 6lowpan: Fix debugfs_simple_attr.cocci warnings
 2019-01-18  9:10 UTC  (2+ messages)

[PATCH net-next] 6lowpan: fix debugfs_simple_attr.cocci warnings
 2019-01-18  9:10 UTC  (2+ messages)

[PATCH] btmon: Fix parsing A2DP FastStream codec configuration
 2019-01-18  9:07 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).