aboutsummaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Expand)AuthorFilesLines
2021-08-30Merge branch 'for-linus' into for-nextTakashi Iwai6-3/+24
2021-08-29ALSA: usb-audio: Add lowlatency module optionTakashi Iwai3-1/+7
2021-08-27ALSA: hda/cs8409: Initialize Codec only in init fixup.Stefan Binding1-2/+0
2021-08-27ALSA: hda/cs8409: Ensure Type Detection is only run on startup when necessaryStefan Binding2-6/+30
2021-08-27ALSA: usb-audio: Work around for XRUN with low latency playbackTakashi Iwai3-2/+17
2021-08-27ALSA: pcm: fix divide error in snd_pcm_lib_ioctlZubin Mithra1-1/+1
2021-08-26ALSA: hda: Disable runtime resume at shutdownTakashi Iwai1-4/+2
2021-08-24ALSA: usb-audio: Move set-interface-first workaround into common quirkTakashi Iwai4-4/+8
2021-08-24Merge branch 'for-linus' into for-nextTakashi Iwai2-0/+6
2021-08-24ALSA: hda/realtek: Quirk for HP Spectre x360 14 amp setupJohnathon Clark1-0/+1
2021-08-24ALSA: usb-audio: Fix regression on Sony WALKMAN NW-A45 DACTakashi Iwai1-0/+5
2021-08-23ASoC: intel: atom: Revert PCM buffer address setup workaround againTakashi Iwai1-1/+1
2021-08-23Merge branch 'for-linus' into for-nextTakashi Iwai2-3/+20
2021-08-23ALSA: doc: Fix indentation warningTakashi Iwai1-0/+1
2021-08-23ALSA: hda: Update documentation for aliasing via the model optionTakashi Iwai2-0/+17
2021-08-23ALSA: hda: Allow model option to specify PCI SSID aliasTakashi Iwai1-0/+13
2021-08-23ALSA: hda: Code refactoring snd_hda_pick_fixup()Takashi Iwai1-37/+38
2021-08-23ALSA: firewire-motu: add support for MOTU 896HDTakashi Sakamoto3-4/+20
2021-08-23ALSA: hda/realtek: Workaround for conflicting SSID on ASUS ROG Strix G17Takashi Iwai1-0/+10
2021-08-19ASoC: intel: atom: Fix breakage for PCM buffer address setupTakashi Iwai1-1/+1
2021-08-19ALSA: hda/realtek: Limit mic boost on HP ProBook 445 G8Kai-Heng Feng1-2/+9
2021-08-18ALSA: hda/analog - Sink ad198x_shutup() and shuffle CONFIG_PM guardsNathan Chancellor1-8/+2
2021-08-18ALSA: hda/sigmatel - Sink stac_shutup() into stac_suspend()Nathan Chancellor1-13/+9
2021-08-17ALSA: hda: Drop workaround for a hang at shutdown againTakashi Iwai1-9/+3
2021-08-17Merge branch 'for-linus' into for-nextTakashi Iwai7-9/+36
2021-08-17ALSA: hda/via: Apply runtime PM workaround for ASUS B23ETakashi Iwai1-0/+1
2021-08-17ALSA: hda: Fix hang during shutdown due to link resetImre Deak1-3/+9
2021-08-15ALSA: hda/realtek: Enable 4-speaker output for Dell XPS 15 9510 laptopKristin Paget1-0/+1
2021-08-14ALSA: hda: Nuke unused reboot_notify callbackTakashi Iwai8-50/+1
2021-08-14ALSA: hda: Suspend codec at shutdownTakashi Iwai3-7/+17
2021-08-14ALSA: hda: conexant: Turn off EAPD at suspend, tooTakashi Iwai1-1/+15
2021-08-14ALSA: pcm: Add SNDRV_PCM_INFO_EXPLICIT_SYNC flagTakashi Iwai2-0/+10
2021-08-14ALSA: usb-audio: Input source control - digidesign mboxDamien Zammit1-62/+203
2021-08-13ALSA: memalloc: Count continuous pages in vmalloc buffer handlerTakashi Iwai1-7/+21
2021-08-13ALSA: hda/cs8409: Prevent pops and clicks during suspendStefan Binding1-0/+6
2021-08-13ALSA: hda_audio_ext: fix kernel-docPierre-Louis Bossart1-1/+1
2021-08-13ALSA: core: control_led: use strscpy instead of strlcpyPierre-Louis Bossart1-1/+1
2021-08-12ALSA: hda/cs8409: Unmute/Mute codec when stream starts/stopsStefan Binding3-30/+120
2021-08-12ALSA: hda/cs8409: Follow correct CS42L42 power down sequence for suspendStefan Binding2-1/+24
2021-08-12ALSA: hda/cs8409: Remove unnecessary delaysStefan Binding1-8/+4
2021-08-12ALSA: hda/cs8409: Use timeout rather than retries for I2C transaction waitsStefan Binding2-13/+5
2021-08-12ALSA: hda/cs8409: Set fixed sample rate of 48kHz for CS42L42Stefan Binding3-0/+16
2021-08-12ALSA: hda/cs8409: Enable Full Scale Volume for Line Out Codec on DolphinStefan Binding1-2/+2
2021-08-12ALSA: hda/cs8409: Add support for dolphinLucas Tanure3-0/+440
2021-08-12ALSA: hda/cs8409: Add Support to disable jack type detection for CS42L42Stefan Binding3-31/+43
2021-08-12ALSA: hda/cs8409: Support multiple sub_codecs for Suspend/Resume/Unsol eventsStefan Binding1-13/+28
2021-08-12ALSA: hda/cs8409: Move codec properties to its own structLucas Tanure3-250/+284
2021-08-12ALSA: hda/cs8409: Separate CS8409, CS42L42 and project functionsLucas Tanure3-180/+195
2021-08-12ALSA: hda/cs8409: Support i2c bulk read/write functionsLucas Tanure3-83/+136
2021-08-12ALSA: hda/cs8409: Avoid re-setting the same page as the last accessLucas Tanure2-55/+71