summaryrefslogtreecommitdiffstats
path: root/sound/pci/echoaudio
Commit message (Expand)AuthorAgeFilesLines
* ALSA: echoaudio: constify snd_pcm_ops structuresArvind Yadav2017-08-101-4/+4
* ALSA: pci: constify snd_kcontrol_new structuresBhumika Goyal2017-02-211-13/+13
* ALSA: pci: Constify snd_rawmidi_opsTakashi Iwai2017-01-121-2/+2
* ALSA: echoaudio: Fix improper return value in function load_asicPan Bian2016-11-291-1/+1
* 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-1022-107/+104
* ALSA: echoaudio: read past end of arrayDan Carpenter2015-03-231-6/+10
* ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai2015-01-2812-12/+12
* ALSA: echoaudio: Use setup_timer() and mod_timer()Takashi Iwai2015-01-191-3/+2
* Merge branch 'topic/pci-cleanup' into for-nextTakashi Iwai2015-01-111-5/+0
|\
| * ALSA: echoaudio: Simplify PM callbacksTakashi Iwai2015-01-091-5/+0
* | ALSA: Deletion of checks before the function call "iounmap"Markus Elfring2015-01-041-5/+1
|/
* ALSA: echoaudio: Deletion of a check before release_and_free_resource()Markus Elfring2014-12-021-2/+1
* ALSA: echoaudio: cleanup of unnecessary messagesSudip Mukherjee2014-11-0518-110/+0
* ALSA: echoaudio: remove all snd_printkSudip Mukherjee2014-11-0321-283/+327
* ALSA: echoaudio: add reference of struct echoaudioSudip Mukherjee2014-11-033-7/+9
* ALSA: echoaudio: Use snd_ctl_enum_info()Takashi Iwai2014-10-211-27/+6
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-1214-14/+14
* ALSA: echoaudio: Remove unused variableSachin Kamat2014-07-011-6/+0
* ALSA: echoaudio: use after free on errorDan Carpenter2014-03-051-4/+4
* ALSA: echoaudio: Use standard printk helpersTakashi Iwai2014-02-263-15/+18
* ALSA: pci: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-121-3/+2
* ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at removeTakashi Iwai2013-05-291-1/+0
* ALSA: pci: remove __dev* attributesBill Pemberton2012-12-073-27/+27
* ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEPTakashi Iwai2012-08-142-7/+7
* ALSA: Convert to new pm_ops for PCI driversTakashi Iwai2012-07-031-9/+13
* Merge branch 'topic/misc' into for-linusTakashi Iwai2012-05-211-20/+2
|\
| * ALSA: pci: clean up using module_pci_driver()Takashi Iwai2012-04-241-20/+2
* | ALSA: echoaudio: Remove incorrect part of assertionMark Hills2012-05-061-1/+1
|/
* ALSA: module_param: make bool parameters really boolRusty Russell2011-12-191-1/+1
* sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-10-311-0/+2
* sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker2011-10-3114-14/+14
* atomic: use <linux/atomic.h>Arun Sharma2011-07-2614-14/+14
* 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
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-04-071-3/+2
|\
| * ALSA: echoaudio - Eliminate use after freeJulia Lawall2010-04-041-3/+2
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-3014-14/+14
|/
* 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-153-78/+222
* | ALSA: Echoaudio - Add suspend support #1Giuliano Pochini2010-02-1515-80/+115
* | ALSA: Echoaudio - Add firmware cache #2Giuliano Pochini2010-02-152-4/+41
* | ALSA: Echoaudio - Add firmware cache #1Giuliano Pochini2010-02-1518-65/+69
* | sound: use DEFINE_PCI_DEVICE_TABLEAlexey Dobriyan2010-02-0914-14/+14
|/
* ALSA: echoaudio - Re-enable the line-out control for the Mia cardGiuliano Pochini2009-09-302-4/+27
* ALSA: indigo-express: add missing 64KHz flagsGiuliano Pochini2009-04-282-0/+2
OpenPOWER on IntegriCloud