summaryrefslogtreecommitdiffstats
path: root/sound/soc/generic
Commit message (Expand)AuthorAgeFilesLines
* ASoC: simple card: Add mclk-fs property in dai-linkArnaud Pouliquen2015-06-121-3/+15
* ASoC: simple-card: support platform in dts parseJun Nie2015-05-041-2/+14
*-. Merge remote-tracking branches 'asoc/topic/rt5641', 'asoc/topic/rt5677' and '...Mark Brown2015-04-121-22/+8Star
|\ \
| | * ASoC: simple-card: Remove support for setting differing DAI formatsLars-Peter Clausen2015-03-271-22/+8Star
| |/
| |
| \
| \
| \
| \
| \
*-----. | Merge remote-tracking branches 'asoc/topic/jack', 'asoc/topic/max98357a', 'as...Mark Brown2015-03-051-10/+10
|\ \ \ \|
| | | \ \
| | | \ \
| | *-. | | Merge remote-tracking branches 'asoc/topic/simple', 'asoc/topic/sta32x', 'aso...Mark Brown2015-02-091-0/+34
| | |\ \| |
| * | | | | ASoC: simple-card: Register jacks at the card levelLars-Peter Clausen2015-03-041-10/+10
| | |_|_|/ | |/| | |
* / | | | ASoC: simple-card: Add a NULL pointer check in asoc_simple_card_dai_link_ofVishal Thanki2015-03-031-0/+5
|/ / / /
| | | |
| \ \ \
*-. \ \ \ Merge remote-tracking branches 'asoc/topic/rx51', 'asoc/topic/samsung', 'asoc...Mark Brown2015-02-041-0/+34
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | | | / | | |/ | |/|
| | * ASoC: simple-card: Enable and disable DAI clocks as neededJyri Sarha2015-01-151-0/+34
| |/
* / ASoC: simple-card: Fix crash in asoc_simple_card_unref()Geert Uytterhoeven2015-01-141-4/+3Star
|/
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-151-1/+0Star
|\
| * ASoC: generic: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* | ASoC: simple-card: Remove useless function argumentJean-Francois Moine2014-11-251-2/+1Star
* | ASoC: simple-card: Remove useless castsJean-Francois Moine2014-11-101-5/+2Star
* | ASoC: simple-card: add "invert" property for detect GPIOsJianqun2014-11-031-4/+11
* | ASoC: simple-card: add asoc_simple_card_parse_daifmt()Kuninori Morimoto2014-10-281-69/+65Star
* | ASoC: simple-card: Delete unneeded test before of_node_putFabio Estevam2014-10-201-10/+5Star
|/
* 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