diff options
author | Daniel Drake <drake@endlessm.com> | 2015-05-08 10:41:53 +0200 |
---|---|---|
committer | Kyle McMartin <kyle@kernel.org> | 2015-05-08 13:12:23 -0400 |
commit | 8e181320b11de501046cf75c8c30915cd09a1e39 (patch) | |
tree | ededd9f561e97e4244b82b9ace8263f998f609c6 /rtl_bt | |
parent | 7c5a548ae7d8804eaf3fedd5a32a16659626694d (diff) |
linux-firmware: Add Realtek Bluetooth HCD firmware
By uploading these firmware files to the Realtek Bluetooth HCD
(on the USB bus), the HCD becomes compliant with standard btusb
interfaces. The code to automatically upload the firmware has
been already upstreamed and it is currently in linux-next.
Signed-off-by: Daniel Drake <drake@endlessm.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
Diffstat (limited to 'rtl_bt')
-rw-r--r-- | rtl_bt/rtl8192ee_fw.bin | bin | 0 -> 38764 bytes |
-rw-r--r-- | rtl_bt/rtl8192eu_fw.bin | bin | 0 -> 37904 bytes |
-rw-r--r-- | rtl_bt/rtl8723a_fw.bin | bin | 0 -> 74488 bytes |
-rw-r--r-- | rtl_bt/rtl8723b_fw.bin | bin | 0 -> 45048 bytes |
-rw-r--r-- | rtl_bt/rtl8761a_fw.bin | bin | 0 -> 74488 bytes |
-rw-r--r-- | rtl_bt/rtl8812ae_fw.bin | bin | 0 -> 40520 bytes |
-rw-r--r-- | rtl_bt/rtl8821a_fw.bin | bin | 0 -> 37420 bytes |
7 files changed, 0 insertions, 0 deletions
diff --git a/rtl_bt/rtl8192ee_fw.bin b/rtl_bt/rtl8192ee_fw.bin Binary files differnew file mode 100644 index 00000000..7e5bcc0e --- /dev/null +++ b/rtl_bt/rtl8192ee_fw.bin diff --git a/rtl_bt/rtl8192eu_fw.bin b/rtl_bt/rtl8192eu_fw.bin Binary files differnew file mode 100644 index 00000000..7a13280c --- /dev/null +++ b/rtl_bt/rtl8192eu_fw.bin diff --git a/rtl_bt/rtl8723a_fw.bin b/rtl_bt/rtl8723a_fw.bin Binary files differnew file mode 100644 index 00000000..ee4f2018 --- /dev/null +++ b/rtl_bt/rtl8723a_fw.bin diff --git a/rtl_bt/rtl8723b_fw.bin b/rtl_bt/rtl8723b_fw.bin Binary files differnew file mode 100644 index 00000000..49b2a26f --- /dev/null +++ b/rtl_bt/rtl8723b_fw.bin diff --git a/rtl_bt/rtl8761a_fw.bin b/rtl_bt/rtl8761a_fw.bin Binary files differnew file mode 100644 index 00000000..ee4f2018 --- /dev/null +++ b/rtl_bt/rtl8761a_fw.bin diff --git a/rtl_bt/rtl8812ae_fw.bin b/rtl_bt/rtl8812ae_fw.bin Binary files differnew file mode 100644 index 00000000..8aca8d28 --- /dev/null +++ b/rtl_bt/rtl8812ae_fw.bin diff --git a/rtl_bt/rtl8821a_fw.bin b/rtl_bt/rtl8821a_fw.bin Binary files differnew file mode 100644 index 00000000..c7dffe99 --- /dev/null +++ b/rtl_bt/rtl8821a_fw.bin |