public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-09-20 15:50:44 to 2017-10-05 15:21:50 UTC [more...]

[PATCH 0/2] ACPI serdev support
 2017-10-05 15:21 UTC  (4+ messages)
` [PATCH 1/2] serdev: Add ACPI support
` [PATCH 2/2] ACPI / scan: Fix enumeration for special UART devices

[PATCH v2 1/9] Bluetooth: hci_uart_set_flow_control: Fix NULL deref when using serdev
 2017-10-05 15:15 UTC  (12+ messages)
` [PATCH v2 2/9] Bluetooth: hci_bcm: Fix setting of irq trigger type
` [PATCH v2 3/9] Bluetooth: hci_bcm: Move bcm_platform_probe call out of bcm_acpi_probe
` [PATCH v2 4/9] Bluetooth: hci_bcm: Move platform_get_irq call to bcm_probe
` [PATCH v2 5/9] Bluetooth: hci_bcm: Store device pointer instead of platform_device pointer
` [PATCH v2 6/9] Bluetooth: hci_bcm: Rename bcm_platform_probe to bcm_get_resources
` [PATCH v2 7/9] Bluetooth: hci_bcm: Make acpi_probe get irq from ACPI resources
` [PATCH v2 8/9] Bluetooth: hci_bcm: Make suspend/resume functions platform_dev independent
` [PATCH v2 9/9] Bluetooth: hci_bcm: Add (runtime)pm support to the serdev driver

[PATCH BlueZ v2 1/2] monitor: Fix buffer overflow with unix socket
 2017-10-05 13:41 UTC  (3+ messages)
` [PATCH BlueZ v2 2/2] tools/btproxy: "

[PATCH BlueZ] gatt: Fix sending indications with proxy
 2017-10-05 13:41 UTC  (5+ messages)

[PATCH BlueZ] obex: Fix always searching UUID using 128 bit format
 2017-10-05 13:11 UTC 

how to advertise a GATT service only for LE or BR/EDR?
 2017-10-05  9:40 UTC  (8+ messages)

[PATCH BlueZ] gatt: Remove support of ATT over BR/EDR
 2017-10-05  9:34 UTC  (3+ messages)

[PATCH 1/2] Bluetooth: btbcm: Add entry for BCM4356A2 UART bluetooth
 2017-10-05  7:46 UTC  (7+ messages)
` [PATCH 2/2] Bluetooth: hci_bcm: Add support for BCM2E7E

[PATCH] Revert "Bluetooth: btusb: Add workaround for Broadcom devices without product id"
 2017-10-05  7:42 UTC 

[PATCH] Bluetooth: Convert timers to use timer_setup()
 2017-10-05  0:54 UTC 

[PATCH 0/9] Bluetooth: hci_bcm: Add (runtime)pm support to the serdev drv
 2017-10-04 18:42 UTC  (14+ messages)
` [PATCH 1/9] Bluetooth: hci_uart_set_flow_control: Fix NULL deref when using serdev
` [PATCH 2/9] Bluetooth: hci_bcm: Fix setting of irq trigger type
` [PATCH 3/9] Bluetooth: hci_bcm: Move bcm_platform_probe call out of bcm_acpi_probe
` [PATCH 4/9] Bluetooth: hci_bcm: Move platform_get_irq call to bcm_probe
` [PATCH 5/9] Bluetooth: hci_bcm: Store device pointer instead of platform_device pointer
` [PATCH 6/9] Bluetooth: hci_bcm: Rename bcm_platform_probe to bcm_get_resources
` [PATCH 7/9] Bluetooth: hci_bcm: Make acpi_probe get irq from ACPI resources
` [PATCH 8/9] Bluetooth: hci_bcm: Make suspend/resume functions platform_dev independent
` [PATCH 9/9] Bluetooth: hci_bcm: Add (runtime)pm support to the serdev driver

[PATCH 1/9] plugins/sixaxis: Remove LEDs handling
 2017-10-04 12:40 UTC  (9+ messages)
` [PATCH 3/9] sixaxis: Ask user whether cable configuration should be allowed
` [PATCH 8/9] plugins/sixaxis: Add support for DualShock 4/PS4 cable pairing

[PATCH v2 0/4] Quirks cleanup and hid-generic niceness
 2017-10-04  9:25 UTC  (6+ messages)
` [PATCH v2 1/4] HID: core: move the dynamic quirks handling in core
` [PATCH v2 2/4] HID: quirks: move the list of special devices into a quirk
` [PATCH v2 3/4] HID: core: move the list of ignored devices in hid-quirks.c
` [PATCH v2 4/4] HID: core: remove the absolute need of hid_have_special_driver[]

btusb "firmware request while host is not available" at resume
 2017-10-04  1:21 UTC  (14+ messages)

[Bug 197121] New: Bluetooth regression "no bluetooth adapters found" Baytrail T100CHI (SDIO) BCM4324B3
 2017-10-03 21:41 UTC  (3+ messages)
` [Bug 197121] "

