summaryrefslogtreecommitdiffstats
path: root/sound/drivers/virmidi.c
Commit message (Expand)AuthorAgeFilesLines
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-311-1/+0
* [ALSA] fix section mismatchRandy Dunlap2007-07-201-1/+1
* Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds2007-02-141-3/+3
|\
| * [ALSA] Fix __devinit and __devexit issues with sound driversPrarit Bhargava2007-02-141-3/+3
* | [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
|/
* [ALSA] virmidi: revert erroneous removal of zero initializationClemens Ladisch2006-06-221-1/+1
* [ALSA] Remove zero-initialization of static variablesTakashi Iwai2006-06-221-1/+1
* [ALSA] unregister platform device again if probe was unsuccessfulRene Herman2006-06-221-0/+4
* [ALSA] continue on IS_ERR from platform device registrationRene Herman2006-04-271-10/+4
* [ALSA] Fix check of enable module optionTakashi Iwai2006-03-221-1/+3
* [ALSA] unregister platform devicesClemens Ladisch2006-01-031-2/+14
* [ALSA] dynamic minors (5/6): reduce maximum number of MIDI devices per cardClemens Ladisch2006-01-031-2/+2
* [ALSA] virmidi - Use platform_deviceTakashi Iwai2006-01-031-21/+43
* [ALSA] Remove xxx_t typedefs: Generic driversTakashi Iwai2006-01-031-8/+8
* [ALSA] Add snd_card_set_generic_dev() callTakashi Iwai2005-09-121-0/+4
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+159