aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/btrtl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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