aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/emu10k1 (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-06-22[ALSA] Remove zero-initialization of static variablesTakashi Iwai1-4/+4
2006-06-22[ALSA] Remove unneeded read/write_size fields in proc text opsTakashi Iwai2-19/+11
2006-06-22[ALSA] emu10k1 - Move EXPORT_SYMBOL() to adjacent to each functionTakashi Iwai4-13/+16
2006-06-22[ALSA] Add p17v.h file.James Courtier-Dutton1-0/+111
2006-06-22[ALSA] emu10k1: Add support for Audigy4 (not Pro)James Courtier-Dutton3-17/+101
2006-04-27[ALSA] add __devinitdata to all pci_device_idHenrik Kretzschmar2-2/+2
2006-04-27[ALSA] sound/pci/: remove duplicate #include'sAdrian Bunk1-1/+0
2006-04-12[ALSA] emu10k1: Add some descriptive text.James Courtier-Dutton1-1/+4
2006-03-28[PATCH] Replace 0xff.. with correct DMA_xBIT_MASKMatthias Gehre1-0/+1
2006-03-22[PATCH] Intruduce DMA_28BIT_MASKTobias Klauser1-6/+7
2006-03-22[ALSA] emu10k1_synth use after freeDave Jones1-1/+0
2006-03-22[ALSA] emu10k1 - Add the entry for Audigy4 SB0400Takashi Iwai1-0/+8
2006-03-22[ALSA] semaphore -> mutex (PCI part)Ingo Molnar3-24/+29
2006-01-22[ALSA] emu10k1 - Fix the confliction of 'Front' controlTakashi Iwai1-0/+2
2006-01-22[ALSA] emu10k1 - Fix silence problems after suspendTakashi Iwai1-4/+4
2006-01-11[PATCH] move capable() to capability.hRandy.Dunlap1-0/+1
2006-01-03[ALSA] snd-emu10k1: Add new SB Live 5.1 PCI-ID.James Courtier-Dutton1-0/+8
2006-01-03[ALSA] snd-emu10k1: Correct control names for Audigy 4 Pro.James Courtier-Dutton1-1/+11
2006-01-03[ALSA] emu10k1 - Clean up p16v codeTakashi Iwai1-281/+80
2006-01-03[ALSA] snd-emu10k1: Add comments regarding chips present on the card.James Courtier-Dutton1-2/+11
2006-01-03[ALSA] snd-emu10k1: Add some comments regarding chip types.James Courtier-Dutton1-0/+14
2006-01-03[ALSA] snd-emu10k1: Tidy SPI code.James Courtier-Dutton1-22/+30
2006-01-03[ALSA] snd-emu10k1: Fix whitespace.James Courtier-Dutton1-3/+4
2006-01-03[ALSA] snd-emu10k1: Fix whitespace.James Courtier-Dutton1-6/+9
2006-01-03[ALSA] snd-emu10k1: Enable speakers on Audigy 2 ZS Notebook.James Courtier-Dutton1-0/+12
2006-01-03[ALSA] snd-emu10k1: Removes some distortion from Audigy 2 ZS Notebook.James Courtier-Dutton2-1/+63
2006-01-03[ALSA] emu10k1 - Add entry for SB Live 5.1 Digital OEM [SB0220]Gergely Tamas1-0/+6
2006-01-03[ALSA] emu10k1 - Fix missing declarationsAndreas Schwab2-0/+2
2006-01-03[ALSA] emu10k1: Partial support for Creative emu1212mJames Courtier-Dutton3-5/+158
2006-01-03[ALSA] Optimize for config without PROC_FS (pci drivers)Takashi Iwai2-0/+4
2006-01-03[ALSA] emu10k1 - Add PM supportTakashi Iwai5-168/+462
2006-01-03[ALSA] Remove xxx_t typedefs: PCI emu10k1xTakashi Iwai1-169/+168
2006-01-03[ALSA] Remove xxx_t typedefs: PCI emu10k1Takashi Iwai17-778/+848
2006-01-03[ALSA] emu10k1 - Minor clean up of memory block handlingTakashi Iwai1-6/+8
2006-01-03[ALSA] emu10k1x - Minor clean upTakashi Iwai1-33/+32
2006-01-03[ALSA] Remove superfluous pcm_free callbacksTakashi Iwai3-42/+0
2006-01-03[ALSA] snd-emu10k1: Found some new registers to display in debug mode.James Courtier-Dutton1-2/+14
2006-01-03[ALSA] snd-emu10k1: Attenuate output volume to reduce distortionJames Courtier-Dutton2-0/+38
2006-01-03[ALSA] Add support for Audigy 2 subsystem 2006Lee Revell1-0/+10
2006-01-03[ALSA] emu10k1 - Enable side surround channels for Audigy2 EXLee Revell1-0/+1
2005-11-10[PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman2-2/+0
2005-11-04[ALSA] Fix emu10k1 synth problems.Tim1-2/+2
2005-11-04[ALSA] Add missing KERN_* suffix to printkTakashi Iwai5-7/+7
2005-11-04[ALSA] Remove vmalloc wrapper, kfree_nocheck()Takashi Iwai1-4/+2
2005-11-04[ALSA] Remove snd_runtime_check() macroTakashi Iwai2-12/+25
2005-11-04[ALSA] emu10k1: Front channels via fxbus 8 and 9Mikael Magnusson1-3/+20
2005-10-31[PATCH] Creative Audigy 2 cardbus: Add IO window wakeup magicJames Courtier-Dutton1-0/+39
2005-10-07[ALSA] emu10k1 - Fix handling of ac97_chip=2Takashi Iwai1-9/+10
2005-10-07[ALSA] emu10k1 - Fix loading of SBLive Game boardTakashi Iwai2-3/+12
2005-09-12[ALSA] set owner field in struct pci_driverClemens Ladisch1-0/+1