aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2016-01-10WHENCE: Add version information for hfi1HEADmasterBen Hutchings1-0/+1
Based on the previous commit message. Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2016-01-10Merge branch 'firmware-update' of https://github.com/01org/opa-firmwareBen Hutchings4-0/+0
2015-12-12Update Intel OPA hfi1 firmwareJohn Fleck4-0/+0
Update dc firmware to production signed v0.25. Update other elements with production signing. Signed-off-by: John Fleck <john.fleck@intel.com> Signed-off-by: Ira Weiny <ira.weiny@intel.com>
2015-12-07WHENCE: use https://linuxtv.org for LinuxTV URLsMauro Carvalho Chehab1-1/+1
While https was always supported on linuxtv.org, only in Dec 3 2015 the website is using valid certificates. As we're planning to drop pure http support on some future, change the http://linuxtv.org references at firmware/WHENCE file to point to https://linuxtv.org instead. Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com> [bwh: Adjust filename and context for the linux-firmware repository] Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2015-12-07Add firmware for mt7601u. version 34.Hua Shao (邵华)2-0/+11
Signed-off-by: Hua Shao <hua.shao@mediatek.com> [bwh: Add the version to WHENCE] Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2015-11-27brcm: add initial firmware for bcm4371 11ac wifi deviceArend van Spriel2-0/+1
Signed-off-by: Arend van Spriel <arend@broadcom.com> Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2015-11-27brcm: update firmware for bcm43602 deviceArend van Spriel1-0/+0
This patch involves a firmware update for the bcm43602 device providing following: * fixing WoWLAN. * fixing problems with hibernate. * support for dma error checking. Signed-off-by: Arend van Spriel <arend@broadcom.com> Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2015-11-26WHENCE: Remove claim that qed and bfa/bna firmware came from kernel sourceBen Hutchings1-3/+0
These have only been included in linux-firmware.git. Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2015-11-26WHENCE: Correct filename of qed firmwareBen Hutchings1-1/+1
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2015-11-20fix permissions on qed_init_values_zipped-8.4.2.0.binKyle McMartin1-0/+0
2015-11-20qla2xxx: Update firmware version to 8.03.00Himanshu Madhani3-2/+2
Signed-off-by: Himanshu Madhani <himanshu.madhani@qlogic.com> Signed-off-by: Giridhar Malavali <giridhar.malavali@qlogic.com> Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-11-20bnx2x: Add FW 7.13.1.0.Yuval Mintz4-0/+3
This adds new FW for bnx2x, which adds the following: - Ability to change outer vlan ID for some multi-function modes. - FW ability for Geneve RSS classification according to inner headers. - Prevent VFs from sending MAC control frames. Signed-off-by: Yuval Mintz <Yuval.Mintz@qlogic.com> Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-11-20Merge tag 'iwlwifi-fw-2015-11-18' of ↵Kyle McMartin6-0/+15
git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/linux-firmware deliver -16.ucode
2015-11-18iwlwifi: add new -16 firmware for iwlmvm devicesEmmanuel Grumbach6-0/+15
Revision number: 242414 Build number: WFFW19679_R13 Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
2015-11-11linux-firmware: Update firmware patch for Intel Bluetooth 7265 (C0/D0)Tedd Ho-Jeong An3-2/+2
This patch updates the firmware patch for Intel Bluetooth 7265 (C0/D0) also known as Intel StP C0 and StP D0 C0 Patch Version: 55 D0 Patch Version: 32 Signed-off-by: Tedd Ho-Jeong An <tedd.an@intel.com> Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-11-11qed: Add FW 8.4.2.0.Sudarsana Kalluru2-0/+16
This adds the first FW entry to the newly added Qlogic Ethernet Driver product series. Signed-off-by: Sudarsana Kalluru <Sudarsana.Kalluru@qlogic.com> Signed-off-by: Yuval Mintz <Yuval.Mintz@qlogic.com> Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-11-06fix WHENCE, which for some reason became executable...Kyle McMartin1-0/+0
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-11-06radeon/amdgpu: update to latest firmwareAlex Deucher78-0/+23
Internal commit: 89eb0443c30a5fb06291f922e2f784c01213da2f Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-11-04remove executable bit from some firmwareKyle McMartin3-0/+0
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-11-04Merge branch 'skl' of ↵Kyle McMartin3-0/+1009
git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/firmware Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-11-04linux-firmware: add Skylake audio firmwareVinod Koul3-0/+1009
This adds Skylake audio dsp firmware which will be used in Skylake systems with adsp enabled. The version of this firmware release is 8.20.00.669 The md5sum of this firmware binary is 039c718077ea3c3a4253110a0554f422 Signed-off-by: Vinod Koul <vinod.koul@intel.com>
2015-11-03ath10k: add notice.txt references to WHENCEKalle Valo1-0/+5
This is to make sure that the notice files get automatically included. Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com> Signed-off-by: Kyle McMartin <jkkm@boosh.dhcp.thefacebook.com>
2015-11-03brcm: update firmware for the BCM4356 PCIe deviceArend van Spriel1-0/+0
Publishing new firmware for the BCM4356 11ac PCIe device. Signed-off-by: Arend van Spriel <arend@broadcom.com> Signed-off-by: Kyle McMartin <jkkm@boosh.dhcp.thefacebook.com>
2015-11-03brcm: adding firmware for BCM4350 PCIe deviceArend van Spriel2-0/+1
This patch adds firmware for the BCM4350 11ac PCIe device. Signed-off-by: Arend van Spriel <arend@broadcom.com> Signed-off-by: Kyle McMartin <jkkm@boosh.DHCP.thefacebook.com>
2015-10-20linux-firmware/i915: Removing old Skylake DMCRodrigo Vivi3-2/+0
This versions has the risk of "DMC RAM corruption issue" fixed on 1.23. So let's remove old version and let only the latest one available for now. Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
2015-10-20linux-firmware: New minor DMC release for Skylake - ver1_23Rodrigo Vivi3-2/+3
Version: 1.23 Date : 10/19/2015 Notes: Following additions from ver1.22 1. WA for Palette and DMC RAM corruption issue. DC 5 and 6 count locations are in the below mentioned offsets - same as ver1.22 DC3_DC5_COUNT 80030 DC5_DC6_COUNT 8002C Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
2015-10-18Add FW binary used by mwlwifi driver.David Lin3-0/+12
Signed-off-by: David Lin <dlin@marvell.com> Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2015-10-18ath10k: QCA99X0 hw2.0: add firmware 10.4.1.00030-1 and board.binKalle Valo4-0/+615
Add initial firmware and board files for QCA99X0 hw2.0 family of chipsets. Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com> [bwh: Remove trailing whitespace from notice] Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2015-10-18ath10k: QCA6174 hw3.0: add WLAN.RM.2.0-00180-QCARMSWPZ-1Kalle Valo4-0/+1751
Add initial firmware and board files for QCA6174 hw3.0 family of chipsets. Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com> [bwh: Remove trailing whitespace from notice and convert it to UTF-8] Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2015-10-18ath10k: QCA6174 hw2.1: add firmware WLAN.RM.1.1-00141 and board.binKalle Valo4-0/+1129
Add initial firmware and board files for QCA6174 hw2.1 family of chipsets. Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com> [bwh: Remove trailing whitespace from notice and convert it to UTF-8] Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2015-10-18ath10k: QCA988X hw2.0: add firmware 10.2.4.70.9-2Kalle Valo3-0/+333
Add firmware 10.2.4.70.9-2 which uses FW API 5 so use name firmware-5.bin. Keep firmware-4.bin for backwards compatibility with older ath10k versions. Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com> [bwh: Remove trailing whitespace from notice] Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2015-10-18ath10k: QCA988X hw2.0: add board.binKalle Valo2-0/+1
In commit 40d14143b787 ("ath10k: add firmware 10.2.4.45 as firmware-4.bin") I forgot to commit board.bin file and that's why it was not included in the commit even I had added an entry to WHENCE. Add that now. At the same time also add Version field for firmware-4.bin. Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com> Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2015-10-18WHENCE: Summarise several more custom licences as 'Redistributable'Ben Hutchings1-15/+25
This makes it easier for downstream distributors to check which files are clearly distributable without unusual restrictions. Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2015-10-18Add licence information for qla1280 firmwareBen Hutchings2-5/+24
These files were previously available from ftp://ftp.qlogic.com/outgoing/linux/firmware under a BSD-ish licence. Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2015-10-18Add licence information for e100 microcodeBen Hutchings2-3/+29
The BSDs include the same code under a typical BSD-ish licence, e.g. http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/sys/dev/microcode/fxp/rcvbundl.h?rev=1.2 Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2015-10-18Add licence information for kaweth firmwareBen Hutchings2-1/+29
Based on the discussion at <https://bugs.debian.org/502665>, this is BSD-licenced. Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2015-10-18WHENCE: Fix several licen[cs]e filenamesBen Hutchings1-5/+5
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2015-10-18WHENCE: Expand file wildcard RTL8192E/*Ben Hutchings1-1/+4
No other entry uses a wildcard, so keep things simple for scripts that parse this file. Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2015-10-18WHENCE: Remove listing of a nonexistent fileBen Hutchings1-1/+0
v4l-cx23885-enc.fw was removed by commit c11f374afdd2 ("cx231xx/cx23885: Remove incorrect Conexant CX23885 firmware"). Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2015-10-07linux-firmware: Add firmware patch for Intel Bluetooth 7265 (D1)Tedd Ho-Jeong An2-0/+2
This patch adds the firmware patch for Intel Bluetooth 7265 (D1) also known as Intel StP D1. D1 Patch Version: 9 Release Version: 153.1 Signed-off-by: Tedd Ho-Jeong An <tedd.an@intel.com> Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-10-07brcmfmac: firmware refresh for BCM43602 PCIE devicesArend van Spriel2-0/+0
A number of end-users reported issues with BCM43602 on the 2015 MacBook Pro. It turned out the previously released firmware did not properly support that device [1]. Hence an update of the STA firmware and while at it refresh the AP firmware as well. The latter has been tested using Netgear R8000. The STA firmware has been tested on MacBook Pro. [1] https://bugzilla.kernel.org/show_bug.cgi?id=100201 Cc: Rafal Milecki <zajec5@gmail.com> Tested-by: Knuth Posern <knuth@posern.org> Reviewed-by: Pieter-Paul Giesberts <pieterpg@broadcom.com> Signed-off-by: Arend van Spriel <arend@broadcom.com> Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-10-07usb: host: xhci-plat: add support for the R-Car H3 xHCI controllersYoshihiro Shimoda2-1/+2
This patch adds a firmware for the USB 3.0 host controllers of Renesas R-Car H3 SoC. This firmware is possible to use on R-Car H2 and M2. However, this version causes performance degradation on R-Car H2 and M2. So, we would like to keep the v1 firmware. Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-09-24Merge 'c11384c' of git://people.freedesktop.org/~vivijim/linux-firmware-i915Kyle McMartin7-6/+6
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-09-24linux-firmware: Update firmware patch for Intel Bluetooth 7265 (C0/D0)Tedd Ho-Jeong An3-2/+2
This patch updates the firmware patch for Intel Bluetooth 7265 (C0/D0) also known as Intel StP C0 and StP D0. C0 Patch Version: 54 D0 Patch Version: 28 Release Version: 153 Signed-off-by: Tedd Ho-Jeong An <tedd.an@intel.com> Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-09-24linux-firmware: Update firmware patch for Intel Bluetooth 7260 (B5/B6)Tedd Ho-Jeong An3-2/+2
This patch updates the firmware patch for Intel Bluetooth 7260 (B5/B6) also known as Intel WP2 B5 and WP1 B6 Patch Version: 34 Release Version: 153 Signed-off-by: Tedd Ho-Jeong An <tedd.an@intel.com> Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-09-24linux-firmware: Update firmware patch for Intel Bluetooth 7260 (B3/B4)Tedd Ho-Jeong An3-2/+2
This patch updates the firmware patch for Intel Bluetooth 7260 (B3/B4) also known as Intel WP2 B3 and WP1 B4 Patch Version: 83 Release Version: 153 Signed-off-by: Tedd Ho-Jeong An <tedd.an@intel.com> Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-09-24linux-firmware: Add qmss accumulator pdsp firmware for keystone SoCsMurali Karicheri3-0/+68
This patch adds firmware for Keystone QMSS Accumulator PDSP. This is required to support Accumulator queues. Accumulator queues are one of the queue types supported in drivers/soc/ti/knav_qmss_acc.c. This queue can be part of a channel that supports one queue or multiple queue per channel and are managed by the Accumulator PDSP. For more details on hardware, please refer http://www.ti.com/lit/ug/sprugr9h/sprugr9h.pdf and DT documentation below in linux kernel source tree Documentation/devicetree/bindings/soc/ti/keystone-navigator-qmss.txt Signed-off-by: Murali Karicheri <m-karicheri2@ti.com> Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-09-23linux-firmware: Clean up i915 by removing old skl dmc firmware.Rodrigo Vivi3-2/+0
The code points to the major version that is a link to the most recent one, so we can remove the old firmware blobs. For tests and validation purposes we will let few minor versions available, but we need to let linux-firmware repo as clean as possible, so let's remove old and unused ones. Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
2015-09-23linux-firmware: New minor DMC release for Skylake - ver1_22Rodrigo Vivi3-2/+3
Version: 1.22 Date : 9/23/2015 Notes: Following additions from ver1.21 1. PLL lock wait time updated 2. DC 5 and 6 count locations are in the below mentioned offsets - same as ver1.21 DC3_DC5_COUNT 80030 DC5_DC6_COUNT 8002C Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
2015-09-17linux-firmware: New minor DMC release for Broxton - ver1_06Rodrigo Vivi3-2/+3
Following additions from previous version 1. Updated FW for NV12 enabling 2. Changes to the waits times for pll enable and disable. 3. Fixed GT interrupts issue 4. DC3_DC5_COUNT: 80038 Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
2015-09-03amdgpu: add firmware for VI asicsAlex Deucher46-0/+102
VI asics are supported by the new amdgpu driver and this adds the initial firmware to support them. Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-09-03Merge branch 'master-hfi1-firmware-v2' of git://github.com/weiny2/linux-firmwareKyle McMartin6-0/+50
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-09-03Merge commit 'd1fa230a' of ↵Kyle McMartin10-7/+13
git://people.freedesktop.org/~vivijim/linux-firmware-i915 Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-09-03ar3k: add to support AR3012 v2.1 firmwareBen Young Tae Kim3-0/+2
Supports AR3012 v2.1 firmware files Signed-off-by: Ben Young Tae Kim <ytkim@qca.qualcomm.com> Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-08-24linux-firmware: Add Intel OPA hfi1 firmwareIra Weiny6-0/+50
This is the first release of the Intel OPA hfi1 firmware required by the hfi1 driver. Signed-off-by: Ira Weiny <ira.weiny@intel.com> Signed-off-by: Steve Vogel <steve.vogel@intel.com>
2015-08-20linux-firmware: New major GuC release for Skylake.Rodrigo Vivi3-0/+5
Following additions from ver1: 1. Performance Improvement. 2. Fix reset issue. 3. Scheduler fix. 4. Merge in new power management features. 5. Firmware layout changes. 6. Force Fence WA to guarantee correct ordering of GTT writes from uKernel. Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
2015-08-20linux-firmware: Clean up i915 by removing old skl dmc firmware.Rodrigo Vivi4-3/+0
The code points to the major version that is a link to the most recent one, so we can remove the old firmware blobs. For tests and validation purposes we will let at least 3 latest minor available, but we need to let linux-firmware repo as clean as possible, so let's remove old and unused ones. Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
2015-08-20linux-firmware: New minor DMC release for Skylake - ver1_21Rodrigo Vivi3-2/+3
Following additions from ver1.20 1. Fixed GT interrupts issue when DC6 is enabled 2. DC 5 and 6 count locations are in the below mentioned offsets - same as ver1.20 DC3_DC5_COUNT 80030 DC5_DC6_COUNT 8002C Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
2015-08-19linux-firmware: New minor DMC release for Skylake - ver1_20Rodrigo Vivi3-2/+3
Following additions from ver1.19 1. Changes to the waits times for pll enable and disable. 2. DC 5 and 6 count locations are in the below mentioned offsets - same as ver1.19 DC3_DC5_COUNT 80030 DC5_DC6_COUNT 8002C Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
2015-08-19linux-firmware: New minor DMC release for Broxton - ver1_05Rodrigo Vivi3-2/+3
Following additions from ver1.04 1. No changes to the FW program itself 2. CSS header size field was fixed 3. Date field is fixed in header. 4. DC3_DC5_COUNT � 80038 Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
2015-08-19linux-firmware: New minor DMC release for Skylake - ver1_19Rodrigo Vivi3-2/+3
Following additions: 1. Updated FW for NV12 enabling 3. DC 5 and 6 count locations are in the below mentioned offsets - same as ver1.18 and ver1.17 DC3_DC5_COUNT 80030 DC5_DC6_COUNT 8002C Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
2015-08-14Merge branch 'for-upstream' of git://git.chelsio.net/pub/git/linux-firmwareKyle McMartin7-6/+6
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-08-13cxgb4: update firmware to revision 1.14.4.0Hariprasad Shenai7-6/+6
Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
2015-08-12firmware: tegra: Update XHCI firmware to v50.10 for T210Andrew Chew2-1/+1
Update T210 XHCI firmware to v50.10. Signed-off-by: Andrew Chew <achew@nvidia.com> Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-08-12linux-firmware: wilc1000: add firmware for wilc1000 802.11n driverJohnny Kim5-0/+46
This is new firmware for wilc1000 which is a single chip IEEE 802.11 b/g/n device. Signed-off-by: Johnny Kim <johnny.kim@atmel.com> Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-07-22usbdux: usbduxsigma: fixed timing issues between ADC and DACBernd Porr1-53/+68
When sync ADC and the DAC was running at the same time the ADC showed spikes in the signal. This happened when just before the DRDY from the ADC was triggered a DAC interrupt was dealt with. ADC and DAC share the same SPI bus and priority is now given the ADC. The DAC values are now first stored in a buffer and are only send to the DAC once the ADC has finished converting all channels (start = 0) so that the SPI bus is definitely quiet for about 100us. Signed-off-by: Bernd Porr <mail@berndporr.me.uk> Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-07-22usbdux: usbduxsigma: added digital IO readBernd Porr1-5/+47
for future driver versions I've added a digtial I/O read via endpoint in1. This is not yet used but might be used in the future for low latency IO reads if all ports are input ports and thus the write could be omitted. Signed-off-by: Bernd Porr <mail@berndporr.me.uk> Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-07-22usbdux: usbduxsigma: added soft interval mode in the firmwareBernd Porr1-0/+27
urb->interval is ignored in xhci drivers. Instead, the firmware has an interval counter and transmits data at this interval. The uframes in-between are zero length packets. In order to be backward compatible with older kernels which support only USB 2.0 and 1.1 there are two ADC modes in the firmware. The old one which assumes that the interval is established by the host (urb->interval) and the new one where the interval value is transmitted to the firmware. Signed-off-by: Bernd Porr <mail@berndporr.me.uk> Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-07-22usbdux: usbduxsigma: contact info updatedBernd Porr1-2/+2
There was still the old f2s address in the header. Updated to my new address. Signed-off-by: Bernd Porr <mail@berndporr.me.uk> Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-07-22usbdux: usbduxsigma: changed firmware from ADC polling to IRQ processingBernd Porr1-35/+125
In order to prepare the firmware to work with the EHCI driver the ADC data acquisition is now done by triggering the acquisition with a start of frame interrupt (SOF) and then the collection of the data is done via "data ready" interrupts until all data has been received. Once this has happend then the whole packet is dispatched and at the next SOF the next packet is dispatched. If there are SOF interrupts happening during the data acquisiton it is no longer interupted and only send out the next ISO packet once it has comleted its job. Also now the USBDUXSIGMA has now plenty of time to deal with other interrupts between ADC data readouts so that for example the DIO can now be handled much quicker. Signed-off-by: Bernd Porr <mail@berndporr.me.uk> Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-07-22usbdux: Makefile_dux: as31 compile no longer neededBernd Porr2-26/+7
Removed the as31 download instructions. My patches have been integrated into the official as31 release which now also allows including files. So the standard as31 is fine. Signed-off-by: Bernd Porr <mail@berndporr.me.uk> Signed-off-by: Bernd Porr <mail@berndporr.me.uk> Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-07-22usbdux: usbduxsigma: Changed address and updated dateBernd Porr1-3/+3
Signed-off-by: Bernd Porr <mail@berndporr.me.uk> Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-07-22linux-firmware: Update to QAT dh895xxcc UOF firmware and a new QAT MMP FWTadeusz Struk4-1/+42
After enabling asymmetric key encryption in qat driver an update to existing firmware is required plus a new Modular Math Processor(MMP) firmware. This has dependency on these commits: commit f3dd7e60d2028b8391dea7a3b214e3083dadf6d6 commit 28cfaf67e5c1f5b6b0d549eea398f8401a40e566 commit a990532023b903b10cf14736241cdd138e4bc92c Signed-off-by: Xiaoyan Bo <xiaoyan.bo@intel.com> Signed-off-by: Gokhan Simsek <gokhan.simsek@intel.com> Signed-off-by: Tadeusz Struk <tadeusz.struk@intel.com> Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-07-22rtl_bt: correct RTL8723A firmware fileDaniel Drake1-0/+0
The RTL8723A file previously submitted was mixed up by accident, it was the same as the RTL8761A firmware. Here is the correct RTL8723A firmware, tested by Sjoerd Simons. Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-07-22Makefile: usbdux is an empty dirKyle McMartin1-2/+1
It only contains source/README, which we remove in the installed copy anyway. Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-07-22Makefile: use find instead of shell globsKyle McMartin1-3/+4
So Makefile works with /bin/sh that's not bash. Reported-by: Fredrik Rinnestam <fredrik@crux.nu> Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-07-22Makefile: use correct dir for usbduxKyle McMartin1-1/+2
Unnoticed for years... Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-07-16bnx2x: Update to FW version 7.12.30Yuval Mintz4-0/+4
The new FW will allow us to utilize some new features in our driver, mainly adding vlan stripping offload and vxlan offload support. In addition, this fixes several issues: - Packets from a VF with pvid configured which were sent with a different vlan were transmitted instead of being discarded. - FCoE traffic might not recover after a failue while there's traffic to another function. Signed-off-by: Yuval Mintz <Yuval.Mintz@qlogic.com> Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-07-16firmware: tegra: add GK20A FECS/GPCCS firmwareAlexandre Courbot9-0/+16
Adds the firmware file for the GK20A GPU found in Tegra K1, and required for Nouveau to run. Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
2015-07-16Remove patch conflict remainsAlexandre Courbot1-2/+0
Two "<<<<<<< HEAD" lines remained from what seems to be a previous patch conflict. Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
2015-07-14linux-firmware: Add firmware file for Intel Bluetooth 8260Tedd Ho-Jeong An3-0/+5
This patch adds new firmware file for Intel Wireless Bluetooth 8260 Build: REL0190 BL Ver: 37 0b 12 06 00 02 34 0e 00 FW Ver: 37 0b 12 23 00 5a 19 0f 00 Signed-off-by: Tedd Ho-Jeong An <tedd.an@intel.com> Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-07-14Merge commit 'a750f4ee10f962640c479aca184fe65f83956295' of ↵Kyle McMartin10-0/+66
git://people.freedesktop.org/~vivijim/linux-firmware-i915 Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-07-14Add firmware for Cavium LiquidIO 210NV, 210SV, and 410NV cardsDerek Chickles5-0/+73
Version 1.1.9 Added LICENCE.cavium and updated WHENCE as well. Signed-off-by: Derek Chickles <dchickles@caviumnetworks.com> Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-07-14linux-firmware: update audio firmware for Braswell platformVinod Koul2-0/+1
This updates the firmware for BSW platform, which includes the fixes for BSW power management. The firmware version is also added to WHENCE file. The version is v01.0B.02.01. The md5sum of the file is cf8caa8d33e95744f25adcab1373daff Signed-off-by: Vinod Koul <vinod.koul@intel.com> Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-07-14qca: add BT firmware files to support QCA ROME chipsBen Young Tae Kim14-0/+527
Latest firmware files supporting QCA61x4 ROME family chipset Signed-off-by: Ben Young Tae Kim <ytkim@qca.qualcomm.com> Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-07-14cxgb4: Add BT adapter PHY firmwareHariprasad Shenai3-0/+2
Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com> Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-07-14linux-firmware: add firmware for atusb driverStefan Schmidt3-0/+24
The atusb kernel driver is sitting in the bluetooth-next tree waiting for the merge window to open. It's scheduled for 4.2. Flashing goes into permanent storage and the GPLv2+ firmware allows for further explorations. See ChangeLog for more details and links. Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org> Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-07-14README: clarify redistribution requirements covering patentsLuis R. Rodriguez1-2/+5
Firmware licenses on linux-firmware should include an implicit or explicit patent grant to end users for full device operation otherwise it would start making linux-firmware useless for many Linux distributions which have positions against patent encumbered software [0] [1] [2] and it would mean cherry picking firmware files out. It can also mean making it problematic to redistribute linux-firmware in some jurisdictions which could have different positions on patents, or have already outlawed software patents. Licenses with implicit patent grants are allowed given that otherwise we couldn't carry permissively licensed firmwares which would be silly, but using permissively licensed firmware files which remove patent grants explicitly are not allowed. A clarifications is needed as one attempt was already made to include firmware encumbered by patents without a grant [3] and it was decided we would not allow these. We clarify this to make this requirement explicit and prevent these type of further attempts. [0] https://www.debian.org/legal/patent [1] http://fedoraproject.org/wiki/Software_Patents#Red_Hat.27s_position_on_Software_Patents [2] http://www.openinventionnetwork.com/about-us/ [3] https://lkml.org/lkml/2014/3/14/182 Cc: netdev@vger.kernel.org Cc: linux-wireless@vger.kernel.org Cc: linux-kernel@vger.kernel.org Signed-off-by: Luis R. Rodriguez <mcgrof@suse.com> Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-07-14radeon: add firmware for VCE1.0 hardwareAlex Deucher3-1/+2
This is the firmware for the VCE (video encoding engine) block in SI and TN/RL asics. Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-06-19linux-firmware: New minor DMC release for Skylake - ver1_18Rodrigo Vivi3-2/+3
Following additions: 1. No changes to the FW program itself 2. CSS header size field was fixed 3. DMCheader length field is mentioned in dwords instead of bytes 4. Date field is fixed in header. 4. Fixed the DMC Header.HeaderLen issue. The HeaderLen is specified in bytes instead of dwords. 6. DC 5 and 6 count locations are in the below mentioned offsets - same as ver1.16 DC3_DC5_COUNT 80030 DC5_DC6_COUNT 8002C Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
2015-06-18iwlwifi: add new -13 firmware for iwlmvm devicesEmmanuel Grumbach7-1/+16
This firmware also supports 3165. This is the first firmware release for 8000. Version number: 25.30.13.0 Revision number: 183742 Build number: WFFW14681 Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
2015-06-05linux-firmware: New minor DMC release for Skylake.Rodrigo Vivi3-2/+3
Following additions: 1. The DE_RRMR and DE_GUCRMR register bits are set before the restore of the registers to mask the flip done, etc. Once all the registers are restored, these registers are restored. 2. The pipe interrupt registers are restored only after the plane has been enabled. 3. Naming of the file changed from .5 to .16 to make it two decimal points for increased number of versions that can be supported. 4. DC 5 and 6 count locations are in the below mentioned offsets DC3_DC5_COUNT 80030 DC5_DC6_COUNT 8002C Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
2015-06-05linux-firmware: Add i915 DMC firmware for BroxtonRodrigo Vivi3-0/+6
DMC provides additional graphics low-power idle states. It provides capability to save and restore display registers across these low-power states independently from the OS/Kernel. This is the first release of DMC firmware for Broxton platforms. bxt_dmc_ver1.bin is a symbolik link to latest recommended minor release. This major version will be just upgraded on code when it is required software changes for API/ABI compatibility. Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
2015-06-05linux-firmware: Add i915 GuC firmwareRodrigo Vivi3-0/+6
GuC is designed to perform graphics workload scheduling on the various graphics parallel engines. In this scheduling model, host software submits work through one of the 256 graphics doorbells and this invokes the scheduling operation on the appropriate graphics engine. Scheduling operations include determining which workload to run next, submitting a workload to a command streamer, pre-empting existing workloads running on an engine, monitoring progress and notifying host SW when work is done. This is the first release of GuC firmware for Skylake platforms. skl_guc_ver1.bin is a symbolik link to latest recommended minor release. This major version will be just upgraded on code when it is required software changes for API/ABI compatibility. Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
2015-06-05linux-firmware: Add i915 DMC firmwareRodrigo Vivi4-0/+51
DMC provides additional graphics low-power idle states. It provides capability to save and restore display registers across these low-power states independently from the OS/Kernel. This is the first release of DMC firmware for Skylake platforms. skl_dmc_ver1.bin is a symbolik link to latest recommended minor release. This major version will be just upgraded on code when it is required software changes for API/ABI compatibility. Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
2015-05-13linux-firmware: Update firmware patch for Intel Bluetooth 7260 (B3/B4)Tedd Ho-Jeong An3-2/+2
This patch updates the firmware patch for Intel Bluetooth 7260 (B3/B4) also known as Intel WP2 B3 and WP1 B4. Patch Version: 79 Release Version: 152.1 Signed-off-by: Tedd Ho-Jeong An <tedd.an@intel.com> Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-05-13linux-firmware: Update firmware patch for Intel Bluetooth 7260 (B5/B6)Tedd Ho-Jeong An3-2/+2
This patch updates the firmware patch for Intel Bluetooth 7260 (B5/B6) also known as Intel WP2 B5 and WP1 B6. Patch Version: 26 Release Version: 152 Signed-off-by: Tedd Ho-Jeong An <tedd.an@intel.com> Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-05-13Revert "linux-firmware: Update firmware patch for Intel Bluetooth 7260 (B3/B4)"Kyle McMartin1-2/+2
This reverts commit 1a933a9a0856441c65c0d222ca3d4adc79aa57d3. Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-05-13Revert "linux-firmware: Update firmware patch for Intel Bluetooth 7260 (B5/B6)"Kyle McMartin1-2/+2
This reverts commit bedf3f12a413a33fcbfd73621c26b05c50c4dfcd. Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-05-13linux-firmware: Update firmware patch for Intel Bluetooth 7265 (C0/D0)Tedd Ho-Jeong An3-2/+2
This patch updates the firmware patch for Intel Bluetooth 7265 (C0/D0) also known as Intel StP C0 and StP D0. C0 Patch Version: 43 D0 Patch Version: 15 Release Version: 152 Signed-off-by: Tedd Ho-Jeong An <tedd.an@intel.com> Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-05-13Revert "linux-firmware: Update firmware patch for Intel Bluetooth 7265 (C0/D0)"Kyle McMartin1-2/+2
This reverts commit 8c339e03101756ef5b09e3f96b46f2438ae2805d. Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-05-10wl18xx: update firmware file, remove conf fileYaniv Machani3-3/+1
- Firmware file was updated (8.9.0.0.39), includes bug fixes and improvements. - Configuration binary removed, it is no longer fits all releases. Moreover it should be configured per HW platform. More information can found in here : http://processors.wiki.ti.com/index.php/Open_Source_Wireless_Connectivity_wlconf Signed-off-by: Yaniv Machani <yanivma@ti.com>
2015-05-08linux-firmware: Add Realtek Bluetooth HCD firmwareDaniel Drake8-0/+13
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>
2015-05-08brcm: add brcmfmac43241b5-sdio.bin to WHENCEKyle McMartin1-0/+1
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-05-08linux-firmware: Fix nvidia/tegra210/xusb.bin permissionsKyle McMartin1-0/+0
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-05-08linux-firmware: Update firmware patch for Intel Bluetooth 7260 (B3/B4)Tedd Ho-Jeong An1-2/+2
This patch updates the firmware patch for Intel Bluetooth 7260 (B3/B4) also known as Intel WP2 B3 and WP1 B4. Patch Version: 79 Release Version: 152.1 Signed-off-by: Tedd Ho-Jeong An <tedd.an@intel.com> Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-05-08linux-firmware: Update firmware patch for Intel Bluetooth 7260 (B5/B6)Tedd Ho-Jeong An1-2/+2
This patch updates the firmware patch for Intel Bluetooth 7260 (B5/B6) also known as Intel WP2 B5 and WP1 B6. Patch Version: 26 Release Version: 152 Signed-off-by: Tedd Ho-Jeong An <tedd.an@intel.com> Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-05-08linux-firmware: Update firmware patch for Intel Bluetooth 7265 (C0/D0)Tedd Ho-Jeong An1-2/+2
This patch updates the firmware patch for Intel Bluetooth 7265 (C0/D0) also known as Intel StP C0 and StP D0. C0 Patch Version: 43 D0 Patch Version: 15 Release Version: 152 Signed-off-by: Tedd Ho-Jeong An <tedd.an@intel.com> Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-05-08brcm: add firmware for BCM4324(1) B5 chipsetArend van Spriel1-0/+0
This patch provides firmware for the B5 version of the BCM4324(1) device. This device can be found in Lenovo Thinkpad Tablets. Reviewed-by: Pieter-Paul Giesberts <pieterpg@broadcom.com> Reviewed-by: Hante Meuleman <meuleman@broadcom.com> Signed-off-by: Arend van Spriel <arend@broadcom.com> Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-05-08brcm: replace non-working firmware for BCM4339Arend van Spriel1-0/+0
Mistake was made sending out firmware for the BCM4339. Fortunately it was discovered by co-worker. Reported-by: Pontus Fuchs <pontusf@broadcom.com> Reviewed-by: Pieter-Paul Giesberts <pieterpg@broadcom.com> Reviewed-by: Hante Meuleman <meuleman@broadcom.com> Signed-off-by: Arend van Spriel <arend@broadcom.com> Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-05-08brcm: add firmware for BCM43570 PCIe deviceArend van Spriel2-0/+1
Signed-off-by: Arend van Spriel <arend@broadcom.com> Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-05-08brcm: add firmware for BCM43569 USB deviceArend van Spriel2-0/+1
Signed-off-by: Arend van Spriel <arend@broadcom.com> Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-05-08Merge branch 'master' of ↵Kyle McMartin5-4/+4
git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/linux-firmware
2015-05-03iwlwifi: update -12.ucode for 3160 / 7260 / 7265 / 7265DEmmanuel Grumbach5-4/+4
Version number: 25.17.12.0 Revision number: 145607 Build number: WFFW12659 Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
2015-04-13ath3k: update AR3012 2.2.1 firmware with v.170Kalle Valo4-1/+56
This is the latest firmware version for AR3012 2.2.1. This also includes configuration file for coex support, where all Bluetooth traffic is treated as high priority. Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com> Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-04-10firmware: WHENCE: note nvidia xusb.bin firmware versionsKyle McMartin1-0/+3
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-04-10firmware: tegra: Add XHCI firmware v50.07 for T210Andrew Chew2-1/+2
Add firmware file for the T210 XHCI controller. Note that this is only compatible with T210 (T124 should continue using nvidia/tegra124/xusb.bin). Signed-off-by: Andrew Chew <achew@nvidia.com> Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-03-24cxgb4: update firmware to revision 1.13.32.0 for T4 and T5Hariprasad Shenai7-6/+6
Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
2015-03-20brcm: upgrade firmware for BCM4354 SDIO deviceArend van Spriel1-0/+0
Moving to firmware version 7.35.79.57. Signed-off-by: Arend van Spriel <arend@broadcom.com> Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-03-20brcm: add firmware for BCM43340/1 SDIO devicesArend van Spriel2-0/+1
Signed-off-by: Arend van Spriel <arend@broadcom.com> Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-03-20brcm: add firmware for BCM4339 SDIO deviceArend van Spriel2-0/+1
Signed-off-by: Arend van Spriel <arend@broadcom.com> Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-03-20brcm: add firmware for BCM43455 SDIO deviceArend van Spriel2-0/+1
Signed-off-by: Arend van Spriel <arend@broadcom.com> Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-03-20brcm: add firmware files for BCM43602 PCIe deviceArend van Spriel3-0/+2
This patch adds firmware files for the BCM43602 PCIe device supported by brcmfmac. This device is used in router equipment like Netgear R8000. For this reason there are two firmware files in this patch. Signed-off-by: Arend van Spriel <arend@broadcom.com> Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-03-20brcm: add firmware for BCM4356 PCIe deviceArend van Spriel2-0/+1
Signed-off-by: Arend van Spriel <arend@broadcom.com> Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-03-20brcm: add firmware for BCM43242 USB deviceArend van Spriel2-0/+1
Signed-off-by: Arend van Spriel <arend@broadcom.com> Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-03-18radeon: Update Kaveri MEC firmware to #396Oded Gabbay2-0/+0
This patch updates the Kaveri MEC firmware to #396 (from #391). The MEC firmware is mainly used for amdkfd - AMD's HSA Linux kernel driver. Signed-off-by: Oded Gabbay <oded.gabbay@amd.com> Acked-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-03-13ath10k: add firmware 10.2.4.45 as firmware-4.binKalle Valo4-0/+357
This is the latest firmware from 10.2.4 firmware branch. Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com> Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-03-13Add v1.4.0 firmware for ath9k_htc.Adrian Chadd3-0/+4
This fixes a variety of issues, including but not limited to: ath9k_htc_firmware: check only the mesh control present subfield Fix: bug in extend_tsf near 0x8000000 values FIX: support rstamps from the future too. Firmware sometimes returns erroneous timestamps(2) Fixed incorrect wrapping handling in ath_extend_tsf(). Firmware sometimes returns erroneous timestamps Added proper synchronization while handling lower 32 bit and upper 32 bit parts in ar5416GetTsf64(). Fix resetting of txstatus flags. Fix Array Out of Bounds in rcSibUpdate_ht() ath9k_htc_firmware: fix the offset of CCMP header for mesh data frame init.c: do cold reboot on exception wmi:eadd new command WMI_REG_RMW_CMDID remove transfer type patches for EP3 and EP4 k2_fw_usb_api: workaround for EP4 bug. k2_fw_usb_api: prevent buffer overflow. k2_fw_usb_api: fix typo in usb reg address k2_fw_usb_api: add delay after mac reset simplify STBC handling This has been tested on both AR7010 and AR9271 devices. Signed-off-by: Adrian Chadd <adrian@FreeBSD.org> Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-03-13ath9k_htc: revert versions in WHENCE to 1.3.1Kyle McMartin1-2/+2
commit 21a6c3e5 reverted htc_7010.fw and htc_9271.fw to 1.3.1 Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-03-10Revert these to ath9k-htc 1.3.1 - to keep backwards compatibility withAdrian Chadd2-0/+0
older kernels. Signed-off-by: Adrian Chadd <adrian@FreeBSD.org>
2015-03-09Merge branch 'master' of ↵Kyle McMartin5-4/+4
git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/linux-firmware
2015-03-08iwlwifi: update -10.ucode for 3160 / 7260 / 7265 / 7265DEmmanuel Grumbach5-4/+4
Version number: 23.15.10.0 Revision number: 128913 Build number: WFFW11576 Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
2015-03-06firmware: tegra: Add XHCI firmware v45.46 for T124Andrew Chew3-0/+139
Add firmware file for the T124 XHCI controller, along with the NVIDIA license file. Signed-off-by: Andrew Chew <achew@nvidia.com> Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-03-06ath9k_htc: update versions in WHENCEKyle McMartin1-2/+2
commit 216de39 updated htc_7010.fw and htc_9271.fw Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-03-04Add v1.4.0 firmware for ath9k_htc.Adrian Chadd2-0/+0
This fixes a variety of issues, including but not limited to: ath9k_htc_firmware: check only the mesh control present subfield Fix: bug in extend_tsf near 0x8000000 values FIX: support rstamps from the future too. Firmware sometimes returns erroneous timestamps(2) Fixed incorrect wrapping handling in ath_extend_tsf(). Firmware sometimes returns erroneous timestamps Added proper synchronization while handling lower 32 bit and upper 32 bit parts in ar5416GetTsf64(). Fix resetting of txstatus flags. Fix Array Out of Bounds in rcSibUpdate_ht() ath9k_htc_firmware: fix the offset of CCMP header for mesh data frame init.c: do cold reboot on exception wmi:eadd new command WMI_REG_RMW_CMDID remove transfer type patches for EP3 and EP4 k2_fw_usb_api: workaround for EP4 bug. k2_fw_usb_api: prevent buffer overflow. k2_fw_usb_api: fix typo in usb reg address k2_fw_usb_api: add delay after mac reset simplify STBC handling This has been tested on both AR7010 and AR9271 devices. Signed-off-by: Adrian Chadd <adrian@FreeBSD.org>
2015-02-27rtl_nic: update firmware for RTL8168H and RTL8107EHayes Wang5-4/+4
File: rtl_nic/rtl8168h-1.fw Version: 0.0.2 File: rtl_nic/rtl8168h-2.fw Version: 0.0.2 File: rtl_nic/rtl8107e-1.fw Version: 0.0.2 File: rtl_nic/rtl8107e-2.fw Version: 0.0.2 Signed-off-by: Hayes Wang <hayeswang@realtek.com> Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-02-24linux-firmware: Fix qat_895xcc.bin permissionsKyle McMartin1-0/+0
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-02-24linux-firmware: Add QLogic BR Series Adapter FirmwareRasesh Mody4-4/+9
This patch rebrands the BFA/BNA inbox driver firmwares. This patch adds 3.2.5.1 firmware files for QLogic BR-series Adapters that will be used with the inbox drivers(BFA and BNA). Signed-off-by: Rasesh Mody <rasesh.mody@qlogic.com> Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-02-24linux-firmware: Fix firmware files with executable permission setMarcel Holtmann4-0/+0
Signed-off-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-02-17iwlwifi: update -10.ucode for 3160 / 7260 / 7265 / 7265DEmmanuel Grumbach5-4/+4
This fixes issues that were seen in -10.ucode for the devices listed above. Version number: 23.14.10.0 Revision number: 123233 Build number: WFFW11203 Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
2015-02-06linux-firmware: Update firmware patch for Intel Bluetooth 7265 (D0)Tedd Ho-Jeong An2-1/+1
This patch updates the firmware patch for Intel Bluetooth 7265 (D0) also known as Intel StP D0. Patch Version: 09 Signed-off-by: Tedd Ho-Jeong An <tedd.an@intel.com> Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-02-06linux-firmware: Update firmware patch for Intel Bluetooth 7260 (B6)Tedd Ho-Jeong An2-1/+1
This patch updates the firmware patch for Intel Bluetooth 7260 (B6) also known as Intel WP1 B6. Patch Version: 24 Signed-off-by: Tedd Ho-Jeong An <tedd.an@intel.com> Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-02-06linux-firmware: Update firmware patch for Intel Bluetooth 7265 (C0)Tedd Ho-Jeong An2-1/+1
This patch updates the firmware patch for Intel Bluetooth 7265 (C0) also known as Intel StP C0. Patch Version: 40 Signed-off-by: Tedd Ho-Jeong An <tedd.an@intel.com> Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-02-06linux-firmware: Update firmware patch for Intel Bluetooth 7260 (B5)Tedd Ho-Jeong An2-1/+1
This patch updates the firmware patch for Intel Bluetooth 7260 (B5) also known as Intel WP2 B5. Patch Version: 24 Signed-off-by: Tedd Ho-Jeong An <tedd.an@intel.com> Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-02-06linux-firmware: Update firmware patch for Intel Bluetooth 7260 (B4)Tedd Ho-Jeong An2-1/+1
This patch updates the firmware patch for Intel Bluetooth 7260 (B4) also known as Intel WP1 B4 Patch Version: 72 Signed-off-by: Tedd Ho-Jeong An <tedd.an@intel.com> Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-02-06linux-firmware: Update firmware patch for Intel Bluetooth 7260 (B3)Tedd Ho-Jeong An2-1/+1
This patch updates the firmware patch for Intel Bluetooth 7260 (B3) also known as Intel WP2 B3. Patch Version: 72 Signed-off-by: Tedd Ho-Jeong An <tedd.an@intel.com> Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-02-06iwlwifi: add new -12 firmware for 3160 / 7260 / 7265 / 7265DEmmanuel Grumbach5-0/+12
Version number: 25.15.12.0 Revision number: 115811 Build number: WFFW10679 Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com> Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-02-06Fix WHENCE entry for smsmdtvKyle McMartin1-1/+1
Reported-by: Tomasz Paweł Gajc <tpgxyz@gmail.com> Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-02-06linux-firmware: add sst audio firmware for braswell platformsVinod Koul2-0/+8
This adds the fw_sst_22a8.bin binary for the Intel Braswell platforms Signed-off-by: Vinod Koul <vinod.koul@intel.com> Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-02-06linux-firmware: update firmware for Intel Broadwell SST DSPJie Yang2-0/+1
Update firmware intel/IntcSST2.bin from Version 8.4.1.68 to 8.4.1.77 Fix for freeing capture stream just after resetting it. Signed-off-by: Jie Yang <yang.jie@intel.com> Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-01-27Merge branch 'marvell-mwifiex'Kyle McMartin0-0/+0
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-01-27linux-firmware: update Marvell 8897-B0 firmware images to p112Avinash Patil3-2/+2
SD8897: WLAN (SDIO) firmware version: 15.68.4.p112 Bluetooth (SDIO) firmware version: 15.28.4.p112 The combo image can be downloaded through either WLAN or Bluetooth. PCIe/USB-8897: WLAN (PCIe) firmware version: 15.68.4.p112 Bluetooth (USB) firmware version: 15.28.4.p112 The combo image will be downloaded through WLAN only. Signed-off-by: Avinash Patil <patila@marvell.com> Signed-off-by: Cathy Luo <cluo@marvell.com> Signed-off-by: Frank Huang <frankh@marvell.com>
2015-01-27linux-firmware: update Marvell 8897-B0 firmware images to p106Avinash Patil3-2/+2
SD8897: WLAN (SDIO) firmware version: 15.68.4.p106 Bluetooth (SDIO) firmware version: 15.28.4.p106 The combo image can be downloaded through either WLAN or Bluetooth. PCIe/USB-8897: WLAN (PCIe) firmware version: 15.68.4.p106 Bluetooth (USB) firmware version: 15.28.4.p106 The combo image will be downloaded through WLAN only. Signed-off-by: Avinash Patil <patila@marvell.com> Signed-off-by: Cathy Luo <cluo@marvell.com> Signed-off-by: Frank Huang <frankh@marvell.com>
2015-01-27linux-firmware: add Marvell USB8766-A0 firmware combo imageAvinash Patil2-0/+3
WLAN (USB) firmware version: 14.68.22.p16 Bluetooth (USB) firmware version: 14.28.22.p16 The combo image will be downloaded through WLAN only. Signed-off-by: Avinash Patil <patila@marvell.com> Signed-off-by: James Jan <jjan@marvell.com> Signed-off-by: Frank Huang <frankh@marvell.com>
2015-01-27linux-firmware: add Marvell 8887-A2 firmware imageAvinash Patil2-0/+3
WLAN (SDIO) firmware version: 15.68.7.p5 Bluetooth (SDIO) firmware version: 15.29.7.p5 The combo image can be downloaded through either WLAN or Bluetooth. Signed-off-by: Avinash Patil <patila@marvell.com> Signed-off-by: Frank Huang <frankh@marvell.com>
2015-01-27linux-firmware: update Marvell USB8797-B0 firmware imageAvinash Patil2-3/+3
Version 14.68.29.p38 Signed-off-by: Avinash Patil <patila@marvell.com> Signed-off-by: Cathy Luo <cluo@marvell.com> Signed-off-by: Frank Huang <frankh@marvell.com>
2015-01-27linux-firmware: update WHENCE file for Marvell 8897 FW versionsAvinash Patil1-3/+3
Update WHENCE file to reflect Marvell 8897 B0 FW revisions. Signed-off-by: Avinash Patil <patila@marvell.com>
2015-01-27linux-firmware: update Marvell 8897-B0 firmware images to p103Avinash Patil3-0/+0
SD8897: WLAN (SDIO) firmware version: 15.68.4.p103 Bluetooth (SDIO) firmware version: 15.28.4.p103 The combo image can be downloaded through either WLAN or Bluetooth. PCIe/USB-8897: WLAN (PCIe) firmware version: 15.68.4.p103 Bluetooth (USB) firmware version: 15.28.4.p103 The combo image will be downloaded through WLAN only. USB8897: WLAN (USB) firmware version: 15.68.4.p103 Bluetooth (USB) firmware version: 15.28.4.p103 The combo image will be downloaded through WLAN only. Signed-off-by: Avinash Patil <patila@marvell.com> Signed-off-by: Cathy Luo <cluo@marvell.com> Signed-off-by: Frank Huang <frankh@marvell.com>
2015-01-27linux-firmware: update Marvell SD8787 firmware version p52Avinash Patil2-1/+1
Version 14.66.35.p52 Note that this version doesn't support BT-AMP. The image can be downloaded through either WLAN or Bluetooth. Signed-off-by: Avinash Patil <patila@marvell.com> Signed-off-by: Frank Huang <frankh@marvell.com>
2015-01-27linux-firmware: update Marvell SD8787 firmware version p192Bing Zhao2-1/+1
Version 14.66.9.p192 Note that this version doesn't support BT-AMP. The image can be downloaded through either WLAN or Bluetooth. Signed-off-by: Bing Zhao <bzhao@marvell.com> Signed-off-by: Frank Huang <frankh@marvell.com>
2015-01-27linux-firmware: update Marvell 8897-B0 firmware images to p73Bing Zhao4-3/+3
SD8897: WLAN (SDIO) firmware version: 15.68.4.p73 Bluetooth (SDIO) firmware version: 15.28.4.p73 The combo image can be downloaded through either WLAN or Bluetooth. PCIe/USB-8897: WLAN (PCIe) firmware version: 15.68.4.p73 Bluetooth (USB) firmware version: 15.28.4.p73 The combo image will be downloaded through WLAN only. USB8897: WLAN (USB) firmware version: 15.68.4.p73 Bluetooth (USB) firmware version: 15.28.4.p73 The combo image will be downloaded through WLAN only. Signed-off-by: Bing Zhao <bzhao@marvell.com> Signed-off-by: Frank Huang <frankh@marvell.com>
2015-01-27linux-firmware: add Marvell USB8897-B0 firmware combo imageBing Zhao2-0/+3
WLAN (USB) firmware version: 15.68.4.p22 Bluetooth (USB) firmware version: 15.28.4.p22 The combo image will be downloaded through WLAN only. Signed-off-by: Bing Zhao <bzhao@marvell.com> Signed-off-by: Frank Huang <frankh@marvell.com>
2015-01-27linux-firmware: update Marvell PCIe/USB 8897-B0 firmware combo imageBing Zhao2-1/+1
WLAN (PCIe) firmware version: 15.68.4.p22 Bluetooth (USB) firmware version: 15.28.4.p22 The combo image will be downloaded through WLAN only. Signed-off-by: Bing Zhao <bzhao@marvell.com> Signed-off-by: Frank Huang <frankh@marvell.com>
2015-01-27linux-firmware: update Marvell SD8897-B0 firmware combo imageBing Zhao2-1/+1
WLAN (SDIO) firmware version: 15.68.4.p22 Bluetooth (SDIO) firmware version: 15.28.4.p22 The combo image can be downloaded through either WLAN or Bluetooth. Signed-off-by: Bing Zhao <bzhao@marvell.com> Signed-off-by: Frank Huang <frankh@marvell.com>
2015-01-27linux-firmware: update Marvell USB8797-B0 firmware imageBing Zhao2-1/+1
Version 14.68.29.p26 Signed-off-by: Bing Zhao <bzhao@marvell.com> Signed-off-by: Frank Huang <frankh@marvell.com>
2015-01-27linux-firmware: update Marvell 8897-B0 firmware images to p112Avinash Patil3-2/+2
SD8897: WLAN (SDIO) firmware version: 15.68.4.p112 Bluetooth (SDIO) firmware version: 15.28.4.p112 The combo image can be downloaded through either WLAN or Bluetooth. PCIe/USB-8897: WLAN (PCIe) firmware version: 15.68.4.p112 Bluetooth (USB) firmware version: 15.28.4.p112 The combo image will be downloaded through WLAN only. Signed-off-by: Avinash Patil <patila@marvell.com> Signed-off-by: Cathy Luo <cluo@marvell.com> Signed-off-by: Frank Huang <frankh@marvell.com>
2015-01-15rtlwifi: rtl8192ee: New firmware from RealtekTroy Tan2-1/+4
Recent testing by Realtek found bugs in both the driver and firmware for the RTL8192EE chips. Signed-off-by: Troy Tan <troy_tan@realsil.com.cn> Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net> Signed-off-by: Kyle McMartin <kyle@kernel.org>
2014-12-25radeon: add updated firmware for kaveri (radeon GPU)Oded Gabbay7-0/+0
This firmware update is required for the correct functionality of AMD's HSA Linux kernel driver, called amdkfd. amdkfd is a new driver that was merged by Linus last week and is present in 3.19-rc1. Signed-off-by: Oded Gabbay <oded.gabbay@amd.com> Acked-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Kyle McMartin <kyle@kernel.org>
2014-12-25iwlwifi: update -10.ucode for 3160 / 7260 / 7265 / 7265DEmmanuel Grumbach5-4/+4
This fixes issues that were seen in -10.ucode for the devices listed above. Version number: 23.11.10.0 Revision number: 95366 Build number: WFFW09254 Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com> Signed-off-by: Kyle McMartin <kyle@kernel.org>
2014-12-17linux-firmware: update Marvell 8897-B0 firmware images to p106Avinash Patil3-2/+2
SD8897: WLAN (SDIO) firmware version: 15.68.4.p106 Bluetooth (SDIO) firmware version: 15.28.4.p106 The combo image can be downloaded through either WLAN or Bluetooth. PCIe/USB-8897: WLAN (PCIe) firmware version: 15.68.4.p106 Bluetooth (USB) firmware version: 15.28.4.p106 The combo image will be downloaded through WLAN only. Signed-off-by: Avinash Patil <patila@marvell.com> Signed-off-by: Cathy Luo <cluo@marvell.com> Signed-off-by: Frank Huang <frankh@marvell.com>
2014-12-01cxgb4: Update firmware to revision 1.12.25.0Hariprasad Shenai7-6/+6
Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com> Signed-off-by: Kyle McMartin <kyle@kernel.org>
2014-11-30linux-firmware: Update AMD microcode patch firmware filesSherry Hurwitz6-10/+23
For AMD Family 15h Processors file: amd-ucode/microcode_amd_family15h.bin md5sum: ee3f0f46936aa1788dc31ca3487e0ff3 For AMD Family 16h Processors file: amd-ucode/microcode_amd_family16h.bin md5sum: 6a47a6393c52ddfc0b5b044efc076a77 Version: 2014_10_28 Signed-off-by: Sherry Hurwitz <sherry.hurwitz@amd.com> Signed-off-by: Kyle McMartin <kyle@kernel.org>
2014-11-30linux-firmware: Add firmware files for Siano DTV devicesMauro Carvalho Chehab15-0/+49
Acked-by: Rainer Miethling <RMiethling@pctvsystems.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org> Signed-off-by: Kyle McMartin <kyle@kernel.org>
2014-11-30linux-firmware: add sst audio firmware for baytrail platformsVinod Koul2-0/+8
This add the fw_sst_0f28.bin binary for the Intel baytrail platforms Signed-off-by: Vinod Koul <vinod.koul@intel.com> Signed-off-by: Kyle McMartin <kyle@kernel.org>
2014-11-30IntcSST2: Add firmware for Intel Broadwell SST DSPJie Yang3-0/+47
Add firmware file and licence for Intel Broadwell SST DSP audio. The firmware is distributed under Intel Free Redistribution License. Signed-off-by: Jie Yang <yang.jie@intel.com> Signed-off-by: Kyle McMartin <kyle@kernel.org>
2014-11-30iwlwifi: add new firmware for 3160 / 7260 / 7265 / 7265DEmmanuel Grumbach5-0/+12
This adds -10.ucode for these devices. Version number: 23.10.10.0 Revision number: 83355 Build number: WFFW08393 Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com> Signed-off-by: Kyle McMartin <kyle@kernel.org>
2014-11-30iwlwifi: update firmware for 3160 / 7260 / 7265Emmanuel Grumbach4-3/+3
Update -9.ucode for 3160, 7260 and 7265. Version number: 25.228.9.0 Revision number: 85188 Build number: WFFW08523 Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com> Signed-off-by: Kyle McMartin <kyle@kernel.org>
2014-11-26linux-firmware: add Marvell USB8766-A0 firmware combo imageAvinash Patil2-0/+3
WLAN (USB) firmware version: 14.68.22.p16 Bluetooth (USB) firmware version: 14.28.22.p16 The combo image will be downloaded through WLAN only. Signed-off-by: Avinash Patil <patila@marvell.com> Signed-off-by: James Jan <jjan@marvell.com> Signed-off-by: Frank Huang <frankh@marvell.com>
2014-11-12linux-firmware: add Marvell 8887-A2 firmware imageAvinash Patil2-0/+3
WLAN (SDIO) firmware version: 15.68.7.p5 Bluetooth (SDIO) firmware version: 15.29.7.p5 The combo image can be downloaded through either WLAN or Bluetooth. Signed-off-by: Avinash Patil <patila@marvell.com> Signed-off-by: Frank Huang <frankh@marvell.com>
2014-10-17linux-firmware: update Marvell USB8797-B0 firmware imageAvinash Patil2-3/+3
Version 14.68.29.p38 Signed-off-by: Avinash Patil <patila@marvell.com> Signed-off-by: Cathy Luo <cluo@marvell.com> Signed-off-by: Frank Huang <frankh@marvell.com>
2014-10-09linux-firmware: Add firmware patch for Intel Bluetooth 7265 ROM-spin(D0)Tedd Ho-Jeong An2-0/+2
This patch adds new firmware patch for - Intel Wireless 7265 Bluetooth ROM-spin SKU, also known as StP D0 This patch was submitted but reverted due to patch issue. The original patch's commit id: 935b5557b1485d839748b40f5721539b54d429e1 Signed-off-by: Tedd Ho-Jeong An <tedd.an@intel.com> Signed-off-by: Kyle McMartin <kyle@kernel.org>
2014-10-09Revert "linux-firmware: Add firmware patch for Intel Bluetooth 7265 ↵Kyle McMartin1-2/+0
ROM-spin(D0)" This reverts commit 935b5557b1485d839748b40f5721539b54d429e1, the patch did not apply correctly and ended up missing the actual firmware. Signed-off-by: Kyle McMartin <kyle@kernel.org>
2014-09-30linux-firmware: Add firmware patch for Intel Bluetooth 7265 ROM-spin(D0)Tedd Ho-Jeong An1-0/+2
This patch adds new firmware patch file for - Intel Wireless 7265 Bluetooth ROM-spin SKU, also known as StP2 D0 Signed-off-by: Tedd Ho-Jeong An <tedd.an@intel.com> Signed-off-by: Kyle McMartin <kyle@kernel.org>
2014-09-30rtl_nic: add firmware for RTL8168H and RTL8107EHayes Wang5-0/+12
File: rtl_nic/rtl8168h-1.fw Version: 0.0.1 File: rtl_nic/rtl8168h-2.fw Version: 0.0.1 File: rtl_nic/rtl8107e-1.fw Version: 0.0.1 File: rtl_nic/rtl8107e-2.fw Version: 0.0.1 Signed-off-by: Hayes Wang <hayeswang@realtek.com> Signed-off-by: Kyle McMartin <kyle@kernel.org>
2014-09-30linux-firmware: update WHENCE file for Marvell 8897 FW versionsAvinash Patil1-3/+3
Update WHENCE file to reflect Marvell 8897 B0 FW revisions. Signed-off-by: Avinash Patil <patila@marvell.com>
2014-09-29linux-firmware: update Marvell 8897-B0 firmware images to p103Avinash Patil3-0/+0
SD8897: WLAN (SDIO) firmware version: 15.68.4.p103 Bluetooth (SDIO) firmware version: 15.28.4.p103 The combo image can be downloaded through either WLAN or Bluetooth. PCIe/USB-8897: WLAN (PCIe) firmware version: 15.68.4.p103 Bluetooth (USB) firmware version: 15.28.4.p103 The combo image will be downloaded through WLAN only. USB8897: WLAN (USB) firmware version: 15.68.4.p103 Bluetooth (USB) firmware version: 15.28.4.p103 The combo image will be downloaded through WLAN only. Signed-off-by: Avinash Patil <patila@marvell.com> Signed-off-by: Cathy Luo <cluo@marvell.com> Signed-off-by: Frank Huang <frankh@marvell.com>
2014-09-13Update firmware for rtl8821aeLarry Finger3-1/+2
This version corresponds to the firmware in the vendor's driver labelled rtlwifi_linux_mac80211_0019.0320.2014V628. Firmware rtl8821aefw_wowlan.bin is new with this release. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net> Signed-off-by: Kyle McMartin <kyle@kernel.org>
2014-09-13Update firmware for rtl8192deLarry Finger2-1/+1
This version corresponds to the firmware in the vendor's driver labelled rtlwifi_linux_mac80211_0019.0320.2014V628. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net> Signed-off-by: Kyle McMartin <kyle@kernel.org>
2014-09-12Update firmware for rtl8723beLarry Finger2-1/+1
This version corresponds to the firmware in the vendor's driver labelled rtlwifi_linux_mac80211_0019.0320.2014V628. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net> Signed-off-by: Kyle McMartin <kyle@kernel.org>
2014-09-12Update firmware for rtl8192ceLarry Finger3-0/+1
The latest driver, labelled rtlwifi_linux_mac80211_0019.0320.2014V628, has updated firmware for the RTL8192CE. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net> Signed-off-by: Kyle McMartin <kyle@kernel.org>
2014-09-12iwlwifi: update firmware for 3160 / 7260 / 7265Emmanuel Grumbach4-3/+3
Update -9.ucode for 3160, 7260 and 7265. Version number: 25.222.9.0 Revision number: 50841 Build number: WFFW05817 Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com> Signed-off-by: Kyle McMartin <kyle@kernel.org>
2014-09-12linux-firmware: update Marvell SD8787 firmware version p52Avinash Patil2-1/+1
Version 14.66.35.p52 Note that this version doesn't support BT-AMP. The image can be downloaded through either WLAN or Bluetooth. Signed-off-by: Avinash Patil <patila@marvell.com> Signed-off-by: Frank Huang <frankh@marvell.com>
2014-08-28radeon: add new firmware for the UVD block on older asicsAlex Deucher4-0/+3
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2014-08-27linux-firmware: Updated firmware patch for Intel Bluetooth 7265Tedd Ho-Jeong An2-1/+1
This patch updates the firmware patch file for Intel Bluetooth 7265 - Fix HFP issue on EHCI Signed-off-by: Tedd Ho-Jeong An <tedd.an@intel.com>
2014-08-27radeon: add updated firmware for radeon GPUsAlex Deucher66-0/+65
This firmware images use the new header format which makes it easier to update the firmware more regularly. Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2014-08-27linux-firmware: add firmware v3.25.0.0 for ITEtech IT9135 DVB-T USB driverBimow Chen4-0/+28
Add two firmware files for ITEtech IT9135 Ax and Bx chip versions. Signed-off-by: Bimow Chen <Bimow.Chen@ite.com.tw>
2014-08-13xc4000: add firmware for Xceive xc4000 tuner driverMauro Carvalho Chehab3-0/+31
This patch adds a fimware file required for xc4000 devices to work. Signed-off-by: Devin Heitmueller <dheitmueller@kernellabs.com> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
2014-08-13xc5000: Add firmware for xc5000c variantMauro Carvalho Chehab3-1/+27
Newer devices use xc5000c, and require a different firmware. Add firmware file for for it. The licensing company is different, because Xceive was bougth by Cresta. So, while the license terms are the same, the Copyright owner is different. Signed-off-by: Devin Heitmueller <dheitmueller@kernellabs.com> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
2014-08-13as102: add firmware for Abilis Systems Single DVB-T ReceiverMauro Carvalho Chehab4-0/+2375
This patch adds two fimware files required for as102 device driver to work. Signed-off-by: Devin Heitmueller <dheitmueller@kernellabs.com> Signed-off-by: Rainer Miethling <rmiethling@pctvsystems.com> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
2014-08-09Move metadata for intel/fw_sst_0f28.bin-48kHz_i2s_master into WHENCEBen Hutchings2-10/+8
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>