aboutsummaryrefslogtreecommitdiffstats
path: root/sound/drivers/virmidi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-20[ALSA] fix section mismatchRandy Dunlap1-1/+1
2007-02-14Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds1-3/+3
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2007-02-14[ALSA] Fix __devinit and __devexit issues with sound driversPrarit Bhargava1-3/+3
2006-06-22[ALSA] virmidi: revert erroneous removal of zero initializationClemens Ladisch1-1/+1
2006-06-22[ALSA] Remove zero-initialization of static variablesTakashi Iwai1-1/+1
2006-06-22[ALSA] unregister platform device again if probe was unsuccessfulRene Herman1-0/+4
2006-04-27[ALSA] continue on IS_ERR from platform device registrationRene Herman1-10/+4
2006-03-22[ALSA] Fix check of enable module optionTakashi Iwai1-1/+3
2006-01-03[ALSA] unregister platform devicesClemens Ladisch1-2/+14
2006-01-03[ALSA] dynamic minors (5/6): reduce maximum number of MIDI devices per cardClemens Ladisch1-2/+2
2006-01-03[ALSA] virmidi - Use platform_deviceTakashi Iwai1-21/+43
2006-01-03[ALSA] Remove xxx_t typedefs: Generic driversTakashi Iwai1-8/+8
2005-09-12[ALSA] Add snd_card_set_generic_dev() callTakashi Iwai1-0/+4
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+159