summaryrefslogtreecommitdiffstats
path: root/drivers/staging/line6
AgeCommit message (Expand)Author
2010-07-28Staging: line6: needs to select SND_PCMRandy Dunlap
2010-07-22Staging: line6: fix leaks in line6_probe()Kulikov Vasiliy
2010-05-17Staging: Use kmemdupJulia Lawall
2010-05-11Staging: line6: driver: fix up sparse warningsGreg Kroah-Hartman
2010-05-11Staging: line6: rewrote inline comments in control.hJohan Meiring
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-03Staging: line6: variax.c: fixed a space a "x ? a : b" coding style issueSylvain Trias
2010-03-03staging: make USB device id constantNémeth Márton
2009-12-11staging: line6: Convert simple_strtoul to strict_strtoul in midi.cShawn Bohrer
2009-12-11staging: line6: Convert simple_strtoul to strict_strtoul in pod.cShawn Bohrer
2009-12-11staging: line6: Convert simple_strtoul to strict_strtoul in variax.cShawn Bohrer
2009-12-11staging: line6: Convert simple_strtol to strict_strtol in toneport.cShawn Bohrer
2009-12-11staging: line6: Lindent and fix some checkpatch warnings in toneport.cShawn Bohrer
2009-12-11staging: line6: Fix checkpatch warnings in pcm.cShawn Bohrer
2009-12-11staging: line6: Convert simple_strtoul() to strict_strtoul in control.cShawn Bohrer
2009-12-11staging: line6: Fix some checkpatch warnings in control.cShawn Bohrer
2009-12-11staging: line6: Lindent control.cShawn Bohrer
2009-12-11staging: line6: Fix checkpatch errors in capture.cShawn Bohrer
2009-12-11staging: line6: Lindent and fix checkpatch warnings in capture.cShawn Bohrer
2009-12-11staging: line6: Fix checkpatch errors in playback.cShawn Bohrer
2009-12-11staging: line6: Lindent and fix checkpatch warnings in playback.cShawn Bohrer
2009-12-11Staging: line6: fix printk formatsRandy Dunlap
2009-12-11Staging: line6 driver.c: factorize code and cleanupsFrederik Deweerdt
2009-09-15Staging: line6: ffzb returns an unsigned integerFrederik Deweerdt
2009-09-15Staging: line6: pod.c: style cleanupsFrederik Deweerdt
2009-09-15Staging: ARRAY_SIZE changesStoyan Gaydarov
2009-04-17Staging: line6: convert to snd_card_create()Alexander Beregalov
2009-04-03Staging: line6: fix build error, select SND_RAWMIDIRandy Dunlap
2009-04-03Staging: line6: fix checkpatch errors in variax.cGreg Kroah-Hartman
2009-04-03Staging: line6: fix checkpatch errors in toneport.cGreg Kroah-Hartman
2009-04-03Staging: line6: fix checkpatch errors in pcm.cGreg Kroah-Hartman
2009-04-03Staging: line6: fix checkpatch errors in midibuf.cGreg Kroah-Hartman
2009-04-03Staging: line6: fix checkpatch errors in midi.cGreg Kroah-Hartman
2009-04-03Staging: line6: fix checkpatch errors in dumprequest.cGreg Kroah-Hartman
2009-04-03Staging: line6: fix checkpatch errors in driver.cGreg Kroah-Hartman
2009-04-03Staging: line6: fix checkpatch errors in audio.cGreg Kroah-Hartman
2009-04-03Staging: line6: fix checkpatch errors in pod.cGreg Kroah-Hartman
2009-04-03Staging: line6: fix checkpatch errors in playback.cGreg Kroah-Hartman
2009-04-03Staging: line6: fix checkpatch errors in control.cGreg Kroah-Hartman
2009-04-03Staging: line6: fix checkpatch errors in capture.cGreg Kroah-Hartman
2009-04-03Staging: line6: coding style cleanups for .h files.Greg Kroah-Hartman
2009-04-03Staging: line6: fix up NULL assignment mistakesGreg Kroah-Hartman
2009-04-03Staging: line6: static function cleanupsGreg Kroah-Hartman
2009-04-03Staging: line6: remove KERNEL_VERSION checksGreg Kroah-Hartman
2009-04-03Staging: line6: remove PT_REGSGreg Kroah-Hartman
2009-04-03Staging: line6: remove DEVICE_ATTRIBUTEGreg Kroah-Hartman
2009-04-03Staging: line6: depends on SNDRandy Dunlap
2009-04-03Staging: line6: fix bus_id usageGreg Kroah-Hartman
2009-04-03Staging: add line6 usb driverMarkus Grabner