- 26 Sep, 2016 6 commits
-
-
Ben Hutchings authored
Signed-off-by: Ben Hutchings <ben@decadent.org.uk> Reviewed-by: Alexandre Courbot <acourbot@nvidia.com>
-
Ben Hutchings authored
The 'sources' appear to be the names of ihex files, not actual source code, and in any case those files are not included in this repository. Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
-
Ben Hutchings authored
This stops check_whence.py complaining about Makefiles etc. Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
-
Ben Hutchings authored
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
-
Ben Hutchings authored
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
-
Ben Hutchings authored
The script compares the files listed in WHENCE (or otherwise expected) and the files known to git, and reports all differences as errors. Add a 'check' rule to the Makefile that runs this. Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
-
- 21 Sep, 2016 1 commit
-
-
Alex Deucher authored
From internal commit: 49e34ed4d5555269b78c4558a00149193572717a Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Kyle McMartin <kyle@kernel.org>
-
- 20 Sep, 2016 1 commit
-
-
- 15 Sep, 2016 1 commit
-
-
Arend van Spriel authored
This patch releases firmware for the BCM43430 and BCM43438 chipset. The latter is found on the Raspberry Pi 3. Signed-off-by: Arend van Spriel <arend.vanspriel@broadcom.com> Signed-off-by: Kyle McMartin <kyle@kernel.org>
-
- 13 Sep, 2016 3 commits
-
-
-
-
Alex Deucher authored
Based on internal commit: 62bcdaba6d7d3000ebf7a04a685f0f03a13f7ab3 Carrizo version: 1.87 Tonga version: 1.65.10 Fiji version: 1.87.12 Stoney version: 1.38.15 Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Kyle McMartin <kyle@kernel.org>
-
- 12 Sep, 2016 2 commits
-
-
Amitkumar Karwar authored
WHENCE file is updated to reflect SD/PCIe8897 and PCIe8997 firmware versions. Signed-off-by: Amitkumar Karwar <akarwar@marvell.com>
-
Amitkumar Karwar authored
Firmware version for these images is 16.68.1.p70 PCIe-USB and PCIe-UART are two variant of PCIe8997 chipset in which WLAN is over PCIe whereas bluetooth can be over USB or UART bus. Signed-off-by: Amitkumar Karwar <akarwar@marvell.com> Signed-off-by: Nishant Sarmukadam <nishants@marvell.com> Signed-off-by: Cathy Luo <cluo@marvell.com>
-
- 08 Sep, 2016 1 commit
-
-
Andrew-CT Chen authored
Update MT8173 VPU firmware for decoder and MDP (Media Data Path). Release Version: 1.0.2 Signed-off-by: Andrew-CT Chen <andrew-ct.chen@mediatek.com>
-
- 02 Sep, 2016 1 commit
-
-
John Fleck authored
Add platform data for channel tuning on Intel OPA HFI adapter 100 series Signed-off-by: John Fleck <john.fleck@intel.com> Signed-off-by: Ira Weiny <ira.weiny@intel.com>
-
- 31 Aug, 2016 1 commit
-
-
Larry Finger authored
This device is a new model from Realtek. Updates to driver btrtl will soon be submitted to the kernel. These files were provided by the Realtek developer. Signed-off-by: 陆朱伟 <alex_lu@realsil.com.cn> Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net> Cc: linux-bluetooth@vger.kernel.org [bwh: Fixed the filename wildcard in WHENCE] Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
-
- 28 Aug, 2016 1 commit
-
-
Ben Hutchings authored
rt3071.bin is a copy of the second firmware image in rt2870.bin, used only by the old rt2870sta driver. Update it to version 0.36. Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
-
- 25 Aug, 2016 6 commits
-
-
Kalle Valo authored
Adding support for new QCA6174 board types. Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com> Signed-off-by: Kyle McMartin <kyle@kernel.org>
-
Kalle Valo authored
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com> Signed-off-by: Kyle McMartin <kyle@kernel.org>
-
Kalle Valo authored
QCA9984 is a new chip supported by ath10k. Firmware version is 10.4-3.2-00072. Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com> Signed-off-by: Kyle McMartin <kyle@kernel.org>
-
Kalle Valo authored
QCA9888 is a new chip supported by ath10k. Firmware version is 10.4-3.2-00072. Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com> Signed-off-by: Kyle McMartin <kyle@kernel.org>
-
Kalle Valo authored
QCA9887 is a new chip supported by ath10k. Firmware version is 10.2.4-1.0-00013. Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com> Signed-off-by: Kyle McMartin <kyle@kernel.org>
-
Kalle Valo authored
QCA4019 is a new chip supported by ath10k. Firmware version is 10.4-3.2.1-00028. Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com> Signed-off-by: Kyle McMartin <kyle@kernel.org>
-
- 16 Aug, 2016 1 commit
-
-
Yuval Mintz authored
This new firmware for the qed* adpaters fixes several issues: - Better blocking of malicious VFs. - After FLR, Tx-switching [internal routing] of packets might be incorrect. - Deletion of unicast MAC filters would sometime have side-effect of corrupting the MAC filters configred for a device. It also contains fixes for future qed* drivers that *hopefully* would be sent for review in the near future. In addition, it would allow driver some new functionality, including: - Allowing PF/VF driver compaitibility with old drivers [running pre-8.10.5.0 firmware]. - Better debug facilities. Signed-off-by: Yuval Mintz <Yuval.Mintz@qlogic.com> Signed-off-by: Kyle McMartin <kyle@kernel.org>
-
- 15 Aug, 2016 3 commits
-
-
Yoshihiro Shimoda authored
This patch updates the firmware files for R-Car H3 and M3-W to fix the device detection issue. The md5sum of the files are: 645db7e9056029efa15f158e51cc8a11 r8a779x_usb3_v2.dlmem 687d5d42f38f9850f8d5a6071dca3109 r8a779x_usb3_v3.dlmem Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Signed-off-by: Kyle McMartin <kyle@kernel.org>
-
Chris Zhong authored
This version firmware fixed the USB3 lanes config bug. Signed-off-by: Chris Zhong <zyw@rock-chips.com> Signed-off-by: Kyle McMartin <kyle@kernel.org>
-
-
- 12 Aug, 2016 2 commits
-
-
Vinod Koul authored
This updates Broxton audio dsp firmware to latest version The version of this firmware release is 9.22.00.1118 The md5sum of this firmware binary is 469dfcf5b2ebbc58505a0cca23303723 Signed-off-by: Vinod Koul <vinod.koul@intel.com>
-
Vinod Koul authored
This updates Kabylake audio dsp firmware to latest version. The version of this firmware release is 9.21.00.1037 The md5sum of this firmware binary is e71a2421565fadae228b3924d9510bcb. Signed-off-by: Vinod Koul <vinod.koul@intel.com>
-
- 11 Aug, 2016 1 commit
-
-
Rodrigo Vivi authored
1.26 is the stable and recommended firmware for Skylake. However one conflict in i915 accidentally restored 1.23 making that the default in some kernel out there. So, let's restore this 1.23 here. Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=97182 Cc: Jani Nikula <jani.nikula@intel.com> Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
-
- 04 Aug, 2016 1 commit
-
-
Vinod Koul authored
This updates Skylake audio dsp firmware, this version contains update to support setting of multiple coefficients with one large IPC. The version of this firmware release is 8.20.00.958. The md5sum of this firmware binary is 02bd300f5ef85ae04afffd7c0ef50c46. Signed-off-by: Vinod Koul <vinod.koul@intel.com>
-
- 29 Jul, 2016 1 commit
-
-
Alex Deucher authored
Update to internal commit: 3b96115d73130bcce98a545e9f5ab86e8230878d Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Kyle McMartin <kyle@kernel.org>
-
- 27 Jul, 2016 2 commits
-
-
Chris Zhong authored
Update firmware to v2.6, it support standby, controlled by mailbox commend. And update the licence. Signed-off-by: Chris Zhong <zyw@rock-chips.com> Signed-off-by: Kyle McMartin <kyle@kernel.org>
-
Bernd Porr authored
The firmware source (alongside with the usbduxsigma.c) was updated in 2015 during a major rewrite but its binary was still the old one which caused the kernel driver to fail. This fix provides the matching firmware binary. This was created by invoking "make -f Makefile_dux" which creates the firmware binary. Signed-off-by: tech@linux-usb-daq.co.uk Signed-off-by: Kyle McMartin <kyle@kernel.org>
-
- 12 Jul, 2016 2 commits
-
-
Chris Zhong authored
This dptx firmware is required by rk3399 Type-C DisplayPort controller. Signed-off-by: Chris Zhong <zyw@rock-chips.com> Signed-off-by: Kyle McMartin <kyle@kernel.org>
-
Vinod Koul authored
This adds Kabylake audio dsp firmware The version of this firmware release is 9.21.00.701 The md5sum of this firmware binary is 7d937bb2919031a8a4ed5427b5e6a108 Signed-off-by: Vinod Koul <vinod.koul@intel.com>
-
- 11 Jul, 2016 2 commits
-
-
Alex Deucher authored
From internal git commit: 173a833eabd4a710e8b8875bfbc43dd71f5c2473 Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Kyle McMartin <kyle@kernel.org>
-
Kyle McMartin authored
Merge tag 'iwlwifi-fw-2016-07-10' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/linux-firmware Release -21.ucode for 7265D and up Release -17.ucode for 7260 / 7265 and 3160
-
- 10 Jul, 2016 1 commit
-
-
Emmanuel Grumbach authored
Revision number: 361476 Build number: WFFW29631_R19 Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
-