summaryrefslogtreecommitdiffstats
path: root/sound/soc/generic/simple-card.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: simple-card: use devm_get_clk_from_child()Kuninori Morimoto2017-01-231-2/+2
* ASoC: constify snd_soc_ops structuresJulia Lawall2016-10-241-1/+1
* ASoC: simple-card: add support for aux devicesNikita Yushchenko2016-09-261-0/+34
* ASoC: simple-card: use kzalloc() for dai_props / dai_linkKuninori Morimoto2016-09-011-12/+11
* ASoC: simple-card: code sync: rename num_link to numKuninori Morimoto2016-09-011-6/+6
* ASoC: simple-card: code sync: use tagKuninori Morimoto2016-09-011-4/+4
* ASoC: simple-card: code sync: tidyup white lineKuninori Morimoto2016-09-011-3/+2
* ASoC: simple-card: is GPL v2Kuninori Morimoto2016-09-011-1/+1
* ASoC: simple-card: code sync: use simple_priv_to_props() macroKuninori Morimoto2016-09-011-4/+6
* ASoC: simple-card: code sync: tidyup simple_priv_to_xxx() macroKuninori Morimoto2016-09-011-2/+2
* ASoC: simple-card: tidyup mclk-fs of_property_read_u32() usageKuninori Morimoto2016-09-011-7/+2
* ASoC: simple-card: call of_node_put() for dai_linkKuninori Morimoto2016-09-011-8/+12
* ASoC: simple-card: use asoc_simple_card_clean_reference()Kuninori Morimoto2016-08-101-17/+2
* ASoC: simple-card: use asoc_simple_card_canonicalize_cpu()Kuninori Morimoto2016-08-101-11/+1
* ASoC: simple-card: use asoc_simple_card_canonicalize_dailink()Kuninori Morimoto2016-08-091-7/+2
* ASoC: simple-card: use asoc_simple_card_init_dai()Kuninori Morimoto2016-08-091-35/+3
* ASoC: simple-card: remove asoc_simple_card_sub_parse_of()Kuninori Morimoto2016-08-081-38/+8
* ASoC: simple-card: use asoc_simple_card_parse_dai()Kuninori Morimoto2016-08-081-25/+18
* ASoC: simple-card: use asoc_simple_card_parse_clk()Kuninori Morimoto2016-08-051-25/+10
* ASoC: simple-card: use asoc_simple_card_parse_card_name()Kuninori Morimoto2016-07-161-8/+3
* ASoC: simple-card: use asoc_simple_card_parse_dailink_name()Kuninori Morimoto2016-07-161-12/+5
* ASoC: simple-card: use asoc_simple_card_parse_daifmt()Kuninori Morimoto2016-07-011-44/+2
* ASoC: simple-card: add new asoc_simple_jack and use itKuninori Morimoto2016-06-291-75/+78
* ASoC: simple-card: use common PREFIX for each DT propertyKuninori Morimoto2016-06-131-11/+13
* ASoC: simple-card: platform also uses asoc_simple_card_sub_parse_of()Kuninori Morimoto2016-05-301-12/+19
* ASoC: simple-card: Add pm callbacks to platform driverPeter Ujfalusi2016-05-091-0/+1
* ASoC: simple-card: don't fail if sysclk setting is not supportedAaro Koskinen2016-01-271-1/+1
* ASoC: Change the PCM runtime array to a listMengdong Lin2015-11-181-7/+5
* ASoC: simple-card: Add tdm slot mask support to simple-cardJyri Sarha2015-09-161-2/+6
* ASoC: simple card: set cpu-dai sysclk with mclk-fsArnaud Pouliquen2015-07-071-0/+9
* 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/+8
|\ \
| | * ASoC: simple-card: Remove support for setting differing DAI formatsLars-Peter Clausen2015-03-261-22/+8
| |/
| |
| \
| \
| \
| \
| \
*-----. \ 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/+3
|/
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\
| * ASoC: generic: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | ASoC: simple-card: Remove useless function argumentJean-Francois Moine2014-11-251-2/+1
* | ASoC: simple-card: Remove useless castsJean-Francois Moine2014-11-101-5/+2
* | 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/+65
* | ASoC: simple-card: Delete unneeded test before of_node_putFabio Estevam2014-10-201-10/+5
|/
* 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
OpenPOWER on IntegriCloud