summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge https://github.com/pkshih/linux-firmwareHEADmainJosh Boyer2023-05-173-9/+14
|\ | | | | | | Signed-off-by: Josh Boyer <jwboyer@kernel.org>
| * rtlwifi: Add firmware v6.0 for RTL8192FUBitterblue Smith2023-05-172-0/+7
| | | | | | | | | | | | | | | | | | | | | | rtl8xxxu supports this chip now. The firmware was extracted from the vendor driver v5.8.6.2_35538.20191028_COEX20190910-0d02 from https://github.com/BrightX/rtl8192fu. Signed-off-by: Bitterblue Smith <rtl8821cerfe2@gmail.com> Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
| * rtlwifi: Update firmware for RTL8188EU to v28.0Bitterblue Smith2023-05-172-9/+7
|/ | | | | | | | | | | | | | | | It seems this fixes some issues with rtl8xxxu in monitor mode. r8188eu from kernel 6.2.5 still works with this new firmware. This firmware was extracted from the vendor driver v5.2.2.4 from https://github.com/lwfinger/rtl8188eu/blob/v5.2.2.4/hal8188e_t_fw.c Also, move the entry in WHENCE under the rtl8xxxu driver, because that's the driver which handles this chip from kernel 6.3 onwards. Link: https://bugzilla.kernel.org/show_bug.cgi?id=217205 Signed-off-by: Bitterblue Smith <rtl8821cerfe2@gmail.com> Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
* Merge branch 'main' of https://github.com/CirrusLogic/linux-firmware20230515Josh Boyer2023-05-1533-0/+86
|\ | | | | | | Signed-off-by: Josh Boyer <jwboyer@kernel.org>
| * cirrus: Add firmware and tuning files for HP G10 series laptopsVitaly Rodionov2023-05-1525-0/+66
| | | | | | | | Signed-off-by: Vitaly Rodionov <vitalyr@opensource.cirrus.com>
| * cirrus: Add firmware and tuning files for Lenovo ThinkPad P1 Gen 6Vitaly Rodionov2023-05-159-0/+20
| | | | | | | | Signed-off-by: Vitaly Rodionov <vitalyr@opensource.cirrus.com>
* | linux-firmware: update firmware for mediatek bluetooth chip (MT7922)Chris.Lu2023-05-152-1/+1
| | | | | | | | | | | | | | | | | | Update binary firmware for MT7922 BT devices. File: mediatek/BT_RAM_CODE_MT7922_1_1_hdr.bin Version: 20230509203838 Signed-off-by: Chris Lu <chris.lu@mediatek.com>
* | WHENCE: Cleanup Realtek BT firmware provenanceJuerg Haefliger2023-05-151-8/+1
| | | | | | | | | | | | | | | | | | Over the years, Realtek has submitted updates of firmwares that were originally pulled out of vendor driver packages. Remove old and obsolete provenance notes for these blobs. Signed-off-by: Juerg Haefliger <juergh.haefliger@canonical.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
* | linux-firmware: update firmware for MT7922 WiFi deviceDeren Wu2023-05-153-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | Update binary firmware for MT7922 WiFi devices File: mediatek/WIFI_MT7922_patch_mcu_1_1_hdr.bin Version: 20230509203612a File: mediatek/WIFI_RAM_CODE_MT7922_1.bin Version: 20230509203655 Signed-off-by: Deren Wu <deren.wu@mediatek.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
* | cnm: update chips&media wave521c firmware.Nas Chung2023-05-151-0/+0
| | | | | | | | | | | | | | | | | | Update the wave521c video IP firmware for K3 devices. FW version : 1.0.3 Signed-off-by: Nas Chung <nas.chung@chipsnmedia.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
* | check_whence: error on directory listed as FileEmil Velikov2023-05-081-0/+5
| | | | | | | | | | | | | | No occurrences in-tree, but it makes sense to sanity check that. Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
* | check_whence: error on duplicate file entriesEmil Velikov2023-05-081-0/+13
| | | | | | | | | | | | | | | | | | There's little point in copying (or compressing with later patches) the same files multiple times. So let's error out when duplicate entries are present. Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
* | WHENCE: comment out duplicate MediaTek firmwareEmil Velikov2023-05-081-2/+3
| | | | | | | | | | | | | | | | As mentioned in the inline comment - file is already listed further down. To prevent check_whence.py errors, comment it out. Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
* | Merge branch 'mtl_guc_70.6.6' of git://anongit.freedesktop.org/drm/drm-firmwareJosh Boyer2023-05-042-0/+3
|\ \ | | | | | | | | | Signed-off-by: Josh Boyer <jwboyer@kernel.org>
| * | i915: Add GuC v70.6.6 for MTLJohn Harrison2023-05-032-0/+3
|/ / | | | | | | | | | | Initial release of GuC firmware for MTL. Signed-off-by: John Harrison <John.C.Harrison@Intel.com>
* | amdgpu: update DCN 3.1.6 DMCUB firmwareAlex Deucher2023-05-031-0/+0
| | | | | | | | | | | | | | | | From internal git commit: 3be11e9d63a7529eba3c14c98d6f6faac2527aac Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
* | rtl_bt: Update RTL8852B BT USB firmware to 0xDBC6_B20FHilda Wu2023-05-031-0/+0
| | | | | | | | | | | | | | | | | | This firmware patch update for Realtek RTL8852B BT USB controller. Release Version: 0xDBC6_B20F Signed-off-by: Hilda Wu <hildawu@realtek.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
* | rtl_bt: Update RTL8761B BT USB firmware to 0xDFC6_D922Hilda Wu2023-05-031-0/+0
| | | | | | | | | | | | | | | | | | This firmware patch update for Realtek RTL8761B BT USB controller. Release Version: 0xDFC6_D922 Signed-off-by: Hilda Wu <hildawu@realtek.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
* | rtl_bt: Update RTL8761B BT UART firmware to 0x9DC6_D922Hilda Wu2023-05-031-0/+0
| | | | | | | | | | | | | | | | | | This firmware patch update for Realtek RTL8761B BT UART controller. Release Version: 0x9DC6_D922 Signed-off-by: Hilda Wu <hildawu@realtek.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
* | Group all Conexant V4L devices togetherPeter Robinson2023-04-271-40/+4
| | | | | | | | | | | | | | | | | | All the Conexant V4L devices are from the same vendor and covered under the same license so they can be bundled together into a single group. Signed-off-by: Peter Robinson <pbrobinson@gmail.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
* | rtl_nic: update firmware of USB devicesHayes Wang2023-04-273-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | -rtl8153b-2.fw version: rtl8153b-2 v2 04/27/23 -rtl8156a-2.fw version: rtl8156a-2 v2 04/27/23 -rtl8156b-2.fw version: rtl8156b-2 v2 04/27/23 Signed-off-by: Hayes Wang <hayeswang@realtek.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
* | linux-firmware: Update firmware file for Intel Bluetooth AX200Aniket Sahu2023-04-274-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | This patch updates the firmware file for Intel Bluetooth AX200 Also it is known as Intel CyclonePeak (CcP2). FW Build: REL53392 Release Version: 22.220.0.3 Signed-off-by: Aniket Sahu <aniketx.sahu@intel.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
* | linux-firmware: Update firmware file for Intel Bluetooth AX201Aniket Sahu2023-04-2710-18/+18
| | | | | | | | | | | | | | | | | | | | | | | | This patch updates the firmware file for Intel Bluetooth AX201 Also it is known as Intel HarrisonPeak (HrP2). FW Build: REL53392 Release Version: 22.220.0.3 Signed-off-by: Aniket Sahu <aniketx.sahu@intel.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
* | linux-firmware: Update firmware file for Intel Bluetooth AX203Aniket Sahu2023-04-272-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | This patch updates the firmware file for Intel Bluetooth AX203 Also it is known as Intel JohnsonPeak (JnP2). FW Build: REL62562 Release Version: 22.220.0.3 Signed-off-by: Aniket Sahu <aniketx.sahu@intel.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
* | linux-firmware: Update firmware file for Intel Bluetooth AX203Aniket Sahu2023-04-272-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | This patch updates the firmware file for Intel Bluetooth AX203 Also it is known as Intel JohnsonPeak (JnP2). FW Build: REL62562 Release Version: 22.220.0.3 Signed-off-by: Aniket Sahu <aniketx.sahu@intel.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
* | linux-firmware: Update firmware file for Intel Bluetooth AX211Aniket Sahu2023-04-272-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | This patch updates the firmware file for Intel Bluetooth AX211 Also it is known as Intel GarfieldPeak (GfP2). FW Build: REL62562 Release Version: 22.220.0.3 Signed-off-by: Aniket Sahu <aniketx.sahu@intel.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
* | linux-firmware: Update firmware file for Intel Bluetooth AX211Aniket Sahu2023-04-272-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | This patch updates the firmware file for Intel Bluetooth AX211 Also it is known as Intel GarfieldPeak (GfP2). FW Build: REL62562 Release Version: 22.220.0.3 Signed-off-by: Aniket Sahu <aniketx.sahu@intel.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
* | linux-firmware: Update firmware file for Intel Bluetooth AX210Aniket Sahu2023-04-272-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | This patch updates the firmware file for Intel Bluetooth AX210 Also it is known as Intel TyphoonPeak (TyP2). FW Build: REL62562 Release Version: 22.220.0.3 Signed-off-by: Aniket Sahu <aniketx.sahu@intel.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
* | linux-firmware: update firmware for MT7981Shayne Chen2023-04-272-0/+2
| | | | | | | | | | | | | | | | | | | | This patch adds wo firmware file for MT7981 WiFi. File: mediatek/mt7981_wo.bin Version: 20221208202138 Signed-off-by: Shayne Chen <shayne.chen@mediatek.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
* | Merge branch 'main' of github.com:sampathnimmmala/bt_firmwareJosh Boyer2023-04-276-0/+2
|\ \ | |/ |/| | | Signed-off-by: Josh Boyer <jwboyer@kernel.org>
| * qca: Update firmware files for BT chip WCN6750sampnimm2023-04-206-0/+2
|/ | | | Signed-off-by: sampnimm <quic_sampnimm@quicinc.com>
* mt76xx: Move the old Mediatek WiFi firmware to mediatekPeter Robinson2023-04-185-4/+8
| | | | | | | | | | There's a few original Mediatek firmware still in the firmware root so move them to where the rest of the Mediatek WiFi firmware reside and link them back to the old location so there's a transition. Signed-off-by: Peter Robinson <pbrobinson@gmail.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
* rtl_bt: Add firmware and config files for RTL8851BMax Chou2023-04-183-0/+2
| | | | | | | | | This firmware/config is submitted for RTL8851B BT USB I/F. Version: 0x0411_7851 Signed-off-by: Max Chou <max.chou@realtek.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
* linux-firmware: Update AMD cpu microcodeJohn Allen2023-04-184-10/+10
| | | | | | | | | | | * Update AMD cpu microcode for processor family 17h Key Name = AMD Microcode Signing Key (for signing microcode container files only) Key ID = F328AE73 Key Fingerprint = FC7C 6C50 5DAF CC14 7183 57CA E4BE 5339 F328 AE73 Signed-off-by: John Allen <john.allen@amd.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
* Merge branch 'for-upstream' of https://github.com/CirrusLogic/linux-firmwareJosh Boyer2023-04-181-0/+18
|\ | | | | | | Signed-off-by: Josh Boyer <jwboyer@kernel.org>
| * linux-firmware: Add firmware for Cirrus CS35L41 on Lenovo LaptopsStefan Binding2023-04-121-0/+18
| | | | | | | | | | | | | | | | | | This patch adds the firmware files for Cirrus CS35L41 smart amplifier, for Lenovo Z13/Z16 Gen2 laptops. Playback version: 6.61.1 Signed-off-by: Stefan Binding <sbinding@opensource.cirrus.com>
* | linux-firmware: add firmware for MT7981Shayne Chen2023-04-184-1/+8
| | | | | | | | | | | | | | This patch adds firmware files v211120221208 for MT7981 WiFi. Signed-off-by: Shayne Chen <shayne.chen@mediatek.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
* | linux-firmware: update firmware for MT7921 WiFi deviceDeren Wu2023-04-183-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | Update binary firmware for MT7921 WiFi devices File: mediatek/WIFI_MT7961_patch_mcu_1_2_hdr.bin Version: 20230331110902a File: mediatek/WIFI_RAM_CODE_MT7961_1.bin Version: 20230331110939 Signed-off-by: Deren Wu <deren.wu@mediatek.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
* | linux-firmware: update firmware for mediatek bluetooth chip (MT7921)Sean Wang2023-04-182-1/+1
| | | | | | | | | | | | | | | | | | | | Update binary firmware for MT7921 BT devices. File: mediatek/BT_RAM_CODE_MT7961_1_2_hdr.bin Version: 20230331111156 Signed-off-by: Sean Wang <sean.wang@mediatek.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
* | linux-firmware: update qat firmwareAdam Guerin2023-04-186-0/+0
|/ | | | | | | | | Update qat firmware images for intel qat_c62x, qat_c3xxx and qat_895xcc hw crypto accelerators Signed-off-by: Adam Guerin <adam.guerin@intel.com> Signed-off-by: Gavin Troy <gavin.troy@intel.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
* Merge https://github.com/pkshih/linux-firmwareJosh Boyer2023-04-062-0/+0
|\ | | | | | | Signed-off-by: Josh Boyer <jwboyer@kernel.org>
| * rtw89: 8852b: update format-1 fw to v0.29.29.1Ping-Ke Shih2023-04-061-0/+0
| | | | | | | | | | | | Fix beacon loss problem occasionally. Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
| * rtw89: 8852c: update fw to v0.27.56.13Chin-Yen Lee2023-04-061-0/+0
| | | | | | | | | | | | | | Refine the timing of C2H for hardware scan Signed-off-by: Chin-Yen Lee <timlee@realtek.com> Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
* | linux-firmware: update firmware for MT7916Shayne Chen2023-04-064-3/+3
| | | | | | | | | | | | | | This patch updates firmware files v211120230202 for MT7916 WiFi NIC. Signed-off-by: Shayne Chen <shayne.chen@mediatek.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
* | Merge branch 'ath10k-20230405' of ↵Josh Boyer2023-04-0645-17/+39
|\ \ | |/ |/| | | | | | | git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/linux-firmware Signed-off-by: Josh Boyer <jwboyer@kernel.org>
| * ath11k: WCN6855 hw2.0: update board-2.binKalle Valo2023-04-051-0/+0
| | | | | | | | Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
| * ath11k: WCN6750 hw1.0: update to WLAN.MSL.1.0.1-01160-QCAMSLSWPLZ-1Kalle Valo2023-04-0511-14/+36
| | | | | | | | Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
| * ath11k: QCN9074 hw1.0: update to WLAN.HK.2.7.0.1-01744-QCAHKSWPL_SILICONZ-1Kalle Valo2023-04-053-1/+1
| | | | | | | | Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
| * ath11k: IPQ8074 hw2.0: update to WLAN.HK.2.7.0.1-01744-QCAHKSWPL_SILICONZ-1Kalle Valo2023-04-0513-1/+1
| | | | | | | | Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
| * ath11k: IPQ8074 hw2.0: update board-2.binKalle Valo2023-04-051-0/+0
| | | | | | | | Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>