summaryrefslogtreecommitdiffstats
path: root/sound/pci/emu10k1/emu10k1_main.c
Commit message (Expand)AuthorAgeFilesLines
* [ALSA] emu10k1 - Fix inverted Analog/Digital mixer switch on Audigy2Takashi Iwai2008-06-021-0/+1
* 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-241-7/+8
* [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-311-2/+4
* [ALSA] emu10k1 - Use enum for emu_model typesTakashi Iwai2008-01-311-13/+16
* [ALSA] emu10k1 - 1616(M) cardbus improvementsCtirad Fertr2008-01-311-73/+108
* [ALSA] snd:emu10k1: E-Mu updates. Fixes to firmware loading and support for 0...James Courtier-Dutton2008-01-311-52/+78
* [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] emu10k1: There's no need to cast vmalloc() return value in snd_emu10k1...Jesper Juhl2007-10-161-2/+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-161-1/+9
* [ALSA] snd-emu10k1:Support for ADAT and S/PDIF.James Courtier-Dutton2007-10-161-3/+3
* [ALSA] snd-emu10k1:Improves firmware loading for E-Mu cards.James Courtier-Dutton2007-10-161-42/+61
* [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-201-0/+52
* PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-111-3/+1
* [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] emu10k1: Add Audio capture support for Audigy 2 ZS Notebook.James Courtier-Dutton2007-02-091-6/+64
* [ALSA] snd-emu10k1: Add emu1010 internal clock rate control for 44100 or 48000.James Courtier-Dutton2007-02-091-0/+1
* [ALSA] snd_emu10k1: Added support for 14dB Attenuation PADS on DACs and ADCs.James Courtier-Dutton2007-02-091-12/+17
* [ALSA] emu10k1 - Fix compile warningTakashi Iwai2007-02-091-1/+1
* [ALSA] snd-emu10k1: Added support for emu1010, including E-Mu 1212m and E-Mu ...James Courtier-Dutton2007-02-091-122/+418
* [ALSA] Remove IRQF_DISABLED for shared PCI irqsTakashi Iwai2006-12-201-2/+3
* [ALSA] snd-emu10k1: Fix capture for one variant.James Courtier-Dutton2006-11-281-0/+1
* [ALSA] emu10k1: Fix outl() in snd_emu10k1_resume_regs()Arnaud Patard2006-10-061-2/+2
* [ALSA] snd-emu10k1: Implement 24bit capture via Philips 1361T ADC for SB0240 ...James Courtier-Dutton2006-09-231-0/+1
* [ALSA] snd-emu10k1: Implement support for Audigy 2 ZS [SB0353]James Courtier-Dutton2006-08-031-0/+11
* [ALSA] Fix section mismatch errors in ALSA PCI driversTakashi Iwai2006-07-121-3/+7
* [PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* [ALSA] emu10k1 - Move EXPORT_SYMBOL() to adjacent to each functionTakashi Iwai2006-06-221-13/+0
* [ALSA] emu10k1: Add support for Audigy4 (not Pro)James Courtier-Dutton2006-06-221-9/+47
* [ALSA] emu10k1: Add some descriptive text.James Courtier-Dutton2006-04-121-1/+4
* [ALSA] emu10k1 - Add the entry for Audigy4 SB0400Takashi Iwai2006-03-221-0/+8
* [ALSA] semaphore -> mutex (PCI part)Ingo Molnar2006-03-221-2/+3
* [ALSA] snd-emu10k1: Add new SB Live 5.1 PCI-ID.James Courtier-Dutton2006-01-031-0/+8
* [ALSA] snd-emu10k1: Add comments regarding chips present on the card.James Courtier-Dutton2006-01-031-2/+11
* [ALSA] snd-emu10k1: Add some comments regarding chip types.James Courtier-Dutton2006-01-031-0/+14
* [ALSA] snd-emu10k1: Tidy SPI code.James Courtier-Dutton2006-01-031-22/+30
* [ALSA] snd-emu10k1: Enable speakers on Audigy 2 ZS Notebook.James Courtier-Dutton2006-01-031-0/+12
* [ALSA] snd-emu10k1: Removes some distortion from Audigy 2 ZS Notebook.James Courtier-Dutton2006-01-031-1/+27
* [ALSA] emu10k1 - Add entry for SB Live 5.1 Digital OEM [SB0220]Gergely Tamas2006-01-031-0/+6
* [ALSA] emu10k1: Partial support for Creative emu1212mJames Courtier-Dutton2006-01-031-4/+146
* [ALSA] Optimize for config without PROC_FS (pci drivers)Takashi Iwai2006-01-031-0/+2
* [ALSA] emu10k1 - Add PM supportTakashi Iwai2006-01-031-106/+202
* [ALSA] Remove xxx_t typedefs: PCI emu10k1Takashi Iwai2006-01-031-19/+20
OpenPOWER on IntegriCloud