summaryrefslogtreecommitdiffstats
path: root/drivers/staging/line6/midi.c
Commit message (Expand)AuthorAgeFilesLines
* 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