summaryrefslogtreecommitdiffstats
path: root/sound (follow)
Commit message (Expand)AuthorAgeFilesLines
* ASoC: txx9: Remove driverThomas Bogendoerfer2021-01-068-855/+0
* ASoC: rt1015: remove bclk_ratioTzung-Bi Shih2021-01-057-57/+1
* ASoC: rt1015: re-calibrate again when resumingTzung-Bi Shih2021-01-051-1/+4
* ASoC: fsl_aud2htx: select SND_SOC_IMX_PCM_DMAArnd Bergmann2021-01-041-0/+1
* ASoC: mediatek: add MTK_PMIC_WRAP dependencyArnd Bergmann2020-12-311-1/+1
* ASoC: wm_adsp: Use snd_ctl_elem_type_t for control typesRichard Fitzgerald2020-12-312-8/+10
* ASoC: wm_adsp: Only use __be32 for big-endian dataRichard Fitzgerald2020-12-311-17/+16
* ASoC: rt5645: Remove the redundant delay timeOder Chiou2020-12-301-25/+8
* Merge series "ASoC: rt1015: apply some refactors" from Tzung-Bi Shih <tzungbi...Mark Brown2020-12-292-28/+25
|\
| * ASoC: rt1015: remove unneeded variables in rt1015_privTzung-Bi Shih2020-12-292-9/+4
| * ASoC: rt1015: refactor retry loop and rt1015_priv allocationTzung-Bi Shih2020-12-291-6/+4
| * ASoC: rt1015: return error if any when setting bypass_boostTzung-Bi Shih2020-12-291-9/+11
| * ASoC: rt1015: save boost_mode only if validTzung-Bi Shih2020-12-291-3/+5
| * ASoC: rt1015: sort header inclusionsTzung-Bi Shih2020-12-291-1/+1
* | ASoC: Intel: common: Fix some typosChristophe JAILLET2020-12-292-2/+2
|/
* ASoC: meson: Use managed DMA buffer allocationLars-Peter Clausen2020-12-283-18/+2
* ASoC: sprd: Switch to use list_entry_is_head() helperAndy Shevchenko2020-12-281-5/+5
* ASoC: rt1015: modify calibration sequence for better performanceJack Yu2020-12-281-30/+10
* ASoC: wm_adsp: Improve handling of raw byte streamsRichard Fitzgerald2020-12-281-25/+30
* catpt: Switch to use list_entry_is_head() helperAndy Shevchenko2020-12-281-7/+5
* Merge existing fixes from asoc/for-5.11Mark Brown2020-12-2817-60/+155
|\
| * ASoC: meson: axg-tdm-interface: fix loopbackJerome Brunet2020-12-171-1/+13
| * ASoC: meson: axg-tdmin: fix axg skew offsetJerome Brunet2020-12-171-11/+2
| * Merge series "Platform driver update to support playback recover after resume...Mark Brown2020-12-172-33/+37
| |\
| | * ASoC: qcom: Add support for playback recover after resumeSrinivasa Rao Mandadapu2020-12-171-0/+35
| | * ASoC: qcom: Fix incorrect volatile registersSrinivasa Rao Mandadapu2020-12-172-33/+2
| * | ASoC: max98373: don't access volatile registers in bias level offBard Liao2020-12-174-3/+79
| * | ASoC: rt711: mutex between calibration and power state changesShuming Fan2020-12-171-0/+6
| * | ASoC: Intel: haswell: Add missing pm_opsCezary Rojewski2020-12-171-0/+1
| * | ASoC: rsnd: don't call clk_disable_unprepare() if can't useKuninori Morimoto2020-12-171-8/+10
| |/
| * ASoC: atmel: fix spelling mistake in Kconfig "programable" -> "programmable"Colin Ian King2020-12-161-2/+2
| * ASoC: imx-hdmi: Fix warning of the uninitialized variable retshengjiu wang2020-12-161-0/+1
| * ASoC: SOF: Fix spelling mistake in Kconfig "ond" -> "and"Colin Ian King2020-12-161-1/+1
| * ASoC: codecs: fix spelling mistake in Kconfig "comunicate" -> "communicate"Colin Ian King2020-12-161-1/+1
| * ASoC: dapm: remove widget from dirty list on freeThomas Hebb2020-12-151-0/+1
| * ASoC: Intel: fix error code cnl_set_dsp_D0()Dan Carpenter2020-12-141-0/+1
* | Merge tag 'sound-fix-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-12-2410-22/+70
|\ \
| * | ALSA/hda: apply jack fixup for the Acer Veriton N4640G/N6640G/N2510GChris Chiu2020-12-221-0/+3
| * | ALSA: hda/realtek: Apply jack fixup for Quanta NL3Chris Chiu2020-12-221-0/+1
| * | ALSA: usb-audio: Add implicit feeback support for the BOSS GT-1Mike Oliphant2020-12-221-0/+2
| * | ALSA: usb-audio: Add alias entry for ASUS PRIME TRX40 PRO-STakashi Iwai2020-12-211-0/+3
| * | ALSA: core: Remove redundant commentsYangHui2020-12-211-2/+0
| * | ALSA: hda/realtek: Add quirk for MSI-GP73Takashi Iwai2020-12-201-0/+1
| * | ALSA: pcm: oss: Fix a few more UBSAN fixesTakashi Iwai2020-12-181-8/+14
| * | ALSA: pcm: Clear the full allocated memory at hw_paramsTakashi Iwai2020-12-181-2/+7
| * | ALSA: memalloc: Align buffer allocations in page sizeTakashi Iwai2020-12-181-0/+1
| * | ALSA: usb-audio: Disable sample read check if firmware doesn't give backTakashi Iwai2020-12-181-0/+6
| * | ALSA: pcm: Remove snd_pcm_lib_preallocate_dma_free()Lars-Peter Clausen2020-12-181-9/+1
| * | ALSA: usb-audio: Add VID to support native DSD reproduction on FiiO devicesAmadej Kastelic2020-12-171-0/+1
| * | ALSA: core: memalloc: add page alignment for iramRobin Gong2020-12-171-1/+2