aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/emu10k1 (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2007-02-09[ALSA] emu10k1: Add Audio capture support for Audigy 2 ZS Notebook.James Courtier-Dutton4-7/+370
2007-02-09[ALSA] snd-emu10k1: Update Enum naming.James Courtier-Dutton1-46/+46
2007-02-09[ALSA] snd-emu10k1: emu1010: replace long udelay with msleep.James Courtier-Dutton1-2/+2
2007-02-09[ALSA] snd-emu10k1: Add emu1010 internal clock rate control for 44100 or 48000.James Courtier-Dutton3-6/+115
2007-02-09[ALSA] snd_emu10k1: Added support for 14dB Attenuation PADS on DACs and ADCs.James Courtier-Dutton2-58/+187
2007-02-09[ALSA] emu10k1 - Fix compile warningTakashi Iwai1-1/+1
2007-02-09[ALSA] snd-emu10k1: Added support for emu1010, including E-Mu 1212m and E-Mu 1820mJames Courtier-Dutton9-178/+1015
2006-12-20[ALSA] Remove IRQF_DISABLED for shared PCI irqsTakashi Iwai2-5/+5
2006-12-20[ALSA] Fix invalid assignment of PCI revisionTakashi Iwai1-2/+2
2006-11-28[ALSA] snd-emu10k1: Fix capture for one variant.James Courtier-Dutton1-0/+1
2006-10-22[ALSA] Various fixes for suspend/resume of ALSA PCI driversTakashi Iwai1-4/+9
2006-10-06[ALSA] emu10k1: Fix outl() in snd_emu10k1_resume_regs()Arnaud Patard1-2/+2
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2-3/+2
2006-09-23[ALSA] make sound/pci/emu10k1/emu10k1.c:snd_emu10k1_resume() staticAdrian Bunk1-1/+1
2006-09-23[ALSA] Fix compile errors with older gccTakashi Iwai1-1/+1
2006-09-23[ALSA] emu10k1x: simplify around pci_register_driver()Alexey Dobriyan1-6/+1
2006-09-23[ALSA] snd-emu10k1: Add a comment explaining the conversion function for dB gain.James Courtier-Dutton1-0/+1
2006-09-23[ALSA] snd-emu10k1: Implement dB gain infomation.James Courtier-Dutton2-0/+16
2006-09-23[ALSA] snd-emu10k1: Implement 24bit capture via Philips 1361T ADC for SB0240 card.James Courtier-Dutton1-0/+1
2006-08-03[ALSA] snd-emu10k1: Implement support for Audigy 2 ZS [SB0353]James Courtier-Dutton1-0/+11
2006-08-03[ALSA] snd-emu10k1: Fixes ALSA bug#2190James Courtier-Dutton1-1/+5
2006-07-12[ALSA] Fix section mismatch errors in ALSA PCI driversTakashi Iwai3-5/+9
2006-07-12[ALSA] Fix no mpu401 interface can cause hard freezeRandy Dunlap2-20/+50
2006-07-02[PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner2-2/+2