Age | Commit message (Expand) | Author |
2019-07-25 | ALSA: echoaudio: Replace kmalloc + memcpy with kmemdup | Chuhong Yuan |
2019-07-08 | Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo... | Takashi Iwai |
2019-06-13 | ALSA: pci: echoaudio: remove variable which is a constant | Wolfram Sang |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167 | Thomas Gleixner |
2019-03-16 | ALSA: echoaudio: add a check for ioremap_nocache | Kangjie Lu |
2019-02-06 | ALSA: pci: Drop superfluous PCM preallocation error checks | Takashi Iwai |
2019-01-15 | ALSA: pci: Remove superfluous snd_pcm_suspend*() calls | Takashi Iwai |
2018-08-06 | ALSA: echoaudio: Mark expected switch fall-throughs | Gustavo A. R. Silva |
2018-07-27 | ALSA: echoaudio: Proper endian notations | Takashi Iwai |
2018-05-24 | ALSA: echoaudio: Drop superfluous macro | Takashi Iwai |
2018-03-12 | ALSA: echoaudio: remove redundant initialization of pointer 'pipe' | Colin Ian King |
2017-11-13 | Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-26 | ALSA: Convert timers to use timer_setup() | Kees Cook |
2017-10-02 | Revert "ALSA: echoaudio: purge contradictions between dimension matrix member... | Takashi Sakamoto |
2017-08-10 | ALSA: echoaudio: constify snd_pcm_ops structures | Arvind Yadav |
2017-02-21 | ALSA: pci: constify snd_kcontrol_new structures | Bhumika Goyal |
2017-01-12 | ALSA: pci: Constify snd_rawmidi_ops | Takashi Iwai |
2016-11-29 | ALSA: echoaudio: Fix improper return value in function load_asic | Pan Bian |
2016-07-25 | Merge branch 'for-next' into for-linus | Takashi Iwai |
2016-07-17 | ALSA: echoaudio: purge contradictions between dimension matrix members and to... | Takashi Sakamoto |
2016-06-27 | ALSA: echoaudio: Fix memory allocation | Christophe JAILLET |
2015-08-10 | ALSA: echoaudio: Use standard C definitions of true and false | Mark Brown |
2015-03-23 | ALSA: echoaudio: read past end of array | Dan Carpenter |
2015-01-28 | ALSA: Include linux/io.h instead of asm/io.h | Takashi Iwai |
2015-01-19 | ALSA: echoaudio: Use setup_timer() and mod_timer() | Takashi Iwai |
2015-01-11 | Merge branch 'topic/pci-cleanup' into for-next | Takashi Iwai |
2015-01-09 | ALSA: echoaudio: Simplify PM callbacks | Takashi Iwai |
2015-01-04 | ALSA: Deletion of checks before the function call "iounmap" | Markus Elfring |
2014-12-02 | ALSA: echoaudio: Deletion of a check before release_and_free_resource() | Markus Elfring |
2014-11-05 | ALSA: echoaudio: cleanup of unnecessary messages | Sudip Mukherjee |
2014-11-03 | ALSA: echoaudio: remove all snd_printk | Sudip Mukherjee |
2014-11-03 | ALSA: echoaudio: add reference of struct echoaudio | Sudip Mukherjee |
2014-10-21 | ALSA: echoaudio: Use snd_ctl_enum_info() | Takashi Iwai |
2014-08-12 | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use | Benoit Taine |
2014-07-01 | ALSA: echoaudio: Remove unused variable | Sachin Kamat |
2014-03-05 | ALSA: echoaudio: use after free on error | Dan Carpenter |
2014-02-26 | ALSA: echoaudio: Use standard printk helpers | Takashi Iwai |
2014-02-12 | ALSA: pci: Convert to snd_card_new() with a device pointer | Takashi Iwai |
2013-05-29 | ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at remove | Takashi Iwai |
2012-12-07 | ALSA: pci: remove __dev* attributes | Bill Pemberton |
2012-08-14 | ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEP | Takashi Iwai |
2012-07-03 | ALSA: Convert to new pm_ops for PCI drivers | Takashi Iwai |
2012-05-21 | Merge branch 'topic/misc' into for-linus | Takashi Iwai |
2012-05-06 | ALSA: echoaudio: Remove incorrect part of assertion | Mark Hills |
2012-04-24 | ALSA: pci: clean up using module_pci_driver() | Takashi Iwai |
2011-12-19 | ALSA: module_param: make bool parameters really bool | Rusty Russell |
2011-10-31 | sound: Add module.h to the previously silent sound users | Paul Gortmaker |
2011-10-31 | sound: fix drivers needing module.h not moduleparam.h | Paul Gortmaker |
2011-07-26 | atomic: use <linux/atomic.h> | Arun Sharma |