aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/emu10k1/emufx.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: emu10k1 - Add dB range to Bass and Treble for SB Live!Raymond Yau2011-05-201-0/+5
* ALSA: emu10k1: allow high-resolution mixer controlsClemens Ladisch2010-05-251-8/+28
* ALSA: sound/pci: use memdup_user()Li Zefan2009-04-141-28/+13
* ALSA: emu10k1 - Add missing KERN_* prefix to printkTakashi Iwai2009-02-051-4/+7
* ALSA: Kill snd_assert() in sound/pci/*Takashi Iwai2008-08-131-2/+4
* [ALSA] snd:emu10k1: E-Mu updates. Fixes to firmware loading and support for 0...James Courtier-Dutton2008-01-311-3/+3
* [ALSA] emu10k1 - Fix over-sized kmalloc for TLVTakashi Iwai2008-01-311-1/+1
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-311-1/+0
* [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-10-161-1/+1
* [ALSA] Routines for effect processor FX8010: Use list_for_each_entryMatthias Kaehlcke2007-10-161-7/+3
* [ALSA] This patch removes memset() from snd_emu10k1_fx8010_info() which appar...Mariusz Kozlowski2007-10-161-7/+2
* [ALSA] snd-emu10k1: Add support for E-Mu 1616 PCI, 1616M PCI, 0404 PCI, E-MuJames Courtier-Dutton2007-10-161-104/+126
* [ALSA] emu10k1 - EMU 1212 with 16 capture channelsPavel Hofman2007-07-201-2/+76
* [ALSA] Add even more 'const' to everything related to TLVTakashi Iwai2007-02-091-2/+2
* [ALSA] emu10k1 - Fix ABI for older ld10k1Takashi Iwai2007-02-091-21/+79
* [ALSA] snd-emu10k1: Added support for emu1010, including E-Mu 1212m and E-Mu ...James Courtier-Dutton2007-02-091-12/+90
* [ALSA] snd-emu10k1: Add a comment explaining the conversion function for dB g...James Courtier-Dutton2006-09-231-0/+1
* [ALSA] snd-emu10k1: Implement dB gain infomation.James Courtier-Dutton2006-09-231-0/+11
* [ALSA] semaphore -> mutex (PCI part)Ingo Molnar2006-03-221-10/+12
* [PATCH] move capable() to capability.hRandy.Dunlap2006-01-111-0/+1
* [ALSA] emu10k1 - Fix missing declarationsAndreas Schwab2006-01-031-0/+1
* [ALSA] emu10k1: Partial support for Creative emu1212mJames Courtier-Dutton2006-01-031-0/+9
* [ALSA] emu10k1 - Add PM supportTakashi Iwai2006-01-031-7/+114
* [ALSA] Remove xxx_t typedefs: PCI emu10k1Takashi Iwai2006-01-031-104/+140
* [ALSA] Add missing KERN_* suffix to printkTakashi Iwai2005-11-041-1/+1
* [ALSA] Remove snd_runtime_check() macroTakashi Iwai2005-11-041-11/+23
* [ALSA] emu10k1: Front channels via fxbus 8 and 9Mikael Magnusson2005-11-041-3/+20
* [ALSA] Replace with kzalloc() - pci stuffTakashi Iwai2005-09-121-4/+4
* [ALSA] sparse address space annotationsClemens Ladisch2005-09-121-6/+6
* [ALSA] use SNDRV_CTL_NAME_IEC958 macroClemens Ladisch2005-08-301-13/+13
* [ALSA] clean up card featuresLee Revell2005-05-291-26/+30
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+2320