summaryrefslogtreecommitdiffstats
path: root/drivers/staging/line6/midi.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'staging-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-04-021-2/+3
|\
| * staging: line6: Fix line over 80 charactersGulsah Kose2014-03-171-1/+2
| * staging:line6: Fix use of variable length arraysHimangi Saraogi2014-03-091-2/+2
* | staging/line6: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-141-2/+0Star
|/
* Staging: line6: replacing -EINVAL with retvalAshvini Varatharaj2013-10-191-1/+1
* staging: line6: midi: Use NULL instead of 0 for pointersSachin Kamat2013-10-121-1/+1
* staging: line6: rename MidiBuffer to avoid CamelCaseStefan Hajnoczi2013-01-121-1/+1
* staging: line6: drop midi_postprocess flagStefan Hajnoczi2012-11-271-22/+0Star
* staging: line6: drop midi_mask_transmitStefan Hajnoczi2012-11-271-56/+0Star
* staging: line6: drop midi_mask_receiveStefan Hajnoczi2012-11-271-42/+0Star
* staging: line6: drop MIDI dumping codeStefan Hajnoczi2012-11-151-3/+0Star
* staging: line6: drop control URB dumping codeStefan Hajnoczi2012-11-151-3/+0Star
* staging: line6/midi.c: Added space between switch and open parenthesisJohannes Thumshirn2012-05-091-1/+1
* staging/line6: refactor device information and add POD HD 500Markus Grabner2011-12-081-2/+14
* Staging: line6/midi.c: Fixed call of obsolete function strict_strtoulAndor Daam2011-12-081-2/+2
* Staging: line6/midi.c: Fixed call of obsolete function strict_strtoulAndor Daam2011-12-081-2/+2
* Staging: line6: Use kmemdup rather than duplicating its implementationThomas Meyer2011-11-271-2/+1Star
* staging: line6: add missing MIDI postprocessing case for POD HD300Stefan Hajnoczi2011-11-271-0/+1
* line6: fix memory leaks in line6_init_midi()Jesper Juhl2011-11-271-2/+7
* staging/line6: Fix sparse warning 'Using plain integer as NULL pointer'Peter Huewe2010-12-081-2/+2
* Staging: line6: fix up my fixup for some sysfs attribute permissionsGreg Kroah-Hartman2010-11-181-2/+2
* Staging: line6: fix up some sysfs attribute permissionsGreg Kroah-Hartman2010-11-161-2/+2
* Staging: line6: minor coding style cleanupsGreg Kroah-Hartman2010-09-221-2/+4
* Staging: line6: another upstream syncMarkus Grabner2010-09-011-19/+27
* staging: line6: sync with upstreamMarkus Grabner2010-09-011-36/+20Star
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* staging: line6: Convert simple_strtoul to strict_strtoul in midi.cShawn Bohrer2009-12-111-2/+14
* Staging: line6: fix checkpatch errors in midi.cGreg Kroah-Hartman2009-04-031-43/+59
* Staging: line6: remove PT_REGSGreg Kroah-Hartman2009-04-031-1/+1
* Staging: line6: remove DEVICE_ATTRIBUTEGreg Kroah-Hartman2009-04-031-4/+12
* Staging: add line6 usb driverMarkus Grabner2009-04-031-0/+398