Age | Commit message (Expand) | Author | Files | Lines |
2020-01-29 | 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 |
2017-10-26 | ALSA: Convert timers to use timer_setup() | Kees Cook | 1 | -5/+5 |
2017-10-02 | Revert "ALSA: echoaudio: purge contradictions between dimension matrix member... | Takashi Sakamoto | 1 | -3/+3 |
2017-08-10 | ALSA: echoaudio: constify snd_pcm_ops structures | Arvind Yadav | 1 | -4/+4 |
2017-02-22 | ALSA: pci: constify snd_kcontrol_new structures | Bhumika Goyal | 1 | -13/+13 |
2017-01-12 | ALSA: pci: Constify snd_rawmidi_ops | Takashi Iwai | 1 | -2/+2 |
2016-11-29 | ALSA: echoaudio: Fix improper return value in function load_asic | Pan Bian | 1 | -1/+1 |
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 | 22 | -107/+104 |
2015-03-23 | ALSA: echoaudio: read past end of array | Dan Carpenter | 1 | -6/+10 |
2015-01-28 | ALSA: Include linux/io.h instead of asm/io.h | Takashi Iwai | 12 | -12/+12 |
2015-01-19 | ALSA: echoaudio: Use setup_timer() and mod_timer() | Takashi Iwai | 1 | -3/+2 |
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 | 18 | -110/+0 |
2014-11-03 | ALSA: echoaudio: remove all snd_printk | Sudip Mukherjee | 21 | -283/+327 |
2014-11-03 | ALSA: echoaudio: add reference of struct echoaudio | Sudip Mukherjee | 3 | -7/+9 |
2014-10-21 | ALSA: echoaudio: Use snd_ctl_enum_info() | Takashi Iwai | 1 | -27/+6 |
2014-08-12 | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use | Benoit Taine | 14 | -14/+14 |
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 |