aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_cs8409-tables.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-17ALSA: hda/cs8409: Support new Dolphin VariantsStefan Binding1-0/+4
2022-07-05ALSA: hda/cs8409: change cs8409_fixups v.pins initializers to staticTom Rix1-3/+3
2022-05-12ALSA: hda/cs8409: Support new Odin VariantsStefan Binding1-0/+19
2022-05-09ALSA: hda/cs8409: Support manual mode detection for CS42L42Stefan Binding1-3/+0
2022-05-09ALSA: hda/cs8409: Use general cs42l42 include in cs8409 hda driverStefan Binding1-162/+162
2022-03-28ALSA: hda/cs8409: Add new Dolphin HW variantsVitaly Rodionov1-0/+5
2022-03-28ALSA: hda/cs8409: Support new Warlock MLK VariantsStefan Binding1-0/+29
2022-03-28ALSA: hda/cs8409: Re-order quirk table into ascending orderStefan Binding1-17/+17
2022-01-20ALSA: hda/cs8409: Add new Warlock SKUs to patch_cs8409Stefan Binding1-0/+2
2022-01-04ALSA: hda/cs8409: Fix Jack detection after resumeChristian A. Ehrhardt1-0/+3
2021-08-12ALSA: hda/cs8409: Unmute/Mute codec when stream starts/stopsStefan Binding1-10/+10
2021-08-12ALSA: hda/cs8409: Set fixed sample rate of 48kHz for CS42L42Stefan Binding1-0/+8
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 Tanure1-0/+220
2021-08-12ALSA: hda/cs8409: Add Support to disable jack type detection for CS42L42Stefan Binding1-0/+1
2021-08-12ALSA: hda/cs8409: Move codec properties to its own structLucas Tanure1-82/+101
2021-08-12ALSA: hda/cs8409: Separate CS8409, CS42L42 and project functionsLucas Tanure1-10/+8
2021-08-12ALSA: hda/cs8409: Support i2c bulk read/write functionsLucas Tanure1-2/+1
2021-08-12ALSA: hda/cs8409: Generalize volume controlsLucas Tanure1-0/+37
2021-08-12ALSA: hda/cs8409: Disable unnecessary Ring Sense for Cyborg/Warlock/BullseyeStefan Binding1-3/+1
2021-08-12ALSA: hda/cs8409: Mask all CS42L42 interrupts on initializationStefan Binding1-0/+12
2021-08-12ALSA: hda/cs8409: Use enums for register names and coefficientsStefan Binding1-58/+106
2021-08-12ALSA: hda/cs8409: Move arrays of configuration to a new fileLucas Tanure1-0/+220