summaryrefslogtreecommitdiffstats
path: root/sound/soc/generic
AgeCommit message (Expand)Author
2016-08-03ASoC: simple-card-utils: add missing MODULE_xxx()Kuninori Morimoto
2016-07-16ASoC: simple-card: use asoc_simple_card_parse_card_name()Kuninori Morimoto
2016-07-16ASoC: simple-card-utils: add asoc_simple_card_parse_card_name()Kuninori Morimoto
2016-07-16ASoC: simple-card: use asoc_simple_card_parse_dailink_name()Kuninori Morimoto
2016-07-16ASoC: simple-card-utils: add asoc_simple_card_set_dailink_name()Kuninori Morimoto
2016-07-01ASoC: simple-card: use asoc_simple_card_parse_daifmt()Kuninori Morimoto
2016-06-29ASoC: add new simple-card-utils.cKuninori Morimoto
2016-06-29ASoC: simple-card: add new asoc_simple_jack and use itKuninori Morimoto
2016-06-13ASoC: simple-card: use common PREFIX for each DT propertyKuninori Morimoto
2016-05-30ASoC: simple-card: platform also uses asoc_simple_card_sub_parse_of()Kuninori Morimoto
2016-05-09ASoC: simple-card: Add pm callbacks to platform driverPeter Ujfalusi
2016-01-27ASoC: simple-card: don't fail if sysclk setting is not supportedAaro Koskinen
2015-11-18ASoC: Change the PCM runtime array to a listMengdong Lin
2015-09-16ASoC: simple-card: Add tdm slot mask support to simple-cardJyri Sarha
2015-07-07ASoC: simple card: set cpu-dai sysclk with mclk-fsArnaud Pouliquen
2015-06-12ASoC: simple card: Add mclk-fs property in dai-linkArnaud Pouliquen
2015-05-04ASoC: simple-card: support platform in dts parseJun Nie
2015-04-12Merge remote-tracking branches 'asoc/topic/rt5641', 'asoc/topic/rt5677' and '...Mark Brown
2015-03-26ASoC: simple-card: Remove support for setting differing DAI formatsLars-Peter Clausen
2015-03-05Merge remote-tracking branches 'asoc/topic/jack', 'asoc/topic/max98357a', 'as...Mark Brown
2015-03-04ASoC: simple-card: Register jacks at the card levelLars-Peter Clausen
2015-03-03ASoC: simple-card: Add a NULL pointer check in asoc_simple_card_dai_link_ofVishal Thanki
2015-02-09Merge remote-tracking branches 'asoc/topic/simple', 'asoc/topic/sta32x', 'aso...Mark Brown
2015-02-04Merge remote-tracking branches 'asoc/topic/rx51', 'asoc/topic/samsung', 'asoc...Mark Brown
2015-01-15ASoC: simple-card: Enable and disable DAI clocks as neededJyri Sarha
2015-01-14ASoC: simple-card: Fix crash in asoc_simple_card_unref()Geert Uytterhoeven
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-25ASoC: simple-card: Remove useless function argumentJean-Francois Moine
2014-11-10ASoC: simple-card: Remove useless castsJean-Francois Moine
2014-11-03ASoC: simple-card: add "invert" property for detect GPIOsJianqun
2014-10-28ASoC: simple-card: add asoc_simple_card_parse_daifmt()Kuninori Morimoto
2014-10-20ASoC: generic: drop owner assignment from platform_driversWolfram Sang
2014-10-20ASoC: simple-card: Delete unneeded test before of_node_putFabio Estevam
2014-10-07ASoC: simple-card: Initialize headphone and mic GPIO numbersGeert Uytterhoeven
2014-10-02ASoC: simple-card: Add mic and hp detect gpios.Dylan Reid
2014-10-02Merge tag 'v3.17-rc4' into asoc-simpleMark Brown
2014-09-12ASoC: simple-card: tidyup get dai_link/dai_props from privKuninori Morimoto
2014-09-12ASoC: simple-card: tidyup use priv in parameterKuninori Morimoto
2014-09-10ASoC: simple-card: fix regression in clock rate lookupArnd Bergmann
2014-09-10ASoC: simple-card: Adjust the comments of simple card.Xiubo Li
2014-09-09ASoC: simple-card: Merge single and muti DAI link(s) code.Xiubo Li
2014-09-03ASoC: simple-card: fixup cpu_dai_name clear caseKuninori Morimoto
2014-09-01ASoC: simple-card: Fix bug of wrong decrement DT node's refcountXiubo Li
2014-08-29ASoC: simple-card: use common for_each_child_of_node() for loopKuninori Morimoto
2014-08-29ASoC: simple-card: dai_link->init should be cared when multi DAIKuninori Morimoto
2014-08-29ASoC: simple-card: remove dai_link->cpu_dai_name when DTKuninori Morimoto
2014-08-29ASoC: simple-card: use asoc_simple_xxx prefixKuninori Morimoto
2014-08-18ASoC: simple-card: Fix the compile warning.Xiubo Li
2014-06-21ASoC: simple-card: Make u32 DT parameter handling 64-bit proofJyri Sarha
2014-05-26ASoC: simple-card: Support setting mclk via a fixed factorAndrew Lunn