aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/echoaudio/midi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-26ALSA: Convert timers to use timer_setup()Kees Cook1-5/+5
2017-01-12ALSA: pci: Constify snd_rawmidi_opsTakashi Iwai1-2/+2
2015-01-19ALSA: echoaudio: Use setup_timer() and mod_timer()Takashi Iwai1-3/+2
2014-11-05ALSA: echoaudio: cleanup of unnecessary messagesSudip Mukherjee1-6/+0
2014-11-03ALSA: echoaudio: remove all snd_printkSudip Mukherjee1-14/+15
2014-02-26ALSA: echoaudio: Use standard printk helpersTakashi Iwai1-1/+2
2012-12-07ALSA: pci: remove __dev* attributesBill Pemberton1-2/+2
2009-02-12ALSA: echoaudio - replace uses of __constant_{endian}Harvey Harrison1-2/+2
2008-08-13ALSA: Kill snd_assert() in sound/pci/*Takashi Iwai1-2/+4
2007-01-09[ALSA] Fix potential NULL pointer dereference in echoaudio midiGiuliano Pochini1-2/+4
2006-06-28[ALSA] Fix a typo in echoaudio/midi.cTakashi Iwai1-1/+1
2006-06-28[ALSA] Add echoaudio sound driversGiuliano Pochini1-0/+327