Message ID | 20200611114526.13594-1-kiran.k@intel.com (mailing list archive) |
---|---|
Headers | show |
Series | Add support for new generation Intel controllers | expand |
Please ignore this patchset. I started uploading newer patches with smaller changes and more refactoring. > -----Original Message----- > From: K, Kiran <kiran.k@intel.com> > Sent: Thursday, June 11, 2020 5:15 PM > To: linux-bluetooth@vger.kernel.org > Cc: Srivatsa, Ravishankar <ravishankar.srivatsa@intel.com>; > kiraank@gmail.com; K, Kiran <kiran.k@intel.com> > Subject: [PATCH 0/4] Add support for new generation Intel controllers > > Hi All, > This patchset series defines a structure and few helper functions required to > enable new generation Intel controllers > > Raghuram Hegde (4): > Bluetooth: btintel: Define tlv structure to enable firmware download > Bluetooth: btintel: Add helper functions to dump boot/firmware info > Bluetooth: btintel: Add helper functions to parse firmware name > Bluetooth: btintel: Add helper function to help controller type > > drivers/bluetooth/btintel.c | 173 ++++++++++++++++++++++++++++++++++++ > drivers/bluetooth/btintel.h | 49 ++++++++++ > 2 files changed, 222 insertions(+) > > -- > 2.17.1