Age | Commit message (Expand) | Author |
2024-05-08 | ALSA: pci: Use *-y instead of *-objs in Makefile | Takashi Iwai |
2024-02-22 | ALSA: echoaudio: remove redundant assignment to variable clock | Colin Ian King |
2024-02-12 | ALSA: echoaudio: Simplify with DEFINE_SIMPLE_DEV_PM_OPS() | Takashi Iwai |
2022-04-13 | Merge branch 'for-linus' into for-next | Takashi Iwai |
2022-04-12 | ALSA: echoaudio: Fix the missing snd_card_free() call at probe error | Takashi Iwai |
2022-04-05 | ALSA: echoaudio: remove redundant assignment to variable i | Colin Ian King |
2022-03-04 | ALSA: echoaudio: remove redundant assignment to variable bytes | Colin Ian King |
2021-07-19 | ALSA: echoaudio: Allocate resources with device-managed APIs | Takashi Iwai |
2021-06-09 | ALSA: echoaudio: Fix assignment in if condition | Takashi Iwai |
2021-03-17 | module: remove never implemented MODULE_SUPPORTED_DEVICE | Leon Romanovsky |
2020-08-13 | ALSA: echoaudio: Fix potential Oops in snd_echo_resume() | Dinghao Liu |
2020-08-11 | ALSA: echoaduio: Drop superfluous volatile modifier | Takashi Iwai |
2020-07-13 | ALSA: echoaudio: re-enable IRQs on failure path | Dan Carpenter |
2020-07-09 | ALSA: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-07-09 | ALSA: echoaudio: Address bugs in the interrupt handling | Mark Hills |
2020-07-09 | ALSA: echoaudio: Prevent some noise on unloading the module | Mark Hills |
2020-07-09 | ALSA: echoaudio: Prevent races in calls to set_audio_format() | Mark Hills |
2020-07-09 | ALSA: echoaudio: Race conditions around "opencount" | Mark Hills |
2020-07-09 | ALSA: echoaudio: Remove redundant check | Mark Hills |
2020-07-07 | ALSA: pci/echoaudio: remove 'set but not used' warning | Pierre-Louis Bossart |
2020-01-28 | Merge tag 'sound-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2020-01-08 | ALSA: pci: echoaudio: remove set but not used variable 'chip' | YueHaibing |
2020-01-06 | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig |
2020-01-05 | ALSA: echoaudio: More constification | Takashi Iwai |
2020-01-03 | ALSA: pci: Constify snd_device_ops definitions | Takashi Iwai |
2020-01-03 | ALSA: pci: Constify snd_pcm_hardware definitions | Takashi Iwai |
2019-12-23 | ALSA: pci: echoaudio: remove usage of dimen menber of elem_value structure | Takashi Sakamoto |
2019-12-11 | ALSA: echoaudio: Support PCM sync_stop | Takashi Iwai |
2019-12-11 | ALSA: pci: Drop superfluous ioctl PCM ops | Takashi Iwai |
2019-12-11 | ALSA: echoaudio: Use managed buffer allocation | Takashi Iwai |
2019-12-08 | ALSA: echoaudio: simplify get_audio_levels | Olof Johansson |
2019-11-06 | ALSA: echoaudio: Avoid non-standard macro usage | Takashi Iwai |
2019-11-06 | ALSA: pci: Drop superfluous snd_pcm_sgbuf_ops_page | Takashi Iwai |
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 |