All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Bluetooth:btintel parse TLV structure
@ 2020-10-22  8:24 Sathish Narasimman
  2020-10-22  8:24 ` [PATCH 1/3] Bluetooth: btintel: seperated TLV parsing as new function Sathish Narasimman
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Sathish Narasimman @ 2020-10-22  8:24 UTC (permalink / raw)
  To: linux-bluetooth
  Cc: chethan.tumkur.narayan, ravishankar.srivatsa, kiran.k,
	Sathish Narasimman

Latest intel firmware supports TLV structure in operational mode for intel
read version. so made changes accordingly to support both bootloader
and operational mode . These changes are only to specific intel bluetooth
controller for example ThP, CcP.

Sathish Narasimman (3):
  Bluetooth: btintel: seperated TLV parsing as new function
  Bluetooth: btintel: Introducing new btintel read version
  Bluetooth: btusb: Use the new btintel read version

 drivers/bluetooth/btintel.c | 105 +++++++++++++++++++++++++++---------
 drivers/bluetooth/btintel.h |  16 ++++++
 drivers/bluetooth/btusb.c   |  41 ++++++++++----
 3 files changed, 129 insertions(+), 33 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2020-10-29  8:34 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-22  8:24 [PATCH 0/3] Bluetooth:btintel parse TLV structure Sathish Narasimman
2020-10-22  8:24 ` [PATCH 1/3] Bluetooth: btintel: seperated TLV parsing as new function Sathish Narasimman
2020-10-22  8:24 ` [PATCH 2/3] Bluetooth: btintel: Introducing new btintel read version Sathish Narasimman
2020-10-29  5:28   ` Tedd Ho-Jeong An
2020-10-29  6:07     ` Narasimman, Sathish
2020-10-22  8:24 ` [PATCH 3/3] Bluetooth: btusb: Use the " Sathish Narasimman
2020-10-28  5:26 ` [PATCH 0/3] Bluetooth:btintel parse TLV structure Sathish Narasimman

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.