index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
pci
/
echoaudio
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: echoaudio: Fix potential Oops in snd_echo_resume()
Dinghao Liu
2020-08-13
1
-2
/
+0
*
ALSA: echoaduio: Drop superfluous volatile modifier
Takashi Iwai
2020-08-11
2
-3
/
+2
*
ALSA: echoaudio: re-enable IRQs on failure path
Dan Carpenter
2020-07-13
1
-1
/
+1
*
ALSA: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-09
1
-2
/
+2
*
ALSA: echoaudio: Address bugs in the interrupt handling
Mark Hills
2020-07-09
2
-28
/
+65
*
ALSA: echoaudio: Prevent some noise on unloading the module
Mark Hills
2020-07-09
1
-2
/
+2
*
ALSA: echoaudio: Prevent races in calls to set_audio_format()
Mark Hills
2020-07-09
1
-1
/
+14
*
ALSA: echoaudio: Race conditions around "opencount"
Mark Hills
2020-07-09
2
-37
/
+45
*
ALSA: echoaudio: Remove redundant check
Mark Hills
2020-07-09
1
-5
/
+0
*
ALSA: pci/echoaudio: remove 'set but not used' warning
Pierre-Louis Bossart
2020-07-07
1
-1
/
+2
*
Merge tag 'sound-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2020-01-28
15
-52
/
+23
|
\
|
*
ALSA: pci: echoaudio: remove set but not used variable 'chip'
YueHaibing
2020-01-08
1
-6
/
+0
|
*
ALSA: echoaudio: More constification
Takashi Iwai
2020-01-05
1
-1
/
+1
|
*
ALSA: pci: Constify snd_device_ops definitions
Takashi Iwai
2020-01-03
1
-1
/
+1
|
*
ALSA: pci: Constify snd_pcm_hardware definitions
Takashi Iwai
2020-01-03
14
-14
/
+14
|
*
ALSA: pci: echoaudio: remove usage of dimen menber of elem_value structure
Takashi Sakamoto
2019-12-23
1
-11
/
+0
|
*
ALSA: echoaudio: Support PCM sync_stop
Takashi Iwai
2019-12-11
1
-0
/
+3
|
*
ALSA: pci: Drop superfluous ioctl PCM ops
Takashi Iwai
2019-12-11
1
-4
/
+0
|
*
ALSA: echoaudio: Use managed buffer allocation
Takashi Iwai
2019-12-11
1
-15
/
+4
*
|
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-06
1
-1
/
+1
|
/
*
ALSA: echoaudio: simplify get_audio_levels
Olof Johansson
2019-12-08
1
-13
/
+7
*
ALSA: echoaudio: Avoid non-standard macro usage
Takashi Iwai
2019-11-06
1
-13
/
+7
*
ALSA: pci: Drop superfluous snd_pcm_sgbuf_ops_page
Takashi Iwai
2019-11-06
1
-4
/
+0
*
ALSA: echoaudio: Replace kmalloc + memcpy with kmemdup
Chuhong Yuan
2019-07-25
1
-3
/
+2
*
Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
2019-07-08
15
-195
/
+15
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167
Thomas Gleixner
2019-05-30
15
-195
/
+15
*
|
ALSA: pci: echoaudio: remove variable which is a constant
Wolfram Sang
2019-06-13
1
-5
/
+2
|
/
*
ALSA: echoaudio: add a check for ioremap_nocache
Kangjie Lu
2019-03-16
1
-0
/
+5
*
ALSA: pci: Drop superfluous PCM preallocation error checks
Takashi Iwai
2019-02-06
1
-9
/
+7
*
ALSA: pci: Remove superfluous snd_pcm_suspend*() calls
Takashi Iwai
2019-01-15
1
-3
/
+0
*
ALSA: echoaudio: Mark expected switch fall-throughs
Gustavo A. R. Silva
2018-08-06
1
-0
/
+2
*
ALSA: echoaudio: Proper endian notations
Takashi Iwai
2018-07-27
5
-38
/
+42
*
ALSA: echoaudio: Drop superfluous macro
Takashi Iwai
2018-05-24
2
-7
/
+1
*
ALSA: echoaudio: remove redundant initialization of pointer 'pipe'
Colin Ian King
2018-03-12
1
-2
/
+1
*
Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
2017-11-13
1
-0
/
+1
|
\
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
|
ALSA: Convert timers to use timer_setup()
Kees Cook
2017-10-26
1
-5
/
+5
|
/
*
Revert "ALSA: echoaudio: purge contradictions between dimension matrix member...
Takashi Sakamoto
2017-10-02
1
-3
/
+3
*
ALSA: echoaudio: constify snd_pcm_ops structures
Arvind Yadav
2017-08-10
1
-4
/
+4
*
ALSA: pci: constify snd_kcontrol_new structures
Bhumika Goyal
2017-02-21
1
-13
/
+13
*
ALSA: pci: Constify snd_rawmidi_ops
Takashi Iwai
2017-01-12
1
-2
/
+2
*
ALSA: echoaudio: Fix improper return value in function load_asic
Pan Bian
2016-11-29
1
-1
/
+1
*
Merge branch 'for-next' into for-linus
Takashi Iwai
2016-07-25
1
-3
/
+3
|
\
|
*
ALSA: echoaudio: purge contradictions between dimension matrix members and to...
Takashi Sakamoto
2016-07-17
1
-3
/
+3
*
|
ALSA: echoaudio: Fix memory allocation
Christophe JAILLET
2016-06-27
1
-2
/
+2
|
/
*
ALSA: echoaudio: Use standard C definitions of true and false
Mark Brown
2015-08-10
22
-107
/
+104
*
ALSA: echoaudio: read past end of array
Dan Carpenter
2015-03-23
1
-6
/
+10
*
ALSA: Include linux/io.h instead of asm/io.h
Takashi Iwai
2015-01-28
12
-12
/
+12
*
ALSA: echoaudio: Use setup_timer() and mod_timer()
Takashi Iwai
2015-01-19
1
-3
/
+2
*
Merge branch 'topic/pci-cleanup' into for-next
Takashi Iwai
2015-01-11
1
-5
/
+0
|
\
[next]