summaryrefslogtreecommitdiff
path: root/sound/pci/echoaudio
AgeCommit message (Expand)Author
2017-11-13Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-26ALSA: Convert timers to use timer_setup()Kees Cook
2017-10-02Revert "ALSA: echoaudio: purge contradictions between dimension matrix member...Takashi Sakamoto
2017-08-10ALSA: echoaudio: constify snd_pcm_ops structuresArvind Yadav
2017-02-21ALSA: pci: constify snd_kcontrol_new structuresBhumika Goyal
2017-01-12ALSA: pci: Constify snd_rawmidi_opsTakashi Iwai
2016-11-29ALSA: echoaudio: Fix improper return value in function load_asicPan Bian
2016-07-25Merge branch 'for-next' into for-linusTakashi Iwai
2016-07-17ALSA: echoaudio: purge contradictions between dimension matrix members and to...Takashi Sakamoto
2016-06-27ALSA: echoaudio: Fix memory allocationChristophe JAILLET
2015-08-10ALSA: echoaudio: Use standard C definitions of true and falseMark Brown
2015-03-23ALSA: echoaudio: read past end of arrayDan Carpenter
2015-01-28ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai
2015-01-19ALSA: echoaudio: Use setup_timer() and mod_timer()Takashi Iwai
2015-01-11Merge branch 'topic/pci-cleanup' into for-nextTakashi Iwai
2015-01-09ALSA: echoaudio: Simplify PM callbacksTakashi Iwai
2015-01-04ALSA: Deletion of checks before the function call "iounmap"Markus Elfring
2014-12-02ALSA: echoaudio: Deletion of a check before release_and_free_resource()Markus Elfring
2014-11-05ALSA: echoaudio: cleanup of unnecessary messagesSudip Mukherjee
2014-11-03ALSA: echoaudio: remove all snd_printkSudip Mukherjee
2014-11-03ALSA: echoaudio: add reference of struct echoaudioSudip Mukherjee
2014-10-21ALSA: echoaudio: Use snd_ctl_enum_info()Takashi Iwai
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-07-01ALSA: echoaudio: Remove unused variableSachin Kamat
2014-03-05ALSA: echoaudio: use after free on errorDan Carpenter
2014-02-26ALSA: echoaudio: Use standard printk helpersTakashi Iwai
2014-02-12ALSA: pci: Convert to snd_card_new() with a device pointerTakashi Iwai
2013-05-29ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at removeTakashi Iwai
2012-12-07ALSA: pci: remove __dev* attributesBill Pemberton
2012-08-14ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEPTakashi Iwai
2012-07-03ALSA: Convert to new pm_ops for PCI driversTakashi Iwai
2012-05-21Merge branch 'topic/misc' into for-linusTakashi Iwai
2012-05-06ALSA: echoaudio: Remove incorrect part of assertionMark Hills
2012-04-24ALSA: pci: clean up using module_pci_driver()Takashi Iwai
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-10-31sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
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-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2010-04-04ALSA: echoaudio - Eliminate use after freeJulia Lawall
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
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 suspend support #1Giuliano Pochini
2010-02-15ALSA: Echoaudio - Add firmware cache #2Giuliano Pochini