summaryrefslogtreecommitdiff
path: root/sound/pci/hda/patch_cs8409.c
AgeCommit message (Expand)Author
2023-09-04ALSA: hda/cirrus: Fix broken audio on hardware with two CS42L42 codecs.Vitaly Rodionov
2022-12-05ALSA: hda/cirrus: Add extra 10 ms delay to allow PLL settle and lock.Vitaly Rodionov
2022-05-12ALSA: hda/cs8409: Add Speaker Playback Switch for WarlockStefan Binding
2022-05-12ALSA: hda/cs8409: Add Speaker Playback Switch for CyborgStefan Binding
2022-05-12ALSA: hda/cs8409: Support new Odin VariantsStefan Binding
2022-05-09ALSA: hda/cs8409: Support manual mode detection for CS42L42Stefan Binding
2022-05-09ALSA: hda/cs8409: Use general cs42l42 include in cs8409 hda driverStefan Binding
2022-03-28ALSA: hda/cs8409: Disable HSBIAS_SENSE_EN for CyborgStefan Binding
2022-03-28ALSA: hda/cs8409: Support new Warlock MLK VariantsStefan Binding
2022-03-28ALSA: hda/cs8409: Fix Full Scale Volume setting for all variantsStefan Binding
2022-03-28ALSA: hda/cs8409: Fix Warlock to use mono mic configurationStefan Binding
2022-01-05Merge branch 'for-next' into for-linusTakashi Iwai
2022-01-04ALSA: hda/cs8409: Fix Jack detection after resumeChristian A. Ehrhardt
2022-01-04ALSA: hda/cs8409: Increase delay during jack detectionChristian A. Ehrhardt
2021-11-29ALSA: hda/cs8409: Set PMSG_ON earlier inside cs8409 driverStefan Binding
2021-09-16ALSA: hda/cs8409: Setup Dolphin Headset Mic as Phantom JackStefan Binding
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-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: 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: Reduce HS pops/clicks for CyborgStefan 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