index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
bluetooth
/
btrtl.c
Age
Commit message (
Expand
)
Author
2020-11-11
Bluetooth: btrtl: fix incorrect skb allocation failure check
Colin Ian King
2020-11-10
Bluetooth: btusb: btrtl: Add support for RTL8852A
Max Chou
2020-11-09
Bluetooth: btrtl: Ask 8821C to drop old firmware
Kai-Heng Feng
2020-11-09
Bluetooth: btrtl: Refine the ic_id_table for clearer and more regular
Max Chou
2020-04-11
Bluetooth: btrtl: Add support for RTL8761B
Ziqian SUN (Zamir)
2020-02-18
Bluetooth: hci_h5: btrtl: Add support for RTL8822C
Max Chou
2020-01-24
Bluetooth: btrtl: Use kvmalloc for FW allocations
Maxim Mikityanskiy
2019-10-26
Bluetooth: btrtl: remove unneeded semicolon
YueHaibing
2019-10-16
Bluetooth: btrtl: Fix an issue for the incorrect error return code.
Max Chou
2019-09-05
Bluetooth: btrtl: Fix an issue that failing to download the FW which size is ...
Max Chou
2019-09-05
Bluetooth: btrtl: Remove trailing newline from calls to rtl_dev macros
Alex Lu
2019-09-05
Bluetooth: btrtl: Remove redundant prefix from calls to rtl_dev macros
Alex Lu
2019-09-05
Bluetooth: btrtl: Add firmware version print
Alex Lu
2019-09-05
Bluetooth: btrtl: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY
Alex Lu
2019-07-06
Bluetooth:: btrtl: Add support for RTL8723DU
Larry Finger
2019-07-06
Bluetooth: btrtl: HCI reset on close for Realtek BT chip
Jian-Hong Pan
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-01-28
Bluetooth: btrtl: Restore old logic to assume firmware is already loaded
Kai-Heng Feng
2018-09-27
Bluetooth: btrtl: Add support for RTL8822C with USB interface
Alex Lu
2018-09-27
Bluetooth: btrtl: Make array extension_sig static, shrinks object size
Colin Ian King
2018-08-03
Bluetooth: btrtl: Add support for a config filename postfix
Hans de Goede
2018-08-03
Bluetooth: btrtl: add support for the RTL8723BS and RTL8723DS chips
Martin Blumenstingl
2018-08-03
Bluetooth: btrtl: add support for retrieving the UART settings
Martin Blumenstingl
2018-08-03
Bluetooth: btrtl: Use rtl_dev_err and rtl_dev_info
Hans de Goede
2018-08-03
Bluetooth: btrtl: split the device initialization into smaller parts
Martin Blumenstingl
2018-08-03
Bluetooth: btrtl: add MODULE_FIRMWARE declarations
Martin Blumenstingl
2018-02-11
Bluetooth: btrtl: Add RTL8723D and RTL8821C devices
Alex Lu
2017-10-30
Bluetooth: Use bt_dev_err and bt_dev_info when possible
Marcel Holtmann
2017-07-28
Bluetooth: btrtl: Fix a error code in rtl_load_config()
Dan Carpenter
2017-04-12
Bluetooth: btrtl: Change message for missing config file
Larry Finger
2016-09-19
Bluetooth: btrtl: Add RTL8822BE Bluetooth device
Larry Finger
2015-05-14
Bluetooth: btrtl: Create separate module for Realtek BT driver
Carlo Caione