Age | Commit message (Expand) | Author | Files | Lines |
2020-04-24 | Merge tag 'sound-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 39 | -341/+605 |
2020-04-23 | ALSA: hda: Always use jackpoll helper for jack update after resume | Takashi Iwai | 2 | -26/+19 |
2020-04-23 | ALSA: hda/realtek - Add new codec supported for ALC245 | Kailang Yang | 1 | -0/+3 |
2020-04-23 | ALSA: usb-audio: Fix usb audio refcnt leak when getting spdif | Xiyu Yang | 1 | -4/+8 |
2020-04-22 | ALSA: usb-audio: Add connector notifier delegation | Takashi Iwai | 3 | -0/+48 |
2020-04-21 | Merge tag 'asoc-fix-v5.7-rc2' of https://git.kernel.org/pub/scm/linux/kernel/... | Takashi Iwai | 27 | -217/+402 |
2020-04-21 | ALSA: usb-audio: Apply async workaround for Scarlett 2i4 2nd gen | Alexander Tsoy | 1 | -0/+1 |
2020-04-21 | ASoC: wm8960: Fix wrong clock after suspend & resume | Shengjiu Wang | 1 | -2/+1 |
2020-04-21 | ALSA: usx2y: Fix potential NULL dereference | Takashi Iwai | 1 | -0/+2 |
2020-04-21 | ALSA: usb-audio: Add quirk for Focusrite Scarlett 2i2 | Gregor Pintar | 2 | -84/+13 |
2020-04-20 | ASoC: wm89xx: Add missing dependency | YueHaibing | 1 | -0/+3 |
2020-04-20 | Merge series "ASoC: rsnd: multi-SSI setup fixes" from Matthias Blankertz <mat... | Mark Brown | 1 | -5/+14 |
2020-04-20 | Merge series "ASoC: meson: fix codec-to-codec link setup" from Jerome Brunet ... | Mark Brown | 2 | -2/+6 |
2020-04-20 | ASoC: dapm: fixup dapm kcontrol widget | Gyeongtaek Lee | 1 | -3/+17 |
2020-04-20 | ASoC: rsnd: Fix "status check failed" spam for multi-SSI | Matthias Blankertz | 1 | -1/+7 |
2020-04-20 | ASoC: rsnd: Don't treat master SSI in multi SSI setup as parent | Matthias Blankertz | 1 | -4/+7 |
2020-04-20 | ASoC: meson: gx-card: fix codec-to-codec link setup | Jerome Brunet | 1 | -1/+3 |
2020-04-20 | ASoC: meson: axg-card: fix codec-to-codec link setup | Jerome Brunet | 1 | -1/+3 |
2020-04-20 | ALSA: usb-audio: Add static mapping table for ALC1220-VB-based mobos | Takashi Iwai | 3 | -6/+44 |
2020-04-20 | ALSA: hda: Remove ASUS ROG Zenith from the blacklist | Takashi Iwai | 1 | -1/+0 |
2020-04-18 | ALSA: hda/realtek - Fix unexpected init_amp override | Takashi Iwai | 1 | -3/+5 |
2020-04-18 | ALSA: usb-audio: Filter out unsupported sample rates on Focusrite devices | Alexander Tsoy | 1 | -0/+51 |
2020-04-17 | ASoC: SOF: Intel: add min/max channels for SSP on Baytrail/Broadwell | Pierre-Louis Bossart | 2 | -0/+64 |
2020-04-17 | ASoC: stm32: sai: fix sai probe | Olivier Moysan | 1 | -7/+5 |
2020-04-17 | Merge tag 'sound-5.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 8 | -68/+99 |
2020-04-17 | ALSA: hda/hdmi: Add module option to disable audio component binding | Takashi Iwai | 1 | -0/+9 |
2020-04-16 | Merge series "ASoC: rsnd: Fixes for multichannel HDMI audio output" from Matt... | Mark Brown | 2 | -5/+5 |
2020-04-16 | ASoC: codecs: hdac_hdmi: Fix incorrect use of list_for_each_entry | Amadeusz Sławiński | 1 | -3/+3 |
2020-04-16 | ASoC: rsnd: Fix HDMI channel mapping for multi-SSI mode | Matthias Blankertz | 1 | -1/+1 |
2020-04-16 | ASoC: rsnd: Fix parent SSI start/stop in multi-SSI mode | Matthias Blankertz | 1 | -4/+4 |
2020-04-16 | ASoC: soc-dai: revert all changes to DAI startup/shutdown sequence | Pierre-Louis Bossart | 1 | -9/+2 |
2020-04-15 | ASoC: topology: Fix endianness issue | Amadeusz Sławiński | 1 | -1/+1 |
2020-04-15 | ASoC: q6dsp6: q6afe-dai: add missing channels to MI2S DAIs | Stephan Gerhold | 1 | -0/+16 |
2020-04-15 | ASoC: soc-pcm: dpcm: Only allow playback/capture if supported | Stephan Gerhold | 1 | -2/+11 |
2020-04-15 | ASoC: sgtl5000: Fix VAG power-on handling | Sebastian Reichel | 2 | -0/+35 |
2020-04-14 | ALSA: hda: call runtime_allow() for all hda controllers | Hui Wang | 1 | -0/+1 |
2020-04-14 | ASoC: madera: Remove a couple of stray blank lines | Charles Keepax | 1 | -4/+0 |
2020-04-14 | ASoC: wsa881x: mark read_only_wordlength flag | Srinivas Kandagatla | 1 | -0/+4 |
2020-04-14 | ASoC: qcom: common: Silence duplicate parse error messages | Bjorn Andersson | 2 | -6/+2 |
2020-04-14 | soc/stm/stm32_sub_sai: Add missing '\n' in log messages | Sebastian Fricke | 1 | -1/+1 |
2020-04-14 | ASoC: dapm: Remove dapm_connect_dai_link_widgets helper | Charles Keepax | 1 | -22/+14 |
2020-04-14 | ASoC: dapm: Move error message to avoid some duplication | Charles Keepax | 1 | -12/+4 |
2020-04-14 | ASoC: Intel: soc-acpi-intel-cml-match: remove useless 'rt1308_2_adr' | Jason Yan | 1 | -8/+0 |
2020-04-14 | ASoC: intel: soc-acpi-intel-icl-match: remove useless 'rt1308_2_adr' | Jason Yan | 1 | -8/+0 |
2020-04-14 | ASoC: amd: Fix button configuration | Akshu Agrawal | 1 | -3/+3 |
2020-04-14 | ASoC: tas571x: disable regulators on failed probe | Philipp Puschmann | 1 | -5/+15 |
2020-04-14 | ASoC: dapm: Fix regression introducing multiple copies of DAI widgets | Charles Keepax | 1 | -43/+48 |
2020-04-14 | ASoC: samsung: s3c24xx-i2s: Fix build after removal of DAI suspend/resume | Krzysztof Kozlowski | 2 | -57/+56 |
2020-04-13 | ALSA: hda: Allow setting preallocation again for x86 | Takashi Iwai | 1 | -3/+4 |
2020-04-13 | ALSA: hda: Explicitly permit using autosuspend if runtime PM is supported | Roy Spliet | 1 | -1/+3 |