summaryrefslogtreecommitdiffstats
path: root/sound/pci/emu10k1/emu10k1_main.c
Commit message (Expand)AuthorAgeFilesLines
* [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
* [ALSA] snd-emu10k1: Attenuate output volume to reduce distortionJames Courtier-Dutton2006-01-031-0/+2
* [ALSA] Add support for Audigy 2 subsystem 2006Lee Revell2006-01-031-0/+10
* [ALSA] emu10k1 - Enable side surround channels for Audigy2 EXLee Revell2006-01-031-0/+1
* [PATCH] Creative Audigy 2 cardbus: Add IO window wakeup magicJames Courtier-Dutton2005-10-311-0/+39
* [ALSA] emu10k1 - Fix loading of SBLive Game boardTakashi Iwai2005-10-071-1/+4
* [ALSA] snd-emu10k1: ALSA bug#1297: Fix a error recognising the SB Live Platinum.James Courtier-Dutton2005-09-121-3/+2
* [ALSA] Replace with kzalloc() - pci stuffTakashi Iwai2005-09-121-1/+1
* [ALSA] Add identification for Live 5.1 [SB0220]Lee Revell2005-08-301-0/+7
* [ALSA] emu10k1 - Add missing ac97 support on SBLive! Player 5.1Takashi Iwai2005-08-301-0/+1
* [ALSA] Add new card ID. Fixes ALSA bug #1297James Courtier-Dutton2005-08-301-1/+1
OpenPOWER on IntegriCloud