aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_cirrus.c
Commit message (Collapse)AuthorAge
...
* ALSA: hda - Add CS420x-specific coef setupTakashi Iwai2009-07-06
| | | | Signed-off-by: Takashi Iwai <tiwai@suse.de>
* ALSA: hda - Force to initialize input mixer setup for CS420xTakashi Iwai2009-07-06
| | | | Signed-off-by: Takashi Iwai <tiwai@suse.de>
* ALSA: hda - Fix cirrus codec parsingTakashi Iwai2009-07-06
| | | | | | | | The parser wasn't called in the proper order. Split now the parser to be called in patch_cirrus(), and the rest are just for building PCMs and controls. Signed-off-by: Takashi Iwai <tiwai@suse.de>
* ALSA: hda - Add Cirrus Logic CS420x supportTakashi Iwai2009-07-01
Signed-off-by: Takashi Iwai <tiwai@suse.de>