summaryrefslogtreecommitdiff
path: root/sound/pci
AgeCommit message (Expand)Author
2021-08-27ALSA: hda/cs8409: Initialize Codec only in init fixup.Stefan Binding
2021-08-27ALSA: hda/cs8409: Ensure Type Detection is only run on startup when necessaryStefan Binding
2021-08-26ALSA: hda: Disable runtime resume at shutdownTakashi Iwai
2021-08-24Merge branch 'for-linus' into for-nextTakashi Iwai
2021-08-24ALSA: hda/realtek: Quirk for HP Spectre x360 14 amp setupJohnathon Clark
2021-08-23Merge branch 'for-linus' into for-nextTakashi Iwai
2021-08-23ALSA: hda: Allow model option to specify PCI SSID aliasTakashi Iwai
2021-08-23ALSA: hda: Code refactoring snd_hda_pick_fixup()Takashi Iwai
2021-08-23ALSA: hda/realtek: Workaround for conflicting SSID on ASUS ROG Strix G17Takashi Iwai
2021-08-19ALSA: hda/realtek: Limit mic boost on HP ProBook 445 G8Kai-Heng Feng
2021-08-18ALSA: hda/analog - Sink ad198x_shutup() and shuffle CONFIG_PM guardsNathan Chancellor
2021-08-18ALSA: hda/sigmatel - Sink stac_shutup() into stac_suspend()Nathan Chancellor
2021-08-17ALSA: hda: Drop workaround for a hang at shutdown againTakashi Iwai
2021-08-17Merge branch 'for-linus' into for-nextTakashi Iwai
2021-08-17ALSA: hda/via: Apply runtime PM workaround for ASUS B23ETakashi Iwai
2021-08-17ALSA: hda: Fix hang during shutdown due to link resetImre Deak
2021-08-15ALSA: hda/realtek: Enable 4-speaker output for Dell XPS 15 9510 laptopKristin Paget
2021-08-14ALSA: hda: Nuke unused reboot_notify callbackTakashi Iwai
2021-08-14ALSA: hda: Suspend codec at shutdownTakashi Iwai
2021-08-14ALSA: hda: conexant: Turn off EAPD at suspend, tooTakashi Iwai
2021-08-13ALSA: hda/cs8409: Prevent pops and clicks during suspendStefan Binding
2021-08-12ALSA: hda/cs8409: Unmute/Mute codec when stream starts/stopsStefan Binding
2021-08-12ALSA: hda/cs8409: Follow correct CS42L42 power down sequence for suspendStefan Binding
2021-08-12ALSA: hda/cs8409: Remove unnecessary delaysStefan Binding
2021-08-12ALSA: hda/cs8409: Use timeout rather than retries for I2C transaction waitsStefan Binding
2021-08-12ALSA: hda/cs8409: Set fixed sample rate of 48kHz for CS42L42Stefan Binding
2021-08-12ALSA: hda/cs8409: Enable Full Scale Volume for Line Out Codec on DolphinStefan Binding
2021-08-12ALSA: hda/cs8409: Add support for dolphinLucas Tanure
2021-08-12ALSA: hda/cs8409: Add Support to disable jack type detection for CS42L42Stefan Binding
2021-08-12ALSA: hda/cs8409: Support multiple sub_codecs for Suspend/Resume/Unsol eventsStefan Binding
2021-08-12ALSA: hda/cs8409: Move codec properties to its own structLucas Tanure
2021-08-12ALSA: hda/cs8409: Separate CS8409, CS42L42 and project functionsLucas Tanure
2021-08-12ALSA: hda/cs8409: Support i2c bulk read/write functionsLucas Tanure
2021-08-12ALSA: hda/cs8409: Avoid re-setting the same page as the last accessLucas Tanure
2021-08-12ALSA: hda/cs8409: Avoid setting the same I2C address for every accessLucas Tanure
2021-08-12ALSA: hda/cs8409: Dont disable I2C clock between consecutive accessesLucas Tanure
2021-08-12ALSA: hda/cs8409: Generalize volume controlsLucas Tanure
2021-08-12ALSA: hda/cs8409: Prevent I2C access during suspend timeLucas Tanure
2021-08-12ALSA: hda/cs8409: Simplify CS42L42 jack detect.Stefan Binding
2021-08-12ALSA: hda/cs8409: Mask CS42L42 wake eventsStefan Binding
2021-08-12ALSA: hda/cs8409: Disable unsolicited response for the first bootLucas Tanure
2021-08-12ALSA: hda/cs8409: Disable unsolicited responses during suspendStefan Binding
2021-08-12ALSA: hda/cs8409: Disable unnecessary Ring Sense for Cyborg/Warlock/BullseyeStefan Binding
2021-08-12ALSA: hda/cs8409: Reduce HS pops/clicks for CyborgStefan Binding
2021-08-12ALSA: hda/cs8409: Mask all CS42L42 interrupts on initializationStefan Binding
2021-08-12ALSA: hda/cs8409: Use enums for register names and coefficientsStefan Binding
2021-08-12ALSA: hda/cs8409: Move arrays of configuration to a new fileLucas Tanure
2021-08-12ALSA: hda/cirrus: Move CS8409 HDA bridge to separate moduleLucas Tanure
2021-08-12ALSA: hda - fix the 'Capture Switch' value change notificationsJaroslav Kysela
2021-08-10ALSA: hda/realtek: fix mute/micmute LEDs for HP ProBook 650 G8 Notebook PCJeremy Szu