summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
...
| | * Merge series "ASoC: rsnd: Fixes for multichannel HDMI audio output" from Matt...Mark Brown2020-04-162-5/+5
| | |\
| | | * ASoC: rsnd: Fix HDMI channel mapping for multi-SSI modeMatthias Blankertz2020-04-161-1/+1
| | | * ASoC: rsnd: Fix parent SSI start/stop in multi-SSI modeMatthias Blankertz2020-04-161-4/+4
| | * | ASoC: codecs: hdac_hdmi: Fix incorrect use of list_for_each_entryAmadeusz Sławiński2020-04-161-3/+3
| | |/
| | * ASoC: soc-dai: revert all changes to DAI startup/shutdown sequencePierre-Louis Bossart2020-04-151-9/+2
| | * ASoC: topology: Fix endianness issueAmadeusz Sławiński2020-04-151-1/+1
| | * ASoC: q6dsp6: q6afe-dai: add missing channels to MI2S DAIsStephan Gerhold2020-04-151-0/+16
| | * ASoC: soc-pcm: dpcm: Only allow playback/capture if supportedStephan Gerhold2020-04-151-2/+11
| | * ASoC: sgtl5000: Fix VAG power-on handlingSebastian Reichel2020-04-152-0/+35
| | * ASoC: madera: Remove a couple of stray blank linesCharles Keepax2020-04-141-4/+0
| | * ASoC: wsa881x: mark read_only_wordlength flagSrinivas Kandagatla2020-04-141-0/+4
| | * ASoC: qcom: common: Silence duplicate parse error messagesBjorn Andersson2020-04-142-6/+2
| | * soc/stm/stm32_sub_sai: Add missing '\n' in log messagesSebastian Fricke2020-04-141-1/+1
| | * ASoC: dapm: Remove dapm_connect_dai_link_widgets helperCharles Keepax2020-04-141-22/+14
| | * ASoC: dapm: Move error message to avoid some duplicationCharles Keepax2020-04-141-12/+4
| | * ASoC: Intel: soc-acpi-intel-cml-match: remove useless 'rt1308_2_adr'Jason Yan2020-04-141-8/+0
| | * ASoC: intel: soc-acpi-intel-icl-match: remove useless 'rt1308_2_adr'Jason Yan2020-04-141-8/+0
| | * ASoC: amd: Fix button configurationAkshu Agrawal2020-04-141-3/+3
| | * ASoC: tas571x: disable regulators on failed probePhilipp Puschmann2020-04-141-5/+15
| | * ASoC: dapm: Fix regression introducing multiple copies of DAI widgetsCharles Keepax2020-04-141-43/+48
| | * ASoC: samsung: s3c24xx-i2s: Fix build after removal of DAI suspend/resumeKrzysztof Kozlowski2020-04-142-57/+56
| | * ASoC: topology: Check return value of soc_tplg_dai_configAmadeusz Sławiński2020-04-091-2/+7
| | * ASoC: topology: Check return value of pcm_new_verAmadeusz Sławiński2020-04-091-1/+3
| | * ASoC: topology: Check soc_tplg_add_route return valueAmadeusz Sławiński2020-04-091-1/+3
| | * ASoC: topology: Check return value of soc_tplg_*_createAmadeusz Sławiński2020-04-091-6/+12
| | * ASoC: topology: Check return value of soc_tplg_create_tlvAmadeusz Sławiński2020-04-091-2/+14
| | * ASoC: topology: Add missing memory checksAmadeusz Sławiński2020-04-091-13/+49
| * | ALSA: usb-audio: Apply async workaround for Scarlett 2i4 2nd genAlexander Tsoy2020-04-211-0/+1
| * | ALSA: usx2y: Fix potential NULL dereferenceTakashi Iwai2020-04-211-0/+2
| * | ALSA: usb-audio: Add quirk for Focusrite Scarlett 2i2Gregor Pintar2020-04-212-84/+13
| * | ALSA: usb-audio: Add static mapping table for ALC1220-VB-based mobosTakashi Iwai2020-04-203-6/+44
| * | ALSA: hda: Remove ASUS ROG Zenith from the blacklistTakashi Iwai2020-04-191-1/+0
| * | ALSA: hda/realtek - Fix unexpected init_amp overrideTakashi Iwai2020-04-181-3/+5
| * | ALSA: usb-audio: Filter out unsupported sample rates on Focusrite devicesAlexander Tsoy2020-04-181-0/+51
| * | ALSA: hda/hdmi: Add module option to disable audio component bindingTakashi Iwai2020-04-171-0/+9
* | | Merge tag 'sound-5.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2020-04-178-68/+99
|\| |
| * | ALSA: hda: call runtime_allow() for all hda controllersHui Wang2020-04-141-0/+1
| * | ALSA: hda: Allow setting preallocation again for x86Takashi Iwai2020-04-131-3/+4
| * | ALSA: hda: Explicitly permit using autosuspend if runtime PM is supportedRoy Spliet2020-04-131-1/+3
| * | ALSA: hda: Skip controller resume if not neededTakashi Iwai2020-04-132-12/+28
| * | ALSA: hda: Keep the controller initialization even if no codecs foundTakashi Iwai2020-04-131-5/+7
| * | ALSA: hda: Release resources at error in delayed probeTakashi Iwai2020-04-132-13/+17
| * | ALSA: hda: Honor PM disablement in PM freeze and thaw_noirq opsTakashi Iwai2020-04-131-0/+4
| * | ALSA: hda: Don't release card at firmware loading errorTakashi Iwai2020-04-131-14/+5
| * | ALSA: usb-audio: Check mapping at creating connector controls, tooTakashi Iwai2020-04-122-8/+14
| * | ALSA: usb-audio: Don't create jack controls for PCM terminalsTakashi Iwai2020-04-121-3/+6
| * | ALSA: usb-audio: Don't override ignore_ctl_error value from the mapTakashi Iwai2020-04-121-1/+1
| * | ALSA: usb-audio: Filter error from connector kctl ops, tooTakashi Iwai2020-04-121-1/+1
| * | ALSA: hda/realtek - Enable the headset mic on Asus FX505DTAdam Barber2020-04-111-0/+1
| * | ALSA: ctxfi: Remove unnecessary cast in kfreeXu Wang2020-04-091-7/+7