All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v12 0/2] Bluetooth: hci_qca: Add support for Qualcomm Bluetooth SoC QCA2066
@ 2023-07-26  5:22 Tim Jiang
  2023-07-26  5:22 ` [PATCH v12 1/2] " Tim Jiang
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Tim Jiang @ 2023-07-26  5:22 UTC (permalink / raw)
  To: marcel, johan
  Cc: linux-kernel, linux-bluetooth, linux-arm-msm, quic_tjiang,
	quic_bgodavar, quic_hemantg

Changes in v12
 - fix compile error issue for patch 1/2

Changes in v11
 - reverse two patches order

Changes in v10
 - break out btsoc type print into seperate patch

Changes in v2-v9
 - solve review comments for code style and commit message context


Tim Jiang (2):
  Bluetooth: hci_qca: Add support for Qualcomm Bluetooth SoC QCA2066
  Bluetooth: hci_qca: Add support for Qualcomm Bluetooth SoC QCA2066

 drivers/bluetooth/btqca.c   | 76 ++++++++++++++++++++++++++++++++++++-
 drivers/bluetooth/btqca.h   |  4 +-
 drivers/bluetooth/hci_qca.c | 41 ++++++++++++++++++--
 3 files changed, 114 insertions(+), 7 deletions(-)

-- 
2.41.0


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

end of thread, other threads:[~2023-07-27  4:36 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-26  5:22 [PATCH v12 0/2] Bluetooth: hci_qca: Add support for Qualcomm Bluetooth SoC QCA2066 Tim Jiang
2023-07-26  5:22 ` [PATCH v12 1/2] " Tim Jiang
2023-07-26  6:00   ` bluez.test.bot
2023-07-26  6:59   ` [PATCH v12 1/2] " Johan Hovold
2023-07-27  4:34     ` Tim Jiang
2023-07-26  5:22 ` [PATCH v12 2/2] " Tim Jiang
2023-07-26  7:07   ` Johan Hovold
2023-07-26  7:03 ` [PATCH v12 0/2] " Johan Hovold

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.