summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_cs8409.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda/cs8409: Initialize Codec only in init fixup.Stefan Binding2021-08-271-2/+0
* ALSA: hda/cs8409: Ensure Type Detection is only run on startup when necessaryStefan Binding2021-08-271-6/+28
* ALSA: hda/cs8409: Prevent pops and clicks during suspendStefan Binding2021-08-131-0/+6
* ALSA: hda/cs8409: Unmute/Mute codec when stream starts/stopsStefan Binding2021-08-121-20/+103
* ALSA: hda/cs8409: Follow correct CS42L42 power down sequence for suspendStefan Binding2021-08-121-1/+22
* ALSA: hda/cs8409: Remove unnecessary delaysStefan Binding2021-08-121-8/+4
* ALSA: hda/cs8409: Use timeout rather than retries for I2C transaction waitsStefan Binding2021-08-121-13/+3
* ALSA: hda/cs8409: Set fixed sample rate of 48kHz for CS42L42Stefan Binding2021-08-121-0/+6
* ALSA: hda/cs8409: Add support for dolphinLucas Tanure2021-08-121-0/+196
* ALSA: hda/cs8409: Add Support to disable jack type detection for CS42L42Stefan Binding2021-08-121-31/+41
* ALSA: hda/cs8409: Support multiple sub_codecs for Suspend/Resume/Unsol eventsStefan Binding2021-08-121-13/+28
* ALSA: hda/cs8409: Move codec properties to its own structLucas Tanure2021-08-121-157/+155
* ALSA: hda/cs8409: Separate CS8409, CS42L42 and project functionsLucas Tanure2021-08-121-158/+175
* ALSA: hda/cs8409: Support i2c bulk read/write functionsLucas Tanure2021-08-121-78/+130
* ALSA: hda/cs8409: Avoid re-setting the same page as the last accessLucas Tanure2021-08-121-55/+69
* ALSA: hda/cs8409: Avoid setting the same I2C address for every accessLucas Tanure2021-08-121-2/+17
* ALSA: hda/cs8409: Dont disable I2C clock between consecutive accessesLucas Tanure2021-08-121-18/+70
* ALSA: hda/cs8409: Generalize volume controlsLucas Tanure2021-08-121-116/+49
* ALSA: hda/cs8409: Prevent I2C access during suspend timeLucas Tanure2021-08-121-0/+14
* ALSA: hda/cs8409: Simplify CS42L42 jack detect.Stefan Binding2021-08-121-7/+14
* ALSA: hda/cs8409: Mask CS42L42 wake eventsStefan Binding2021-08-121-2/+2
* ALSA: hda/cs8409: Disable unsolicited response for the first bootLucas Tanure2021-08-121-3/+2
* ALSA: hda/cs8409: Disable unsolicited responses during suspendStefan Binding2021-08-121-12/+14
* ALSA: hda/cs8409: Reduce HS pops/clicks for CyborgStefan Binding2021-08-121-2/+8
* ALSA: hda/cs8409: Use enums for register names and coefficientsStefan Binding2021-08-121-23/+26
* ALSA: hda/cs8409: Move arrays of configuration to a new fileLucas Tanure2021-08-121-217/+1
* ALSA: hda/cirrus: Move CS8409 HDA bridge to separate moduleLucas Tanure2021-08-121-0/+1060