aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/line6/playback.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-20staging: line6: drop CONFIG_LINE6_USB_DUMP_PCMStefan Hajnoczi1-9/+0
2012-11-13staging: line6: wrap lines to 80 chars in playback.cStefan Hajnoczi1-6/+11
2012-02-09staging: line6: separate handling of buffer allocation and stream startupMarkus Grabner1-46/+22
2011-12-09staging: line6: fixed ALSA/PCM interactionMarkus Grabner1-12/+34
2011-12-09staging: line6: eliminate useless index_out variableStefan Hajnoczi1-4/+1
2011-12-09staging: line6: fix playback urb transfer buffer calculationStefan Hajnoczi1-1/+1
2011-12-09staging: line6: fix memory leak in .hw_params()Stefan Hajnoczi1-2/+5
2011-12-08staging/line6: Remove obsolete codeMarkus Grabner1-8/+0
2011-11-26staging: line6: alloc/free buffers in hw_params/hw_freeStefan Hajnoczi1-0/+15
2010-12-08staging/line6: Fix sparse warning 'Using plain integer as NULL pointer'Peter Huewe1-1/+1
2010-09-21Staging: line6: minor coding style cleanupsGreg Kroah-Hartman1-5/+5
2010-08-31Staging: line6: another upstream syncMarkus Grabner1-36/+49
2010-08-31staging: line6: sync with upstreamMarkus Grabner1-96/+206
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+2
2009-12-11staging: line6: Fix checkpatch errors in playback.cShawn Bohrer1-2/+4
2009-12-11staging: line6: Lindent and fix checkpatch warnings in playback.cShawn Bohrer1-34/+61
2009-04-03Staging: line6: fix checkpatch errors in playback.cGreg Kroah-Hartman1-56/+57
2009-04-03Staging: line6: fix up NULL assignment mistakesGreg Kroah-Hartman1-1/+1
2009-04-03Staging: line6: static function cleanupsGreg Kroah-Hartman1-0/+1
2009-04-03Staging: line6: remove KERNEL_VERSION checksGreg Kroah-Hartman1-3/+0
2009-04-03Staging: line6: remove PT_REGSGreg Kroah-Hartman1-1/+1
2009-04-03Staging: add line6 usb driverMarkus Grabner1-0/+428