summaryrefslogtreecommitdiffstats
path: root/sound/pci/echoaudio
AgeCommit message (Expand)AuthorLines
2019-11-06ALSA: echoaudio: Avoid non-standard macro usageTakashi Iwai-13/+7
2019-11-06ALSA: pci: Drop superfluous snd_pcm_sgbuf_ops_pageTakashi Iwai-4/+0
2019-07-25ALSA: echoaudio: Replace kmalloc + memcpy with kmemdupChuhong Yuan-3/+2
2019-07-08Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai-195/+15
2019-06-13ALSA: pci: echoaudio: remove variable which is a constantWolfram Sang-5/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167Thomas Gleixner-195/+15
2019-03-16ALSA: echoaudio: add a check for ioremap_nocacheKangjie Lu-0/+5
2019-02-06ALSA: pci: Drop superfluous PCM preallocation error checksTakashi Iwai-9/+7
2019-01-15ALSA: pci: Remove superfluous snd_pcm_suspend*() callsTakashi Iwai-3/+0
2018-08-06ALSA: echoaudio: Mark expected switch fall-throughsGustavo A. R. Silva-0/+2
2018-07-27ALSA: echoaudio: Proper endian notationsTakashi Iwai-38/+42
2018-05-24ALSA: echoaudio: Drop superfluous macroTakashi Iwai-7/+1
2018-03-12ALSA: echoaudio: remove redundant initialization of pointer 'pipe'Colin Ian King-2/+1
2017-11-13Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-10-26ALSA: Convert timers to use timer_setup()Kees Cook-5/+5
2017-10-02Revert "ALSA: echoaudio: purge contradictions between dimension matrix member...Takashi Sakamoto-3/+3
2017-08-10ALSA: echoaudio: constify snd_pcm_ops structuresArvind Yadav-4/+4
2017-02-21ALSA: pci: constify snd_kcontrol_new structuresBhumika Goyal-13/+13
2017-01-12ALSA: pci: Constify snd_rawmidi_opsTakashi Iwai-2/+2
2016-11-29ALSA: echoaudio: Fix improper return value in function load_asicPan Bian-1/+1
2016-07-25Merge branch 'for-next' into for-linusTakashi Iwai-3/+3
2016-07-17ALSA: echoaudio: purge contradictions between dimension matrix members and to...Takashi Sakamoto-3/+3
2016-06-27ALSA: echoaudio: Fix memory allocationChristophe JAILLET-2/+2
2015-08-10ALSA: echoaudio: Use standard C definitions of true and falseMark Brown-107/+104
2015-03-23ALSA: echoaudio: read past end of arrayDan Carpenter-6/+10
2015-01-28ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai-12/+12
2015-01-19ALSA: echoaudio: Use setup_timer() and mod_timer()Takashi Iwai-3/+2
2015-01-11Merge branch 'topic/pci-cleanup' into for-nextTakashi Iwai-5/+0
2015-01-09ALSA: echoaudio: Simplify PM callbacksTakashi Iwai-5/+0
2015-01-04ALSA: Deletion of checks before the function call "iounmap"Markus Elfring-5/+1
2014-12-02ALSA: echoaudio: Deletion of a check before release_and_free_resource()Markus Elfring-2/+1
2014-11-05ALSA: echoaudio: cleanup of unnecessary messagesSudip Mukherjee-110/+0
2014-11-03ALSA: echoaudio: remove all snd_printkSudip Mukherjee-283/+327
2014-11-03ALSA: echoaudio: add reference of struct echoaudioSudip Mukherjee-7/+9
2014-10-21ALSA: echoaudio: Use snd_ctl_enum_info()Takashi Iwai-27/+6
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine-14/+14
2014-07-01ALSA: echoaudio: Remove unused variableSachin Kamat-6/+0
2014-03-05ALSA: echoaudio: use after free on errorDan Carpenter-4/+4
2014-02-26ALSA: echoaudio: Use standard printk helpersTakashi Iwai-15/+18
2014-02-12ALSA: pci: Convert to snd_card_new() with a device pointerTakashi Iwai-3/+2
2013-05-29ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at removeTakashi Iwai-1/+0
2012-12-07ALSA: pci: remove __dev* attributesBill Pemberton-27/+27
2012-08-14ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEPTakashi Iwai-7/+7
2012-07-03ALSA: Convert to new pm_ops for PCI driversTakashi Iwai-9/+13
2012-05-21Merge branch 'topic/misc' into for-linusTakashi Iwai-20/+2
2012-05-06ALSA: echoaudio: Remove incorrect part of assertionMark Hills-1/+1
2012-04-24ALSA: pci: clean up using module_pci_driver()Takashi Iwai-20/+2
2011-12-19ALSA: module_param: make bool parameters really boolRusty Russell-1/+1
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker-0/+2