aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/ice1712/revo.c
Commit message (Collapse)AuthorAgeFilesLines
* [ALSA] Stereo controls for M-Audio Revolution cardsJani Alinikula2006-06-281-3/+20
| | | | | | | | | This patch adds stereo controls to revo cards by making the ak4xxx driver mixers configurable from the card driver. Signed-off-by: Jani Alinikula <janialinikula@gmail.com> Signed-off-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Jaroslav Kysela <perex@suse.cz>
* [ALSA] ice1724 - Add support of M-Audio Revolution 5.1Takashi Iwai2006-01-031-3/+42
| | | | | | | | Modules: ICE1724 driver Added the basic support of M-Audio Revolution 5.1. Signed-off-by: Takashi Iwai <tiwai@suse.de>
* [ALSA] Remove xxx_t typedefs: PCI ICE1724Takashi Iwai2006-01-031-8/+8
| | | | | | | | Modules: ICE1724 driver,ICE1712 driver Remove xxx_t typedefs from the PCI ICE1724 driver. Signed-off-by: Takashi Iwai <tiwai@suse.de>
* [ALSA] Allow 8-44khz sample rates on Revolution 7.1Takashi Iwai2005-11-041-13/+0
| | | | | | | | | Modules: ICE1724 driver Remove the restcition of sample rates on Revolution 7.1 board. This enables the low 8-44kHz sample rates. Signed-off-by: Takashi Iwai <tiwai@suse.de>
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+205
Initial git repository build. I'm not bothering with the full history, even though we have it. We can create a separate "historical" git archive of that later if we want to, and in the meantime it's about 3.2GB when imported into git - space that would just make the early git days unnecessarily complicated, when we don't have a lot of good infrastructure for it. Let it rip!