aboutsummaryrefslogtreecommitdiff
path: root/sound/pci/echoaudio
AgeCommit message (Expand)Author
2020-08-13ALSA: echoaudio: Fix potential Oops in snd_echo_resume()Dinghao Liu
2020-08-11ALSA: echoaduio: Drop superfluous volatile modifierTakashi Iwai
2020-07-13ALSA: echoaudio: re-enable IRQs on failure pathDan Carpenter
2020-07-09ALSA: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-09ALSA: echoaudio: Address bugs in the interrupt handlingMark Hills
2020-07-09ALSA: echoaudio: Prevent some noise on unloading the moduleMark Hills
2020-07-09ALSA: echoaudio: Prevent races in calls to set_audio_format()Mark Hills
2020-07-09ALSA: echoaudio: Race conditions around "opencount"Mark Hills
2020-07-09ALSA: echoaudio: Remove redundant checkMark Hills
2020-07-07ALSA: pci/echoaudio: remove 'set but not used' warningPierre-Louis Bossart
2020-01-28Merge tag 'sound-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2020-01-08ALSA: pci: echoaudio: remove set but not used variable 'chip'YueHaibing
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2020-01-05ALSA: echoaudio: More constificationTakashi Iwai
2020-01-03ALSA: pci: Constify snd_device_ops definitionsTakashi Iwai
2020-01-03ALSA: pci: Constify snd_pcm_hardware definitionsTakashi Iwai
2019-12-23ALSA: pci: echoaudio: remove usage of dimen menber of elem_value structureTakashi Sakamoto
2019-12-11ALSA: echoaudio: Support PCM sync_stopTakashi Iwai
2019-12-11ALSA: pci: Drop superfluous ioctl PCM opsTakashi Iwai
2019-12-11ALSA: echoaudio: Use managed buffer allocationTakashi Iwai
2019-12-08ALSA: echoaudio: simplify get_audio_levelsOlof Johansson
2019-11-06ALSA: echoaudio: Avoid non-standard macro usageTakashi Iwai
2019-11-06ALSA: pci: Drop superfluous snd_pcm_sgbuf_ops_pageTakashi Iwai
2019-07-25ALSA: echoaudio: Replace kmalloc + memcpy with kmemdupChuhong Yuan
2019-07-08Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai
2019-06-13ALSA: pci: echoaudio: remove variable which is a constantWolfram Sang
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167Thomas Gleixner
2019-03-16ALSA: echoaudio: add a check for ioremap_nocacheKangjie Lu
2019-02-06ALSA: pci: Drop superfluous PCM preallocation error checksTakashi Iwai
2019-01-15ALSA: pci: Remove superfluous snd_pcm_suspend*() callsTakashi Iwai
2018-08-06ALSA: echoaudio: Mark expected switch fall-throughsGustavo A. R. Silva
2018-07-27ALSA: echoaudio: Proper endian notationsTakashi Iwai
2018-05-24ALSA: echoaudio: Drop superfluous macroTakashi Iwai
2018-03-12ALSA: echoaudio: remove redundant initialization of pointer 'pipe'Colin Ian King
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