aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/btrtl.c
AgeCommit message (Expand)Author
2024-04-25master: sync with upstream 6.6Bruce Ashfield
2023-09-13Bluetooth: msft: Extended monitor tracking by address filterHilda Wu
2023-09-13Bluetooth: btrtl: Load FW v2 otherwise FW v1 for RTL8852CMax Chou
2023-06-29Bluetooth: btrtl: Add missing MODULE_FIRMWARE declarationsDan Gora
2023-04-23Bluetooth: btrtl: Add the support for RTL8851BMax Chou
2023-04-23Bluetooth: btrtl: Firmware format v2 supportMax Chou
2023-04-23Bluetooth: btrtl: check for NULL in btrtl_set_quirks()Max Chou
2023-04-23Bluetooth: btrtl: add support for the RTL8723CSVasily Khoruzhick
2023-04-23Bluetooth: hci_h5: btrtl: Add support for RTL8821CSChris Morgan
2023-04-23Bluetooth: btrtl: Add support for RTL8852BSVictor Hassan
2022-12-12Bluetooth: btusb: Ignore zero length of USB packets on ALT 6 for specific chipHilda Wu
2022-07-22Bluetooth: btrtl: Fix typo in commentshaomin Deng
2022-05-13Bluetooth: btrtl: Add support for RTL8852CMax Chou
2022-03-18Bluetooth: btrtl: Add support for RTL8852BMax Chou
2022-01-26Bluetooth: btrtl: Add support for RTL8822C hci_ver 0x08Vyacheslav Bocharov
2021-10-01Bluetooth: btrtl: Ask ic_info to drop firmwareHilda Wu
2021-09-30Bluetooth: btrtl: Add support for MSFT extension to rtl8821c devicesMarcel Holtmann
2021-09-28Bluetooth: btrtl: Set VsMsftOpCode based on device tableMarcel Holtmann
2021-09-28Bluetooth: btrtl: enable Realtek 8822C/8852A to support AOSP extensionJoseph Hwang
2021-07-22Bluetooth: btrtl: Set MSFT opcode for RTL8852Archie Pusaka
2021-06-26Bluetooth: btrtl: rename USB fw for RTL8761Joakim Tjernlund
2021-06-26Bluetooth: hci_h5: Add RTL8822CS capabilitiesArchie Pusaka
2021-01-29Bluetooth: btrtl: Enable WBS for the specific Realtek devicesMax Chou
2021-01-06Bluetooth: btrtl: Add null check in setupAbhishek Pandit-Subedi
2020-12-22Bluetooth: btrtl: Enable central-peripheral roleAbhishek Pandit-Subedi
2020-12-18Bluetooth: btrtl: Enable MSFT extension for RTL8822CE controllerMiao-chen Chou
2020-11-11Bluetooth: btrtl: fix incorrect skb allocation failure checkColin Ian King
2020-11-10Bluetooth: btusb: btrtl: Add support for RTL8852AMax Chou
2020-11-09Bluetooth: btrtl: Ask 8821C to drop old firmwareKai-Heng Feng
2020-11-09Bluetooth: btrtl: Refine the ic_id_table for clearer and more regularMax Chou
2020-04-11Bluetooth: btrtl: Add support for RTL8761BZiqian SUN (Zamir)
2020-02-18Bluetooth: hci_h5: btrtl: Add support for RTL8822CMax Chou
2020-01-24Bluetooth: btrtl: Use kvmalloc for FW allocationsMaxim Mikityanskiy
2019-10-26Bluetooth: btrtl: remove unneeded semicolonYueHaibing
2019-10-16Bluetooth: btrtl: Fix an issue for the incorrect error return code.Max Chou
2019-09-05Bluetooth: btrtl: Fix an issue that failing to download the FW which size is ...Max Chou
2019-09-05Bluetooth: btrtl: Remove trailing newline from calls to rtl_dev macrosAlex Lu
2019-09-05Bluetooth: btrtl: Remove redundant prefix from calls to rtl_dev macrosAlex Lu
2019-09-05Bluetooth: btrtl: Add firmware version printAlex Lu
2019-09-05Bluetooth: btrtl: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERYAlex Lu
2019-07-06Bluetooth:: btrtl: Add support for RTL8723DULarry Finger
2019-07-06Bluetooth: btrtl: HCI reset on close for Realtek BT chipJian-Hong Pan
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-01-28Bluetooth: btrtl: Restore old logic to assume firmware is already loadedKai-Heng Feng
2018-09-27Bluetooth: btrtl: Add support for RTL8822C with USB interfaceAlex Lu
2018-09-27Bluetooth: btrtl: Make array extension_sig static, shrinks object sizeColin Ian King
2018-08-03Bluetooth: btrtl: Add support for a config filename postfixHans de Goede
2018-08-03Bluetooth: btrtl: add support for the RTL8723BS and RTL8723DS chipsMartin Blumenstingl
2018-08-03Bluetooth: btrtl: add support for retrieving the UART settingsMartin Blumenstingl
2018-08-03Bluetooth: btrtl: Use rtl_dev_err and rtl_dev_infoHans de Goede