Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | ALSA: asihpi - Fix uninitialized variable | Takashi Iwai | 2010-06-02 |
| | | | | | | | | Initialize prev_ctl properly before reference: sound/pci/asihpi/asihpi.c: In function ‘snd_card_asihpi_mixer_new’: sound/pci/asihpi/asihpi.c:2568:30: warning: ‘prev_ctl.dst_node_index’ may be used uninitialized in this function Signed-off-by: Takashi Iwai <tiwai@suse.de> | ||
* | ALSA: Add support of AudioScience ASI boards | Eliot Blennerhassett | 2010-04-22 |
Added the support of AudioScience ASI boards. The driver has been tested for years on alsa-driver external tree, now finally got merged to the kernel. Signed-off-by: Eliot Blennerhassett <eblennerhassett@audioscience.com> Signed-off-by: Takashi Iwai <tiwai@suse.de> |