summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Intel: Fix pcm stream context restore crashKevin Strasser2014-05-191-1/+3
* ASoC: Intel: remove codec memeber from codec structsVinod Koul2014-05-163-7/+0
* ASoC: Intel: add drain_notify supportVinod Koul2014-05-162-0/+13
* ASoC: Intel: Revert "rename pcm dias to media dai"Vinod Koul2014-05-161-19/+19
* ASoC: Intel: Fix simultaneous Baytrail SST capture and playbackJarkko Nikula2014-05-151-1/+1
* ASoC: Intel: Only export one Baytrail DAILiam Girdwood2014-05-142-18/+3
* ASoC: Intel: Make Baytrail PCM data per stream rather than per DAI deviceLiam Girdwood2014-05-141-8/+8
* Merge branch 'fix/intel' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2014-05-1311-62/+129
|\
| * 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: Intel: Use ACPI device for Baytrail PCM buffer allocationJarkko Nikula2014-05-131-5/+3
* | ASoC: Intel: Allow byt-5640 machine driver and SST core go to suspendJarkko Nikula2014-05-121-2/+12
* | ASoC: Intel: Add Baytrail suspend/resume supportLiam Girdwood2014-05-123-1/+179
* | ASoC: Intel: Allow Rx/Tx message list can be cleared prior to suspendLiam Girdwood2014-05-121-0/+18
* | ASoC: Intel: Move Baytrail extended fw address saving to sst_byt_boot()Jarkko Nikula2014-05-121-7/+7
* | ASoC: Intel: Pass stream start position to sst_byt_stream_start()Jarkko Nikula2014-05-123-4/+6
* | ASoC: Intel: Simplify Baytrail stream control IPC constructionJarkko Nikula2014-05-121-19/+15
* | ASoC: Intel: Sample Baytrail DSP DMA pointer only after each periodJarkko Nikula2014-05-121-13/+13
* | ASoC: Intel: Build Medfield compressed opsMark Brown2014-05-091-1/+1
* | ASoC: Intel: rename pcm dias to media daiVinod Koul2014-05-081-19/+19
* | ASoC: Intel: remove unused sst-mfld platform daisVinod Koul2014-05-081-30/+0
* | ASoC: Intel: split the pcm and compress to different filesVinod Koul2014-05-083-200/+232
* | ASoC: Intel: mark sst_set_stream_status as non staticVinod Koul2014-05-082-1/+2
* | ASoc: Intel: rename sst-mfld-platform.cVinod Koul2014-05-082-1/+1
* | ASoC: Intel: remove FSF snail mail addressVinod Koul2014-05-083-16/+0
* | ASoC: Intel: move component registration blobVinod Koul2014-05-081-4/+5
* | ASoC: Intel: Add support to unload/reload firmware modules.Liam Girdwood2014-05-082-0/+40
* | ASoC: Intel: Fix a self assignment in sst_mem_block_alloc_scratch()Christian Engelmayer2014-04-151-3/+1
* | ASoC: Intel: Fix incorrect sizeof() in sst_hsw_stream_get_volume()Christian Engelmayer2014-04-151-1/+2
|/
* Linux 3.15-rc1v3.15-rc1Linus Torvalds2014-04-131-2/+2
* mm: Initialize error in shmem_file_aio_read()Geert Uytterhoeven2014-04-131-1/+1
* cifs: Use min_t() when comparing "size_t" and "unsigned long"Geert Uytterhoeven2014-04-131-1/+1
* Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2014-04-135-84/+128
|\
| * mm: slab/slub: use page->list consistently instead of page->lruDave Hansen2014-04-113-8/+9
| * mm/slab.c: cleanup outdated comments and unify variables namingJianyu Zhan2014-04-011-34/+32
| * slab: fix wrongly used macroJoonsoo Kim2014-04-011-11/+11
| * slub: fix high order page allocation problem with __GFP_NOFAILJoonsoo Kim2014-03-271-2/+3
| * slab: Make allocations with GFP_ZERO slightly more efficientJoe Perches2014-02-081-8/+8
OpenPOWER on IntegriCloud