aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/emu10k1 (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-11-03ALSA: emu10k1 - Add more invert_shared_spdif flag to Audigy modelsTakashi Iwai1-0/+3
2008-08-25ALSA: Clean up SG-buffer helper functions and macrosTakashi Iwai1-10/+2
2008-08-13ALSA: Kill snd_assert() in sound/pci/*Takashi Iwai7-34/+65
2008-06-17ALSA: emu10k1 - simplify the last fixTakashi Iwai1-6/+3
2008-06-17ALSA: emu10k1 - fix possible memory leak in memory allocation routinesJaroslav Kysela1-2/+8
2008-06-13ALSA: emu10k1 - Fix page allocation with GFP_DMATakashi Iwai1-1/+1
2008-06-02[ALSA] emu10k1 - Fix inverted Analog/Digital mixer switch on Audigy2Takashi Iwai2-3/+11
2008-05-30[ALSA] emu10k1 - simplify page allocation for synthTakashi Iwai1-38/+28
2008-06-06sound: emu10k1 - fix system hang with Audigy2 ZS Notebook PCMCIA cardJaroslav Franek1-7/+8
2008-04-24[ALSA] Fix possible races at free_irq in PCI driversTakashi Iwai2-11/+12
2008-04-24[ALSA] sound: emu10k1x.c fix shadowed variable warningsHarvey Harrison1-11/+11
2008-04-24[ALSA] sound: emuproc.c fix signedness warningHarvey Harrison1-1/+1
2008-01-31[ALSA] emu10k1 - Another EMU0404 Board IDVeli-Matti Valtonen1-9/+17
2008-01-31[ALSA] emu10k1 - Fix kthread handling at resumeTakashi Iwai1-6/+9
2008-01-31[ALSA] emu10k1: General cleanup, add new locks, fix alsa bug#3501, kernel bug#9304.James Courtier-Dutton5-46/+80
2008-01-31[ALSA] emu10k1 - Use enum for emu_model typesTakashi Iwai2-21/+28
2008-01-31[ALSA] emu10k1 - Don't create emu1010 controls for non-emu boardsTakashi Iwai1-1/+1
2008-01-31[ALSA] emu10k1 - 1616(M) cardbus improvementsCtirad Fertr2-99/+351
2008-01-31[ALSA] snd:emu10k1: E-Mu updates. Fixes to firmware loading and support for 0404.James Courtier-Dutton6-63/+96
2008-01-31[ALSA] emu10k1 - Fix over-sized kmalloc for TLVTakashi Iwai1-1/+1
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai15-15/+0
2008-01-31[ALSA] emu10k1x - Add missing snd_card_set_dev callTakashi Iwai1-0/+2
2008-01-31[ALSA] emu10k1 - Check value ranges in ctl callbacksTakashi Iwai1-9/+0
2008-01-31[ALSA] emu10k1: Add mixer controls parameter checking.James Courtier-Dutton1-0/+9
2007-11-20[ALSA] emu10k1 - Check value ranges in ctl callbacksTakashi Iwai2-13/+14
2007-11-20[ALSA] emu10k1: Add mixer controls parameter checking.James Courtier-Dutton1-9/+51
2007-10-16[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela12-13/+13
2007-10-16[ALSA] Routines for effect processor FX8010: Use list_for_each_entryMatthias Kaehlcke1-7/+3
2007-10-16[ALSA] emu10k1: There's no need to cast vmalloc() return value in snd_emu10k1_create()Jesper Juhl1-2/+3
2007-10-16[ALSA] emu10k1 - Fix memory corruptionTakashi Iwai1-2/+2
2007-10-16[ALSA] remove incorrect usage of SNDRV_PCM_INFO_SYNC_START and snd_pcm_set_sync()Clemens Ladisch1-5/+11
2007-10-16[ALSA] This patch removes memset() from snd_emu10k1_fx8010_info() which apparentlyMariusz Kozlowski1-7/+2
2007-10-16[ALSA] check for linked substreams of different cardsClemens Ladisch1-0/+3
2007-10-16[ALSA] snd-emu10k1:Unmute the Audio/Micro Dock after firmware load.James Courtier-Dutton1-0/+6
2007-10-16[ALSA] snd-emu10k1:Implement SPDIF/ADAT status.James Courtier-Dutton3-15/+53
2007-10-16[ALSA] snd-emu10k1:Support for ADAT and S/PDIF.James Courtier-Dutton2-9/+49
2007-10-16[ALSA] snd-emu10k1:Improves firmware loading for E-Mu cards.James Courtier-Dutton1-42/+61
2007-10-16[ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai2-33/+4
2007-10-16[ALSA] snd-emu10k1: Add support for E-Mu 1616 PCI, 1616M PCI, 0404 PCI, E-MuJames Courtier-Dutton2-108/+130
2007-07-20[ALSA] snd-emu10k1:Enable E-Mu 1616m notebook firmware loading.James Courtier-Dutton1-12/+24
2007-07-20[ALSA] snd-emu10k1: Initial support for E-Mu 1616 and 1616m.James Courtier-Dutton1-9/+36
2007-07-20[ALSA] emu10k1 - EMU 1212 with 16 capture channelsPavel Hofman4-13/+172
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok2-4/+2
2007-05-11[ALSA] add MODULE_FIRMWARE entriesClemens Ladisch1-5/+10
2007-05-11[ALSA] snd-emu10k1: Prevent E-Mu 1010 Notebook card from hanging PC.James Courtier-Dutton1-0/+9
2007-05-11[ALSA] Add snd_pcm_group_for_each_entry() for code cleanupTakashi Iwai1-3/+1
2007-02-09[ALSA] emu10k1 - Fix STAC9758 front channelRolf Stefan Wilke1-0/+1
2007-02-09[ALSA] Add even more 'const' to everything related to TLVTakashi Iwai3-4/+4
2007-02-09[ALSA] emu10k1 - Fix ABI for older ld10k1Takashi Iwai1-21/+79
2007-02-09[ALSA] emu10k1: Rename the digital optical capture control for the Audigy 2 ZSJames Courtier-Dutton1-0/+2