Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | ASoC: fsl-esai: Add .xlate_tdm_slot_mask() support. | Xiubo Li | 2014-03-25 | 2 | -0/+3 | |
* | ASoC: fsl-utils: Add fsl_asoc_xlate_tdm_slot_mask() support. | Xiubo Li | 2014-03-25 | 2 | -1/+30 | |
* | ASoC: core: remove the 'of_' prefix of of_xlate_tdm_slot_mask. | Xiubo Li | 2014-03-25 | 2 | -6/+6 | |
*-. | Merge remote-tracking branches 'asoc/topic/simple' and 'asoc/topic/sirf' into... | Mark Brown | 2014-03-23 | 3 | -33/+62 | |
|\ \ | ||||||
| | * | ASoC: sirf-audio-codec: Remove snd_soc_codec_set_cache_io() call | Lars-Peter Clausen | 2014-03-17 | 1 | -9/+0 | |
| * | | ASoC: simple-card: overwrite cpu_dai->fmt with codec_dai->fmt | Nicolin Chen | 2014-03-19 | 2 | -6/+20 | |
| * | | ASoC: simple-card: Simplify code | Jean-Francois Moine | 2014-03-17 | 1 | -5/+5 | |
| * | | ASoC: simple-card: Fix the reference count of device nodes | Jean-Francois Moine | 2014-03-14 | 1 | -13/+37 | |
* | | | Merge remote-tracking branch 'asoc/topic/rcar' into asoc-next | Mark Brown | 2014-03-23 | 7 | -3/+334 | |
|\ \ \ | ||||||
| * | | | ASoC: rsnd: add DeviceTree support | Kuninori Morimoto | 2014-03-21 | 7 | -3/+334 | |
| | | | | ||||||
| \ \ \ | ||||||
*-. \ \ \ | Merge remote-tracking branches 'asoc/topic/max98090' and 'asoc/topic/omap' in... | Mark Brown | 2014-03-23 | 3 | -4/+1 | |
|\ \ \ \ \ | ||||||
| | * | | | | ASoC: omap-abe-twl6040: Register machine level DMIC DAPM routes with the card | Lars-Peter Clausen | 2014-03-13 | 1 | -2/+1 | |
| * | | | | | ASoC: max98090: Remove unused control_data field | Lars-Peter Clausen | 2014-03-14 | 2 | -2/+0 | |
| | | | | | | ||||||
| \ \ \ \ \ | ||||||
| \ \ \ \ \ | ||||||
| \ \ \ \ \ | ||||||
*---. \ \ \ \ \ | Merge remote-tracking branches 'asoc/topic/intel', 'asoc/topic/io' and 'asoc/... | Mark Brown | 2014-03-23 | 5 | -64/+60 | |
|\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | ASoC: add S/PDIF support to Armada 370 DB ASoC driver | Thomas Petazzoni | 2014-03-18 | 3 | -3/+35 | |
| | | * | | | | | | asoc: soc-core: fix coccinelle warnings | Nenghua Cao | 2014-03-04 | 1 | -2/+2 | |
| | * | | | | | | | ASoC: io: Remove support for ASoC cache in conjunction with regmap | Mark Brown | 2014-03-19 | 1 | -31/+4 | |
| * | | | | | | | | ASoC: mfld_machine: Fix compile error | Lars-Peter Clausen | 2014-03-21 | 1 | -1/+1 | |
| * | | | | | | | | ASoC: mfld_machine: Convert to table based DAPM and control setup | Lars-Peter Clausen | 2014-03-21 | 1 | -29/+20 | |
* | | | | | | | | | Merge remote-tracking branch 'asoc/topic/davinci' into asoc-next | Mark Brown | 2014-03-23 | 4 | -19/+106 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | ASoC: davinci-mcasp: Provide correct filter_data for dmaengine for non-DT boot | Peter Ujfalusi | 2014-03-17 | 1 | -5/+16 | |
| * | | | | | | | | | ASoC: davinci: Add edma dmaengine platform driver | Peter Ujfalusi | 2014-03-17 | 2 | -0/+82 | |
| * | | | | | | | | | ASoC: davinci-evm: Register machine level DAPM elements with the card | Lars-Peter Clausen | 2014-03-13 | 1 | -14/+8 | |
* | | | | | | | | | | Merge remote-tracking branch 'asoc/topic/cs42xx8' into asoc-next | Mark Brown | 2014-03-23 | 6 | -0/+946 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | ASoC: cs42xx8: Add codec driver support for CS42448/CS42888 | Nicolin Chen | 2014-03-20 | 6 | -0/+946 | |
* | | | | | | | | | | | Merge remote-tracking branch 'asoc/topic/codecs' into asoc-next | Mark Brown | 2014-03-23 | 8 | -43/+20 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | ASoC: codecs: Replace instances of rtd->codec with dai->codec | Lars-Peter Clausen | 2014-03-18 | 8 | -19/+10 | |
| * | | | | | | | | | | | ASoC: tlv320aic31xx: Don't call kfree for memory allocated by devm_kzalloc | Axel Lin | 2014-03-18 | 1 | -8/+3 | |
| * | | | | | | | | | | | ASoC: tlv320aic31xx: Turn power off only once. | Jyri Sarha | 2014-03-17 | 1 | -1/+2 | |
| * | | | | | | | | | | | ASoC: tlv320aic31xx: Staticise non-exported symbols | Mark Brown | 2014-03-13 | 1 | -5/+5 | |
| * | | | | | | | | | | | ASoC: tlv320aic31xx: Remove snd_soc_codec_set_cache_io() call | Jyri Sarha | 2014-03-13 | 1 | -9/+0 | |
| * | | | | | | | | | | | ASoC: tlv320aic31xx: Fix unused variable warning from aic31xx_clk_off | Jyri Sarha | 2014-03-13 | 1 | -1/+0 | |
* | | | | | | | | | | | | Merge remote-tracking branch 'asoc/topic/core' into asoc-next | Mark Brown | 2014-03-23 | 1 | -0/+13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | ASoC: Add helper function to cast component back to CODEC | Lars-Peter Clausen | 2014-03-19 | 1 | -0/+13 | |
* | | | | | | | | | | | | | Merge tag 'asoc-v3.15-2' into asoc-next | Mark Brown | 2014-03-23 | 109 | -795/+1958 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'asoc/topic/tlv320aic31xx' into asoc-next | Mark Brown | 2014-03-13 | 6 | -0/+1628 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / | | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | ASoC: tlv320aic31xx: Add basic codec driver implementation | Jyri Sarha | 2014-03-13 | 6 | -0/+1628 | |
| * | | | | | | | | | | | | | Merge remote-tracking branch 'asoc/topic/s6000' into asoc-next | Mark Brown | 2014-03-13 | 1 | -18/+10 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | ASoC: s6105-ipcam: Convert to table based DAPM setup | Lars-Peter Clausen | 2014-03-13 | 1 | -18/+10 | |
| | | |_|/ / / / / / / / / / | | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge remote-tracking branch 'asoc/topic/pxa' into asoc-next | Mark Brown | 2014-03-13 | 2 | -44/+25 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | ASoC: pxa: tosa: Convert to table based DAPM and control setup | Lars-Peter Clausen | 2014-03-13 | 1 | -22/+13 | |
| | * | | | | | | | | | | | | | ASoC: pxa: magician: Convert to table based DAPM and control setup | Lars-Peter Clausen | 2014-03-13 | 1 | -22/+12 | |
| | * | | | | | | | | | | | | | Merge branch 'topic/dapm' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Mark Brown | 2014-03-13 | 18 | -228/+458 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'asoc/topic/max98095' into asoc-next | Mark Brown | 2014-03-13 | 1 | -23/+27 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | ASoC: max98095: Use SOC_ENUM_SINGLE_DECL() | Takashi Iwai | 2014-02-20 | 1 | -23/+27 | |
| | | |_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Merge remote-tracking branch 'asoc/topic/max98088' into asoc-next | Mark Brown | 2014-03-13 | 1 | -20/+19 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | ASoC: max98088: Use SOC_*_ENUM_SINGLE_DECL() | Takashi Iwai | 2014-02-20 | 1 | -20/+19 | |
| | |/ / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | Merge remote-tracking branch 'asoc/topic/maintainers' into asoc-next | Mark Brown | 2014-03-13 | 1 | -0/+7 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | MAINTAINERS: Add entry for Cirrus CODEC drivers | Mark Brown | 2014-02-05 | 1 | -0/+7 | |
| | |/ / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | Merge remote-tracking branch 'asoc/topic/lm49453' into asoc-next | Mark Brown | 2014-03-13 | 1 | -9/+7 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |