aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/emu10k1 (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-06-10ALSA: Use KBUILD_MODNAME for pci_driver.name entriesTakashi Iwai2-2/+2
2011-05-22Merge branch 'topic/misc' into for-linusTakashi Iwai2-2/+13
2011-05-20ALSA: emu10k1 - Add dB range to Bass and Treble for SB Live!Raymond Yau1-0/+5
2011-04-20ALSA: emu10k1 - Remove "Front" controls only for STAC9758/59Raymond Yau1-2/+2
2011-04-06ALSA: emu10k1 - Remove CLFE-related controls for SB Live! Platinum CT4760PRaymond Yau1-0/+6
2011-03-31Fix common misspellingsLucas De Marchi3-4/+4
2011-02-25ALSA: emu10k1 - emu10k1_main.c remove one to many l's in the word.Justin P. Mattock1-1/+1
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König2-2/+2
2010-09-07sound: Remove unnecessary casts of private_dataJoe Perches1-1/+1
2010-08-18ALSA: emu10k1 - delay the PCM interrupts (add pcm_irq_delay parameter)Jaroslav Kysela3-5/+33
2010-05-25ALSA: emu10k1: allow high-resolution mixer controlsClemens Ladisch1-8/+28
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds1-27/+24
2010-04-23Merge branch 'master' into for-nextJiri Kosina1-0/+1
2010-04-13ALSA: info - Check file position validity in common layerTakashi Iwai1-23/+20
2010-04-13ALSA: info - Use standard types for info callbacksTakashi Iwai1-4/+4
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-16Fix typos in commentsThomas Weber1-1/+1
2010-02-09sound: use DEFINE_PCI_DEVICE_TABLEAlexey Dobriyan2-2/+2
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-11-05ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep"Jaroslav Kysela1-2/+2
2009-10-30ALSA: Cleanup redundant tests on unsignedRoel Kluin3-5/+4
2009-07-08Remove multiple KERN_ prefixes from printk formatsJoe Perches1-1/+1
2009-06-25sound: Use PCI_VDEVICE for CREATIVE and ECTIVAJoe Perches2-4/+4
2009-06-10Merge branch 'topic/seq-kconfig-cleanup' into for-linusTakashi Iwai1-9/+1
2009-06-10Merge branch 'topic/pcm-subclass-fix' into for-linusTakashi Iwai1-1/+0
2009-06-08ALSA: emu10k1 - Fix minimum periods for efx playbackTakashi Iwai1-1/+1
2009-06-02ALSA: Remove invalid GENERIC_MIX PCM sublassTakashi Iwai1-1/+0
2009-05-29ALSA: clean up the logic for building sequencer modulesMichal Marek1-9/+1
2009-04-19Merge branch 'fix/misc' into for-linusTakashi Iwai1-1/+1
2009-04-17ALSA: emu10k1 - off by 1 in snd_emu10k1_wait()Roel Kluin1-1/+1
2009-04-14ALSA: sound/pci: use memdup_user()Li Zefan1-28/+13
2009-04-07dma-mapping: replace all DMA_28BIT_MASK macro with DMA_BIT_MASK(28)Yang Hongyang1-2/+2
2009-03-24Merge branch 'topic/emu10k1' into for-linusTakashi Iwai7-50/+132
2009-03-24Merge branch 'topic/snd_card_new-err' into for-linusTakashi Iwai2-6/+6
2009-02-26ALSA: sound/pci/emu10k1: fix sparse warning: different signednessHannes Eder1-6/+4
2009-02-24ALSA: emu10k1 - Fix digital/analog switch on audigy2 ZSTakashi Iwai1-0/+1
2009-02-05ALSA: emu10k1 - Add missing KERN_* prefix to printkTakashi Iwai7-46/+130
2009-01-12ALSA: Convert to snd_card_create() in sound/pci/*Takashi Iwai2-6/+6
2008-12-25Merge branch 'topic/ca0106' into to-pushTakashi Iwai1-236/+258
2008-12-02ALSA: emu10k1 - Add capture boost mixer switch for AudigyTakashi Iwai1-0/+46
2008-11-07Merge branch 'topic/fix/misc' into topic/miscTakashi Iwai1-0/+3
2008-11-03ALSA: emu10k1 - Add more invert_shared_spdif flag to Audigy modelsTakashi Iwai1-0/+3
2008-10-23ALSA: emu10k1: fix coding style for emu10k1_main.cVedran Miletic1-165/+182
2008-10-21ALSA: emu10k1: fix faulty commit 18c71092Vedran Miletic1-2/+1
2008-10-21ALSA: emu10k1: fix device names for Live!/Audigy1/2/4/E-muVedran Miletic1-70/+76
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