summaryrefslogtreecommitdiffstats
path: root/sound/soc/intel (follow)
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Intel: Fix Baytrail SST DSP firmware loadingJarkko Nikula2014-05-131-1/+1
* ASoC: Intel: Fix block offset calculations.Liam Girdwood2014-05-071-5/+3
* ASoC: Intel: Fix check for pdata usage before dereference.Liam Girdwood2014-05-051-1/+3
* ASoC: Intel: Fix stream position pointer.Liam Girdwood2014-05-023-7/+29
* ASoC: Intel: Fix allow hw_params to be called more than once.Liam Girdwood2014-05-021-0/+28
* ASoC: Intel: Fix Audio DSP usage when IOMMU is enabled.Liam Girdwood2014-05-027-15/+12
* ASoC: Intel: Fix Haswell/Broadwell DSP page table creation.Liam Girdwood2014-05-021-27/+31
* ASoC: Intel: Fix allocated block list usage when adding blocks.Liam Girdwood2014-05-021-0/+3
* ASoC: Intel: Fix block allocation so we only allocate blocks once.Liam Girdwood2014-05-021-4/+0
* ASoC: Intel: Cancel hsw_notification_work before freeing the streamJarkko Nikula2014-04-241-0/+1
* ASoC: Intel: Fix audio crash due to race condition in stream deletionWenkai Du2014-04-232-0/+16
* ASoC: Intel: Fix audio crash due to negative address offsetWenkai Du2014-04-221-1/+1
* ASoC: Intel: Fix incorrect sizeof() in sst_hsw_stream_get_volume()Christian Engelmayer2014-04-181-1/+2
* ASoC: Intel: some incorrect sizeof() usagesDan Carpenter2014-04-181-2/+2
* ASoC: mfld_machine: Fix compile errorLars-Peter Clausen2014-03-211-1/+1
* ASoC: mfld_machine: Convert to table based DAPM and control setupLars-Peter Clausen2014-03-211-29/+20
* Merge tag 'asoc-v3.15' into asoc-intelMark Brown2014-03-131-24/+41
|\
| * Merge remote-tracking branches 'asoc/topic/ml26124', 'asoc/topic/of', 'asoc/t...Mark Brown2014-03-1320-14/+7687
| |\
| * | ASoC: mfld_machine: Update locking around use of DAPM pin APICharles Keepax2014-02-201-24/+41
| |/
* | ASoC: Intel: don't select RT5640 if !I2CStephen Warren2014-03-131-2/+2
* | ASoC: Intel: Clean up indentation for Haswell machine driver/KconfigLiam Girdwood2014-03-072-6/+6
* | ASoC: Intel: Use .dai_fmt for setting Haswell BE format.Liam Girdwood2014-03-071-8/+2
* | ASoC: Intel: Check Haswell IPC process_reply/notification return value.Liam Girdwood2014-03-071-2/+2
* | ASoC: Baytrail: fix error handling in sst_byt_dsp_init()Dan Carpenter2014-03-061-5/+5
* | ASoC: Intel: Baytrail: Fix implicit declaration of function 'memcpy_fromio'Jarkko Nikula2014-02-261-0/+1
* | ASoC: Intel: byt-rt5640: Use init time DAI formatJarkko Nikula2014-02-261-11/+4
* | ASoC: Intel: byt-rt5640: Update internal mic and speaker kcontrol namesJarkko Nikula2014-02-261-11/+11
* | ASoC: intel: incorrect sizeof()Dan Carpenter2014-02-261-1/+1
* | ASoC: intel: restore IRQs on errorDan Carpenter2014-02-261-1/+1
* | ASoC: Intel: sst-firmware: missing curly braces (harmless)Dan Carpenter2014-02-261-1/+2
* | ASoC: Intel: sst-acpi: Fix Oops in case of missing firmwareJarkko Nikula2014-02-261-0/+1
* | ASoC: Intel: Add build support for Baytrail SSTJarkko Nikula2014-02-252-1/+18
* | ASoC: Intel: Add Baytrail SST and byt-rt5640 machine driver probingJarkko Nikula2014-02-251-0/+17
* | ASoC: Intel: Add machine driver for Baytrail SST with RT5640 codecJarkko Nikula2014-02-251-0/+194
* | ASoC: Intel: Add Intel Baytrail SST PCM platform driverJarkko Nikula2014-02-251-0/+422
* | ASoC: Intel: Add Intel Baytrail SST DSP IPC supportJarkko Nikula2014-02-252-0/+935
* | ASoC: Intel: Add Intel Baytrail SST DSP supportJarkko Nikula2014-02-252-0/+373
* | ASoC: Intel: Add Baytrail SST ID and Baytrail specific register bitsJarkko Nikula2014-02-251-0/+11
* | ASoC: Intel: Add Haswell Machine supportLiam Girdwood2014-02-223-0/+257
* | ASoC: Intel: Add build support for Haswell ADSPLiam Girdwood2014-02-222-0/+8
* | ASoC: Intel: Add Haswell and Broadwell PCM platform driverLiam Girdwood2014-02-221-0/+872
* | ASoC: Intel: Add Haswell/Broadwell IPCLiam Girdwood2014-02-222-0/+2273
* | ASoC: Intel: Add support for Haswell/Broadwell DSPLiam Girdwood2014-02-223-0/+587
* | ASoC: Intel: Fix build for sst-dsp.c on PPC architectureLiam Girdwood2014-02-192-0/+2
* | ASoC: Intel: sst-acpi: Add support for multiple machine drivers per platformJarkko Nikula2014-02-191-26/+58
* | ASoC: Intel: Fix sparse warnings for firmware loaderLiam Girdwood2014-02-192-3/+6
* | ASoC: Intel: sst-acpi: Request firmware before SST platform driver probingJarkko Nikula2014-02-192-18/+40
* | ASoC: Intel: Move extended fw base and size fields in struct sst_pdataJarkko Nikula2014-02-191-2/+2
* | ASoC: Intel: Rename SST trace event header to be less generic.Liam Girdwood2014-02-191-1/+1
* | ASoC: Intel: Add GFP_KERNEL flag to firmware DMA buffer.Liam Girdwood2014-02-191-1/+1