summaryrefslogtreecommitdiffstats
path: root/sound/drivers/virmidi.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\
| * ALSA: drivers: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | ALSA: virmidi: Fix wrong error checkTakashi Iwai2014-11-301-1/+1
* | ALSA: virmidi: fixed code style issuesKyle Chamberlin2014-11-291-8/+13
|/
* ALSA: drivers: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-121-4/+2
* ALSA: virmidi: Remove redundant platform_set_drvdata()Sachin Kamat2013-05-231-1/+0
* ALSA: drivers: remove __dev* attributesBill Pemberton2012-12-071-3/+3
* ALSA: Add missing .owner=THIS_MODULE to platform_driver definitionsTakashi Iwai2012-07-021-1/+2
* ALSA: module_param: make bool parameters really boolRusty Russell2011-12-191-1/+1
* sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker2011-10-311-1/+1
* sound: Remove unnecessary casts of private_dataJoe Perches2010-09-071-1/+1
* Merge branch 'topic/misc' into for-linusTakashi Iwai2009-03-241-1/+3
|\
| * ALSA: Add missing KERN_* prefix to printk in sound/driversTakashi Iwai2009-02-051-1/+3
* | ALSA: Convert to snd_card_create() in other sound/*Takashi Iwai2009-01-121-4/+4
|/
* [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-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+159
OpenPOWER on IntegriCloud