aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/echoaudio/echoaudio.c
Commit message (Expand)AuthorAge
* ALSA: echoaudio: read past end of arrayDan Carpenter2015-03-23
* Merge branch 'topic/pci-cleanup' into for-nextTakashi Iwai2015-01-11
|\
| * ALSA: echoaudio: Simplify PM callbacksTakashi Iwai2015-01-09
* | ALSA: Deletion of checks before the function call "iounmap"Markus Elfring2015-01-04
|/
* ALSA: echoaudio: Deletion of a check before release_and_free_resource()Markus Elfring2014-12-02
* ALSA: echoaudio: cleanup of unnecessary messagesSudip Mukherjee2014-11-05
* ALSA: echoaudio: remove all snd_printkSudip Mukherjee2014-11-03
* ALSA: echoaudio: add reference of struct echoaudioSudip Mukherjee2014-11-03
* ALSA: echoaudio: Use snd_ctl_enum_info()Takashi Iwai2014-10-21
* ALSA: echoaudio: Remove unused variableSachin Kamat2014-07-01
* ALSA: echoaudio: use after free on errorDan Carpenter2014-03-05
* ALSA: echoaudio: Use standard printk helpersTakashi Iwai2014-02-26
* ALSA: pci: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-12
* ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at removeTakashi Iwai2013-05-29
* ALSA: pci: remove __dev* attributesBill Pemberton2012-12-07
* ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEPTakashi Iwai2012-08-14
* ALSA: Convert to new pm_ops for PCI driversTakashi Iwai2012-07-03
* ALSA: pci: clean up using module_pci_driver()Takashi Iwai2012-04-24
* ALSA: module_param: make bool parameters really boolRusty Russell2011-12-19
* sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-10-31
* ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/*Takashi Iwai2011-06-10
* ALSA: Use KBUILD_MODNAME for pci_driver.name entriesTakashi Iwai2011-06-10
* ALSA: echoaudio: check kmalloc() resultKulikov Vasiliy2010-07-19
* ALSA: echoaudio - Eliminate use after freeJulia Lawall2010-04-04
* Merge branch 'fix/misc' into topic/miscTakashi Iwai2010-02-17
|\
| * ALSA: Echoaudio, fix Guru Meditation #00000005.48454C50Giuliano Pochini2010-02-17
* | ALSA: Echoaudio - Add suspend support #2Giuliano Pochini2010-02-15
* | ALSA: Echoaudio - Add firmware cache #2Giuliano Pochini2010-02-15
* | ALSA: Echoaudio - Add firmware cache #1Giuliano Pochini2010-02-15
|/
* ALSA: echoaudio - Re-enable the line-out control for the Mia cardGiuliano Pochini2009-09-30
* Merge branch 'topic/echoaudio' into for-linusTakashi Iwai2009-03-23
|\
| * ALSA: echoaudio: remove line-out volume from vmixer cardsGiuliano Pochini2009-03-16
* | ALSA: Convert to snd_card_create() in sound/pci/*Takashi Iwai2009-01-12
|/
* ALSA: Clean up SG-buffer helper functions and macrosTakashi Iwai2008-08-25
* ALSA: Kill snd_assert() in sound/pci/*Takashi Iwai2008-08-13
* [ALSA] Fix possible races at free_irq in PCI driversTakashi Iwai2008-04-24
* [ALSA] echoaudio - convert from semaphore to mutexTakashi Iwai2008-01-31
* [ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai2007-10-16
* [ALSA] Add snd_pcm_group_for_each_entry() for code cleanupTakashi Iwai2007-05-11
* [ALSA] Add missing sysfs device assignment for ALSA PCI driversTakashi Iwai2007-03-06
* [ALSA] Add even more 'const' to everything related to TLVTakashi Iwai2007-02-09
* [ALSA] echoaudio, add TLV supportGiuliano Pochini2007-02-09
* [ALSA] Remove IRQF_DISABLED for shared PCI irqsTakashi Iwai2006-12-20
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [ALSA] Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris2006-08-03
* [PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* [ALSA] echoaudio - Remove kfree_nocheck()Takashi Iwai2006-06-28
* [ALSA] Add echoaudio sound driversGiuliano Pochini2006-06-28