summaryrefslogtreecommitdiffstats
path: root/sound/soc/intel
AgeCommit message (Expand)Author
2014-06-03Merge remote-tracking branches 'asoc/topic/gpio' and 'asoc/topic/intel' into ...Mark Brown
2014-06-01ASoC: intel: The Baytrail/MAX98090 driver depends on I2CMark Brown
2014-06-01ASoC: Intel: byt-rt5640: Use card PM ops from coreJarkko Nikula
2014-06-01ASoC: Intel: Use devm_snd_soc_register_cardJarkko Nikula
2014-06-01ASoC: Intel: remove duplicate headersAndy Shevchenko
2014-06-01ASoC: Intel: Clear stored Baytrail DSP DMA pointer before stream startJarkko Nikula
2014-06-01ASoC: Intel: byt/hsw: Add missing kthread_stop to error/cleanup pathImre Deak
2014-06-01ASoC: Intel: Add Baytrail byt-max98090 machine driverJarkko Nikula
2014-05-26ASoC: Intel: avoid format string leak to thread nameKees Cook
2014-05-22Merge remote-tracking branches 'asoc/topic/headers', 'asoc/topic/intel', 'aso...Mark Brown
2014-05-22Merge remote-tracking branch 'asoc/topic/dapm-init' into asoc-nextMark Brown
2014-05-22Merge remote-tracking branch 'asoc/topic/component' into asoc-nextMark Brown
2014-05-19ASoC: Intel: Fix pcm stream context restore crashKevin Strasser
2014-05-19ASoC: Remove needless snd_soc_dapm_enable_pin() from machine driver initsJarkko Nikula
2014-05-19ASoC: Remove needless snd_soc_dapm_sync() from machine driver initsJarkko Nikula
2014-05-16ASoC: Intel: remove codec memeber from codec structsVinod Koul
2014-05-16ASoC: Intel: add drain_notify supportVinod Koul
2014-05-16ASoC: Intel: Revert "rename pcm dias to media dai"Vinod Koul
2014-05-15ASoC: Intel: Fix simultaneous Baytrail SST capture and playbackJarkko Nikula
2014-05-14ASoC: Intel: Only export one Baytrail DAILiam Girdwood
2014-05-14ASoC: Intel: Make Baytrail PCM data per stream rather than per DAI deviceLiam Girdwood
2014-05-13Merge branch 'fix/intel' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown
2014-05-13ASoC: Intel: Fix Baytrail SST DSP firmware loadingJarkko Nikula
2014-05-13ASoC: Intel: Use ACPI device for Baytrail PCM buffer allocationJarkko Nikula
2014-05-12ASoC: Intel: Allow byt-5640 machine driver and SST core go to suspendJarkko Nikula
2014-05-12ASoC: Intel: Add Baytrail suspend/resume supportLiam Girdwood
2014-05-12ASoC: Intel: Allow Rx/Tx message list can be cleared prior to suspendLiam Girdwood
2014-05-12ASoC: Intel: Move Baytrail extended fw address saving to sst_byt_boot()Jarkko Nikula
2014-05-12ASoC: Intel: Pass stream start position to sst_byt_stream_start()Jarkko Nikula
2014-05-12ASoC: Intel: Simplify Baytrail stream control IPC constructionJarkko Nikula
2014-05-12ASoC: Intel: Sample Baytrail DSP DMA pointer only after each periodJarkko Nikula
2014-05-09ASoC: Intel: Build Medfield compressed opsMark Brown
2014-05-08ASoC: Intel: rename pcm dias to media daiVinod Koul
2014-05-08ASoC: Intel: remove unused sst-mfld platform daisVinod Koul
2014-05-08ASoC: Intel: split the pcm and compress to different filesVinod Koul
2014-05-08ASoC: Intel: mark sst_set_stream_status as non staticVinod Koul
2014-05-08ASoc: Intel: rename sst-mfld-platform.cVinod Koul
2014-05-08ASoC: Intel: remove FSF snail mail addressVinod Koul
2014-05-08ASoC: Intel: move component registration blobVinod Koul
2014-05-08ASoC: Intel: Add support to unload/reload firmware modules.Liam Girdwood
2014-05-07ASoC: Intel: Fix block offset calculations.Liam Girdwood
2014-05-05ASoC: Intel: Fix check for pdata usage before dereference.Liam Girdwood
2014-05-02ASoC: Intel: Fix stream position pointer.Liam Girdwood
2014-05-02ASoC: Intel: Fix allow hw_params to be called more than once.Liam Girdwood
2014-05-02ASoC: Intel: Fix Audio DSP usage when IOMMU is enabled.Liam Girdwood
2014-05-02ASoC: Intel: Fix Haswell/Broadwell DSP page table creation.Liam Girdwood
2014-05-02ASoC: Intel: Fix allocated block list usage when adding blocks.Liam Girdwood
2014-05-02ASoC: Intel: Fix block allocation so we only allocate blocks once.Liam Girdwood
2014-04-24ASoC: Intel: Cancel hsw_notification_work before freeing the streamJarkko Nikula
2014-04-23ASoC: Intel: Fix audio crash due to race condition in stream deletionWenkai Du