[PATCH v2 00/10] gatt: Add server support for AcquireWrite and AcquireNotify
 2017-10-03 18:48 UTC  (20+ messages)
` [PATCH v2 06/10] gatt: Implement AcquireWrite for server
` [PATCH v2 08/10] gatt: Implement AcquireNotify "

[PATCH BlueZ] gatt: Fix not replying to Write request
 2017-10-03 14:50 UTC  (2+ messages)

[PATCH BlueZ] monitor: Fix buffer overflow with unix socket
 2017-10-03  7:51 UTC  (3+ messages)

[PATCH 0/4] Quirks cleanup and hid-generic niceness
 2017-10-02 20:23 UTC  (6+ messages)
` [PATCH 1/4] HID: core: move the dynamic quirks handling in core
` [PATCH 2/4] HID: quirks: move the list of special devices into a quirk
` [PATCH 3/4] HID: core: move the list of ignored devices in hid-quirks.c
` [PATCH 4/4] HID: core: remove the absolute need of hid_have_special_driver[]

[RFC 3/3] Bluetooth: hci_bcm: Add ACPI serdev support for BCM2E39
 2017-10-02 15:26 UTC  (3+ messages)
` [RFC,3/3] "

[PATCH] Bluetooth: hci_bcm: Fix setting of irq trigger type
 2017-10-01 15:36 UTC 

[RFC 0/3] ACPI serdev support
 2017-09-29 12:17 UTC  (7+ messages)
` [RFC 1/3] serdev: Add ACPI support

[v2 PATCH 0/5] Bluetooth: let the crypto subsystem generate the ecc privkey
 2017-09-29 11:55 UTC  (10+ messages)
` [v2 PATCH 1/5] Bluetooth: move ecdh allocation outside of ecdh_helper
` [v2 PATCH 2/5] Bluetooth: ecdh_helper - reveal error codes
` [v2 PATCH 3/5] Bluetooth: selftest - check for errors when computing ZZ
` [v2 PATCH 4/5] Bluetooth: ecdh_helper - fix leak of private key
` [v2 PATCH 5/5] Bluetooth: let the crypto subsystem generate the ecc privkey

Exposing a device for GATT services
 2017-09-29  5:15 UTC 

[RFC 2/2] Use whitelist along with resolving list to enable device filtering
 2017-09-27  9:49 UTC  (2+ messages)

[RFC 1/2] Add HCI commands to enable address resolution in controller
 2017-09-27  9:04 UTC 

[RFC 0/2] Use address resolution in the controller to enable device filtering when peers use RPA
 2017-09-27  9:03 UTC 

[PATCH BlueZ] doc: fix typos
 2017-09-26 12:07 UTC  (2+ messages)

[PATCH BlueZ] build: use abspath for lib/bluetooth
 2017-09-25 22:39 UTC  (9+ messages)

[RESEND RFC PATCH 0/2] Bluetooth: let the crypto subsystem generate the ecc privkey
 2017-09-25 16:13 UTC  (7+ messages)
` [RESEND RFC PATCH 1/2] Bluetooth: move ecdh allocation outside of ecdh_helper
` [RESEND RFC PATCH 2/2] Bluetooth: let the crypto subsystem generate the ecc privkey

[PATCH] Bluetooth: btmrvl: *_err() and *_info() strings should end with newlines
 2017-09-25 13:35 UTC  (2+ messages)

[PATCH BlueZ v2 0/6] Improve around advertise of bluetoothctl
 2017-09-25 13:04 UTC  (7+ messages)
` [PATCH BlueZ v2 1/5] client: Fix memory leak of advertise command
` [PATCH BlueZ v2 2/5] client: Fix core dump when using set-advertise-name
` [PATCH BlueZ v2 3/5] client: Prevent to pass invalid ad type to D-Bus
` [PATCH BlueZ v2 4/5] client: Use existing function for parsing argument
` [PATCH BlueZ v2 5/5] client: Use new parse_argument() instead of parse_argument_XX()

