| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | | ASoC: fsl: Use snd_soc_substream_to_rtd() for accessing private_data | Krzysztof Kozlowski | 2024-05-06 | 4 | -8/+8 |
| | * | | | ASoC: amd: Use snd_soc_substream_to_rtd() for accessing private_data | Krzysztof Kozlowski | 2024-05-06 | 3 | -3/+3 |
| | * | | | ASoC: ti: Use snd_soc_substream_to_rtd() for accessing private_data | Krzysztof Kozlowski | 2024-05-06 | 1 | -1/+1 |
| | * | | | ASoC: tegra: Use snd_soc_substream_to_rtd() for accessing private_data | Krzysztof Kozlowski | 2024-05-06 | 2 | -4/+4 |
| | * | | | ASoC: qcom: Use snd_soc_substream_to_rtd() for accessing private_data | Krzysztof Kozlowski | 2024-05-06 | 8 | -31/+31 |
| | |/ / |
|
| * | | | ALSA/ASoC: Intel: clarify Copyright information | Mark Brown | 2024-05-07 | 175 | -177/+177 |
| |\ \ \ |
|
| | * | | | ASoC: soc-topology-test: clarify Copyright information | Pierre-Louis Bossart | 2024-05-06 | 1 | -1/+1 |
| | * | | | ASoC: Intel: avs: clarify Copyright information | Pierre-Louis Bossart | 2024-05-06 | 46 | -46/+46 |
| | * | | | ASoC: Intel: catpt: clarify Copyright information | Pierre-Louis Bossart | 2024-05-06 | 11 | -11/+11 |
| | * | | | ASoC: codecs: Intel: clarify Copyright information | Pierre-Louis Bossart | 2024-05-06 | 3 | -3/+3 |
| | * | | | ASoC: Intel: common: clarify Copyright information | Pierre-Louis Bossart | 2024-05-06 | 6 | -6/+6 |
| | * | | | ASoC: Intel: boards: clarify Copyright information | Pierre-Louis Bossart | 2024-05-06 | 15 | -17/+17 |
| | * | | | ASoC: SOF: Intel: clarify Copyright information | Pierre-Louis Bossart | 2024-05-06 | 93 | -93/+93 |
| | |/ / |
|
| * | | | ASoC: qcom: q6apm-dai: drop unused 'q6apm_dai_rtd' fields | Krzysztof Kozlowski | 2024-05-07 | 1 | -8/+2 |
| * | | | ASoC: SOF: Intel: remove circular dependency for | Mark Brown | 2024-05-07 | 31 | -637/+811 |
| |\ \ \ |
|
| | * | | | ASoC: SOF: Intel: move hda.c to different module | Pierre-Louis Bossart | 2024-05-05 | 22 | -22/+88 |
| | * | | | ASoC: SOF: Intel: remove circular dependency on hda_sdw_process_wakeen() | Pierre-Louis Bossart | 2024-05-05 | 9 | -1/+33 |
| | * | | | ASoC: SOF: Intel: move tracepoint creation | Pierre-Louis Bossart | 2024-05-05 | 3 | -2/+4 |
| | * | | | ASoC: SOF: Intel: move common code from hda.c | Pierre-Louis Bossart | 2024-05-05 | 5 | -561/+575 |
| | * | | | ASoC: SOF: Intel: start splitting top-level from common parts | Pierre-Louis Bossart | 2024-05-05 | 19 | -32/+92 |
| | * | | | ASoC: SOF: Intel: regroup all SoundWire/Intel functions in hda.c | Pierre-Louis Bossart | 2024-05-05 | 2 | -40/+39 |
| | * | | | ASoC: SOF: Intel: hda-stream: export stream_get_position() helper | Pierre-Louis Bossart | 2024-05-05 | 1 | -0/+1 |
| * | | | | ASoC: SOF: Intel: HDA/DMIC updates | Mark Brown | 2024-05-07 | 3 | -60/+196 |
| |\ \ \ \ |
|
| | * | | | | ASoC: SOF: ipc4-topology: Correct DAI copier config and NHLT blob request | Peter Ujfalusi | 2024-05-05 | 1 | -26/+136 |
| | * | | | | ASoC: SOF: ipc4-topology: Allow selective update in sof_ipc4_update_hw_params | Peter Ujfalusi | 2024-05-05 | 1 | -32/+51 |
| | * | | | | ASoC: SOF: Intel: discard SoundWire configuration if HDaudio codec is reported | Pierre-Louis Bossart | 2024-05-05 | 2 | -2/+9 |
| | |/ / / |
|
| * | / / | ASoC: tas2781: Fix a warning reported by robot kernel test | Shenghao Ding | 2024-05-06 | 1 | -3/+3 |
| | |/ /
| |/| | |
|
| * | | | ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_da... | Uwe Kleine-König | 2024-05-03 | 141 | -168/+168 |
| |/ / |
|
| * | | ASoC: Intel: updates for 6.10 - part6 | Mark Brown | 2024-04-30 | 13 | -1016/+461 |
| |\ \ |
|
| | * | | ASoC: Intel: sof-rt5682: support bclk as PLL source on rt5682s | Brent Lu | 2024-04-29 | 1 | -8/+13 |
| | * | | ASoC: Intel: sof-rt5682: get bclk frequency from topology | Brent Lu | 2024-04-29 | 1 | -1/+6 |
| | * | | ASoC: Intel: sof-rt5682: setup pll_id only when needed | Brent Lu | 2024-04-29 | 1 | -29/+29 |
| | * | | ASoC: Intel: sof-rt5682: add driver_data to sof_rt5682 board | Brent Lu | 2024-04-29 | 1 | -10/+3 |
| | * | | ASoC: Intel: sof_rt5682: add icl_rt5682_def for icl boards | Brent Lu | 2024-04-29 | 2 | -10/+6 |
| | * | | ASoC: Intel: sof-rt5682: remove SOF_RT5682_MCLK_BYTCHT_EN | Brent Lu | 2024-04-29 | 1 | -20/+19 |
| | * | | ASoC: Intel: sof-rt5682: add mclk_en to sof_rt5682_private | Brent Lu | 2024-04-29 | 2 | -2/+7 |
| | * | | ASoC: Intel: glk_rt5682_max98357a: delete driver | Brent Lu | 2024-04-29 | 4 | -706/+4 |
| | * | | ASoC: Intel: sof_rt5682: support MAX98357A on glk boards | Brent Lu | 2024-04-29 | 1 | -0/+14 |
| | * | | ASoC: Intel: sof_rt5682: add glk_rt5682_def for glk boards | Brent Lu | 2024-04-29 | 1 | -12/+36 |
| | * | | ASoC: Intel: bxt_da7219_max98357a: remove glk support | Brent Lu | 2024-04-29 | 4 | -56/+6 |
| | * | | ASoC: Intel: sof_da7219: support MAX98357A on glk boards | Brent Lu | 2024-04-29 | 1 | -0/+14 |
| | * | | ASoC: Intel: sof_da7219: add glk_da7219_def for glk boards | Brent Lu | 2024-04-29 | 1 | -4/+25 |
| | * | | ASoC: Intel: bxt_da7219_max98357a: remove cml support | Brent Lu | 2024-04-29 | 3 | -32/+4 |
| | * | | ASoC: Intel: sof_da7219: support MAX98357A on cml boards | Brent Lu | 2024-04-29 | 1 | -0/+8 |
| | * | | ASoC: Intel: sof_da7219: support MAX98357A | Brent Lu | 2024-04-29 | 1 | -0/+4 |
| | * | | ASoC: Intel: sof_rt5682: add missing MAX98357A config | Bard Liao | 2024-04-29 | 1 | -0/+1 |
| | * | | ASoC: Intel: bxt_da7219_max98357a: remove MAX98390 support | Brent Lu | 2024-04-29 | 3 | -111/+6 |
| | * | | ASoC: Intel: sof_da7219: support MAX98390 on cml boards | Brent Lu | 2024-04-29 | 1 | -5/+28 |
| | * | | ASoC: Intel: sof_da7219: add cml_da7219_def for cml boards | Brent Lu | 2024-04-29 | 1 | -3/+21 |
| | * | | ASoC: Intel: sof_da7219: support MAX98390 | Brent Lu | 2024-04-29 | 2 | -0/+7 |