aboutsummaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'asoc/topic/io' into asoc-nextMark Brown2014-03-13
|\
| * ASoC: core: Fix check before setting default I/O up try regmapXiubo Li2014-03-11
| * ASoC: io: New signature for snd_soc_codec_set_cache_io()Xiubo Li2014-03-11
| * ASoC: codec: Simplify ASoC probe code.Xiubo Li2014-03-11
| *---------. Merge branches 'topic/ad193x', 'topic/tlv320aic23', 'topic/tlv320aic32x4', 't...Mark Brown2014-03-11
| |\ \ \ \ \ \
| * | | | | | | ASoC: da732x: Replace hw_read usage with snd_soc_read()Mark Brown2014-03-04
| * | | | | | | ASoC: sgtl5000: Simplify ASoC probe codeXiubo Li2014-02-27
| * | | | | | | ASoC: core: Set the default I/O up try regmap.Xiubo Li2014-02-27
| * | | | | | | ASoC: io: Clean up snd_soc_codec_set_cache_io()Xiubo Li2014-02-27
| * | | | | | | ASoC: io: Remove SND_SOC_I2CMark Brown2014-02-22
| | | | | | | |
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *---. \ \ \ \ \ \ Merge remote-tracking branches 'asoc/topic/ak4671', 'asoc/topic/cs42l51' and ...Mark Brown2014-02-22
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | ASoC: io: Remove SPI supportMark Brown2014-02-15
* | | | | | | | | | | Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown2014-03-13
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge tag 'asoc-v3.15' into asoc-intelMark Brown2014-03-13
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | ASoC: Intel: don't select RT5640 if !I2CStephen Warren2014-03-13
| * | | | | | | | | | | | ASoC: Intel: Clean up indentation for Haswell machine driver/KconfigLiam Girdwood2014-03-06
| * | | | | | | | | | | | ASoC: Intel: Use .dai_fmt for setting Haswell BE format.Liam Girdwood2014-03-06
| * | | | | | | | | | | | ASoC: Intel: Check Haswell IPC process_reply/notification return value.Liam Girdwood2014-03-06
| * | | | | | | | | | | | ASoC: Baytrail: fix error handling in sst_byt_dsp_init()Dan Carpenter2014-03-05
| * | | | | | | | | | | | ASoC: Intel: Baytrail: Fix implicit declaration of function 'memcpy_fromio'Jarkko Nikula2014-02-26
| * | | | | | | | | | | | ASoC: Intel: byt-rt5640: Use init time DAI formatJarkko Nikula2014-02-25
| * | | | | | | | | | | | ASoC: Intel: byt-rt5640: Update internal mic and speaker kcontrol namesJarkko Nikula2014-02-25
| * | | | | | | | | | | | ASoC: intel: incorrect sizeof()Dan Carpenter2014-02-25
| * | | | | | | | | | | | ASoC: intel: restore IRQs on errorDan Carpenter2014-02-25
| * | | | | | | | | | | | ASoC: Intel: sst-firmware: missing curly braces (harmless)Dan Carpenter2014-02-25
| * | | | | | | | | | | | ASoC: Intel: sst-acpi: Fix Oops in case of missing firmwareJarkko Nikula2014-02-25
| * | | | | | | | | | | | ASoC: Intel: Add build support for Baytrail SSTJarkko Nikula2014-02-24
| * | | | | | | | | | | | ASoC: Intel: Add Baytrail SST and byt-rt5640 machine driver probingJarkko Nikula2014-02-24
| * | | | | | | | | | | | ASoC: Intel: Add machine driver for Baytrail SST with RT5640 codecJarkko Nikula2014-02-24
| * | | | | | | | | | | | ASoC: Intel: Add Intel Baytrail SST PCM platform driverJarkko Nikula2014-02-24
| * | | | | | | | | | | | ASoC: Intel: Add Intel Baytrail SST DSP IPC supportJarkko Nikula2014-02-24
| * | | | | | | | | | | | ASoC: Intel: Add Intel Baytrail SST DSP supportJarkko Nikula2014-02-24
| * | | | | | | | | | | | ASoC: Intel: Add Baytrail SST ID and Baytrail specific register bitsJarkko Nikula2014-02-24
| * | | | | | | | | | | | ASoC: Intel: Add Haswell Machine supportLiam Girdwood2014-02-21
| * | | | | | | | | | | | ASoC: Intel: Add build support for Haswell ADSPLiam Girdwood2014-02-21
| * | | | | | | | | | | | ASoC: Intel: Add Haswell and Broadwell PCM platform driverLiam Girdwood2014-02-21
| * | | | | | | | | | | | ASoC: Intel: Add Haswell/Broadwell IPCLiam Girdwood2014-02-21
| * | | | | | | | | | | | ASoC: Intel: Add support for Haswell/Broadwell DSPLiam Girdwood2014-02-21
| * | | | | | | | | | | | ASoC: Intel: Fix build for sst-dsp.c on PPC architectureLiam Girdwood2014-02-19
| * | | | | | | | | | | | ASoC: Intel: sst-acpi: Add support for multiple machine drivers per platformJarkko Nikula2014-02-19
| * | | | | | | | | | | | ASoC: Intel: Fix sparse warnings for firmware loaderLiam Girdwood2014-02-19
| * | | | | | | | | | | | ASoC: Intel: sst-acpi: Request firmware before SST platform driver probingJarkko Nikula2014-02-19
| * | | | | | | | | | | | ASoC: Intel: Move extended fw base and size fields in struct sst_pdataJarkko Nikula2014-02-18
| * | | | | | | | | | | | ASoC: Intel: Rename SST trace event header to be less generic.Liam Girdwood2014-02-18
| * | | | | | | | | | | | ASoC: Intel: Add GFP_KERNEL flag to firmware DMA buffer.Liam Girdwood2014-02-18
| * | | | | | | | | | | | ASoC: Intel: Add build support for Intel SST DSP core.Liam Girdwood2014-02-17
| * | | | | | | | | | | | ASoC: Intel: Add Intel SST audio DSP Firmware loader.Liam Girdwood2014-02-17
| * | | | | | | | | | | | ASoC: Intel: Add common SST driver loader on ACPI systemsJarkko Nikula2014-02-17
| * | | | | | | | | | | | ASoC: Intel: Add Intel SST audio DSP low level shim driver.Liam Girdwood2014-02-17
| * | | | | | | | | | | | ASoC: Intel: Add a mfld prefix to Intel SST drivers.Liam Girdwood2014-02-12
| | |/ / / / / / / / / / | |/| | | | | | | | | |