Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ALSA: hda - Fix a compile error in patch_ca0132.c for the recent SPDIF change | Takashi Iwai | 2011-06-21 | 1 | -1/+2 |
| | | | | Signed-off-by: Takashi Iwai <tiwai@suse.de> | ||||
* | ALSA: hda - Add Creative CA0132 HDA codec support | Ian Minett | 2011-06-21 | 1 | -0/+1096 |
Create patch_ca0132.c, to add support for devices featuring the Creative CA0132 HD-audio codec. This driver implements :- * 1 playback subdevice to headphone and speaker * 2 capture subdevices: i - Mic-in ii- Line-in * mixer device Advanced DSP features are not yet included. Developed and maintained by Creative Labs, Inc. Signed-off-by: Ian Minett <ian_minett@creativelabs.com> Signed-off-by: Takashi Iwai <tiwai@suse.de> |