| Commit message (Expand) | Author | Age | Files | Lines |
* | Bluetooth: btusb: Ignore zero length of USB packets on ALT 6 for specific chip | Hilda Wu | 2022-12-12 | 1 | -0/+7 |
* | Bluetooth: btrtl: Fix typo in comment | shaomin Deng | 2022-07-22 | 1 | -1/+1 |
* | Bluetooth: btrtl: Add support for RTL8852C | Max Chou | 2022-05-13 | 1 | -0/+13 |
* | Bluetooth: btrtl: Add support for RTL8852B | Max Chou | 2022-03-18 | 1 | -0/+13 |
* | Bluetooth: btrtl: Add support for RTL8822C hci_ver 0x08 | Vyacheslav Bocharov | 2022-01-26 | 1 | -0/+8 |
* | Bluetooth: btrtl: Ask ic_info to drop firmware | Hilda Wu | 2021-10-01 | 1 | -5/+7 |
* | Bluetooth: btrtl: Add support for MSFT extension to rtl8821c devices | Marcel Holtmann | 2021-09-30 | 1 | -0/+1 |
* | Bluetooth: btrtl: Set VsMsftOpCode based on device table | Marcel Holtmann | 2021-09-28 | 1 | -5/+7 |
* | Bluetooth: btrtl: enable Realtek 8822C/8852A to support AOSP extension | Joseph Hwang | 2021-09-28 | 1 | -0/+1 |
* | Bluetooth: btrtl: Set MSFT opcode for RTL8852 | Archie Pusaka | 2021-07-22 | 1 | -3/+7 |
* | Bluetooth: btrtl: rename USB fw for RTL8761 | Joakim Tjernlund | 2021-06-26 | 1 | -1/+8 |
* | Bluetooth: hci_h5: Add RTL8822CS capabilities | Archie Pusaka | 2021-06-26 | 1 | -10/+16 |
* | Bluetooth: btrtl: Enable WBS for the specific Realtek devices | Max Chou | 2021-01-29 | 1 | -7/+23 |
* | Bluetooth: btrtl: Add null check in setup | Abhishek Pandit-Subedi | 2021-01-06 | 1 | -0/+4 |
* | Bluetooth: btrtl: Enable central-peripheral role | Abhishek Pandit-Subedi | 2020-12-22 | 1 | -2/+13 |
* | Bluetooth: btrtl: Enable MSFT extension for RTL8822CE controller | Miao-chen Chou | 2020-12-18 | 1 | -0/+6 |
* | Bluetooth: btrtl: fix incorrect skb allocation failure check | Colin Ian King | 2020-11-11 | 1 | -1/+1 |
* | Bluetooth: btusb: btrtl: Add support for RTL8852A | Max Chou | 2020-11-10 | 1 | -0/+12 |
* | Bluetooth: btrtl: Ask 8821C to drop old firmware | Kai-Heng Feng | 2020-11-09 | 1 | -0/+46 |
* | Bluetooth: btrtl: Refine the ic_id_table for clearer and more regular | Max Chou | 2020-11-09 | 1 | -46/+19 |
* | Bluetooth: btrtl: Add support for RTL8761B | Ziqian SUN (Zamir) | 2020-04-11 | 1 | -1/+9 |
* | Bluetooth: hci_h5: btrtl: Add support for RTL8822C | Max Chou | 2020-02-18 | 1 | -0/+12 |
* | Bluetooth: btrtl: Use kvmalloc for FW allocations | Maxim Mikityanskiy | 2020-01-24 | 1 | -9/+11 |
* | Bluetooth: btrtl: remove unneeded semicolon | YueHaibing | 2019-10-26 | 1 | -1/+1 |
* | Bluetooth: btrtl: Fix an issue for the incorrect error return code. | Max Chou | 2019-10-16 | 1 | -1/+1 |
* | Bluetooth: btrtl: Fix an issue that failing to download the FW which size is ... | Max Chou | 2019-09-05 | 1 | -1/+5 |
* | Bluetooth: btrtl: Remove trailing newline from calls to rtl_dev macros | Alex Lu | 2019-09-05 | 1 | -28/+28 |
* | Bluetooth: btrtl: Remove redundant prefix from calls to rtl_dev macros | Alex Lu | 2019-09-05 | 1 | -6/+6 |
* | Bluetooth: btrtl: Add firmware version print | Alex Lu | 2019-09-05 | 1 | -21/+35 |
* | Bluetooth: btrtl: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY | Alex Lu | 2019-09-05 | 1 | -0/+5 |
* | Bluetooth:: btrtl: Add support for RTL8723DU | Larry Finger | 2019-07-06 | 1 | -0/+8 |
* | Bluetooth: btrtl: HCI reset on close for Realtek BT chip | Jian-Hong Pan | 2019-07-06 | 1 | -0/+20 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner | 2019-05-30 | 1 | -11/+1 |
* | Bluetooth: btrtl: Restore old logic to assume firmware is already loaded | Kai-Heng Feng | 2019-01-28 | 1 | -3/+7 |
* | Bluetooth: btrtl: Add support for RTL8822C with USB interface | Alex Lu | 2018-09-27 | 1 | -0/+8 |
* | Bluetooth: btrtl: Make array extension_sig static, shrinks object size | Colin Ian King | 2018-09-27 | 1 | -1/+1 |
* | Bluetooth: btrtl: Add support for a config filename postfix | Hans de Goede | 2018-08-03 | 1 | -12/+20 |
* | Bluetooth: btrtl: add support for the RTL8723BS and RTL8723DS chips | Martin Blumenstingl | 2018-08-03 | 1 | -4/+47 |
* | Bluetooth: btrtl: add support for retrieving the UART settings | Martin Blumenstingl | 2018-08-03 | 1 | -0/+109 |
* | Bluetooth: btrtl: Use rtl_dev_err and rtl_dev_info | Hans de Goede | 2018-08-03 | 1 | -31/+27 |
* | Bluetooth: btrtl: split the device initialization into smaller parts | Martin Blumenstingl | 2018-08-03 | 1 | -106/+173 |
* | Bluetooth: btrtl: add MODULE_FIRMWARE declarations | Martin Blumenstingl | 2018-08-03 | 1 | -0/+9 |
* | Bluetooth: btrtl: Add RTL8723D and RTL8821C devices | Alex Lu | 2018-02-11 | 1 | -34/+85 |
* | Bluetooth: Use bt_dev_err and bt_dev_info when possible | Marcel Holtmann | 2017-10-30 | 1 | -10/+11 |
* | Bluetooth: btrtl: Fix a error code in rtl_load_config() | Dan Carpenter | 2017-07-28 | 1 | -0/+2 |
* | Bluetooth: btrtl: Change message for missing config file | Larry Finger | 2017-04-12 | 1 | -5/+8 |
* | Bluetooth: btrtl: Add RTL8822BE Bluetooth device | Larry Finger | 2016-09-19 | 1 | -12/+95 |
* | Bluetooth: btrtl: Create separate module for Realtek BT driver | Carlo Caione | 2015-05-14 | 1 | -0/+390 |