Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | ASoC: rsnd: use clkin/out_size | Kuninori Morimoto | 2023-02-01 | 1 | -7/+23 | |
| | * | | | | | ASoC: rsnd: moves clkout_name to top of the file | Kuninori Morimoto | 2023-02-01 | 1 | -6/+7 | |
| | * | | | | | ASoC: rsnd: rename clk to clkin | Kuninori Morimoto | 2023-02-01 | 1 | -19/+20 | |
| | * | | | | | ASoC: rsnd: remove unnecessary ADG flags | Kuninori Morimoto | 2023-02-01 | 1 | -21/+4 | |
| | * | | | | | ASoC: rsnd: use same debug message format on clkout | Kuninori Morimoto | 2023-02-01 | 1 | -2/+2 | |
| | * | | | | | ASoC: rsnd: indicate warning once if it can't handle requested rule | Kuninori Morimoto | 2023-02-01 | 2 | -3/+17 | |
| | * | | | | | ASoC: rsnd: indicate necessary error when clock start failed | Kuninori Morimoto | 2023-02-01 | 1 | -5/+8 | |
| | * | | | | | ASoC: rsnd: Remove unnecessary rsnd_dbg_dai_call() | Kuninori Morimoto | 2023-02-01 | 1 | -10/+0 | |
| | * | | | | | ASoC: rsnd: fixup #endif position | Kuninori Morimoto | 2023-02-01 | 1 | -2/+2 | |
| | * | | | | | ASoC: rsnd: check whether playback/capture property exists | Kuninori Morimoto | 2023-02-01 | 1 | -16/+26 | |
| | * | | | | | ASoC: qcom: apq8096: set driver name correctly | Yassine Oudjana | 2023-02-01 | 1 | -0/+1 | |
| | * | | | | | ASoC: cs42l42: use helper function | Kuninori Morimoto | 2023-02-01 | 1 | -4/+1 | |
| | * | | | | | ASoC: cs42l42: Add SoundWire support | Mark Brown | 2023-01-31 | 5 | -45/+717 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | ASoC: cs42l42: Wait for debounce interval after resume | Stefan Binding | 2023-01-31 | 1 | -1/+9 | |
| | | * | | | | | ASoC: cs42l42: Don't set idle_bias_on | Richard Fitzgerald | 2023-01-31 | 1 | -1/+0 | |
| | | * | | | | | ASoC: cs42l42: Add SoundWire support | Richard Fitzgerald | 2023-01-31 | 5 | -0/+642 | |
| | | * | | | | | ASoC: cs42l42: Export some functions for SoundWire | Richard Fitzgerald | 2023-01-31 | 2 | -5/+14 | |
| | | * | | | | | ASoC: cs42l42: Separate ASP config from PLL config | Richard Fitzgerald | 2023-01-31 | 2 | -38/+44 | |
| | | * | | | | | ASoC: cs42l42: Ensure MCLKint is a multiple of the sample rate | Richard Fitzgerald | 2023-01-31 | 1 | -3/+9 | |
| | | * | | | | | ASoC: cs42l42: Add SOFT_RESET_REBOOT register | Richard Fitzgerald | 2023-01-31 | 1 | -0/+2 | |
| | * | | | | | | ASoC: use helper function and cleanup | Mark Brown | 2023-01-31 | 56 | -279/+217 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | ASoC: soc-dai.h: cleanup Playback/Capture data for snd_soc_dai | Kuninori Morimoto | 2023-01-31 | 1 | -2/+2 | |
| | | * | | | | | | ASoC: soc-topology.c: use helper function | Kuninori Morimoto | 2023-01-31 | 1 | -2/+2 | |
| | | * | | | | | | ASoC: soc-pcm.c: use helper function | Kuninori Morimoto | 2023-01-31 | 1 | -9/+3 | |
| | | * | | | | | | ASoC: soc-dai.c: use helper function | Kuninori Morimoto | 2023-01-31 | 1 | -2/+7 | |
| | | * | | | | | | ASoC: soc-dapm.c: use helper function | Kuninori Morimoto | 2023-01-31 | 1 | -14/+12 | |
| | | * | | | | | | ASoC: soc-core.c: use helper function | Kuninori Morimoto | 2023-01-31 | 1 | -4/+4 | |
| | | * | | | | | | ASoC: ti: use helper function | Kuninori Morimoto | 2023-01-31 | 3 | -6/+9 | |
| | | * | | | | | | ASoC: tegra: use helper function | Kuninori Morimoto | 2023-01-31 | 5 | -10/+9 | |
| | | * | | | | | | ASoC: sof: use helper function | Kuninori Morimoto | 2023-01-31 | 1 | -66/+38 | |
| | | * | | | | | | ASoC: rockchip: use helper function | Kuninori Morimoto | 2023-01-31 | 3 | -4/+4 | |
| | | * | | | | | | ASoC: meson: use helper function | Kuninori Morimoto | 2023-01-31 | 7 | -35/+38 | |
| | | * | | | | | | ASoC: mediatek: use helper function | Kuninori Morimoto | 2023-01-31 | 7 | -26/+32 | |
| | | * | | | | | | ASoC: intel: use helper function | Kuninori Morimoto | 2023-01-31 | 4 | -31/+17 | |
| | | * | | | | | | ASoC: sdw-mockup: use helper function | Kuninori Morimoto | 2023-01-31 | 1 | -4/+1 | |
| | | * | | | | | | ASoC: spear: use helper function | Kuninori Morimoto | 2023-01-31 | 1 | -1/+2 | |
| | | * | | | | | | ASoC: cirrus: use helper function | Kuninori Morimoto | 2023-01-31 | 2 | -4/+4 | |
| | | * | | | | | | ASoC: rt: use helper function | Kuninori Morimoto | 2023-01-31 | 14 | -48/+21 | |
| | | * | | | | | | ASoC: max: use helper function | Kuninori Morimoto | 2023-01-31 | 1 | -4/+1 | |
| | | * | | | | | | ASoC: hda: use helper function | Kuninori Morimoto | 2023-01-31 | 1 | -2/+5 | |
| | | * | | | | | | ASoC: hdmi-codec: use helper function | Kuninori Morimoto | 2023-01-31 | 1 | -5/+6 | |
| | | |/ / / / / | ||||||
| | * | | | | | | ASoC: mchp-spdifrx: add runtime PM support and fixes | Mark Brown | 2023-01-31 | 1 | -149/+403 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | ASoC: mchp-spdifrx: document data structures | Claudiu Beznea | 2023-01-30 | 1 | -0/+29 | |
| | | * | | | | | | ASoC: mchp-spdifrx: add runtime pm support | Claudiu Beznea | 2023-01-30 | 1 | -44/+166 | |
| | | * | | | | | | ASoC: mchp-spdifrx: remove struct mchp_spdifrx_dev::fmt member | Claudiu Beznea | 2023-01-30 | 1 | -1/+0 | |
| | | * | | | | | | ASoC: mchp-spdifrx: use unsigned long to store clk_get_rate() value | Claudiu Beznea | 2023-01-30 | 1 | -1/+1 | |
| | | * | | | | | | ASoC: mchp-spdifrx: disable all interrupts in mchp_spdifrx_dai_remove() | Claudiu Beznea | 2023-01-30 | 1 | -1/+1 | |
| | | * | | | | | | ASoC: mchp-spdifrx: fix controls that works with completion mechanism | Claudiu Beznea | 2023-01-30 | 1 | -66/+77 | |
| | | * | | | | | | ASoC: mchp-spdifrx: fix return value in case completion times out | Claudiu Beznea | 2023-01-30 | 1 | -2/+3 | |
| | | * | | | | | | ASoC: mchp-spdifrx: fix controls which rely on rsr register | Claudiu Beznea | 2023-01-30 | 1 | -50/+142 |