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