summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_cs8409.h
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda/cirrus: Fix broken audio on hardware with two CS42L42 codecs.Vitaly Rodionov2023-09-041-0/+1
* ALSA: hda/cs8409: change cs8409_fixups v.pins initializers to staticTom Rix2022-07-051-2/+0
* ALSA: hda/cs8409: Add Speaker Playback Switch for WarlockStefan Binding2022-05-121-0/+1
* ALSA: hda/cs8409: Add Speaker Playback Switch for CyborgStefan Binding2022-05-121-0/+3
* ALSA: hda/cs8409: Support new Odin VariantsStefan Binding2022-05-121-0/+1
* ALSA: hda/cs8409: Support manual mode detection for CS42L42Stefan Binding2022-05-091-1/+0
* ALSA: hda/cs8409: Use general cs42l42 include in cs8409 hda driverStefan Binding2022-05-091-7/+1
* ALSA: hda/cs8409: Support new Warlock MLK VariantsStefan Binding2022-03-281-0/+2
* ALSA: hda/cs8409: Fix Full Scale Volume setting for all variantsStefan Binding2022-03-281-0/+3
* ALSA: hda/cs8409: Fix Jack detection after resumeChristian A. Ehrhardt2022-01-041-0/+1
* ALSA: hda/cs8409: Ensure Type Detection is only run on startup when necessaryStefan Binding2021-08-271-0/+2
* ALSA: hda/cs8409: Unmute/Mute codec when stream starts/stopsStefan Binding2021-08-121-0/+7
* ALSA: hda/cs8409: Follow correct CS42L42 power down sequence for suspendStefan Binding2021-08-121-0/+2
* ALSA: hda/cs8409: Use timeout rather than retries for I2C transaction waitsStefan Binding2021-08-121-0/+2
* ALSA: hda/cs8409: Set fixed sample rate of 48kHz for CS42L42Stefan Binding2021-08-121-0/+2
* ALSA: hda/cs8409: Add support for dolphinLucas Tanure2021-08-121-0/+24
* ALSA: hda/cs8409: Add Support to disable jack type detection for CS42L42Stefan Binding2021-08-121-0/+1
* ALSA: hda/cs8409: Move codec properties to its own structLucas Tanure2021-08-121-11/+28
* ALSA: hda/cs8409: Separate CS8409, CS42L42 and project functionsLucas Tanure2021-08-121-12/+12
* ALSA: hda/cs8409: Support i2c bulk read/write functionsLucas Tanure2021-08-121-3/+5
* ALSA: hda/cs8409: Avoid re-setting the same page as the last accessLucas Tanure2021-08-121-0/+2
* ALSA: hda/cs8409: Avoid setting the same I2C address for every accessLucas Tanure2021-08-121-0/+1
* ALSA: hda/cs8409: Dont disable I2C clock between consecutive accessesLucas Tanure2021-08-121-0/+4
* ALSA: hda/cs8409: Generalize volume controlsLucas Tanure2021-08-121-8/+19
* ALSA: hda/cs8409: Prevent I2C access during suspend timeLucas Tanure2021-08-121-0/+1
* ALSA: hda/cs8409: Use enums for register names and coefficientsStefan Binding2021-08-121-28/+211
* ALSA: hda/cs8409: Move arrays of configuration to a new fileLucas Tanure2021-08-121-0/+19
* ALSA: hda/cirrus: Move CS8409 HDA bridge to separate moduleLucas Tanure2021-08-121-0/+91