summaryrefslogtreecommitdiff
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Stephen Rothwell2023-04-111-1/+1
|\
| * Merge 6.3-rc5 into driver-core-nextGreg Kroah-Hartman2023-04-0340-107/+284
| |\
| * | driver core: class: remove module * from class_create()Greg Kroah-Hartman2023-03-171-1/+1
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Stephen Rothwell2023-04-111-1/+1
|\ \ \
| * \ \ Merge remote-tracking branch 'spi/for-6.4' into spi-nextMark Brown2023-04-051-1/+1
| |\ \ \
| | * | | ALSA: hda: cs35l41: Replace all spi->chip_select references with function callAmit Kumar Mahapatra2023-03-111-1/+1
| | |/ /
* | | | Merge branch 'for-next' of git://git.kernel.dk/linux-block.gitStephen Rothwell2023-04-111-10/+16
|\ \ \ \
| * \ \ \ Merge branch 'iter-ubuf.2' into for-nextJens Axboe2023-04-031-10/+16
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | ALSA: pcm: check for user backed iterator, not specific iterator typeJens Axboe2023-03-301-2/+2
| | * | | iov_iter: add iter_iovec() helperJens Axboe2023-03-301-8/+14
| | |/ /
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Stephen Rothwell2023-04-11332-3175/+10736
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'asoc/for-6.4' into asoc-nextMark Brown2023-04-07332-3175/+10736
| |\ \ \ \
| | * | | | ASoC: mediatek: mt8186: set variable aud_pinctrl to staticTom Rix2023-04-071-1/+1
| | * | | | ASoC: SOF: Intel: hda-dai: Print the format_val as hexadecimal numberPeter Ujfalusi2023-04-061-2/+2
| | * | | | ASoC: SOF: Intel: MTL: conditionally wake WPIO1PG domainYong Zhi2023-04-061-3/+6
| | * | | | ASoC: Intel: Add rpl_mx98360_rt5682 driverCurtis Malainey2023-04-062-0/+28
| | * | | | ASoC: SOF: Intel: hda: add __func__ in SoundWire lcount() error logsPierre-Louis Bossart2023-04-061-2/+2
| | * | | | ASoC: max98363: Make soc_codec_dev_max98363 staticTom Rix2023-04-061-1/+1
| | * | | | ASoC: qcom: fixes for Click/Pop NoiseMark Brown2023-04-062-5/+5
| | |\ \ \ \
| | | * | | | ASoC: qcom: sdw: do not restart soundwire ports for every prepareSrinivas Kandagatla2023-04-061-5/+2
| | | * | | | ASoC: qcom: q6apm-lpass-dai: close graphs before opening a new oneSrinivas Kandagatla2023-04-061-0/+3
| | * | | | | ASoC: rt712-sdca: Add RT712 SDCA driver for Mic topologyShuming Fan2023-04-064-0/+1100
| | * | | | | ASoC: soc-dapm.c: tidyup dapm_connect_dai_pair()Kuninori Morimoto2023-04-061-36/+57
| | |/ / / /
| | * | | | ASoC: soc.h: remove unused params/num_paramsKuninori Morimoto2023-04-051-11/+0
| | * | | | ASoC: samsung: switch to use c2c_params instead of paramsKuninori Morimoto2023-04-055-12/+24
| | * | | | ASoC: meson: switch to use c2c_params instead of paramsKuninori Morimoto2023-04-053-4/+7
| | * | | | ASoC: audio-graph-card2: switch to use c2c_params instead of paramsKuninori Morimoto2023-04-052-14/+14
| | * | | | ASoC: soc.h: clarify Codec2Codec paramsKuninori Morimoto2023-04-053-27/+38
| | * | | | ASoC: SOF: core/Intel: Introduce DSPless modeMark Brown2023-04-0421-91/+454
| | |\ \ \ \
| | | * | | | ASoC: SOF: Intel: pci-tgl: Allow DSPless modePeter Ujfalusi2023-04-041-0/+8
| | | * | | | ASoC: SOF: Intel: pci-skl: Allow DSPless modePeter Ujfalusi2023-04-041-0/+2
| | | * | | | ASoC: SOF: Intel: pci-mtl: Allow DSPless modePeter Ujfalusi2023-04-041-0/+1
| | | * | | | ASoC: SOF: Intel: pci-icl: Allow DSPless modePeter Ujfalusi2023-04-041-0/+2
| | | * | | | ASoC: SOF: Intel: pci-cnl: Allow DSPless modePeter Ujfalusi2023-04-041-0/+3
| | | * | | | ASoC: SOF: Intel: pci-apl: Allow DSPless modePeter Ujfalusi2023-04-041-0/+2
| | | * | | | ASoC: SOF: Intel: hda: make DSPless mode work with DSP disabled in BIOSPierre-Louis Bossart2023-04-044-45/+107
| | | * | | | ASoC: SOF: Intel: hda: Add support for DSPless modePeter Ujfalusi2023-04-045-36/+99
| | | * | | | ASoC: SOF: Intel: hda: Skip interfaces not supported on a platformPeter Ujfalusi2023-04-041-6/+44
| | | * | | | ASoC: SOF: Add support for DSPless modePeter Ujfalusi2023-04-047-8/+168
| | | * | | | ASoC: SOF: Add flag and state which will be used for DSP-less modePeter Ujfalusi2023-04-042-0/+20
| | | * | | | ASoC: SOF: Intel: hda-stream: Do not dereference hstream until it is safePeter Ujfalusi2023-04-041-3/+5
| | * | | | | ASoC: tegra20_ac97: Add missing unwind goto in tegra20_ac97_platform_probe()Zihao Wang2023-04-041-1/+2
| | |/ / / /
| | * | | | ASoC: mediatek: mt8186: Move some prints to debug levelAllen-KH Cheng2023-04-034-19/+19
| | * | | | ASoC: SOF: amd: refactor dmic codec platform device creationVijendar Mukunda2023-04-034-38/+19
| | * | | | ASoC: SOF: amd: refactor error checks in probe callVijendar Mukunda2023-04-031-7/+9
| | * | | | ASoC: SOF: amd: refactor get_chip_info callbackVijendar Mukunda2023-04-031-7/+5
| | * | | | ASoC: SOF: amd: remove unused variablesVijendar Mukunda2023-04-033-6/+0
| | * | | | ASoC: SOF: amd: remove acp_dai_probe() functionVijendar Mukunda2023-04-034-24/+0
| | * | | | ASoC: SOF: amd: remove unused codeVijendar Mukunda2023-04-032-138/+2
| | * | | | ASoC: amd: yc: Add DMI entries to support HP OMEN 16-n0xxx (8A42)Prajna Sariputra2023-04-031-0/+7