aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/line6
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-308-0/+15
* Staging: line6: variax.c: fixed a space a "x ? a : b" coding style issueSylvain Trias2010-03-031-1/+1
* staging: make USB device id constantNémeth Márton2010-03-031-1/+1
* staging: line6: Convert simple_strtoul to strict_strtoul in midi.cShawn Bohrer2009-12-111-2/+14
* staging: line6: Convert simple_strtoul to strict_strtoul in pod.cShawn Bohrer2009-12-111-9/+47
* staging: line6: Convert simple_strtoul to strict_strtoul in variax.cShawn Bohrer2009-12-111-5/+26
* staging: line6: Convert simple_strtol to strict_strtol in toneport.cShawn Bohrer2009-12-111-4/+16
* staging: line6: Lindent and fix some checkpatch warnings in toneport.cShawn Bohrer2009-12-111-50/+49
* staging: line6: Fix checkpatch warnings in pcm.cShawn Bohrer2009-12-111-1/+2
* staging: line6: Convert simple_strtoul() to strict_strtoul in control.cShawn Bohrer2009-12-111-1/+7
* staging: line6: Fix some checkpatch warnings in control.cShawn Bohrer2009-12-111-8/+6
* staging: line6: Lindent control.cShawn Bohrer2009-12-111-157/+314
* staging: line6: Fix checkpatch errors in capture.cShawn Bohrer2009-12-111-3/+4
* staging: line6: Lindent and fix checkpatch warnings in capture.cShawn Bohrer2009-12-111-32/+63
* staging: line6: Fix checkpatch errors in playback.cShawn Bohrer2009-12-111-2/+4
* staging: line6: Lindent and fix checkpatch warnings in playback.cShawn Bohrer2009-12-111-34/+61
* Staging: line6: fix printk formatsRandy Dunlap2009-12-111-2/+2
* Staging: line6 driver.c: factorize code and cleanupsFrederik Deweerdt2009-12-111-49/+54
* Staging: line6: ffzb returns an unsigned integerFrederik Deweerdt2009-09-151-2/+2
* Staging: line6: pod.c: style cleanupsFrederik Deweerdt2009-09-151-4/+4
* Staging: ARRAY_SIZE changesStoyan Gaydarov2009-09-151-1/+1
* Staging: line6: convert to snd_card_create()Alexander Beregalov2009-04-171-4/+5
* Staging: line6: fix build error, select SND_RAWMIDIRandy Dunlap2009-04-031-0/+1
* Staging: line6: fix checkpatch errors in variax.cGreg Kroah-Hartman2009-04-031-51/+79
* Staging: line6: fix checkpatch errors in toneport.cGreg Kroah-Hartman2009-04-031-31/+49
* Staging: line6: fix checkpatch errors in pcm.cGreg Kroah-Hartman2009-04-031-40/+60
* Staging: line6: fix checkpatch errors in midibuf.cGreg Kroah-Hartman2009-04-031-55/+51
* Staging: line6: fix checkpatch errors in midi.cGreg Kroah-Hartman2009-04-031-43/+59
* Staging: line6: fix checkpatch errors in dumprequest.cGreg Kroah-Hartman2009-04-031-16/+24
* Staging: line6: fix checkpatch errors in driver.cGreg Kroah-Hartman2009-04-031-142/+194
* Staging: line6: fix checkpatch errors in audio.cGreg Kroah-Hartman2009-04-031-3/+4
* Staging: line6: fix checkpatch errors in pod.cGreg Kroah-Hartman2009-04-031-91/+115
* Staging: line6: fix checkpatch errors in playback.cGreg Kroah-Hartman2009-04-031-56/+57
* Staging: line6: fix checkpatch errors in control.cGreg Kroah-Hartman2009-04-031-111/+247
* Staging: line6: fix checkpatch errors in capture.cGreg Kroah-Hartman2009-04-031-45/+49
* Staging: line6: coding style cleanups for .h files.Greg Kroah-Hartman2009-04-0312-58/+108
* Staging: line6: fix up NULL assignment mistakesGreg Kroah-Hartman2009-04-036-17/+15
* Staging: line6: static function cleanupsGreg Kroah-Hartman2009-04-036-6/+9
* Staging: line6: remove KERNEL_VERSION checksGreg Kroah-Hartman2009-04-038-49/+0
* Staging: line6: remove PT_REGSGreg Kroah-Hartman2009-04-035-16/+6
* Staging: line6: remove DEVICE_ATTRIBUTEGreg Kroah-Hartman2009-04-038-60/+121
* Staging: line6: depends on SNDRandy Dunlap2009-04-031-1/+1
* Staging: line6: fix bus_id usageGreg Kroah-Hartman2009-04-031-1/+2
* Staging: add line6 usb driverMarkus Grabner2009-04-0329-0/+6962