aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/echoaudio/echoaudio.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-08-25ALSA: Clean up SG-buffer helper functions and macrosTakashi Iwai1-10/+4
2008-08-13ALSA: Kill snd_assert() in sound/pci/*Takashi Iwai1-3/+5
2008-04-24[ALSA] Fix possible races at free_irq in PCI driversTakashi Iwai1-3/+4
2008-01-31[ALSA] echoaudio - convert from semaphore to mutexTakashi Iwai1-9/+9
2007-10-16[ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai1-30/+3
2007-05-11[ALSA] Add snd_pcm_group_for_each_entry() for code cleanupTakashi Iwai1-3/+1
2007-03-06[ALSA] Add missing sysfs device assignment for ALSA PCI driversTakashi Iwai1-0/+2
2007-02-09[ALSA] Add even more 'const' to everything related to TLVTakashi Iwai1-2/+2
2007-02-09[ALSA] echoaudio, add TLV supportGiuliano Pochini1-1/+17
2006-12-20[ALSA] Remove IRQF_DISABLED for shared PCI irqsTakashi Iwai1-3/+3
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-2/+1
2006-08-03[ALSA] Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris1-2/+2
2006-07-02[PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-28[ALSA] echoaudio - Remove kfree_nocheck()Takashi Iwai1-4/+3
2006-06-28[ALSA] Add echoaudio sound driversGiuliano Pochini1-0/+2197