summaryrefslogtreecommitdiffstats
path: root/sound/soc/generic
Commit message (Expand)AuthorAgeFilesLines
* ASoC: simple-card: Initialize headphone and mic GPIO numbersGeert Uytterhoeven2014-10-071-0/+3
* ASoC: simple-card: Add mic and hp detect gpios.Dylan Reid2014-10-021-0/+73
* Merge tag 'v3.17-rc4' into asoc-simpleMark Brown2014-10-021-0/+8
|\
| * ASoC: simple-card: Fix bug of wrong decrement DT node's refcountXiubo Li2014-09-011-0/+8
* | ASoC: simple-card: tidyup get dai_link/dai_props from privKuninori Morimoto2014-09-121-9/+7Star
* | ASoC: simple-card: tidyup use priv in parameterKuninori Morimoto2014-09-121-6/+9
* | ASoC: simple-card: fix regression in clock rate lookupArnd Bergmann2014-09-101-2/+1Star
* | ASoC: simple-card: Adjust the comments of simple card.Xiubo Li2014-09-101-24/+24
* | ASoC: simple-card: Merge single and muti DAI link(s) code.Xiubo Li2014-09-091-10/+12
* | ASoC: simple-card: fixup cpu_dai_name clear caseKuninori Morimoto2014-09-031-10/+19
* | ASoC: simple-card: use common for_each_child_of_node() for loopKuninori Morimoto2014-08-291-2/+4
* | ASoC: simple-card: dai_link->init should be cared when multi DAIKuninori Morimoto2014-08-291-5/+2Star
* | ASoC: simple-card: remove dai_link->cpu_dai_name when DTKuninori Morimoto2014-08-291-12/+11Star
* | ASoC: simple-card: use asoc_simple_xxx prefixKuninori Morimoto2014-08-291-9/+11
* | ASoC: simple-card: Fix the compile warning.Xiubo Li2014-08-181-1/+1
|/
* ASoC: simple-card: Make u32 DT parameter handling 64-bit proofJyri Sarha2014-06-211-6/+7
* ASoC: simple-card: Support setting mclk via a fixed factorAndrew Lunn2014-05-261-0/+28
* ASoC: simple-card: is_top_level_node parameter to simple_card_dai_link_of()Jyri Sarha2014-04-241-4/+7
* ASoC: simple-card: Improve coding styleNicolin Chen2014-04-241-12/+11Star
* ASoC: simple-card: Simplify error msg in simple_card_dai_link_of()Nicolin Chen2014-04-241-4/+2Star
* ASoC: simple-card: Drop node->name checkingNicolin Chen2014-04-241-2/+1Star
* ASoC: simple-card: Move dai-link level properties away from dai subnodesJyri Sarha2014-04-231-99/+140
* ASoC: core: Update snd_soc_of_parse_daifmt() interfaceJyri Sarha2014-04-231-2/+3
* ASoC: simple-card: Handle many DAI linksJean-Francois Moine2014-03-251-69/+121
* ASoC: simple-card: dynamically allocate the DAI link and propertiesJean-Francois Moine2014-03-251-15/+27
* ASoC: simple-card: overwrite cpu_dai->fmt with codec_dai->fmtNicolin Chen2014-03-191-6/+14
* ASoC: simple-card: Simplify codeJean-Francois Moine2014-03-171-5/+5
* ASoC: simple-card: Fix the reference count of device nodesJean-Francois Moine2014-03-141-13/+37
* ASoC: simple-card: card name can be optionKuninori Morimoto2014-03-101-2/+1Star
* ASoC: simple-card: tidyup cpu/codec dai_fmt settings for non-DTKuninori Morimoto2014-03-051-0/+3
* ASoC: simple-card: cpu_dai_name creates confusion when DT caseKuninori Morimoto2014-02-281-0/+11
* ASoC: simple-card: add slot information parsing supportsXiubo Li2014-02-231-0/+18
* ASoC: simple-card: add off-codec widgets supports.Xiubo Li2014-02-101-0/+8
* ASoC: simple-card: Add snd_card's name parsing from DT node supportXiubo Li2014-02-031-1/+5
* ASoC: simple-card: simplify the daifmt codeXiubo Li2014-02-031-11/+9Star
* ASoC: simple-card: fix __asoc_simple_card_dai_initXiubo Li2014-02-031-7/+15
* ASoC: simple-card: simplify codeJean-Francois Moine2014-02-031-16/+16
* ASoC: simple-card: simplify codeJean-Francois Moine2014-02-031-3/+11
* ASoC: simple-card: simplify codeJean-Francois Moine2014-02-031-14/+20
* ASoC: simple-card: simplify codeJean-Francois Moine2014-02-031-12/+16
* ASoC: simple-card: simplify codeJean-Francois Moine2014-02-031-13/+16
* ASoC: simple-card: simplify codeJean-Francois Moine2014-02-031-35/+20Star
* ASoC: simple-card: simplify codeJean-Francois Moine2014-02-031-10/+12
* ASoC: simple-card: simplify codeJean-Francois Moine2014-02-031-9/+9
*-. Merge remote-tracking branches 'asoc/topic/adsp', 'asoc/topic/atmel', 'asoc/t...Mark Brown2014-01-161-34/+36
|\ \
| | * ASoC: simple-card: fix one bug to writing to the platform dataXiubo Li2014-01-141-19/+21
| | * ASoC: simple-card: use snd_soc_card_set/get_drvdataXiubo Li2014-01-131-4/+4
| | * ASoC: simple-card: fix the cinfo error checkXiubo Li2014-01-091-5/+7
| | * ASoC: simple-card: fix a bug where cinfo will be NULL before using itXiubo Li2014-01-091-1/+1
| | * ASoC: simple-card: keep the property's name the same patternXiubo Li2014-01-071-2/+2