summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ASoC: SOF: Intel: replace dev_vdbg with tracepointsBard Liao2022-09-196-21/+16
* ASoC: SOF: remove unneeded dev_vdbgNoah Klayman2022-09-192-11/+0
* ASoC: SOF: Intel: remove unneeded dev_vdbgNoah Klayman2022-09-191-3/+0
* ASoC: SOF: Intel: add HDA interrupt source tracingNoah Klayman2022-09-191-4/+15
* ASoC: SOF: add widget setup/free tracingBard Liao2022-09-192-0/+8
* ASoC/qcom/arm64: Qualcomm ADSP DTS and binding fixesMark Brown2022-09-1524-166/+255
|\
| * Merge tag 'asoc-fix-v6.0-rc4' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2022-09-0813-131/+183
| |\
| | * ASoC: fsl_aud2htx: Add error handler for pm_runtime_enableShengjiu Wang2022-08-251-0/+2
| | * ASoC: fsl_aud2htx: register platform component before registering cpu daiShengjiu Wang2022-08-251-4/+10
| | * ASoC: nau8xxx: Implement hw constraint for ratesMark Brown2022-08-234-113/+156
| | |\
| | | * ASoC: nau8540: Implement hw constraint for ratesTakashi Iwai2022-08-231-11/+29
| | | * ASoC: nau8825: Implement hw constraint for ratesTakashi Iwai2022-08-231-38/+45
| | | * ASoC: nau8824: Implement hw constraint for ratesTakashi Iwai2022-08-231-29/+38
| | | * ASoC: nau8824: Fix semaphore unbalance at error pathsTakashi Iwai2022-08-231-7/+10
| | | * ASoC: nau8821: Implement hw constraint for ratesTakashi Iwai2022-08-231-30/+36
| | * | ASoC: SOF: Kconfig: Fix the dependency for client modulesMark Brown2022-08-231-0/+2
| | |\ \
| | | * | ASoC: SOF: Kconfig: Make IPC_MESSAGE_INJECTOR depend on SND_SOC_SOFPeter Ujfalusi2022-08-231-0/+1
| | | * | ASoC: SOF: Kconfig: Make IPC_FLOOD_TEST depend on SND_SOC_SOFPeter Ujfalusi2022-08-231-0/+1
| | | |/
| | * | ASoC: SOF: ipc4-topology: fix alh_group_ida max valueBard Liao2022-08-231-1/+1
| | * | ASoC: mchp-spdiftx: Fix clang -Wbitfield-constant-conversionNathan Chancellor2022-08-231-1/+1
| | * | ASoC: fsl_mqs: Fix supported clock DAI formatShengjiu Wang2022-08-231-1/+1
| | |/
| | * ASoC: mediatek: mt8186: fix DMIC record noiseJiaxin Yu2022-08-221-3/+0
| | * ASoC: SOF: ipc4-topology: fix wrong use of sizeof in sof_ipc4_widget_setup_co...Yang Yingliang2022-08-181-1/+1
| | * ASoC: qcom: sm8250: add missing module ownerSrinivas Kandagatla2022-08-171-0/+1
| | * ASoC: fsl_sai: fix incorrect mclk number in error messagePieterjan Camerlynck2022-08-161-1/+1
| | * ASoC: cs42l42: Only report button state if there was a button interruptRichard Fitzgerald2022-08-151-6/+7
| * | ALSA: usb-audio: Clear fixed clock rate at closing EPTakashi Iwai2022-09-071-0/+2
| * | ALSA: emu10k1: Fix out of bounds access in snd_emu10k1_pcm_channel_alloc()Tasos Sahanidis2022-09-071-1/+1
| * | ALSA: hda: Once again fix regression of page allocations with IOMMUTakashi Iwai2022-09-062-3/+8
| * | ALSA: usb-audio: Fix an out-of-bounds bug in __snd_usb_parse_audio_interface()Dongxiang Ke2022-09-061-1/+1
| * | ALSA: hda/tegra: Align BDL entry to 4KB boundaryMohan Kumar2022-09-061-1/+2
| * | ALSA: hda/sigmatel: Fix unused variable warning for beep power changeTakashi Iwai2022-09-051-0/+2
| * | ALSA: pcm: oss: Fix race at SNDCTL_DSP_SYNCTakashi Iwai2022-09-051-3/+3
| * | ALSA: hda/sigmatel: Keep power up while beep is enabledTakashi Iwai2022-09-041-0/+22
| * | ALSA: aloop: Fix random zeros in capture data when using jiffies timerPattara Teerapong2022-09-021-3/+4
| * | ALSA: usb-audio: Split endpoint setups for hw_params and prepareTakashi Iwai2022-09-013-20/+23
| * | ALSA: usb-audio: Register card again for iface over delayed_register optionTakashi Iwai2022-09-012-2/+2
| * | ALSA: usb-audio: Inform the delayed registration more properlyTakashi Iwai2022-09-011-3/+4
* | | ASoC: soc-dapm: Switch to use dev_err_probe() helperYang Yingliang2022-09-141-3/+2
* | | ASoC: cs42l42: Switch to use dev_err_probe() helperYang Yingliang2022-09-141-5/+3
* | | ASoC: bcm2835-i2s: Switch to use dev_err_probe() helperYang Yingliang2022-09-141-8/+3
* | | ASoC: eureka-tlv320: Hold reference returned from of_find_xxx APILiang He2022-09-141-3/+5
* | | ASoC: rockchip: i2s: use regmap_read_poll_timeout to poll I2S_CLRJudy Hsiao2022-09-141-25/+16
* | | ASoC: tas2562: Propagate the error in tas2562_dac_event()Fabio Estevam2022-09-141-2/+2
* | | ASoC: nau8825: Add ADCOUT IO drive strength controlDavid Lin2022-09-132-0/+9
* | | ASoC: Intel: fix unused-variable warning in probe_codecGaosheng Cui2022-09-131-1/+1
* | | ASoC: sunxi: sun4i-codec: silence misleading error in probeMikhail Rudenko2022-09-131-1/+1
* | | ASoC: ak4458: Add ak4458_reset in device probe and removeShengjiu Wang2022-09-131-0/+4
* | | ASoC: Merge tag 'v6.0-rc4' into asoc-6.1Mark Brown2022-09-1310-37/+162
|\| |
| * | ALSA: usb-audio: Add quirk for LH Labs Geek Out HD Audio 1V5Takashi Iwai2022-08-281-0/+2