aboutsummaryrefslogtreecommitdiff
path: root/sound/pci/emu10k1
AgeCommit message (Expand)Author
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König
2010-09-07sound: Remove unnecessary casts of private_dataJoe Perches
2010-08-18ALSA: emu10k1 - delay the PCM interrupts (add pcm_irq_delay parameter)Jaroslav Kysela
2010-05-25ALSA: emu10k1: allow high-resolution mixer controlsClemens Ladisch
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2010-04-23Merge branch 'master' into for-nextJiri Kosina
2010-04-13ALSA: info - Check file position validity in common layerTakashi Iwai
2010-04-13ALSA: info - Use standard types for info callbacksTakashi Iwai
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-16Fix typos in commentsThomas Weber
2010-02-09sound: use DEFINE_PCI_DEVICE_TABLEAlexey Dobriyan
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-11-05ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep"Jaroslav Kysela
2009-10-30ALSA: Cleanup redundant tests on unsignedRoel Kluin
2009-07-08Remove multiple KERN_ prefixes from printk formatsJoe Perches
2009-06-25sound: Use PCI_VDEVICE for CREATIVE and ECTIVAJoe Perches
2009-06-10Merge branch 'topic/seq-kconfig-cleanup' into for-linusTakashi Iwai
2009-06-10Merge branch 'topic/pcm-subclass-fix' into for-linusTakashi Iwai
2009-06-08ALSA: emu10k1 - Fix minimum periods for efx playbackTakashi Iwai
2009-06-02ALSA: Remove invalid GENERIC_MIX PCM sublassTakashi Iwai
2009-05-29ALSA: clean up the logic for building sequencer modulesMichal Marek
2009-04-19Merge branch 'fix/misc' into for-linusTakashi Iwai
2009-04-17ALSA: emu10k1 - off by 1 in snd_emu10k1_wait()Roel Kluin
2009-04-14ALSA: sound/pci: use memdup_user()Li Zefan
2009-04-07dma-mapping: replace all DMA_28BIT_MASK macro with DMA_BIT_MASK(28)Yang Hongyang
2009-03-24Merge branch 'topic/emu10k1' into for-linusTakashi Iwai
2009-03-24Merge branch 'topic/snd_card_new-err' into for-linusTakashi Iwai
2009-02-26ALSA: sound/pci/emu10k1: fix sparse warning: different signednessHannes Eder
2009-02-24ALSA: emu10k1 - Fix digital/analog switch on audigy2 ZSTakashi Iwai
2009-02-05ALSA: emu10k1 - Add missing KERN_* prefix to printkTakashi Iwai
2009-01-12ALSA: Convert to snd_card_create() in sound/pci/*Takashi Iwai
2008-12-25Merge branch 'topic/ca0106' into to-pushTakashi Iwai
2008-12-02ALSA: emu10k1 - Add capture boost mixer switch for AudigyTakashi Iwai
2008-11-07Merge branch 'topic/fix/misc' into topic/miscTakashi Iwai
2008-11-03ALSA: emu10k1 - Add more invert_shared_spdif flag to Audigy modelsTakashi Iwai
2008-10-23ALSA: emu10k1: fix coding style for emu10k1_main.cVedran Miletic
2008-10-21ALSA: emu10k1: fix faulty commit 18c71092Vedran Miletic
2008-10-21ALSA: emu10k1: fix device names for Live!/Audigy1/2/4/E-muVedran Miletic
2008-08-25ALSA: Clean up SG-buffer helper functions and macrosTakashi Iwai
2008-08-13ALSA: Kill snd_assert() in sound/pci/*Takashi Iwai
2008-06-17ALSA: emu10k1 - simplify the last fixTakashi Iwai
2008-06-17ALSA: emu10k1 - fix possible memory leak in memory allocation routinesJaroslav Kysela
2008-06-13ALSA: emu10k1 - Fix page allocation with GFP_DMATakashi Iwai
2008-06-02[ALSA] emu10k1 - Fix inverted Analog/Digital mixer switch on Audigy2Takashi Iwai
2008-05-30[ALSA] emu10k1 - simplify page allocation for synthTakashi Iwai
2008-06-06sound: emu10k1 - fix system hang with Audigy2 ZS Notebook PCMCIA cardJaroslav Franek
2008-04-24[ALSA] Fix possible races at free_irq in PCI driversTakashi Iwai
2008-04-24[ALSA] sound: emu10k1x.c fix shadowed variable warningsHarvey Harrison
2008-04-24[ALSA] sound: emuproc.c fix signedness warningHarvey Harrison