aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/ice1712 (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-16[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela15-18/+18
2007-10-16[ALSA] check for linked substreams of different cardsClemens Ladisch1-4/+6
2007-10-16[ALSA] ice1712 - Fix missing replacement to snd_ctl_boolean_mono_infoTakashi Iwai2-4/+1
2007-10-16[ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai9-233/+35
2007-07-20[ALSA] ice1724 - Add PCM Playback Switch to Revo 7.1Pavel Hofman1-1/+6
2007-06-28ALSA: fix ice1712 section mismatchRandy Dunlap1-1/+1
2007-05-11[ALSA] ice1724 - Misc fixes for Prodigy192Pavel Hofman2-1/+16
2007-05-11[ALSA] ice1724 - Functioning support for Prodigy 192Pavel Hofman3-6/+349
2007-05-11[ALSA] ice1724 - Add comments for naming of PCM streamsTakashi Iwai1-0/+8
2007-05-11[ALSA] ice1724 - call snd_ak4114_build() in juliTakashi Iwai1-1/+10
2007-05-11[ALSA] ak4114 - Fix possible Oops with callbacksTakashi Iwai1-7/+0
2007-05-11[ALSA] ice1724 - Fix AP192 4wire mode accessTakashi Iwai1-1/+1
2007-05-11[ALSA] Fix conflicts between const and __devinitdataTakashi Iwai18-65/+65
2007-05-11[ALSA] ice1712: build fixesRalf Baechle7-58/+58
2007-05-11[ALSA] Add snd_pcm_group_for_each_entry() for code cleanupTakashi Iwai2-6/+2
2007-05-09Fix misspellings collected by members of KJ list.Robert P. J. Day1-2/+2
2007-02-09[ALSA] Add even more 'const' to everything related to TLVTakashi Iwai5-11/+11
2007-02-09[ALSA] Add some more 'const', but needs changes in i2c/other/ak4*Takashi Iwai2-9/+9
2007-02-09[ALSA] Add 'const' to files in pci/ice1712/Takashi Iwai26-183/+180
2007-02-09[ALSA] ice1712 - Reorganize existing eeprom dataTakashi Iwai6-162/+133
2007-02-09[ALSA] Add support of the ESI Waveterminal 192M to the ice1724 ALSA driverClement Guedez4-2/+566
2007-02-09[ALSA] ice1724 - Add support for Prodigy 7.1 XTToshimune Konno2-10/+46
2007-02-09[ALSA] ice1724 - Add support of M-Audio Audiophile 192Takashi Iwai2-1/+208
2007-02-09[ALSA] Enable the analog loopback of the Revolution 5.1Jochen Voss3-12/+140
2007-02-09[ALSA] Enable capture from line-in and CD on Revolution 5.1Jochen Voss1-1/+9
2006-12-20[ALSA] Remove IRQF_DISABLED for shared PCI irqsTakashi Iwai2-2/+2
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2-5/+5
2006-09-23[ALSA] ak4xxx - Remove bogus IPGA controlsTakashi Iwai1-1/+0
2006-09-23[ALSA] Add dB scale information to ice1724 driverTakashi Iwai4-27/+139
2006-09-23[ALSA] Add dB scale information to ice1712 driverTakashi Iwai1-0/+8
2006-09-23[ALSA] Clean up and add TLV support to AK4xxx i2c driverTakashi Iwai1-18/+29
2006-09-23[ALSA] ice1712 - fix 1600->16000Hz value typoJaroslav Kysela1-3/+3
2006-09-23[ALSA] Revolution 5.1 - complete the AK5365 supportJochen Voss1-1/+1
2006-09-23[ALSA] Revolution 5.1 - register the AK5365 ADC with ALSAJochen Voss2-3/+29
2006-07-12[ALSA] Fix section mismatch errors in ALSA PCI driversTakashi Iwai2-2/+2
2006-07-12[ALSA] Reduce the string length of Terratec Aureon 7.1 UniverseTakashi Iwai1-1/+1
2006-07-02[PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner2-2/+2
2006-06-28[ALSA] Stereo controls for M-Audio Revolution cardsJani Alinikula1-3/+20
2006-06-22[ALSA] ice1712 - Set mpu401 info flags from _card_infoAlan Horstmann3-3/+8
2006-06-22[ALSA] ice1724 - Add functionality for Audiotrak Prodigy 7.1 LTTakashi Iwai2-10/+17
2006-06-22[ALSA] ice1712 - Disable AC97 for DMX6fireAlan Horstmann1-7/+8
2006-06-22[ALSA] Change an arugment of snd_mpu401_uart_new() to bit flagsTakashi Iwai2-3/+6
2006-06-22[ALSA] Remove unneeded read/write_size fields in proc text opsTakashi Iwai3-7/+5
2006-06-22[ALSA] ice1712 - Provides specified midi port names instead of defaultsAlan Horstmann3-2/+19
2006-04-27[ALSA] add __devinitdata to all pci_device_idHenrik Kretzschmar2-2/+2
2006-04-27[ALSA] sound/pci/: remove duplicate #include'sAdrian Bunk1-1/+0
2006-03-31[ALSA] Add Aux input switch control for Aureon UniverseMaximilian Rehkopf2-3/+161
2006-03-31[ALSA] ice1712 - Fix wrong register value for DMX 6FIREAlan Horstmann1-1/+1
2006-03-28[PATCH] Replace 0xff.. with correct DMA_xBIT_MASKMatthias Gehre1-0/+2
2006-03-22[PATCH] Intruduce DMA_28BIT_MASKTobias Klauser1-2/+3