All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/5] Bluetooth: btusb: Add support IDs for Realtek RTL8852C
@ 2022-07-14 11:25 hildawu
  2022-07-14 11:25 ` [PATCH v2 1/5] Bluetooth: btusb: Add Realtek RTL8852C support ID 0x04CA:0x4007 hildawu
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: hildawu @ 2022-07-14 11:25 UTC (permalink / raw)
  To: marcel
  Cc: johan.hedberg, luiz.dentz, linux-bluetooth, linux-kernel,
	max.chou, alex_lu, kidman

From: Hilda Wu <hildawu@realtek.com>

Add support IDs to usb_device_id table for Realtek RTL8852C.
Support VID, PID as below
0x04CA, 0x4007
0x04c5, 0x1675
0x0CB8, 0xC558
0x13D3, 0x3587
0x13D3, 0x3586
---
Changes in v2:
-Modify commit messeage summary. 
---

Thank you for your review and suggestions.

Hilda Wu (5):
  Bluetooth: btusb: Add Realtek RTL8852C support ID 0x04CA:0x4007
  Bluetooth: btusb: Add Realtek RTL8852C support ID 0x04C5:0x1675
  Bluetooth: btusb: Add Realtek RTL8852C support ID 0x0CB8:0xC558
  Bluetooth: btusb: Add Realtek RTL8852C support ID 0x13D3:0x3587
  Bluetooth: btusb: Add Realtek RTL8852C support ID 0x13D3:0x3586

 drivers/bluetooth/btusb.c | 12 ++++++++++++
 1 file changed, 12 insertions(+)

-- 
2.17.1


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

end of thread, other threads:[~2022-07-20 16:20 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-14 11:25 [PATCH v2 0/5] Bluetooth: btusb: Add support IDs for Realtek RTL8852C hildawu
2022-07-14 11:25 ` [PATCH v2 1/5] Bluetooth: btusb: Add Realtek RTL8852C support ID 0x04CA:0x4007 hildawu
2022-07-14 11:56   ` Bluetooth: btusb: Add support IDs for Realtek RTL8852C bluez.test.bot
2022-07-14 11:25 ` [PATCH v2 2/5] Bluetooth: btusb: Add Realtek RTL8852C support ID 0x04C5:0x1675 hildawu
2022-07-14 11:25 ` [PATCH v2 3/5] Bluetooth: btusb: Add Realtek RTL8852C support ID 0x0CB8:0xC558 hildawu
2022-07-14 11:25 ` [PATCH v2 4/5] Bluetooth: btusb: Add Realtek RTL8852C support ID 0x13D3:0x3587 hildawu
2022-07-14 11:25 ` [PATCH v2 5/5] Bluetooth: btusb: Add Realtek RTL8852C support ID 0x13D3:0x3586 hildawu
2022-07-20 16:20 ` [PATCH v2 0/5] Bluetooth: btusb: Add support IDs for Realtek RTL8852C patchwork-bot+bluetooth

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.