index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
pci
/
echoaudio
/
echoaudio.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'sound-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2020-01-29
1
-38
/
+9
|
\
|
*
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: 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: 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
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167
Thomas Gleixner
2019-05-30
1
-13
/
+1
*
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: Drop superfluous macro
Takashi Iwai
2018-05-24
1
-1
/
+1
*
ALSA: echoaudio: remove redundant initialization of pointer 'pipe'
Colin Ian King
2018-03-12
1
-2
/
+1
*
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
*
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
1
-1
/
+1
*
ALSA: echoaudio: read past end of array
Dan Carpenter
2015-03-23
1
-6
/
+10
*
Merge branch 'topic/pci-cleanup' into for-next
Takashi Iwai
2015-01-11
1
-5
/
+0
|
\
|
*
ALSA: echoaudio: Simplify PM callbacks
Takashi Iwai
2015-01-09
1
-5
/
+0
*
|
ALSA: Deletion of checks before the function call "iounmap"
Markus Elfring
2015-01-04
1
-5
/
+1
|
/
*
ALSA: echoaudio: Deletion of a check before release_and_free_resource()
Markus Elfring
2014-12-02
1
-2
/
+1
*
ALSA: echoaudio: cleanup of unnecessary messages
Sudip Mukherjee
2014-11-05
1
-31
/
+0
*
ALSA: echoaudio: remove all snd_printk
Sudip Mukherjee
2014-11-03
1
-65
/
+72
*
ALSA: echoaudio: add reference of struct echoaudio
Sudip Mukherjee
2014-11-03
1
-1
/
+2
*
ALSA: echoaudio: Use snd_ctl_enum_info()
Takashi Iwai
2014-10-21
1
-27
/
+6
*
ALSA: echoaudio: Remove unused variable
Sachin Kamat
2014-07-01
1
-6
/
+0
*
ALSA: echoaudio: use after free on error
Dan Carpenter
2014-03-05
1
-4
/
+4
*
ALSA: echoaudio: Use standard printk helpers
Takashi Iwai
2014-02-26
1
-10
/
+11
*
ALSA: pci: Convert to snd_card_new() with a device pointer
Takashi Iwai
2014-02-12
1
-3
/
+2
*
ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at remove
Takashi Iwai
2013-05-29
1
-1
/
+0
*
ALSA: pci: remove __dev* attributes
Bill Pemberton
2012-12-07
1
-23
/
+23
*
ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEP
Takashi Iwai
2012-08-14
1
-6
/
+6
*
ALSA: Convert to new pm_ops for PCI drivers
Takashi Iwai
2012-07-03
1
-9
/
+13
*
ALSA: pci: clean up using module_pci_driver()
Takashi Iwai
2012-04-24
1
-20
/
+2
*
ALSA: module_param: make bool parameters really bool
Rusty Russell
2011-12-19
1
-1
/
+1
*
sound: Add module.h to the previously silent sound users
Paul Gortmaker
2011-11-01
1
-0
/
+2
*
ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/*
Takashi Iwai
2011-06-10
1
-2
/
+2
*
ALSA: Use KBUILD_MODNAME for pci_driver.name entries
Takashi Iwai
2011-06-10
1
-1
/
+1
*
ALSA: echoaudio: check kmalloc() result
Kulikov Vasiliy
2010-07-19
1
-0
/
+2
*
ALSA: echoaudio - Eliminate use after free
Julia Lawall
2010-04-04
1
-3
/
+2
[next]