summaryrefslogtreecommitdiff
path: root/drivers/staging/line6/midi.c
AgeCommit message (Expand)Author
2015-01-12ALSA: move line6 usb driver into sound/usbTakashi Iwai
2015-01-12staging: line6: Move control endpoints to propertiesChris Rorvick
2015-01-12staging: line6: Rename capability macrosChris Rorvick
2014-05-15staging/line6: blank line after declaration cleanupJerry Snitselaar
2014-04-01Merge tag 'staging-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-03-16staging: line6: Fix line over 80 charactersGulsah Kose
2014-03-08staging:line6: Fix use of variable length arraysHimangi Saraogi
2014-02-14staging/line6: Convert to snd_card_new() with a device pointerTakashi Iwai
2013-10-19Staging: line6: replacing -EINVAL with retvalAshvini Varatharaj
2013-10-11staging: line6: midi: Use NULL instead of 0 for pointersSachin Kamat
2013-01-11staging: line6: rename MidiBuffer to avoid CamelCaseStefan Hajnoczi
2012-11-26staging: line6: drop midi_postprocess flagStefan Hajnoczi
2012-11-26staging: line6: drop midi_mask_transmitStefan Hajnoczi
2012-11-26staging: line6: drop midi_mask_receiveStefan Hajnoczi
2012-11-14staging: line6: drop MIDI dumping codeStefan Hajnoczi
2012-11-14staging: line6: drop control URB dumping codeStefan Hajnoczi
2012-05-09staging: line6/midi.c: Added space between switch and open parenthesisJohannes Thumshirn
2011-12-08staging/line6: refactor device information and add POD HD 500Markus Grabner
2011-12-08Staging: line6/midi.c: Fixed call of obsolete function strict_strtoulAndor Daam
2011-12-08Staging: line6/midi.c: Fixed call of obsolete function strict_strtoulAndor Daam
2011-11-26Staging: line6: Use kmemdup rather than duplicating its implementationThomas Meyer
2011-11-26staging: line6: add missing MIDI postprocessing case for POD HD300Stefan Hajnoczi
2011-11-26line6: fix memory leaks in line6_init_midi()Jesper Juhl
2010-12-08staging/line6: Fix sparse warning 'Using plain integer as NULL pointer'Peter Huewe
2010-11-18Staging: line6: fix up my fixup for some sysfs attribute permissionsGreg Kroah-Hartman
2010-11-16Staging: line6: fix up some sysfs attribute permissionsGreg Kroah-Hartman
2010-09-21Staging: line6: minor coding style cleanupsGreg Kroah-Hartman
2010-08-31Staging: line6: another upstream syncMarkus Grabner
2010-08-31staging: line6: sync with upstreamMarkus Grabner
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-11staging: line6: Convert simple_strtoul to strict_strtoul in midi.cShawn Bohrer
2009-04-03Staging: line6: fix checkpatch errors in midi.cGreg Kroah-Hartman
2009-04-03Staging: line6: remove PT_REGSGreg Kroah-Hartman
2009-04-03Staging: line6: remove DEVICE_ATTRIBUTEGreg Kroah-Hartman
2009-04-03Staging: add line6 usb driverMarkus Grabner