All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/3] bluetooth:Adding driver and quirk defs for multi-role LE
@ 2020-04-23 14:43 Alain Michaud
  2020-04-23 14:43 ` [PATCH v3 1/3] " Alain Michaud
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Alain Michaud @ 2020-04-23 14:43 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Alain Michaud

This series adds BTUSB and quirk support for the driver to confirm that
the reported LE_states can be trusted.  The quirk will be used to
gradually roll out the feature to supported controllers without
affecting the stability of other controllers.  If all controllers FWs
are fixed or else validated, we can consider removing the quirk over
time.


Alain Michaud (3):
  bluetooth:Adding driver and quirk defs for multi-role LE
  bluetooth:allow scatternet connections if supported.
  bluetooth:btusb: Adding support for LE scatternet to Jfp and ThP

 drivers/bluetooth/btusb.c   | 11 ++++++++---
 include/net/bluetooth/hci.h |  9 +++++++++
 net/bluetooth/hci_event.c   |  4 +++-
 3 files changed, 20 insertions(+), 4 deletions(-)

-- 
2.26.1.301.g55bc3eb7cb9-goog


^ permalink raw reply	[flat|nested] 7+ messages in thread
* [PATCH v3 0/3] bluetooth:Adding driver and quirk defs for multi-role LE
@ 2020-04-21 15:59 Alain Michaud
  2020-04-21 15:59 ` [PATCH v3 1/3] " Alain Michaud
  0 siblings, 1 reply; 7+ messages in thread
From: Alain Michaud @ 2020-04-21 15:59 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Alain Michaud

This series adds BTUSB and quirk support for the driver to confirm that
the reported LE_states can be trusted.  The quirk will be used to
gradually roll out the feature to supported controllers without
affecting the stability of other controllers.  If all controllers FWs
are fixed or else validated, we can consider removing the quirk over
time.

Alain Michaud (3):
  bluetooth:Adding driver and quirk defs for multi-role LE
  bluetooth:allow scatternet connections if supported.
  bluetooth:btusb: Adding support for LE scatternet to Jfp and ThP

 drivers/bluetooth/btusb.c   | 11 ++++++++---
 include/net/bluetooth/hci.h |  9 +++++++++
 net/bluetooth/hci_event.c   |  4 +++-
 3 files changed, 20 insertions(+), 4 deletions(-)

-- 
2.26.1.301.g55bc3eb7cb9-goog


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-04-28  9:29 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-23 14:43 [PATCH v3 0/3] bluetooth:Adding driver and quirk defs for multi-role LE Alain Michaud
2020-04-23 14:43 ` [PATCH v3 1/3] " Alain Michaud
2020-04-28  9:29   ` Marcel Holtmann
2020-04-23 14:43 ` [PATCH v3 2/3] bluetooth:allow scatternet connections if supported Alain Michaud
2020-04-23 14:43 ` [PATCH v3 3/3] bluetooth:btusb: Adding support for LE scatternet to Jfp and ThP Alain Michaud
2020-04-27 14:52 ` [PATCH v3 0/3] bluetooth:Adding driver and quirk defs for multi-role LE Alain Michaud
  -- strict thread matches above, loose matches on Subject: below --
2020-04-21 15:59 Alain Michaud
2020-04-21 15:59 ` [PATCH v3 1/3] " Alain Michaud

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.