android_kernel_samsung_a7y1.../drivers/bluetooth
Jian-Hong Pan faf8615f05 Bluetooth: btrtl: Additional Realtek 8822CE Bluetooth devices
[ Upstream commit 6d0762b19c5963ff9e178e8af3626532ee04d93d ]

The ASUS X412FA laptop contains a Realtek RTL8822CE device with an
associated BT chip using a USB ID of 04ca:4005. This ID is added to the
driver.

The /sys/kernel/debug/usb/devices portion for this device is:

T:  Bus=01 Lev=01 Prnt=01 Port=09 Cnt=04 Dev#=  4 Spd=12   MxCh= 0
D:  Ver= 1.00 Cls=e0(wlcon) Sub=01 Prot=01 MxPS=64 #Cfgs=  1
P:  Vendor=04ca ProdID=4005 Rev= 0.00
S:  Manufacturer=Realtek
S:  Product=Bluetooth Radio
S:  SerialNumber=00e04c000001
C:* #Ifs= 2 Cfg#= 1 Atr=a0 MxPwr=500mA
I:* If#= 0 Alt= 0 #EPs= 3 Cls=e0(wlcon) Sub=01 Prot=01 Driver=btusb
E:  Ad=81(I) Atr=03(Int.) MxPS=  16 Ivl=1ms
E:  Ad=02(O) Atr=02(Bulk) MxPS=  64 Ivl=0ms
E:  Ad=82(I) Atr=02(Bulk) MxPS=  64 Ivl=0ms
I:* If#= 1 Alt= 0 #EPs= 2 Cls=e0(wlcon) Sub=01 Prot=01 Driver=btusb
E:  Ad=03(O) Atr=01(Isoc) MxPS=   0 Ivl=1ms
E:  Ad=83(I) Atr=01(Isoc) MxPS=   0 Ivl=1ms
I:  If#= 1 Alt= 1 #EPs= 2 Cls=e0(wlcon) Sub=01 Prot=01 Driver=btusb
E:  Ad=03(O) Atr=01(Isoc) MxPS=   9 Ivl=1ms
E:  Ad=83(I) Atr=01(Isoc) MxPS=   9 Ivl=1ms
I:  If#= 1 Alt= 2 #EPs= 2 Cls=e0(wlcon) Sub=01 Prot=01 Driver=btusb
E:  Ad=03(O) Atr=01(Isoc) MxPS=  17 Ivl=1ms
E:  Ad=83(I) Atr=01(Isoc) MxPS=  17 Ivl=1ms
I:  If#= 1 Alt= 3 #EPs= 2 Cls=e0(wlcon) Sub=01 Prot=01 Driver=btusb
E:  Ad=03(O) Atr=01(Isoc) MxPS=  25 Ivl=1ms
E:  Ad=83(I) Atr=01(Isoc) MxPS=  25 Ivl=1ms
I:  If#= 1 Alt= 4 #EPs= 2 Cls=e0(wlcon) Sub=01 Prot=01 Driver=btusb
E:  Ad=03(O) Atr=01(Isoc) MxPS=  33 Ivl=1ms
E:  Ad=83(I) Atr=01(Isoc) MxPS=  33 Ivl=1ms
I:  If#= 1 Alt= 5 #EPs= 2 Cls=e0(wlcon) Sub=01 Prot=01 Driver=btusb
E:  Ad=03(O) Atr=01(Isoc) MxPS=  49 Ivl=1ms
E:  Ad=83(I) Atr=01(Isoc) MxPS=  49 Ivl=1ms

Buglink: https://bugzilla.kernel.org/show_bug.cgi?id=204707
Signed-off-by: Jian-Hong Pan <jian-hong@endlessm.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-04-07 07:37:02 +02:00
..
ath3k.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
bcm203x.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
bfusb.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
bluecard_cs.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
bpa10x.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
bt3c_cs.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
btbcm.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
btbcm.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
btintel.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
btintel.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
btmrvl_debugfs.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
btmrvl_drv.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
btmrvl_main.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
btmrvl_sdio.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
btmrvl_sdio.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
btqca.c Bluetooth: btqca: Add a short delay before downloading the NVM 2020-04-06 21:34:05 +02:00
btqca.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
btrtl.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
btrtl.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
btsdio.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
btuart_cs.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
btusb.c Bluetooth: btrtl: Additional Realtek 8822CE Bluetooth devices 2020-04-07 07:37:02 +02:00
btwilink.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
dtl1_cs.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
h4_recv.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
hci_ath.c Bluetooth: hci_uart: check for missing tty operations 2020-04-06 20:26:16 +02:00
hci_bcm.c Bluetooth: hci_uart: check for missing tty operations 2020-04-06 20:26:16 +02:00
hci_bcsp.c Bluetooth: hci_bcsp: Fix memory leak in rx_skb 2020-04-06 19:55:37 +02:00
hci_h4.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
hci_h5.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
hci_intel.c Bluetooth: hci_uart: check for missing tty operations 2020-04-06 20:26:16 +02:00
hci_ldisc.c Bluetooth: hci_uart: check for missing tty operations 2020-04-06 20:26:16 +02:00
hci_ll.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
hci_qca.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
hci_uart.h Bluetooth: hci_uart: check for missing tty operations 2020-04-06 20:26:16 +02:00
hci_vhci.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
Kconfig A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
Makefile A750FXXU4CTBC 2020-03-27 21:51:54 +05:30