summaryrefslogtreecommitdiffstats
path: root/sound/pci/echoaudio/midi.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: echoaudio: remove redundant assignment to variable iColin Ian King2022-04-051-1/+0
* ALSA: echoaudio: remove redundant assignment to variable bytesColin Ian King2022-03-041-1/+1
* ALSA: echoaudio: Fix assignment in if conditionTakashi Iwai2021-06-091-2/+2
* ALSA: Convert timers to use timer_setup()Kees Cook2017-10-261-5/+5
* ALSA: pci: Constify snd_rawmidi_opsTakashi Iwai2017-01-121-2/+2
* ALSA: echoaudio: Use setup_timer() and mod_timer()Takashi Iwai2015-01-191-3/+2
* ALSA: echoaudio: cleanup of unnecessary messagesSudip Mukherjee2014-11-051-6/+0
* ALSA: echoaudio: remove all snd_printkSudip Mukherjee2014-11-031-14/+15
* ALSA: echoaudio: Use standard printk helpersTakashi Iwai2014-02-261-1/+2
* ALSA: pci: remove __dev* attributesBill Pemberton2012-12-071-2/+2
* ALSA: echoaudio - replace uses of __constant_{endian}Harvey Harrison2009-02-121-2/+2
* ALSA: Kill snd_assert() in sound/pci/*Takashi Iwai2008-08-131-2/+4
* [ALSA] Fix potential NULL pointer dereference in echoaudio midiGiuliano Pochini2007-01-091-2/+4
* [ALSA] Fix a typo in echoaudio/midi.cTakashi Iwai2006-06-281-1/+1
* [ALSA] Add echoaudio sound driversGiuliano Pochini2006-06-281-0/+327