summaryrefslogtreecommitdiffstats
path: root/sound/pci/echoaudio/echoaudio.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: echoaudio: Mark expected switch fall-throughsGustavo A. R. Silva2018-08-061-0/+2
* ALSA: echoaudio: Drop superfluous macroTakashi Iwai2018-05-241-1/+1
* ALSA: echoaudio: remove redundant initialization of pointer 'pipe'Colin Ian King2018-03-121-2/+1Star
* Revert "ALSA: echoaudio: purge contradictions between dimension matrix member...Takashi Sakamoto2017-10-021-3/+3
* ALSA: echoaudio: constify snd_pcm_ops structuresArvind Yadav2017-08-101-4/+4
* ALSA: pci: constify snd_kcontrol_new structuresBhumika Goyal2017-02-211-13/+13
* Merge branch 'for-next' into for-linusTakashi Iwai2016-07-251-3/+3
|\
| * ALSA: echoaudio: purge contradictions between dimension matrix members and to...Takashi Sakamoto2016-07-171-3/+3
* | ALSA: echoaudio: Fix memory allocationChristophe JAILLET2016-06-271-2/+2
|/
* ALSA: echoaudio: Use standard C definitions of true and falseMark Brown2015-08-101-1/+1
* ALSA: echoaudio: read past end of arrayDan Carpenter2015-03-231-6/+10
* Merge branch 'topic/pci-cleanup' into for-nextTakashi Iwai2015-01-111-5/+0Star
|\
| * ALSA: echoaudio: Simplify PM callbacksTakashi Iwai2015-01-091-5/+0Star
* | ALSA: Deletion of checks before the function call "iounmap"Markus Elfring2015-01-041-5/+1Star
|/
* ALSA: echoaudio: Deletion of a check before release_and_free_resource()Markus Elfring2014-12-021-2/+1Star
* ALSA: echoaudio: cleanup of unnecessary messagesSudip Mukherjee2014-11-051-31/+0Star
* ALSA: echoaudio: remove all snd_printkSudip Mukherjee2014-11-031-65/+72
* ALSA: echoaudio: add reference of struct echoaudioSudip Mukherjee2014-11-031-1/+2
* ALSA: echoaudio: Use snd_ctl_enum_info()Takashi Iwai2014-10-211-27/+6Star
* ALSA: echoaudio: Remove unused variableSachin Kamat2014-07-011-6/+0Star
* ALSA: echoaudio: use after free on errorDan Carpenter2014-03-051-4/+4
* ALSA: echoaudio: Use standard printk helpersTakashi Iwai2014-02-261-10/+11
* ALSA: pci: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-121-3/+2Star
* ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at removeTakashi Iwai2013-05-291-1/+0Star
* ALSA: pci: remove __dev* attributesBill Pemberton2012-12-071-23/+23
* ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEPTakashi Iwai2012-08-141-6/+6
* ALSA: Convert to new pm_ops for PCI driversTakashi Iwai2012-07-031-9/+13
* ALSA: pci: clean up using module_pci_driver()Takashi Iwai2012-04-241-20/+2Star
* ALSA: module_param: make bool parameters really boolRusty Russell2011-12-191-1/+1
* sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-11-011-0/+2
* ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/*Takashi Iwai2011-06-101-2/+2
* ALSA: Use KBUILD_MODNAME for pci_driver.name entriesTakashi Iwai2011-06-101-1/+1
* ALSA: echoaudio: check kmalloc() resultKulikov Vasiliy2010-07-191-0/+2
* ALSA: echoaudio - Eliminate use after freeJulia Lawall2010-04-041-3/+2Star
* Merge branch 'fix/misc' into topic/miscTakashi Iwai2010-02-171-1/+3
|\
| * ALSA: Echoaudio, fix Guru Meditation #00000005.48454C50Giuliano Pochini2010-02-171-1/+3
* | ALSA: Echoaudio - Add suspend support #2Giuliano Pochini2010-02-151-15/+138
* | ALSA: Echoaudio - Add firmware cache #2Giuliano Pochini2010-02-151-4/+38
* | ALSA: Echoaudio - Add firmware cache #1Giuliano Pochini2010-02-151-1/+7
|/
* ALSA: echoaudio - Re-enable the line-out control for the Mia cardGiuliano Pochini2009-09-301-4/+26
* Merge branch 'topic/echoaudio' into for-linusTakashi Iwai2009-03-241-14/+3Star
|\
| * ALSA: echoaudio: remove line-out volume from vmixer cardsGiuliano Pochini2009-03-161-14/+3Star
* | ALSA: Convert to snd_card_create() in sound/pci/*Takashi Iwai2009-01-121-3/+3
|/
* ALSA: Clean up SG-buffer helper functions and macrosTakashi Iwai2008-08-251-10/+4Star
* ALSA: Kill snd_assert() in sound/pci/*Takashi Iwai2008-08-131-3/+5
* [ALSA] Fix possible races at free_irq in PCI driversTakashi Iwai2008-04-241-3/+4
* [ALSA] echoaudio - convert from semaphore to mutexTakashi Iwai2008-01-311-9/+9
* [ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai2007-10-161-30/+3Star
* [ALSA] Add snd_pcm_group_for_each_entry() for code cleanupTakashi Iwai2007-05-111-3/+1Star
* [ALSA] Add missing sysfs device assignment for ALSA PCI driversTakashi Iwai2007-03-061-0/+2