aboutsummaryrefslogtreecommitdiffstats
path: root/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-06-01ASoC: Intel: Add Baytrail byt-max98090 machine driverJarkko Nikula4-0/+215
2014-05-26ASoC: Intel: avoid format string leak to thread nameKees Cook2-2/+2
2014-05-19ASoC: Intel: Fix pcm stream context restore crashKevin Strasser1-1/+3
2014-05-16ASoC: Intel: remove codec memeber from codec structsVinod Koul3-7/+0
2014-05-16ASoC: Intel: add drain_notify supportVinod Koul2-0/+13
2014-05-16ASoC: Intel: Revert "rename pcm dias to media dai"Vinod Koul1-19/+19
2014-05-15ASoC: Intel: Fix simultaneous Baytrail SST capture and playbackJarkko Nikula1-1/+1
2014-05-14ASoC: Intel: Only export one Baytrail DAILiam Girdwood2-18/+3
2014-05-14ASoC: Intel: Make Baytrail PCM data per stream rather than per DAI deviceLiam Girdwood1-8/+8
2014-05-13Merge branch 'fix/intel' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-intelMark Brown11-62/+129
2014-05-13ASoC: Intel: Fix Baytrail SST DSP firmware loadingJarkko Nikula1-1/+1
2014-05-13ASoC: Intel: Use ACPI device for Baytrail PCM buffer allocationJarkko Nikula1-5/+3
2014-05-12ASoC: Intel: Allow byt-5640 machine driver and SST core go to suspendJarkko Nikula1-2/+12
2014-05-12ASoC: Intel: Add Baytrail suspend/resume supportLiam Girdwood3-1/+179
2014-05-12ASoC: Intel: Allow Rx/Tx message list can be cleared prior to suspendLiam Girdwood1-0/+18
2014-05-12ASoC: Intel: Move Baytrail extended fw address saving to sst_byt_boot()Jarkko Nikula1-7/+7
2014-05-12ASoC: Intel: Pass stream start position to sst_byt_stream_start()Jarkko Nikula3-4/+6
2014-05-12ASoC: Intel: Simplify Baytrail stream control IPC constructionJarkko Nikula1-19/+15
2014-05-12ASoC: Intel: Sample Baytrail DSP DMA pointer only after each periodJarkko Nikula1-13/+13
2014-05-09ASoC: Intel: Build Medfield compressed opsMark Brown1-1/+1
2014-05-08ASoC: Intel: rename pcm dias to media daiVinod Koul1-19/+19
2014-05-08ASoC: Intel: remove unused sst-mfld platform daisVinod Koul1-30/+0
2014-05-08ASoC: Intel: split the pcm and compress to different filesVinod Koul3-200/+232
2014-05-08ASoC: Intel: mark sst_set_stream_status as non staticVinod Koul2-1/+2
2014-05-08ASoc: Intel: rename sst-mfld-platform.cVinod Koul2-1/+1
2014-05-08ASoC: Intel: remove FSF snail mail addressVinod Koul3-16/+0
2014-05-08ASoC: Intel: move component registration blobVinod Koul1-4/+5
2014-05-08ASoC: Intel: Add support to unload/reload firmware modules.Liam Girdwood2-0/+40
2014-05-07ASoC: Intel: Fix block offset calculations.Liam Girdwood1-5/+3
2014-05-05ASoC: Intel: Fix check for pdata usage before dereference.Liam Girdwood1-1/+3
2014-05-02ASoC: Intel: Fix stream position pointer.Liam Girdwood3-7/+29
2014-05-02ASoC: Intel: Fix allow hw_params to be called more than once.Liam Girdwood1-0/+28
2014-05-02ASoC: Intel: Fix Audio DSP usage when IOMMU is enabled.Liam Girdwood7-15/+12
2014-05-02ASoC: Intel: Fix Haswell/Broadwell DSP page table creation.Liam Girdwood1-27/+31
2014-05-02ASoC: Intel: Fix allocated block list usage when adding blocks.Liam Girdwood1-0/+3
2014-05-02ASoC: Intel: Fix block allocation so we only allocate blocks once.Liam Girdwood1-4/+0
2014-04-24ASoC: Intel: Cancel hsw_notification_work before freeing the streamJarkko Nikula1-0/+1
2014-04-23ASoC: Intel: Fix audio crash due to race condition in stream deletionWenkai Du2-0/+16
2014-04-22ASoC: Intel: Fix audio crash due to negative address offsetWenkai Du1-1/+1
2014-04-18ASoC: Intel: Fix incorrect sizeof() in sst_hsw_stream_get_volume()Christian Engelmayer1-1/+2
2014-04-18ASoC: Intel: some incorrect sizeof() usagesDan Carpenter1-2/+2
2014-04-15ASoC: Intel: Fix a self assignment in sst_mem_block_alloc_scratch()Christian Engelmayer1-3/+1
2014-04-15ASoC: Intel: Fix incorrect sizeof() in sst_hsw_stream_get_volume()Christian Engelmayer1-1/+2
2014-04-10Merge tag 'sound-fix-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds39-174/+310
2014-04-09ALSA: usb-audio: Suppress repetitive debug messages from retire_playback_urb()Tim Gardner1-1/+2
2014-04-09Merge tag 'asoc-v3.15-5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai19-39/+163
2014-04-09ALSA: hda - Make full_reset booleanThierry Reding3-7/+7
2014-04-09ALSA: hda - add headset mic detect quirk for a Dell laptopHui Wang1-0/+1
2014-04-09sound: dmasound: use module_platform_driver_probe()Christoph Jaeger1-13/+1
2014-04-09ALSA: au1x00: use module_platform_driver()Christoph Jaeger1-12/+1