aboutsummaryrefslogtreecommitdiff
path: root/drivers/bluetooth/btrtl.c
AgeCommit message (Expand)AuthorFilesLines
2021-06-26Bluetooth: btrtl: rename USB fw for RTL8761Gravatar Joakim Tjernlund 1-1/+8
2021-06-26Bluetooth: hci_h5: Add RTL8822CS capabilitiesGravatar Archie Pusaka 1-10/+16
2021-01-29Bluetooth: btrtl: Enable WBS for the specific Realtek devicesGravatar Max Chou 1-7/+23
2021-01-06Bluetooth: btrtl: Add null check in setupGravatar Abhishek Pandit-Subedi 1-0/+4
2020-12-22Bluetooth: btrtl: Enable central-peripheral roleGravatar Abhishek Pandit-Subedi 1-2/+13
2020-12-18Bluetooth: btrtl: Enable MSFT extension for RTL8822CE controllerGravatar Miao-chen Chou 1-0/+6
2020-11-11Bluetooth: btrtl: fix incorrect skb allocation failure checkGravatar Colin Ian King 1-1/+1
2020-11-10Bluetooth: btusb: btrtl: Add support for RTL8852AGravatar Max Chou 1-0/+12
2020-11-09Bluetooth: btrtl: Ask 8821C to drop old firmwareGravatar Kai-Heng Feng 1-0/+46
2020-11-09Bluetooth: btrtl: Refine the ic_id_table for clearer and more regularGravatar Max Chou 1-46/+19
2020-04-11Bluetooth: btrtl: Add support for RTL8761BGravatar Ziqian SUN (Zamir) 1-1/+9
2020-02-18Bluetooth: hci_h5: btrtl: Add support for RTL8822CGravatar Max Chou 1-0/+12
2020-01-24Bluetooth: btrtl: Use kvmalloc for FW allocationsGravatar Maxim Mikityanskiy 1-9/+11
2019-10-26Bluetooth: btrtl: remove unneeded semicolonGravatar YueHaibing 1-1/+1
2019-10-16Bluetooth: btrtl: Fix an issue for the incorrect error return code.Gravatar Max Chou 1-1/+1
2019-09-05Bluetooth: btrtl: Fix an issue that failing to download the FW which size is ...Gravatar Max Chou 1-1/+5
2019-09-05Bluetooth: btrtl: Remove trailing newline from calls to rtl_dev macrosGravatar Alex Lu 1-28/+28
2019-09-05Bluetooth: btrtl: Remove redundant prefix from calls to rtl_dev macrosGravatar Alex Lu 1-6/+6
2019-09-05Bluetooth: btrtl: Add firmware version printGravatar Alex Lu 1-21/+35
2019-09-05Bluetooth: btrtl: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERYGravatar Alex Lu 1-0/+5
2019-07-06Bluetooth:: btrtl: Add support for RTL8723DUGravatar Larry Finger 1-0/+8
2019-07-06Bluetooth: btrtl: HCI reset on close for Realtek BT chipGravatar Jian-Hong Pan 1-0/+20
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Gravatar Thomas Gleixner 1-11/+1
2019-01-28Bluetooth: btrtl: Restore old logic to assume firmware is already loadedGravatar Kai-Heng Feng 1-3/+7
2018-09-27Bluetooth: btrtl: Add support for RTL8822C with USB interfaceGravatar Alex Lu 1-0/+8
2018-09-27Bluetooth: btrtl: Make array extension_sig static, shrinks object sizeGravatar Colin Ian King 1-1/+1
2018-08-03Bluetooth: btrtl: Add support for a config filename postfixGravatar Hans de Goede 1-12/+20
2018-08-03Bluetooth: btrtl: add support for the RTL8723BS and RTL8723DS chipsGravatar Martin Blumenstingl 1-4/+47
2018-08-03Bluetooth: btrtl: add support for retrieving the UART settingsGravatar Martin Blumenstingl 1-0/+109
2018-08-03Bluetooth: btrtl: Use rtl_dev_err and rtl_dev_infoGravatar Hans de Goede 1-31/+27
2018-08-03Bluetooth: btrtl: split the device initialization into smaller partsGravatar Martin Blumenstingl 1-106/+173
2018-08-03Bluetooth: btrtl: add MODULE_FIRMWARE declarationsGravatar Martin Blumenstingl 1-0/+9
2018-02-11Bluetooth: btrtl: Add RTL8723D and RTL8821C devicesGravatar Alex Lu 1-34/+85
2017-10-30Bluetooth: Use bt_dev_err and bt_dev_info when possibleGravatar Marcel Holtmann 1-10/+11
2017-07-28Bluetooth: btrtl: Fix a error code in rtl_load_config()Gravatar Dan Carpenter 1-0/+2
2017-04-12Bluetooth: btrtl: Change message for missing config fileGravatar Larry Finger 1-5/+8
2016-09-19Bluetooth: btrtl: Add RTL8822BE Bluetooth deviceGravatar Larry Finger 1-12/+95
2015-05-14Bluetooth: btrtl: Create separate module for Realtek BT driverGravatar Carlo Caione 1-0/+390