Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge remote-tracking branch 'asoc/topic/io' into asoc-next | Mark Brown | 2014-03-13 | 87 | -651/+64 | |
|\ | ||||||
| * | ASoC: core: Fix check before setting default I/O up try regmap | Xiubo Li | 2014-03-11 | 1 | -3/+9 | |
| * | ASoC: io: New signature for snd_soc_codec_set_cache_io() | Xiubo Li | 2014-03-11 | 13 | -52/+35 | |
| * | ASoC: codec: Simplify ASoC probe code. | Xiubo Li | 2014-03-11 | 73 | -562/+13 | |
| *---------. | Merge branches 'topic/ad193x', 'topic/tlv320aic23', 'topic/tlv320aic32x4', 't... | Mark Brown | 2014-03-11 | 22 | -250/+594 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | ASoC: da732x: Replace hw_read usage with snd_soc_read() | Mark Brown | 2014-03-04 | 1 | -8/+8 | |
| * | | | | | | | ASoC: sgtl5000: Simplify ASoC probe code | Xiubo Li | 2014-02-28 | 1 | -8/+0 | |
| * | | | | | | | ASoC: core: Set the default I/O up try regmap. | Xiubo Li | 2014-02-28 | 1 | -4/+4 | |
| * | | | | | | | ASoC: io: Clean up snd_soc_codec_set_cache_io() | Xiubo Li | 2014-02-28 | 1 | -5/+0 | |
| * | | | | | | | ASoC: io: Remove SND_SOC_I2C | Mark Brown | 2014-02-23 | 1 | -7/+0 | |
| | | | | | | | | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| *---. \ \ \ \ \ \ | Merge remote-tracking branches 'asoc/topic/ak4671', 'asoc/topic/cs42l51' and ... | Mark Brown | 2014-02-23 | 5 | -227/+243 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | ASoC: io: Remove SPI support | Mark Brown | 2014-02-16 | 1 | -7/+0 | |
* | | | | | | | | | | | Merge remote-tracking branch 'asoc/topic/intel' into asoc-next | Mark Brown | 2014-03-13 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge tag 'asoc-v3.15' into asoc-intel | Mark Brown | 2014-03-13 | 189 | -4831/+9426 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | ASoC: Intel: don't select RT5640 if !I2C | Stephen Warren | 2014-03-13 | 1 | -2/+2 | |
| * | | | | | | | | | | | | ASoC: Intel: Clean up indentation for Haswell machine driver/Kconfig | Liam Girdwood | 2014-03-07 | 2 | -6/+6 | |
| * | | | | | | | | | | | | ASoC: Intel: Use .dai_fmt for setting Haswell BE format. | Liam Girdwood | 2014-03-07 | 1 | -8/+2 | |
| * | | | | | | | | | | | | ASoC: Intel: Check Haswell IPC process_reply/notification return value. | Liam Girdwood | 2014-03-07 | 1 | -2/+2 | |
| * | | | | | | | | | | | | ASoC: Baytrail: fix error handling in sst_byt_dsp_init() | Dan Carpenter | 2014-03-06 | 1 | -5/+5 | |
| * | | | | | | | | | | | | ASoC: Intel: Baytrail: Fix implicit declaration of function 'memcpy_fromio' | Jarkko Nikula | 2014-02-26 | 1 | -0/+1 | |
| * | | | | | | | | | | | | ASoC: Intel: byt-rt5640: Use init time DAI format | Jarkko Nikula | 2014-02-26 | 1 | -11/+4 | |
| * | | | | | | | | | | | | ASoC: Intel: byt-rt5640: Update internal mic and speaker kcontrol names | Jarkko Nikula | 2014-02-26 | 1 | -11/+11 | |
| * | | | | | | | | | | | | ASoC: intel: incorrect sizeof() | Dan Carpenter | 2014-02-26 | 1 | -1/+1 | |
| * | | | | | | | | | | | | ASoC: intel: restore IRQs on error | Dan Carpenter | 2014-02-26 | 1 | -1/+1 | |
| * | | | | | | | | | | | | ASoC: Intel: sst-firmware: missing curly braces (harmless) | Dan Carpenter | 2014-02-26 | 1 | -1/+2 | |
| * | | | | | | | | | | | | ASoC: Intel: sst-acpi: Fix Oops in case of missing firmware | Jarkko Nikula | 2014-02-26 | 1 | -0/+1 | |
| * | | | | | | | | | | | | ASoC: Intel: Add build support for Baytrail SST | Jarkko Nikula | 2014-02-25 | 2 | -1/+18 | |
| * | | | | | | | | | | | | ASoC: Intel: Add Baytrail SST and byt-rt5640 machine driver probing | Jarkko Nikula | 2014-02-25 | 1 | -0/+17 | |
| * | | | | | | | | | | | | ASoC: Intel: Add machine driver for Baytrail SST with RT5640 codec | Jarkko Nikula | 2014-02-25 | 1 | -0/+194 | |
| * | | | | | | | | | | | | ASoC: Intel: Add Intel Baytrail SST PCM platform driver | Jarkko Nikula | 2014-02-25 | 1 | -0/+422 | |
| * | | | | | | | | | | | | ASoC: Intel: Add Intel Baytrail SST DSP IPC support | Jarkko Nikula | 2014-02-25 | 2 | -0/+935 | |
| * | | | | | | | | | | | | ASoC: Intel: Add Intel Baytrail SST DSP support | Jarkko Nikula | 2014-02-25 | 2 | -0/+373 | |
| * | | | | | | | | | | | | ASoC: Intel: Add Baytrail SST ID and Baytrail specific register bits | Jarkko Nikula | 2014-02-25 | 1 | -0/+11 | |
| * | | | | | | | | | | | | ASoC: Intel: Add Haswell Machine support | Liam Girdwood | 2014-02-22 | 3 | -0/+257 | |
| * | | | | | | | | | | | | ASoC: Intel: Add build support for Haswell ADSP | Liam Girdwood | 2014-02-22 | 2 | -0/+8 | |
| * | | | | | | | | | | | | ASoC: Intel: Add Haswell and Broadwell PCM platform driver | Liam Girdwood | 2014-02-22 | 1 | -0/+872 | |
| * | | | | | | | | | | | | ASoC: Intel: Add Haswell/Broadwell IPC | Liam Girdwood | 2014-02-22 | 2 | -0/+2273 | |
| * | | | | | | | | | | | | ASoC: Intel: Add support for Haswell/Broadwell DSP | Liam Girdwood | 2014-02-22 | 3 | -0/+587 | |
| * | | | | | | | | | | | | ASoC: Intel: Fix build for sst-dsp.c on PPC architecture | Liam Girdwood | 2014-02-20 | 2 | -0/+2 | |
| * | | | | | | | | | | | | ASoC: Intel: sst-acpi: Add support for multiple machine drivers per platform | Jarkko Nikula | 2014-02-20 | 1 | -26/+58 | |
| * | | | | | | | | | | | | ASoC: Intel: Fix sparse warnings for firmware loader | Liam Girdwood | 2014-02-20 | 2 | -3/+6 | |
| * | | | | | | | | | | | | ASoC: Intel: sst-acpi: Request firmware before SST platform driver probing | Jarkko Nikula | 2014-02-19 | 2 | -18/+40 | |
| * | | | | | | | | | | | | ASoC: Intel: Move extended fw base and size fields in struct sst_pdata | Jarkko Nikula | 2014-02-19 | 1 | -2/+2 | |
| * | | | | | | | | | | | | ASoC: Intel: Rename SST trace event header to be less generic. | Liam Girdwood | 2014-02-19 | 1 | -1/+1 | |
| * | | | | | | | | | | | | ASoC: Intel: Add GFP_KERNEL flag to firmware DMA buffer. | Liam Girdwood | 2014-02-19 | 1 | -1/+1 | |
| * | | | | | | | | | | | | ASoC: Intel: Add build support for Intel SST DSP core. | Liam Girdwood | 2014-02-18 | 2 | -0/+19 | |
| * | | | | | | | | | | | | ASoC: Intel: Add Intel SST audio DSP Firmware loader. | Liam Girdwood | 2014-02-18 | 1 | -0/+586 | |
| * | | | | | | | | | | | | ASoC: Intel: Add common SST driver loader on ACPI systems | Jarkko Nikula | 2014-02-18 | 1 | -0/+212 | |
| * | | | | | | | | | | | | ASoC: Intel: Add Intel SST audio DSP low level shim driver. | Liam Girdwood | 2014-02-18 | 3 | -0/+841 | |
| * | | | | | | | | | | | | ASoC: Intel: Add a mfld prefix to Intel SST drivers. | Liam Girdwood | 2014-02-12 | 5 | -14/+14 | |
| | |/ / / / / / / / / / | |/| | | | | | | | | | |