summaryrefslogtreecommitdiffstats
path: root/sound/pci/emu10k1
Commit message (Expand)AuthorAgeFilesLines
* ALSA: emu10k1 - simplify the last fixTakashi Iwai2008-06-171-6/+3
* ALSA: emu10k1 - fix possible memory leak in memory allocation routinesJaroslav Kysela2008-06-171-2/+8
* ALSA: emu10k1 - Fix page allocation with GFP_DMATakashi Iwai2008-06-131-1/+1
* [ALSA] emu10k1 - Fix inverted Analog/Digital mixer switch on Audigy2Takashi Iwai2008-06-022-3/+11
* [ALSA] emu10k1 - simplify page allocation for synthTakashi Iwai2008-05-301-38/+28
* sound: emu10k1 - fix system hang with Audigy2 ZS Notebook PCMCIA cardJaroslav Franek2008-06-061-7/+8
* [ALSA] Fix possible races at free_irq in PCI driversTakashi Iwai2008-04-242-11/+12
* [ALSA] sound: emu10k1x.c fix shadowed variable warningsHarvey Harrison2008-04-241-11/+11
* [ALSA] sound: emuproc.c fix signedness warningHarvey Harrison2008-04-241-1/+1
* [ALSA] emu10k1 - Another EMU0404 Board IDVeli-Matti Valtonen2008-01-311-9/+17
* [ALSA] emu10k1 - Fix kthread handling at resumeTakashi Iwai2008-01-311-6/+9
* [ALSA] emu10k1: General cleanup, add new locks, fix alsa bug#3501, kernel bug...James Courtier-Dutton2008-01-315-46/+80
* [ALSA] emu10k1 - Use enum for emu_model typesTakashi Iwai2008-01-312-21/+28
* [ALSA] emu10k1 - Don't create emu1010 controls for non-emu boardsTakashi Iwai2008-01-311-1/+1
* [ALSA] emu10k1 - 1616(M) cardbus improvementsCtirad Fertr2008-01-312-99/+351
* [ALSA] snd:emu10k1: E-Mu updates. Fixes to firmware loading and support for 0...James Courtier-Dutton2008-01-316-63/+96
* [ALSA] emu10k1 - Fix over-sized kmalloc for TLVTakashi Iwai2008-01-311-1/+1
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-3115-15/+0
* [ALSA] emu10k1x - Add missing snd_card_set_dev callTakashi Iwai2008-01-311-0/+2
* [ALSA] emu10k1 - Check value ranges in ctl callbacksTakashi Iwai2008-01-311-9/+0
* [ALSA] emu10k1: Add mixer controls parameter checking.James Courtier-Dutton2008-01-311-0/+9
* [ALSA] emu10k1 - Check value ranges in ctl callbacksTakashi Iwai2007-11-202-13/+14
* [ALSA] emu10k1: Add mixer controls parameter checking.James Courtier-Dutton2007-11-201-9/+51
* [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-10-1612-13/+13
* [ALSA] Routines for effect processor FX8010: Use list_for_each_entryMatthias Kaehlcke2007-10-161-7/+3
* [ALSA] emu10k1: There's no need to cast vmalloc() return value in snd_emu10k1...Jesper Juhl2007-10-161-2/+3
* [ALSA] emu10k1 - Fix memory corruptionTakashi Iwai2007-10-161-2/+2
* [ALSA] remove incorrect usage of SNDRV_PCM_INFO_SYNC_START and snd_pcm_set_sy...Clemens Ladisch2007-10-161-5/+11
* [ALSA] This patch removes memset() from snd_emu10k1_fx8010_info() which appar...Mariusz Kozlowski2007-10-161-7/+2
* [ALSA] check for linked substreams of different cardsClemens Ladisch2007-10-161-0/+3
* [ALSA] snd-emu10k1:Unmute the Audio/Micro Dock after firmware load.James Courtier-Dutton2007-10-161-0/+6
* [ALSA] snd-emu10k1:Implement SPDIF/ADAT status.James Courtier-Dutton2007-10-163-15/+53
* [ALSA] snd-emu10k1:Support for ADAT and S/PDIF.James Courtier-Dutton2007-10-162-9/+49
* [ALSA] snd-emu10k1:Improves firmware loading for E-Mu cards.James Courtier-Dutton2007-10-161-42/+61
* [ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai2007-10-162-33/+4
* [ALSA] snd-emu10k1: Add support for E-Mu 1616 PCI, 1616M PCI, 0404 PCI, E-MuJames Courtier-Dutton2007-10-162-108/+130
* [ALSA] snd-emu10k1:Enable E-Mu 1616m notebook firmware loading.James Courtier-Dutton2007-07-201-12/+24
* [ALSA] snd-emu10k1: Initial support for E-Mu 1616 and 1616m.James Courtier-Dutton2007-07-201-9/+36
* [ALSA] emu10k1 - EMU 1212 with 16 capture channelsPavel Hofman2007-07-204-13/+172
* PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-112-4/+2
* [ALSA] add MODULE_FIRMWARE entriesClemens Ladisch2007-05-111-5/+10
* [ALSA] snd-emu10k1: Prevent E-Mu 1010 Notebook card from hanging PC.James Courtier-Dutton2007-05-111-0/+9
* [ALSA] Add snd_pcm_group_for_each_entry() for code cleanupTakashi Iwai2007-05-111-3/+1
* [ALSA] emu10k1 - Fix STAC9758 front channelRolf Stefan Wilke2007-02-091-0/+1
* [ALSA] Add even more 'const' to everything related to TLVTakashi Iwai2007-02-093-4/+4
* [ALSA] emu10k1 - Fix ABI for older ld10k1Takashi Iwai2007-02-091-21/+79
* [ALSA] emu10k1: Rename the digital optical capture control for the Audigy 2 ZSJames Courtier-Dutton2007-02-091-0/+2
* [ALSA] emu10k1: Add Audio capture support for Audigy 2 ZS Notebook.James Courtier-Dutton2007-02-094-7/+370
* [ALSA] snd-emu10k1: Update Enum naming.James Courtier-Dutton2007-02-091-46/+46
* [ALSA] snd-emu10k1: emu1010: replace long udelay with msleep.James Courtier-Dutton2007-02-091-2/+2