[PATCH BlueZ] profile: Fix printing error when disconnecting
 2017-09-25 12:43 UTC 

[Bug 110901] Macbook8,1 12-inch (Early 2015) Bluetooth not working
 2017-09-25  7:08 UTC  (3+ messages)

Problem with StopDiscovery() via dbus-send
 2017-09-25  1:26 UTC  (7+ messages)

[RFC PATCH 0/2] let the crypto subsystem generate the ecc privkey
 2017-09-24 19:35 UTC  (2+ messages)

[PATCH BlueZ] doc: fix typo
 2017-09-24 17:59 UTC  (2+ messages)

[PATCH BlueZ 0/6] Improve around advertise of bluetoothctl
 2017-09-24 17:58 UTC  (8+ messages)
` [PATCH BlueZ 1/6] client: Fix memory leak of advertise command
` [PATCH BlueZ 2/6] client: Fix core dump when using set-advertise-name
` [PATCH BlueZ 3/6] client: Prevent to pass invalid type to D-Bus
` [PATCH BlueZ 4/6] client: Use existing function for parsing argument
` [PATCH BlueZ 5/6] client: Introduce parse_argument()
` [PATCH BlueZ 6/6] client: Use new parse_argument() function

Possible BT deadlock due to recursive read locking (Was: Re: kernel BUG at kernel/locking/rtmutex.c:1059)
 2017-09-24 14:53 UTC  (3+ messages)
  ` [PATCH] Bluetooth: avoid recursive locking in hci_send_to_channel()

[PATCH BlueZ] android: Typo fix
 2017-09-24  3:45 UTC  (2+ messages)

[PATCH BlueZ] doc: fix typo
 2017-09-22 15:56 UTC 

[PATCH 1/2] hostname: Add more debug in soft failure cases
 2017-09-22 13:13 UTC  (7+ messages)
` [PATCH 2/2] hostname: Fix "BlueZ 5.XX" adapter name on startup

Fedora 27 kernel and RPi3 Bluetooth oops
 2017-09-22 11:32 UTC  (11+ messages)

[PATCH 0/4] Move common client code to bt_shell
 2017-09-22  8:09 UTC  (11+ messages)
` [PATCH 1/4] shared/bt_shell: Add initial implementation
` [PATCH 2/4] client: Use bt_shell to process commands
` [PATCH 3/4] shared/bt_shell: Add bt_shell_completion
` [PATCH 4/4] client: Use bt_shell_completion

[PATCH 0/4] Move common client code to bt_shell
 2017-09-22  4:48 UTC  (7+ messages)
` [PATCH 1/4] shared/shell/bt_shell: Add initial implementation
` [PATCH 2/4] client: Use bt_shell to process commands
` [PATCH 3/4] shared/shell/bt_shell: Add bt_shell_completion
` [PATCH 4/4] client: Use bt_shell_completion

Bluetooth LE battery reporting?
 2017-09-21 15:03 UTC  (10+ messages)

[PATCH] Bluetooth: 6lowpan: Fix multi-link setup
 2017-09-21 12:19 UTC  (2+ messages)

btattach and 3wire doesn't work
 2017-09-20 17:11 UTC  (7+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox