aboutsummaryrefslogtreecommitdiff
path: root/sound/pci/echoaudio/echoaudio.c
AgeCommit message (Expand)Author
2011-12-19ALSA: module_param: make bool parameters really boolRusty Russell
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker
2011-06-10ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/*Takashi Iwai
2011-06-10ALSA: Use KBUILD_MODNAME for pci_driver.name entriesTakashi Iwai
2010-07-19ALSA: echoaudio: check kmalloc() resultKulikov Vasiliy
2010-04-04ALSA: echoaudio - Eliminate use after freeJulia Lawall
2010-02-17Merge branch 'fix/misc' into topic/miscTakashi Iwai
2010-02-17ALSA: Echoaudio, fix Guru Meditation #00000005.48454C50Giuliano Pochini
2010-02-15ALSA: Echoaudio - Add suspend support #2Giuliano Pochini
2010-02-15ALSA: Echoaudio - Add firmware cache #2Giuliano Pochini
2010-02-15ALSA: Echoaudio - Add firmware cache #1Giuliano Pochini
2009-09-30ALSA: echoaudio - Re-enable the line-out control for the Mia cardGiuliano Pochini
2009-03-24Merge branch 'topic/echoaudio' into for-linusTakashi Iwai
2009-03-16ALSA: echoaudio: remove line-out volume from vmixer cardsGiuliano Pochini
2009-01-12ALSA: Convert to snd_card_create() in sound/pci/*Takashi Iwai
2008-08-25ALSA: Clean up SG-buffer helper functions and macrosTakashi Iwai
2008-08-13ALSA: Kill snd_assert() in sound/pci/*Takashi Iwai
2008-04-24[ALSA] Fix possible races at free_irq in PCI driversTakashi Iwai
2008-01-31[ALSA] echoaudio - convert from semaphore to mutexTakashi Iwai
2007-10-16[ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai
2007-05-11[ALSA] Add snd_pcm_group_for_each_entry() for code cleanupTakashi Iwai
2007-03-06[ALSA] Add missing sysfs device assignment for ALSA PCI driversTakashi Iwai
2007-02-09[ALSA] Add even more 'const' to everything related to TLVTakashi Iwai
2007-02-09[ALSA] echoaudio, add TLV supportGiuliano Pochini
2006-12-20[ALSA] Remove IRQF_DISABLED for shared PCI irqsTakashi Iwai
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-08-03[ALSA] Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris
2006-07-02[PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner
2006-06-28[ALSA] echoaudio - Remove kfree_nocheck()Takashi Iwai
2006-06-28[ALSA] Add echoaudio sound driversGiuliano Pochini