| Commit message (Expand) | Author | Age | Files | Lines |
* | ASoC: SOF: ipc4-topology: Fix nhlt configuration blob | Mark Brown | 2024-05-30 | 3 | -58/+115 |
|\ |
|
| * | ASoC: SOF: ipc4-topology: Adjust the params based on DAI formats | Peter Ujfalusi | 2024-05-30 | 1 | -14/+57 |
| * | ASoC: SOF: ipc4-topology: Improve readability of sof_ipc4_prepare_dai_copier() | Peter Ujfalusi | 2024-05-30 | 1 | -24/+18 |
| * | ASoC: SOF: ipc4-topology/pcm: Rename sof_ipc4_copier_is_single_format() | Peter Ujfalusi | 2024-05-30 | 3 | -29/+29 |
| * | ASoC: SOF: ipc4-topology: Print out the channel count in sof_ipc4_dbg_audio_f... | Peter Ujfalusi | 2024-05-30 | 1 | -3/+4 |
| * | ASoC: SOF: ipc4-topology: Add support for NHLT with 16-bit only DMIC blob | Peter Ujfalusi | 2024-05-30 | 1 | -3/+22 |
* | | ASoC: SOF: add missing MODULE_DESCRIPTION | Mark Brown | 2024-05-29 | 44 | -33/+45 |
|\ \ |
|
| * | | ASoC: SOF: add missing MODULE_DESCRIPTION() | Pierre-Louis Bossart | 2024-05-27 | 26 | -5/+31 |
| * | | ASoC: SOF: reorder MODULE_ definitions | Pierre-Louis Bossart | 2024-05-27 | 9 | -10/+10 |
| * | | ASoC: SOF: AMD: group all module related information | Pierre-Louis Bossart | 2024-05-27 | 8 | -16/+4 |
| * | | ASoC: SOF: stream-ipc: remove unnecessary MODULE_LICENSE | Pierre-Louis Bossart | 2024-05-27 | 1 | -2/+0 |
| |/ |
|
* | | ASoC: SOF: ipc4-topology: Fix input format query of process modules without b... | Peter Ujfalusi | 2024-05-29 | 1 | -0/+8 |
* | | ASoC: Intel: sof-sdw: fix missing SPI_MASTER dependency | Pierre-Louis Bossart | 2024-05-29 | 1 | -1/+1 |
* | | ASoC: wm_adsp: Add missing MODULE_DESCRIPTION() | Charles Keepax | 2024-05-27 | 1 | -0/+1 |
* | | ASoC: cs42l43: Only restrict 44.1kHz for the ASP | Charles Keepax | 2024-05-27 | 1 | -2/+3 |
|/ |
|
* | Merge tag 'sound-fix-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2024-05-24 | 6 | -84/+47 |
|\ |
|
| * | Merge tag 'asoc-fix-v6.10-merge-window' of https://git.kernel.org/pub/scm/lin... | Takashi Iwai | 2024-05-23 | 6 | -84/+47 |
| |\ |
|
| | * | ASoC: tas2781: Fix wrong loading calibrated data sequence | Shenghao Ding | 2024-05-20 | 2 | -78/+29 |
| | * | ASoC: tas2552: Add TX path for capturing AUDIO-OUT data | Shenghao Ding | 2024-05-20 | 1 | -2/+13 |
| | * | ASoC: codecs: ES8326: solve hp and button detect issue | Zhang Yi | 2024-05-15 | 1 | -3/+3 |
| | * | ASoC: rt5645: mic-in detection threshold modification | Jack Yu | 2024-05-14 | 1 | -0/+1 |
| | * | ASoC: Intel: sof_sdw_rt_sdca_jack_common: Use name_prefix for `-sdca` detection | Peter Ujfalusi | 2024-05-14 | 1 | -1/+1 |
* | | | tracing/treewide: Remove second parameter of __assign_str() | Steven Rostedt (Google) | 2024-05-23 | 1 | -2/+2 |
* | | | Merge tag 'soundwire-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2024-05-21 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | ASoC: SOF: Intel: hda: disable SoundWire interrupt later | Pierre-Louis Bossart | 2024-04-11 | 1 | -2/+2 |
* | | | | Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2024-05-21 | 1 | -1/+1 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | ASoC: Intel: avs: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY | Damien Le Moal | 2024-04-25 | 1 | -1/+1 |
| |/ / |
|
* | | | ASoC: SOF: amd: Fix build error with built-in config | Takashi Iwai | 2024-05-13 | 1 | -1/+1 |
* | | | Merge tag 'asoc-v6.10' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai | 2024-05-13 | 577 | -10609/+14376 |
|\ \ \
| | |/
| |/| |
|
| * | | ASoC: Intel: updates for 6.10 - part7 | Mark Brown | 2024-05-10 | 24 | -427/+300 |
| |\ \ |
|
| | * | | ASoC: Intel: sof_sdw_rt_amp: use dai parameter | Bard Liao | 2024-05-10 | 1 | -7/+3 |
| | * | | ASoC: Intel: sof_sdw: add dai parameter to rtd_init callback | Bard Liao | 2024-05-10 | 14 | -34/+34 |
| | * | | ASoC: Intel: sof_sdw: use .controls/.widgets to add controls/widgets | Bard Liao | 2024-05-10 | 12 | -257/+112 |
| | * | | ASoC: Intel: sof_sdw: add controls and dapm widgets in codec_info | Bard Liao | 2024-05-10 | 2 | -0/+35 |
| | * | | ASoC: Intel: sof_sdw: use generic name for controls/widgets | Bard Liao | 2024-05-10 | 9 | -56/+56 |
| | * | | ASoC: Intel: sof_sdw_cs_amp: rename Speakers to Speaker | Bard Liao | 2024-05-10 | 1 | -2/+2 |
| | * | | ASoC: Intel: maxim-common: change max98373 data to static | Brent Lu | 2024-05-10 | 2 | -16/+8 |
| | * | | ASoC: Intel: sof_sdw: add max98373 dapm routes | Brent Lu | 2024-05-10 | 3 | -3/+5 |
| | * | | ASoC: Intel: sof_rt5682: use max_98373_dai_link function | Brent Lu | 2024-05-10 | 1 | -4/+1 |
| | * | | ASoC: Intel: sof_nau8825: use max_98373_dai_link function | Brent Lu | 2024-05-10 | 1 | -4/+1 |
| | * | | ASoC: Intel: sof_da7219: use max_98373_dai_link function | Brent Lu | 2024-05-10 | 1 | -3/+2 |
| | * | | ASoC: Intel: maxim-common: add max_98373_dai_link function | Brent Lu | 2024-05-10 | 2 | -0/+10 |
| | * | | ASoC: Intel: soc-acpi-intel-lnl-match: add cs42l43 only support | Bard Liao | 2024-05-10 | 1 | -0/+50 |
| | * | | ASoC: Intel: soc-acpi-intel-mtl-match: add cs42l43 only support | Bard Liao | 2024-05-10 | 1 | -0/+14 |
| | * | | ASoC: Intel: realtek-common: remove 2-spk rt1015p config | Brent Lu | 2024-05-10 | 2 | -53/+5 |
| | * | | ASoC: Intel: sof_rt5682: board id cleanup for mtl boards | Brent Lu | 2024-05-10 | 2 | -39/+1 |
| | * | | ASoC: Intel: sof-rt5682: remove DMI quirk for hatch | Brent Lu | 2024-05-10 | 1 | -9/+0 |
| | * | | ASoC: Intel: sof_sdw_rt_sdca_jack_common: remove -sdca for new codecs | Bard Liao | 2024-05-10 | 1 | -1/+22 |
| * | | | ASoC: rt715-sdca-sdw: Fix wrong complete waiting in rt715_dev_resume() | Bard Liao | 2024-05-10 | 1 | -2/+2 |
| |/ / |
|
| * | | ASoC: Add missing module descriptions | Mark Brown | 2024-05-09 | 9 | -0/+12 |
| |\ \ |
|