aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/btrtl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-01Bluetooth: btrtl: Ask ic_info to drop firmwareHilda Wu1-5/+7
2021-09-30Bluetooth: btrtl: Add support for MSFT extension to rtl8821c devicesMarcel Holtmann1-0/+1
2021-09-28Bluetooth: btrtl: Set VsMsftOpCode based on device tableMarcel Holtmann1-5/+7
2021-09-28Bluetooth: btrtl: enable Realtek 8822C/8852A to support AOSP extensionJoseph Hwang1-0/+1
2021-07-22Bluetooth: btrtl: Set MSFT opcode for RTL8852Archie Pusaka1-3/+7
2021-06-26Bluetooth: btrtl: rename USB fw for RTL8761Joakim Tjernlund1-1/+8
2021-06-26Bluetooth: hci_h5: Add RTL8822CS capabilitiesArchie Pusaka1-10/+16
2021-01-29Bluetooth: btrtl: Enable WBS for the specific Realtek devicesMax Chou1-7/+23
2021-01-06Bluetooth: btrtl: Add null check in setupAbhishek Pandit-Subedi1-0/+4
2020-12-22Bluetooth: btrtl: Enable central-peripheral roleAbhishek Pandit-Subedi1-2/+13
2020-12-18Bluetooth: btrtl: Enable MSFT extension for RTL8822CE controllerMiao-chen Chou1-0/+6
2020-11-11Bluetooth: btrtl: fix incorrect skb allocation failure checkColin Ian King1-1/+1
2020-11-10Bluetooth: btusb: btrtl: Add support for RTL8852AMax Chou1-0/+12
2020-11-09Bluetooth: btrtl: Ask 8821C to drop old firmwareKai-Heng Feng1-0/+46
2020-11-09Bluetooth: btrtl: Refine the ic_id_table for clearer and more regularMax Chou1-46/+19
2020-04-11Bluetooth: btrtl: Add support for RTL8761BZiqian SUN (Zamir)1-1/+9
2020-02-18Bluetooth: hci_h5: btrtl: Add support for RTL8822CMax Chou1-0/+12
2020-01-24Bluetooth: btrtl: Use kvmalloc for FW allocationsMaxim Mikityanskiy1-9/+11
2019-10-26Bluetooth: btrtl: remove unneeded semicolonYueHaibing1-1/+1
2019-10-16Bluetooth: btrtl: Fix an issue for the incorrect error return code.Max Chou1-1/+1
2019-09-05Bluetooth: btrtl: Fix an issue that failing to download the FW which size is over 32K bytesMax Chou1-1/+5
2019-09-05Bluetooth: btrtl: Remove trailing newline from calls to rtl_dev macrosAlex Lu1-28/+28
2019-09-05Bluetooth: btrtl: Remove redundant prefix from calls to rtl_dev macrosAlex Lu1-6/+6
2019-09-05Bluetooth: btrtl: Add firmware version printAlex Lu1-21/+35
2019-09-05Bluetooth: btrtl: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERYAlex Lu1-0/+5
2019-07-06Bluetooth:: btrtl: Add support for RTL8723DULarry Finger1-0/+8
2019-07-06Bluetooth: btrtl: HCI reset on close for Realtek BT chipJian-Hong Pan1-0/+20
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-11/+1
2019-01-28Bluetooth: btrtl: Restore old logic to assume firmware is already loadedKai-Heng Feng1-3/+7
2018-09-27Bluetooth: btrtl: Add support for RTL8822C with USB interfaceAlex Lu1-0/+8
2018-09-27Bluetooth: btrtl: Make array extension_sig static, shrinks object sizeColin Ian King1-1/+1
2018-08-03Bluetooth: btrtl: Add support for a config filename postfixHans de Goede1-12/+20
2018-08-03Bluetooth: btrtl: add support for the RTL8723BS and RTL8723DS chipsMartin Blumenstingl1-4/+47
2018-08-03Bluetooth: btrtl: add support for retrieving the UART settingsMartin Blumenstingl1-0/+109
2018-08-03Bluetooth: btrtl: Use rtl_dev_err and rtl_dev_infoHans de Goede1-31/+27
2018-08-03Bluetooth: btrtl: split the device initialization into smaller partsMartin Blumenstingl1-106/+173
2018-08-03Bluetooth: btrtl: add MODULE_FIRMWARE declarationsMartin Blumenstingl1-0/+9
2018-02-11Bluetooth: btrtl: Add RTL8723D and RTL8821C devicesAlex Lu1-34/+85
2017-10-30Bluetooth: Use bt_dev_err and bt_dev_info when possibleMarcel Holtmann1-10/+11
2017-07-28Bluetooth: btrtl: Fix a error code in rtl_load_config()Dan Carpenter1-0/+2
2017-04-12Bluetooth: btrtl: Change message for missing config fileLarry Finger1-5/+8
2016-09-19Bluetooth: btrtl: Add RTL8822BE Bluetooth deviceLarry Finger1-12/+95
2015-05-14Bluetooth: btrtl: Create separate module for Realtek BT driverCarlo Caione1-0/+390