Age | Commit message (Expand) | Author | Files | Lines |
2014-06-03 | Merge remote-tracking branches 'asoc/topic/gpio' and 'asoc/topic/intel' into ... | Mark Brown | 10 | -43/+233 |
2014-06-01 | ASoC: intel: The Baytrail/MAX98090 driver depends on I2C | Mark Brown | 1 | -1/+1 |
2014-06-01 | ASoC: Intel: byt-rt5640: Use card PM ops from core | Jarkko Nikula | 1 | -12/+1 |
2014-06-01 | ASoC: Intel: Use devm_snd_soc_register_card | Jarkko Nikula | 2 | -21/+2 |
2014-06-01 | ASoC: Intel: remove duplicate headers | Andy Shevchenko | 3 | -3/+0 |
2014-06-01 | ASoC: Intel: Clear stored Baytrail DSP DMA pointer before stream start | Jarkko Nikula | 1 | -0/+1 |
2014-06-01 | ASoC: Intel: byt/hsw: Add missing kthread_stop to error/cleanup path | Imre Deak | 2 | -5/+12 |
2014-06-01 | ASoC: Intel: Add Baytrail byt-max98090 machine driver | Jarkko Nikula | 4 | -0/+215 |
2014-05-26 | ASoC: Intel: avoid format string leak to thread name | Kees Cook | 2 | -2/+2 |
2014-05-22 | Merge remote-tracking branches 'asoc/topic/headers', 'asoc/topic/intel', 'aso... | Mark Brown | 12 | -333/+554 |
2014-05-22 | Merge remote-tracking branch 'asoc/topic/dapm-init' into asoc-next | Mark Brown | 2 | -12/+0 |
2014-05-22 | Merge remote-tracking branch 'asoc/topic/component' into asoc-next | Mark Brown | 1 | -4/+4 |
2014-05-19 | ASoC: Intel: Fix pcm stream context restore crash | Kevin Strasser | 1 | -1/+3 |
2014-05-19 | ASoC: Remove needless snd_soc_dapm_enable_pin() from machine driver inits | Jarkko Nikula | 2 | -11/+0 |
2014-05-19 | ASoC: Remove needless snd_soc_dapm_sync() from machine driver inits | Jarkko Nikula | 1 | -1/+0 |
2014-05-16 | ASoC: Intel: remove codec memeber from codec structs | Vinod Koul | 3 | -7/+0 |
2014-05-16 | ASoC: Intel: add drain_notify support | Vinod Koul | 2 | -0/+13 |
2014-05-16 | ASoC: Intel: Revert "rename pcm dias to media dai" | Vinod Koul | 1 | -19/+19 |
2014-05-15 | ASoC: Intel: Fix simultaneous Baytrail SST capture and playback | Jarkko Nikula | 1 | -1/+1 |
2014-05-14 | ASoC: Intel: Only export one Baytrail DAI | Liam Girdwood | 2 | -18/+3 |
2014-05-14 | ASoC: Intel: Make Baytrail PCM data per stream rather than per DAI device | Liam Girdwood | 1 | -8/+8 |
2014-05-13 | Merge branch 'fix/intel' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Mark Brown | 11 | -62/+129 |
2014-05-13 | ASoC: Intel: Fix Baytrail SST DSP firmware loading | Jarkko Nikula | 1 | -1/+1 |
2014-05-13 | ASoC: Intel: Use ACPI device for Baytrail PCM buffer allocation | Jarkko Nikula | 1 | -5/+3 |
2014-05-12 | ASoC: Intel: Allow byt-5640 machine driver and SST core go to suspend | Jarkko Nikula | 1 | -2/+12 |
2014-05-12 | ASoC: Intel: Add Baytrail suspend/resume support | Liam Girdwood | 3 | -1/+179 |
2014-05-12 | ASoC: Intel: Allow Rx/Tx message list can be cleared prior to suspend | Liam Girdwood | 1 | -0/+18 |
2014-05-12 | ASoC: Intel: Move Baytrail extended fw address saving to sst_byt_boot() | Jarkko Nikula | 1 | -7/+7 |
2014-05-12 | ASoC: Intel: Pass stream start position to sst_byt_stream_start() | Jarkko Nikula | 3 | -4/+6 |
2014-05-12 | ASoC: Intel: Simplify Baytrail stream control IPC construction | Jarkko Nikula | 1 | -19/+15 |
2014-05-12 | ASoC: Intel: Sample Baytrail DSP DMA pointer only after each period | Jarkko Nikula | 1 | -13/+13 |
2014-05-09 | ASoC: Intel: Build Medfield compressed ops | Mark Brown | 1 | -1/+1 |
2014-05-08 | ASoC: Intel: rename pcm dias to media dai | Vinod Koul | 1 | -19/+19 |
2014-05-08 | ASoC: Intel: remove unused sst-mfld platform dais | Vinod Koul | 1 | -30/+0 |
2014-05-08 | ASoC: Intel: split the pcm and compress to different files | Vinod Koul | 3 | -200/+232 |
2014-05-08 | ASoC: Intel: mark sst_set_stream_status as non static | Vinod Koul | 2 | -1/+2 |
2014-05-08 | ASoc: Intel: rename sst-mfld-platform.c | Vinod Koul | 2 | -1/+1 |
2014-05-08 | ASoC: Intel: remove FSF snail mail address | Vinod Koul | 3 | -16/+0 |
2014-05-08 | ASoC: Intel: move component registration blob | Vinod Koul | 1 | -4/+5 |
2014-05-08 | ASoC: Intel: Add support to unload/reload firmware modules. | Liam Girdwood | 2 | -0/+40 |
2014-05-07 | ASoC: Intel: Fix block offset calculations. | Liam Girdwood | 1 | -5/+3 |
2014-05-05 | ASoC: Intel: Fix check for pdata usage before dereference. | Liam Girdwood | 1 | -1/+3 |
2014-05-02 | ASoC: Intel: Fix stream position pointer. | Liam Girdwood | 3 | -7/+29 |
2014-05-02 | ASoC: Intel: Fix allow hw_params to be called more than once. | Liam Girdwood | 1 | -0/+28 |
2014-05-02 | ASoC: Intel: Fix Audio DSP usage when IOMMU is enabled. | Liam Girdwood | 7 | -15/+12 |
2014-05-02 | ASoC: Intel: Fix Haswell/Broadwell DSP page table creation. | Liam Girdwood | 1 | -27/+31 |
2014-05-02 | ASoC: Intel: Fix allocated block list usage when adding blocks. | Liam Girdwood | 1 | -0/+3 |
2014-05-02 | ASoC: Intel: Fix block allocation so we only allocate blocks once. | Liam Girdwood | 1 | -4/+0 |
2014-04-24 | ASoC: Intel: Cancel hsw_notification_work before freeing the stream | Jarkko Nikula | 1 | -0/+1 |
2014-04-23 | ASoC: Intel: Fix audio crash due to race condition in stream deletion | Wenkai Du | 2 | -0/+16 |