summaryrefslogtreecommitdiffstats
path: root/sound/pci/ice1712
Commit message (Expand)AuthorAgeFilesLines
* [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-10-1615-18/+18
* [ALSA] check for linked substreams of different cardsClemens Ladisch2007-10-161-4/+6
* [ALSA] ice1712 - Fix missing replacement to snd_ctl_boolean_mono_infoTakashi Iwai2007-10-162-4/+1
* [ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai2007-10-169-233/+35
* [ALSA] ice1724 - Add PCM Playback Switch to Revo 7.1Pavel Hofman2007-07-201-1/+6
* ALSA: fix ice1712 section mismatchRandy Dunlap2007-06-281-1/+1
* [ALSA] ice1724 - Misc fixes for Prodigy192Pavel Hofman2007-05-112-1/+16
* [ALSA] ice1724 - Functioning support for Prodigy 192Pavel Hofman2007-05-113-6/+349
* [ALSA] ice1724 - Add comments for naming of PCM streamsTakashi Iwai2007-05-111-0/+8
* [ALSA] ice1724 - call snd_ak4114_build() in juliTakashi Iwai2007-05-111-1/+10
* [ALSA] ak4114 - Fix possible Oops with callbacksTakashi Iwai2007-05-111-7/+0
* [ALSA] ice1724 - Fix AP192 4wire mode accessTakashi Iwai2007-05-111-1/+1
* [ALSA] Fix conflicts between const and __devinitdataTakashi Iwai2007-05-1118-65/+65
* [ALSA] ice1712: build fixesRalf Baechle2007-05-117-58/+58
* [ALSA] Add snd_pcm_group_for_each_entry() for code cleanupTakashi Iwai2007-05-112-6/+2
* Fix misspellings collected by members of KJ list.Robert P. J. Day2007-05-091-2/+2
* [ALSA] Add even more 'const' to everything related to TLVTakashi Iwai2007-02-095-11/+11
* [ALSA] Add some more 'const', but needs changes in i2c/other/ak4*Takashi Iwai2007-02-092-9/+9
* [ALSA] Add 'const' to files in pci/ice1712/Takashi Iwai2007-02-0926-183/+180
* [ALSA] ice1712 - Reorganize existing eeprom dataTakashi Iwai2007-02-096-162/+133
* [ALSA] Add support of the ESI Waveterminal 192M to the ice1724 ALSA driverClement Guedez2007-02-094-2/+566
* [ALSA] ice1724 - Add support for Prodigy 7.1 XTToshimune Konno2007-02-092-10/+46
* [ALSA] ice1724 - Add support of M-Audio Audiophile 192Takashi Iwai2007-02-092-1/+208
* [ALSA] Enable the analog loopback of the Revolution 5.1Jochen Voss2007-02-093-12/+140
* [ALSA] Enable capture from line-in and CD on Revolution 5.1Jochen Voss2007-02-091-1/+9
* [ALSA] Remove IRQF_DISABLED for shared PCI irqsTakashi Iwai2006-12-202-2/+2
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-052-5/+5
* [ALSA] ak4xxx - Remove bogus IPGA controlsTakashi Iwai2006-09-231-1/+0
* [ALSA] Add dB scale information to ice1724 driverTakashi Iwai2006-09-234-27/+139
* [ALSA] Add dB scale information to ice1712 driverTakashi Iwai2006-09-231-0/+8
* [ALSA] Clean up and add TLV support to AK4xxx i2c driverTakashi Iwai2006-09-231-18/+29
* [ALSA] ice1712 - fix 1600->16000Hz value typoJaroslav Kysela2006-09-231-3/+3
* [ALSA] Revolution 5.1 - complete the AK5365 supportJochen Voss2006-09-231-1/+1
* [ALSA] Revolution 5.1 - register the AK5365 ADC with ALSAJochen Voss2006-09-232-3/+29
* [ALSA] Fix section mismatch errors in ALSA PCI driversTakashi Iwai2006-07-122-2/+2
* [ALSA] Reduce the string length of Terratec Aureon 7.1 UniverseTakashi Iwai2006-07-121-1/+1
* [PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner2006-07-022-2/+2
* [ALSA] Stereo controls for M-Audio Revolution cardsJani Alinikula2006-06-281-3/+20
* [ALSA] ice1712 - Set mpu401 info flags from _card_infoAlan Horstmann2006-06-223-3/+8
* [ALSA] ice1724 - Add functionality for Audiotrak Prodigy 7.1 LTTakashi Iwai2006-06-222-10/+17
* [ALSA] ice1712 - Disable AC97 for DMX6fireAlan Horstmann2006-06-221-7/+8
* [ALSA] Change an arugment of snd_mpu401_uart_new() to bit flagsTakashi Iwai2006-06-222-3/+6
* [ALSA] Remove unneeded read/write_size fields in proc text opsTakashi Iwai2006-06-223-7/+5
* [ALSA] ice1712 - Provides specified midi port names instead of defaultsAlan Horstmann2006-06-223-2/+19
* [ALSA] add __devinitdata to all pci_device_idHenrik Kretzschmar2006-04-272-2/+2
* [ALSA] sound/pci/: remove duplicate #include'sAdrian Bunk2006-04-271-1/+0
* [ALSA] Add Aux input switch control for Aureon UniverseMaximilian Rehkopf2006-03-312-3/+161
* [ALSA] ice1712 - Fix wrong register value for DMX 6FIREAlan Horstmann2006-03-311-1/+1
* [PATCH] Replace 0xff.. with correct DMA_xBIT_MASKMatthias Gehre2006-03-281-0/+2
* [PATCH] Intruduce DMA_28BIT_MASKTobias Klauser2006-03-221-2/+3