| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-02-06 | ASoC: simple-card-utils: use snd_soc_ret() | Kuninori Morimoto | 1 | -2/+2 |
| 2025-02-06 | ASoC: simple-card: use snd_soc_ret() | Kuninori Morimoto | 1 | -59/+71 |
| 2025-01-13 | ASoC: simple-card: use __free(device_node) for device node | Kuninori Morimoto | 1 | -41/+17 |
| 2024-09-09 | ASoC: Switch back to struct platform_driver::remove() | Uwe Kleine-König | 1 | -1/+1 |
| 2024-08-22 | ASoC: remove snd_soc_dai_link_set_capabilities() | Kuninori Morimoto | 1 | -2/+0 |
| 2024-07-08 | ASoC: simple-card: Use cleanup.h instead of devm_kfree() | Krzysztof Kozlowski | 1 | -3/+2 |
| 2024-06-26 | ASoC: simple-audio-card: add link-trigger-order support | Kuninori Morimoto | 1 | -0/+10 |
| 2024-06-03 | ASoC: simple-audio-card: merge simple_parse_mclk_fs() into simple_link_init() | Kuninori Morimoto | 1 | -21/+10 |
| 2024-06-03 | ASoC: simple-audio-card: enable playback/capture_only property | Kuninori Morimoto | 1 | -5/+20 |
| 2023-10-23 | ASoC: simple-card-utils: Make simple_util_remove() return void | Uwe Kleine-König | 1 | -1/+1 |
| 2023-10-09 | ASoC: Explicitly include correct DT includes | Rob Herring | 1 | -1/+1 |
| 2023-09-26 | ASoC: Merge up fixes | Mark Brown | 1 | -2/+4 |
| 2023-09-25 | ASoC: generic: convert not to use asoc_xxx() | Kuninori Morimoto | 1 | -74/+73 |
| 2023-09-19 | ASoC: simple-card: fixup asoc_simple_probe() error handling | Kuninori Morimoto | 1 | -2/+4 |
| 2023-07-17 | ASoC: simple-card.c: enable multi Component support | Kuninori Morimoto | 1 | -2/+18 |
| 2023-07-09 | ASoC: simple-card: Handle additional devices | Herve Codina | 1 | -2/+44 |
| 2023-06-20 | ASoC: simple-card.c: use snd_soc_{of_}get_dlc() | Kuninori Morimoto | 1 | -3/+1 |
| 2023-06-20 | ASoC: soc-core.c: add index on snd_soc_of_get_dai_name() | Kuninori Morimoto | 1 | -1/+1 |
| 2023-05-26 | ASoC: simple-card: Add missing of_node_put() in case of error | Herve Codina | 1 | -0/+1 |
| 2023-03-24 | ASoC: simple-card.c: add missing of_node_put() | Kuninori Morimoto | 1 | -0/+1 |
| 2023-03-22 | ASoC: simple-card: add comment to indicate don't remove platforms | Kuninori Morimoto | 1 | -1/+21 |
| 2023-01-27 | ASoC: simple-card-utils: create jack inputs for aux_devs | Astrid Rost | 1 | -0/+4 |
| 2022-10-19 | ASoC: simple-card: Fix up checks for HW param fixups | Aidan MacDonald | 1 | -2/+1 |
| 2022-01-11 | ASoC: simple-card: fix probe failure on platform component | Robert Hancock | 1 | -1/+25 |
| 2021-12-20 | ASoC: generic: Use dev_err_probe() helper | Kuninori Morimoto | 1 | -2/+1 |
| 2021-06-22 | ASoC: simple-card: Fill in driver name | Guido Günther | 1 | -0/+1 |
| 2021-05-11 | ASoC: simple-card: add simple_link_init() | Kuninori Morimoto | 1 | -31/+30 |
| 2021-05-11 | ASoC: simple-card: add simple_parse_node() | Kuninori Morimoto | 1 | -54/+53 |
| 2021-04-23 | ASoC: simple-card: Fix breakage on kontron-sl28-var3-ads2 | Mark Brown | 1 | -88/+90 |
| 2021-04-21 | ASoC: simple-card: add simple_link_init() | Kuninori Morimoto | 1 | -29/+30 |
| 2021-04-21 | ASoC: simple-card: add simple_parse_node() | Kuninori Morimoto | 1 | -61/+58 |
| 2021-04-20 | ASoC: audio-graph: move audio_graph_remove() to simple-card-utils.c | Kuninori Morimoto | 1 | -7/+0 |
| 2021-04-20 | ASoC: simple-card-utils: Allocate link info structure on heap | Thierry Reding | 1 | -10/+13 |
| 2021-04-16 | ASoC: simple-card-utils: Increase maximum number of links to 128 | Thierry Reding | 1 | -2/+2 |
| 2021-04-16 | ASoC: simple-card-utils: Propagate errors on too many links | Thierry Reding | 1 | -7/+10 |
| 2021-04-15 | ASoC: simple-card: use simple_props_to_xxx() macro | Kuninori Morimoto | 1 | -5/+5 |
| 2021-04-15 | ASoC: simple-card: use asoc_link_to_xxx() macro | Kuninori Morimoto | 1 | -16/+19 |
| 2021-04-15 | ASoC: simple-card: remove unused variable from simple_parse_of() | Kuninori Morimoto | 1 | -5/+0 |
| 2021-04-13 | ASoC: simple-card-utils: tidyup asoc_simple_parse_convert() | Kuninori Morimoto | 1 | -4/+4 |
| 2021-04-13 | ASoC: simple-card-utils: multi support at asoc_simple_canonicalize_cpu/platfo... | Kuninori Morimoto | 1 | -4/+5 |
| 2021-04-13 | ASoC: simple-card-utils: remove asoc_simple_parse_xxx() | Kuninori Morimoto | 1 | -9/+9 |
| 2021-04-13 | ASoC: simple-card-utils: remove li->dais/li->conf | Kuninori Morimoto | 1 | -10/+1 |
| 2021-04-13 | ASoC: simple-card-utils: setup dai_props cpu_dai/codec_dai at initial timing | Kuninori Morimoto | 1 | -19/+5 |
| 2021-04-08 | ASoC: simple-card-utils: share dummy DAI and reduce memory | Kuninori Morimoto | 1 | -11/+1 |
| 2021-04-08 | ASoC: simple-card-utils: enable flexible CPU/Codec/Platform | Kuninori Morimoto | 1 | -0/+30 |
| 2021-04-07 | ASoC: simple-card: fix possible uninitialized single_cpu local variable | Krzysztof Kozlowski | 1 | -1/+1 |
| 2021-03-31 | ASoC: simple-card: cleanup graph_for_each_link() | Kuninori Morimoto | 1 | -64/+61 |
| 2021-03-31 | ASoC: simple-card: count DAI / link numbers as in order | Kuninori Morimoto | 1 | -9/+31 |
| 2020-08-18 | ASoC: simple-card: Use snd_soc_of_parse_aux_devs() | Stephan Gerhold | 1 | -32/+1 |
| 2020-07-08 | ASoC: soc-dai: set dai_link dpcm_ flags with a helper | Pierre-Louis Bossart | 1 | -2/+2 |
| 2019-12-10 | ASoC: simple-card: Don't create separate link when platform is present | Daniel Baluta | 1 | -0/+6 |
| 2019-10-15 | ASoC: simple-card: fixup simple_dai_link_of_dpcm() comment | Kuninori Morimoto | 1 | -2/+2 |
| 2019-09-03 | ASoC: simple-card: indicate rebind issue | Kuninori Morimoto | 1 | -1/+19 |
| 2019-08-09 | ASoC: simple-card: use snd_soc_dai_link_component for aux_dev | Kuninori Morimoto | 1 | -1/+1 |
| 2019-07-10 | ASoC: simple-card: fix an use-after-free in simple_for_each_link() | Wen Yang | 1 | -2/+2 |
| 2019-07-10 | ASoC: simple-card: fix an use-after-free in simple_dai_link_of_dpcm() | Wen Yang | 1 | -11/+11 |
| 2019-06-06 | ASoC: simple-card: support snd_soc_dai_link_component style for cpu | Kuninori Morimoto | 1 | -25/+14 |
| 2019-05-30 | Merge branch 'asoc-5.2' into asoc-5.3 | Mark Brown | 1 | -5/+5 |
| 2019-05-24 | ASoC: simple-card: Restore original configuration of DAI format | Jon Hunter | 1 | -5/+5 |
| 2019-05-21 | Merge branch 'for-5.2' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Mark Brown | 1 | -5/+5 |
| 2019-05-20 | ASoC: simple-card: Fix configuration of DAI format | Jon Hunter | 1 | -5/+5 |
| 2019-05-20 | ASoC: rename functions that pollute the simple_xxx namespace | Amir Goldstein | 1 | -4/+4 |
| 2019-04-26 | ASoC: simple-card: Read pin switches conf from devicetree | Paul Cercueil | 1 | -0/+4 |
| 2019-04-04 | Merge branch 'asoc-5.1' into asoc-5.2 | Mark Brown | 1 | -3/+9 |
| 2019-04-04 | ASoC: simple-card: don't select DPCM via simple-audio-card | Kuninori Morimoto | 1 | -3/+9 |
| 2019-03-21 | ASoC: simple-card-utils: rename asoc_simple_card_xxx() to asoc_simple_() | Kuninori Morimoto | 1 | -49/+49 |
| 2019-03-21 | ASoC: simple-card-utils: separate asoc_simple_card_parse_dai() | Kuninori Morimoto | 1 | -7/+51 |
| 2019-03-21 | ASoC: simple-card-utils: share asoc_simple_card_init_priv() | Kuninori Morimoto | 1 | -45/+11 |
| 2019-03-21 | ASoC: simple-card-utils: share asoc_simple_be_hw_params_fixup() | Kuninori Morimoto | 1 | -12/+1 |
| 2019-03-21 | ASoC: simple-card-utils: share asoc_simple_dai_init() | Kuninori Morimoto | 1 | -22/+3 |
| 2019-03-21 | ASoC: simple-card-utils: share asoc_simple_hw_param() | Kuninori Morimoto | 1 | -57/+1 |
| 2019-03-21 | ASoC: simple-card-utils: share asoc_simple_shutdown() | Kuninori Morimoto | 1 | -13/+1 |
| 2019-03-21 | ASoC: simple-card-utils: share asoc_simple_startup() | Kuninori Morimoto | 1 | -20/+1 |
| 2019-03-21 | ASoC: simple_card_utils: share common priv for simple-card/audio-graph | Kuninori Morimoto | 1 | -40/+17 |
| 2019-03-21 | ASoC: simple-card-utils: add asoc_simple_debug_info() | Kuninori Morimoto | 1 | -0/+2 |
| 2019-03-18 | ASoC: simple-card: add simple_parse_mclk_fs() | Kuninori Morimoto | 1 | -11/+22 |
| 2019-03-18 | ASoC: simple-card: rename simple_get_conversion() to simple_parse_convert() | Kuninori Morimoto | 1 | -5/+5 |
| 2019-02-20 | ASoC: simple-card: Fix of-node refcount unbalance in DAI-link parser | Takashi Iwai | 1 | -6/+12 |
| 2019-02-20 | ASoC: simple-card: Fix missing of_node_put() at simple_dai_link_of() | Takashi Iwai | 1 | -0/+1 |
| 2019-02-18 | ASoC: simple-card: Fix refcount underflow | Daniel Baluta | 1 | -1/+1 |
| 2019-01-21 | ASoC: simple-card: rename to asoc_simple_card_canonicalize_platform() | Kuninori Morimoto | 1 | -8/+3 |
| 2019-01-21 | ASoC: soc-core: add .num_platform for dai_link | Kuninori Morimoto | 1 | -3/+4 |
| 2019-01-03 | ASoC: simple-card: reduce naming prefix | Kuninori Morimoto | 1 | -78/+79 |
| 2019-01-03 | ASoC: simple-card: cleanup DAI link loop method - step2 | Kuninori Morimoto | 1 | -93/+81 |
| 2019-01-03 | ASoC: simple-card: cleanup DAI link loop method - step1 | Kuninori Morimoto | 1 | -73/+137 |
| 2019-01-03 | ASoC: simple-card: add link_info | Kuninori Morimoto | 1 | -44/+50 |
| 2019-01-03 | ASoC: simple-card: add 1 CPU : 1 Codec support again | Kuninori Morimoto | 1 | -4/+28 |
| 2019-01-03 | ASoC: simple-card: add asoc_simple_card_get_conversion() | Kuninori Morimoto | 1 | -3/+16 |
| 2018-12-14 | ASoC: simple-card: tidyup prefix for snd_soc_codec_conf | Kuninori Morimoto | 1 | -11/+8 |
| 2018-12-14 | ASoC: simple-card: tidyup convert_rate/channel method | Kuninori Morimoto | 1 | -6/+2 |
| 2018-12-14 | ASoC: simple-card: tidyup mclk-fs method | Kuninori Morimoto | 1 | -13/+17 |
| 2018-12-14 | ASoC: simple-card: merge simple-scu-card | Kuninori Morimoto | 1 | -46/+283 |
| 2018-12-13 | ASoC: simple-card: Dereference pointer for memcpy sizeof in asoc_simple_card_... | Nathan Chancellor | 1 | -4/+8 |
| 2018-12-11 | ASoC: simple-card: use cpu/codec pointer on simple_dai_props | Kuninori Morimoto | 1 | -26/+36 |
| 2018-11-21 | ASoC: simple_card_utils: remove "option" from asoc_simple_card_of_parse_routi... | Kuninori Morimoto | 1 | -1/+1 |
| 2018-08-31 | ASoC: simple-card: support snd_soc_dai_link_component style for platform | Kuninori Morimoto | 1 | -1/+6 |
| 2018-08-31 | ASoC: simple-card: support snd_soc_dai_link_component style for codec | Kuninori Morimoto | 1 | -4/+19 |
| 2018-07-02 | ASoC: simple-card: convert to SPDX identifiers | Kuninori Morimoto | 1 | -10/+7 |
| 2018-06-18 | ASoC: simple-card: move hp and mic detection to soc_card probe | Katsuhiro Suzuki | 1 | -8/+17 |
| 2018-06-18 | ASoC: simple-card-utils: move hp and mic detect gpios from simple-card | Katsuhiro Suzuki | 1 | -64/+0 |
| 2018-06-12 | treewide: devm_kzalloc() -> devm_kcalloc() | Kees Cook | 1 | -4/+4 |
| 2018-06-01 | ASoC: simple-card: set cpu dai clk in hw_params | Daniel Mack | 1 | -0/+21 |
| 2017-08-22 | ASoC: simple-card: Remove superfluous snd_soc_jack_free_gpios() call | Takashi Iwai | 1 | -10/+0 |
| 2017-07-03 | Merge remote-tracking branches 'asoc/topic/msm8916', 'asoc/topic/mtk', 'asoc/... | Mark Brown | 1 | -31/+23 |
| 2017-07-03 | Merge remote-tracking branch 'asoc/topic/rcar' into asoc-next | Mark Brown | 1 | -11/+4 |
| 2017-06-16 | ASoC: simple-card: use asoc_simple_card_of_parse_widgets() | Kuninori Morimoto | 1 | -7/+3 |
| 2017-06-15 | ASoC: simple-card: use asoc_simple_card_of_parse_routing() | Kuninori Morimoto | 1 | -7/+3 |
| 2017-06-14 | ASoC: simple-card: use asoc_simple_card_of_parse_tdm() | Kuninori Morimoto | 1 | -8/+2 |
| 2017-06-13 | ASoC: simple-card: use asoc_simple_card_clk_xxx() | Kuninori Morimoto | 1 | -5/+5 |
| 2017-06-13 | Merge branch 'topic/rcar' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Mark Brown | 1 | -11/+4 |
| 2017-06-07 | ASoC: simple-card: remove duplicate parameter from asoc_simple_card_parse_of() | Kuninori Morimoto | 1 | -3/+3 |
| 2017-06-06 | ASoC: simple-card-utils: share same dev_dbg() for sysclk | Kuninori Morimoto | 1 | -7/+0 |
| 2017-06-06 | ASoC: simple-card-utils: share same dev_dbg() for Dai Name | Kuninori Morimoto | 1 | -1/+0 |
| 2017-06-06 | ASoC: simple-card-utils: share same dev_dbg() for DAI format | Kuninori Morimoto | 1 | -1/+0 |
| 2017-05-24 | ASoC: simple-card: Fix misleading error message | Julian Scheel | 1 | -1/+7 |
| 2017-05-19 | ASoC: simple-card: fix mic jack initialization | Stefan Agner | 1 | -1/+1 |
| 2017-05-19 | ASoC: simple-card: tidyup return method from probe() | Kuninori Morimoto | 1 | -2/+4 |
| 2017-04-30 | Merge remote-tracking branches 'asoc/topic/samsung', 'asoc/topic/sgtl5000', '... | Mark Brown | 1 | -19/+24 |
| 2017-03-16 | ASoC: simple-card: add new simple_priv_to_card() macro | Kuninori Morimoto | 1 | -18/+23 |
| 2017-03-16 | ASoC: simple-card: use defined dev on probe() | Kuninori Morimoto | 1 | -2/+2 |
| 2017-01-23 | ASoC: simple-card: use devm_get_clk_from_child() | Kuninori Morimoto | 1 | -2/+2 |
| 2016-10-24 | ASoC: constify snd_soc_ops structures | Julia Lawall | 1 | -1/+1 |
| 2016-09-26 | ASoC: simple-card: add support for aux devices | Nikita Yushchenko | 1 | -0/+34 |
| 2016-09-01 | ASoC: simple-card: use kzalloc() for dai_props / dai_link | Kuninori Morimoto | 1 | -12/+11 |
| 2016-09-01 | ASoC: simple-card: code sync: rename num_link to num | Kuninori Morimoto | 1 | -6/+6 |
| 2016-09-01 | ASoC: simple-card: code sync: use tag | Kuninori Morimoto | 1 | -4/+4 |
| 2016-09-01 | ASoC: simple-card: code sync: tidyup white line | Kuninori Morimoto | 1 | -3/+2 |
| 2016-09-01 | ASoC: simple-card: is GPL v2 | Kuninori Morimoto | 1 | -1/+1 |
| 2016-09-01 | ASoC: simple-card: code sync: use simple_priv_to_props() macro | Kuninori Morimoto | 1 | -4/+6 |
| 2016-09-01 | ASoC: simple-card: code sync: tidyup simple_priv_to_xxx() macro | Kuninori Morimoto | 1 | -2/+2 |
| 2016-09-01 | ASoC: simple-card: tidyup mclk-fs of_property_read_u32() usage | Kuninori Morimoto | 1 | -7/+2 |
| 2016-09-01 | ASoC: simple-card: call of_node_put() for dai_link | Kuninori Morimoto | 1 | -8/+12 |
| 2016-08-10 | ASoC: simple-card: use asoc_simple_card_clean_reference() | Kuninori Morimoto | 1 | -17/+2 |
| 2016-08-10 | ASoC: simple-card: use asoc_simple_card_canonicalize_cpu() | Kuninori Morimoto | 1 | -11/+1 |
| 2016-08-09 | ASoC: simple-card: use asoc_simple_card_canonicalize_dailink() | Kuninori Morimoto | 1 | -7/+2 |
| 2016-08-09 | ASoC: simple-card: use asoc_simple_card_init_dai() | Kuninori Morimoto | 1 | -35/+3 |
| 2016-08-08 | ASoC: simple-card: remove asoc_simple_card_sub_parse_of() | Kuninori Morimoto | 1 | -38/+8 |
| 2016-08-08 | ASoC: simple-card: use asoc_simple_card_parse_dai() | Kuninori Morimoto | 1 | -25/+18 |
| 2016-08-05 | ASoC: simple-card: use asoc_simple_card_parse_clk() | Kuninori Morimoto | 1 | -25/+10 |
| 2016-07-16 | ASoC: simple-card: use asoc_simple_card_parse_card_name() | Kuninori Morimoto | 1 | -8/+3 |
| 2016-07-16 | ASoC: simple-card: use asoc_simple_card_parse_dailink_name() | Kuninori Morimoto | 1 | -12/+5 |
| 2016-07-01 | ASoC: simple-card: use asoc_simple_card_parse_daifmt() | Kuninori Morimoto | 1 | -44/+2 |
| 2016-06-29 | ASoC: simple-card: add new asoc_simple_jack and use it | Kuninori Morimoto | 1 | -75/+78 |
| 2016-06-13 | ASoC: simple-card: use common PREFIX for each DT property | Kuninori Morimoto | 1 | -11/+13 |
| 2016-05-30 | ASoC: simple-card: platform also uses asoc_simple_card_sub_parse_of() | Kuninori Morimoto | 1 | -12/+19 |
| 2016-05-09 | ASoC: simple-card: Add pm callbacks to platform driver | Peter Ujfalusi | 1 | -0/+1 |
| 2016-01-27 | ASoC: simple-card: don't fail if sysclk setting is not supported | Aaro Koskinen | 1 | -1/+1 |
| 2015-11-18 | ASoC: Change the PCM runtime array to a list | Mengdong Lin | 1 | -7/+5 |
| 2015-09-16 | ASoC: simple-card: Add tdm slot mask support to simple-card | Jyri Sarha | 1 | -2/+6 |
| 2015-07-07 | ASoC: simple card: set cpu-dai sysclk with mclk-fs | Arnaud Pouliquen | 1 | -0/+9 |
| 2015-06-12 | ASoC: simple card: Add mclk-fs property in dai-link | Arnaud Pouliquen | 1 | -3/+15 |
| 2015-05-04 | ASoC: simple-card: support platform in dts parse | Jun Nie | 1 | -2/+14 |
| 2015-04-12 | Merge remote-tracking branches 'asoc/topic/rt5641', 'asoc/topic/rt5677' and '... | Mark Brown | 1 | -22/+8 |
| 2015-03-26 | ASoC: simple-card: Remove support for setting differing DAI formats | Lars-Peter Clausen | 1 | -22/+8 |
| 2015-03-05 | Merge remote-tracking branches 'asoc/topic/jack', 'asoc/topic/max98357a', 'as... | Mark Brown | 1 | -10/+10 |
| 2015-03-04 | ASoC: simple-card: Register jacks at the card level | Lars-Peter Clausen | 1 | -10/+10 |
| 2015-03-03 | ASoC: simple-card: Add a NULL pointer check in asoc_simple_card_dai_link_of | Vishal Thanki | 1 | -0/+5 |
| 2015-02-09 | Merge remote-tracking branches 'asoc/topic/simple', 'asoc/topic/sta32x', 'aso... | Mark Brown | 1 | -0/+34 |
| 2015-02-04 | Merge remote-tracking branches 'asoc/topic/rx51', 'asoc/topic/samsung', 'asoc... | Mark Brown | 1 | -0/+34 |
| 2015-01-15 | ASoC: simple-card: Enable and disable DAI clocks as needed | Jyri Sarha | 1 | -0/+34 |
| 2015-01-14 | ASoC: simple-card: Fix crash in asoc_simple_card_unref() | Geert Uytterhoeven | 1 | -4/+3 |
| 2014-12-14 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+0 |
| 2014-11-25 | ASoC: simple-card: Remove useless function argument | Jean-Francois Moine | 1 | -2/+1 |
| 2014-11-10 | ASoC: simple-card: Remove useless casts | Jean-Francois Moine | 1 | -5/+2 |
| 2014-11-03 | ASoC: simple-card: add "invert" property for detect GPIOs | Jianqun | 1 | -4/+11 |
| 2014-10-28 | ASoC: simple-card: add asoc_simple_card_parse_daifmt() | Kuninori Morimoto | 1 | -69/+65 |
| 2014-10-20 | ASoC: generic: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
| 2014-10-20 | ASoC: simple-card: Delete unneeded test before of_node_put | Fabio Estevam | 1 | -10/+5 |
| 2014-10-07 | ASoC: simple-card: Initialize headphone and mic GPIO numbers | Geert Uytterhoeven | 1 | -0/+3 |
| 2014-10-02 | ASoC: simple-card: Add mic and hp detect gpios. | Dylan Reid | 1 | -0/+73 |
| 2014-10-02 | Merge tag 'v3.17-rc4' into asoc-simple | Mark Brown | 1 | -0/+8 |
| 2014-09-12 | ASoC: simple-card: tidyup get dai_link/dai_props from priv | Kuninori Morimoto | 1 | -9/+7 |
| 2014-09-12 | ASoC: simple-card: tidyup use priv in parameter | Kuninori Morimoto | 1 | -6/+9 |
| 2014-09-10 | ASoC: simple-card: fix regression in clock rate lookup | Arnd Bergmann | 1 | -2/+1 |
| 2014-09-10 | ASoC: simple-card: Adjust the comments of simple card. | Xiubo Li | 1 | -24/+24 |
| 2014-09-09 | ASoC: simple-card: Merge single and muti DAI link(s) code. | Xiubo Li | 1 | -10/+12 |
| 2014-09-03 | ASoC: simple-card: fixup cpu_dai_name clear case | Kuninori Morimoto | 1 | -10/+19 |
| 2014-09-01 | ASoC: simple-card: Fix bug of wrong decrement DT node's refcount | Xiubo Li | 1 | -0/+8 |
| 2014-08-29 | ASoC: simple-card: use common for_each_child_of_node() for loop | Kuninori Morimoto | 1 | -2/+4 |
| 2014-08-29 | ASoC: simple-card: dai_link->init should be cared when multi DAI | Kuninori Morimoto | 1 | -5/+2 |
| 2014-08-29 | ASoC: simple-card: remove dai_link->cpu_dai_name when DT | Kuninori Morimoto | 1 | -12/+11 |
| 2014-08-29 | ASoC: simple-card: use asoc_simple_xxx prefix | Kuninori Morimoto | 1 | -9/+11 |
| 2014-08-18 | ASoC: simple-card: Fix the compile warning. | Xiubo Li | 1 | -1/+1 |
| 2014-06-21 | ASoC: simple-card: Make u32 DT parameter handling 64-bit proof | Jyri Sarha | 1 | -6/+7 |
| 2014-05-26 | ASoC: simple-card: Support setting mclk via a fixed factor | Andrew Lunn | 1 | -0/+28 |
| 2014-04-24 | ASoC: simple-card: is_top_level_node parameter to simple_card_dai_link_of() | Jyri Sarha | 1 | -4/+7 |
| 2014-04-24 | ASoC: simple-card: Improve coding style | Nicolin Chen | 1 | -12/+11 |
| 2014-04-24 | ASoC: simple-card: Simplify error msg in simple_card_dai_link_of() | Nicolin Chen | 1 | -4/+2 |
| 2014-04-24 | ASoC: simple-card: Drop node->name checking | Nicolin Chen | 1 | -2/+1 |
| 2014-04-23 | ASoC: simple-card: Move dai-link level properties away from dai subnodes | Jyri Sarha | 1 | -99/+140 |
| 2014-04-23 | ASoC: core: Update snd_soc_of_parse_daifmt() interface | Jyri Sarha | 1 | -2/+3 |
| 2014-03-25 | ASoC: simple-card: Handle many DAI links | Jean-Francois Moine | 1 | -69/+121 |
| 2014-03-25 | ASoC: simple-card: dynamically allocate the DAI link and properties | Jean-Francois Moine | 1 | -15/+27 |
| 2014-03-18 | ASoC: simple-card: overwrite cpu_dai->fmt with codec_dai->fmt | Nicolin Chen | 1 | -6/+14 |
| 2014-03-17 | ASoC: simple-card: Simplify code | Jean-Francois Moine | 1 | -5/+5 |
| 2014-03-14 | ASoC: simple-card: Fix the reference count of device nodes | Jean-Francois Moine | 1 | -13/+37 |
| 2014-03-10 | ASoC: simple-card: card name can be option | Kuninori Morimoto | 1 | -2/+1 |
| 2014-03-05 | ASoC: simple-card: tidyup cpu/codec dai_fmt settings for non-DT | Kuninori Morimoto | 1 | -0/+3 |
| 2014-02-28 | ASoC: simple-card: cpu_dai_name creates confusion when DT case | Kuninori Morimoto | 1 | -0/+11 |
| 2014-02-23 | ASoC: simple-card: add slot information parsing supports | Xiubo Li | 1 | -0/+18 |