index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
pci
/
echoaudio
/
echoaudio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-25
Merge branch 'for-next' into for-linus
Takashi Iwai
1
-3
/
+3
2016-07-17
ALSA: echoaudio: purge contradictions between dimension matrix members and to...
Takashi Sakamoto
1
-3
/
+3
2016-06-27
ALSA: echoaudio: Fix memory allocation
Christophe JAILLET
1
-2
/
+2
2015-08-10
ALSA: echoaudio: Use standard C definitions of true and false
Mark Brown
1
-1
/
+1
2015-03-23
ALSA: echoaudio: read past end of array
Dan Carpenter
1
-6
/
+10
2015-01-11
Merge branch 'topic/pci-cleanup' into for-next
Takashi Iwai
1
-5
/
+0
2015-01-09
ALSA: echoaudio: Simplify PM callbacks
Takashi Iwai
1
-5
/
+0
2015-01-04
ALSA: Deletion of checks before the function call "iounmap"
Markus Elfring
1
-5
/
+1
2014-12-02
ALSA: echoaudio: Deletion of a check before release_and_free_resource()
Markus Elfring
1
-2
/
+1
2014-11-05
ALSA: echoaudio: cleanup of unnecessary messages
Sudip Mukherjee
1
-31
/
+0
2014-11-03
ALSA: echoaudio: remove all snd_printk
Sudip Mukherjee
1
-65
/
+72
2014-11-03
ALSA: echoaudio: add reference of struct echoaudio
Sudip Mukherjee
1
-1
/
+2
2014-10-21
ALSA: echoaudio: Use snd_ctl_enum_info()
Takashi Iwai
1
-27
/
+6
2014-07-01
ALSA: echoaudio: Remove unused variable
Sachin Kamat
1
-6
/
+0
2014-03-05
ALSA: echoaudio: use after free on error
Dan Carpenter
1
-4
/
+4
2014-02-26
ALSA: echoaudio: Use standard printk helpers
Takashi Iwai
1
-10
/
+11
2014-02-12
ALSA: pci: Convert to snd_card_new() with a device pointer
Takashi Iwai
1
-3
/
+2
2013-05-29
ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at remove
Takashi Iwai
1
-1
/
+0
2012-12-07
ALSA: pci: remove __dev* attributes
Bill Pemberton
1
-23
/
+23
2012-08-14
ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEP
Takashi Iwai
1
-6
/
+6
2012-07-03
ALSA: Convert to new pm_ops for PCI drivers
Takashi Iwai
1
-9
/
+13
2012-04-24
ALSA: pci: clean up using module_pci_driver()
Takashi Iwai
1
-20
/
+2
2011-12-19
ALSA: module_param: make bool parameters really bool
Rusty Russell
1
-1
/
+1
2011-10-31
sound: Add module.h to the previously silent sound users
Paul Gortmaker
1
-0
/
+2
2011-06-10
ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/*
Takashi Iwai
1
-2
/
+2
2011-06-10
ALSA: Use KBUILD_MODNAME for pci_driver.name entries
Takashi Iwai
1
-1
/
+1
2010-07-19
ALSA: echoaudio: check kmalloc() result
Kulikov Vasiliy
1
-0
/
+2
2010-04-04
ALSA: echoaudio - Eliminate use after free
Julia Lawall
1
-3
/
+2
2010-02-17
Merge branch 'fix/misc' into topic/misc
Takashi Iwai
1
-1
/
+3
2010-02-17
ALSA: Echoaudio, fix Guru Meditation #00000005.48454C50
Giuliano Pochini
1
-1
/
+3
2010-02-15
ALSA: Echoaudio - Add suspend support #2
Giuliano Pochini
1
-15
/
+138
2010-02-15
ALSA: Echoaudio - Add firmware cache #2
Giuliano Pochini
1
-4
/
+38
2010-02-15
ALSA: Echoaudio - Add firmware cache #1
Giuliano Pochini
1
-1
/
+7
2009-09-30
ALSA: echoaudio - Re-enable the line-out control for the Mia card
Giuliano Pochini
1
-4
/
+26
2009-03-24
Merge branch 'topic/echoaudio' into for-linus
Takashi Iwai
1
-14
/
+3
2009-03-16
ALSA: echoaudio: remove line-out volume from vmixer cards
Giuliano Pochini
1
-14
/
+3
2009-01-12
ALSA: Convert to snd_card_create() in sound/pci/*
Takashi Iwai
1
-3
/
+3
2008-08-25
ALSA: Clean up SG-buffer helper functions and macros
Takashi Iwai
1
-10
/
+4
2008-08-13
ALSA: Kill snd_assert() in sound/pci/*
Takashi Iwai
1
-3
/
+5
2008-04-24
[ALSA] Fix possible races at free_irq in PCI drivers
Takashi Iwai
1
-3
/
+4
2008-01-31
[ALSA] echoaudio - convert from semaphore to mutex
Takashi Iwai
1
-9
/
+9
2007-10-16
[ALSA] Clean up with common snd_ctl_boolean_*_info callbacks
Takashi Iwai
1
-30
/
+3
2007-05-11
[ALSA] Add snd_pcm_group_for_each_entry() for code cleanup
Takashi Iwai
1
-3
/
+1
2007-03-06
[ALSA] Add missing sysfs device assignment for ALSA PCI drivers
Takashi Iwai
1
-0
/
+2
2007-02-09
[ALSA] Add even more 'const' to everything related to TLV
Takashi Iwai
1
-2
/
+2
2007-02-09
[ALSA] echoaudio, add TLV support
Giuliano Pochini
1
-1
/
+17
2006-12-20
[ALSA] Remove IRQF_DISABLED for shared PCI irqs
Takashi Iwai
1
-3
/
+3
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-2
/
+1
2006-08-03
[ALSA] Conversions from kmalloc+memset to k(z|c)alloc
Panagiotis Issaris
1
-2
/
+2
2006-07-02
[PATCH] irq-flags: sound: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
[next]