index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
pci
/
echoaudio
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
1
-1
/
+1
2025-04-24
ALSA: echoaudio: Use pure devres PCI
Philipp Stanner
1
-1
/
+1
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
1
-1
/
+1
2025-03-19
ALSA: echoaudio: remove unused variable
Andres Urian Florez
1
-4
/
+2
2024-05-08
ALSA: pci: Use *-y instead of *-objs in Makefile
Takashi Iwai
1
-14
/
+14
2024-02-22
ALSA: echoaudio: remove redundant assignment to variable clock
Colin Ian King
1
-1
/
+0
2024-02-12
ALSA: echoaudio: Simplify with DEFINE_SIMPLE_DEV_PM_OPS()
Takashi Iwai
2
-21
/
+2
2022-04-13
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-2
/
+7
2022-04-12
ALSA: echoaudio: Fix the missing snd_card_free() call at probe error
Takashi Iwai
1
-2
/
+7
2022-04-05
ALSA: echoaudio: remove redundant assignment to variable i
Colin Ian King
1
-1
/
+0
2022-03-04
ALSA: echoaudio: remove redundant assignment to variable bytes
Colin Ian King
1
-1
/
+1
2021-07-19
ALSA: echoaudio: Allocate resources with device-managed APIs
Takashi Iwai
2
-122
/
+48
2021-06-09
ALSA: echoaudio: Fix assignment in if condition
Takashi Iwai
16
-121
/
+190
2021-03-17
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
1
-1
/
+0
2020-08-13
ALSA: echoaudio: Fix potential Oops in snd_echo_resume()
Dinghao Liu
1
-2
/
+0
2020-08-11
ALSA: echoaduio: Drop superfluous volatile modifier
Takashi Iwai
2
-3
/
+2
2020-07-13
ALSA: echoaudio: re-enable IRQs on failure path
Dan Carpenter
1
-1
/
+1
2020-07-09
ALSA: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2020-07-09
ALSA: echoaudio: Address bugs in the interrupt handling
Mark Hills
2
-28
/
+65
2020-07-09
ALSA: echoaudio: Prevent some noise on unloading the module
Mark Hills
1
-2
/
+2
2020-07-09
ALSA: echoaudio: Prevent races in calls to set_audio_format()
Mark Hills
1
-1
/
+14
2020-07-09
ALSA: echoaudio: Race conditions around "opencount"
Mark Hills
2
-37
/
+45
2020-07-09
ALSA: echoaudio: Remove redundant check
Mark Hills
1
-5
/
+0
2020-07-07
ALSA: pci/echoaudio: remove 'set but not used' warning
Pierre-Louis Bossart
1
-1
/
+2
2020-01-28
Merge tag 'sound-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
15
-52
/
+23
2020-01-08
ALSA: pci: echoaudio: remove set but not used variable 'chip'
YueHaibing
1
-6
/
+0
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
1
-1
/
+1
2020-01-05
ALSA: echoaudio: More constification
Takashi Iwai
1
-1
/
+1
2020-01-03
ALSA: pci: Constify snd_device_ops definitions
Takashi Iwai
1
-1
/
+1
2020-01-03
ALSA: pci: Constify snd_pcm_hardware definitions
Takashi Iwai
14
-14
/
+14
2019-12-23
ALSA: pci: echoaudio: remove usage of dimen menber of elem_value structure
Takashi Sakamoto
1
-11
/
+0
2019-12-11
ALSA: echoaudio: Support PCM sync_stop
Takashi Iwai
1
-0
/
+3
2019-12-11
ALSA: pci: Drop superfluous ioctl PCM ops
Takashi Iwai
1
-4
/
+0
2019-12-11
ALSA: echoaudio: Use managed buffer allocation
Takashi Iwai
1
-15
/
+4
2019-12-08
ALSA: echoaudio: simplify get_audio_levels
Olof Johansson
1
-13
/
+7
2019-11-06
ALSA: echoaudio: Avoid non-standard macro usage
Takashi Iwai
1
-13
/
+7
2019-11-06
ALSA: pci: Drop superfluous snd_pcm_sgbuf_ops_page
Takashi Iwai
1
-4
/
+0
2019-07-25
ALSA: echoaudio: Replace kmalloc + memcpy with kmemdup
Chuhong Yuan
1
-3
/
+2
2019-07-08
Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
15
-195
/
+15
2019-06-13
ALSA: pci: echoaudio: remove variable which is a constant
Wolfram Sang
1
-5
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167
Thomas Gleixner
15
-195
/
+15
2019-03-16
ALSA: echoaudio: add a check for ioremap_nocache
Kangjie Lu
1
-0
/
+5
2019-02-06
ALSA: pci: Drop superfluous PCM preallocation error checks
Takashi Iwai
1
-9
/
+7
2019-01-15
ALSA: pci: Remove superfluous snd_pcm_suspend*() calls
Takashi Iwai
1
-3
/
+0
2018-08-06
ALSA: echoaudio: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+2
2018-07-27
ALSA: echoaudio: Proper endian notations
Takashi Iwai
5
-38
/
+42
2018-05-24
ALSA: echoaudio: Drop superfluous macro
Takashi Iwai
2
-7
/
+1
2018-03-12
ALSA: echoaudio: remove redundant initialization of pointer 'pipe'
Colin Ian King
1
-2
/
+1
2017-11-13
Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
[next]