aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/line6/capture.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-02-09staging: line6: separate handling of buffer allocation and stream startupMarkus Grabner1-39/+15
2011-12-09staging: line6: fixed ALSA/PCM interactionMarkus Grabner1-12/+34
2011-12-09staging: line6: fix memory leak in .hw_params()Stefan Hajnoczi1-2/+5
2011-12-08staging/line6: Remove obsolete codeMarkus Grabner1-4/+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-6/+11
2010-09-20Staging: line6: workaround for null pointer bugMarkus Grabner1-0/+3
2010-08-31Staging: line6: another upstream syncMarkus Grabner1-22/+27
2010-08-31staging: line6: sync with upstreamMarkus Grabner1-113/+117
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 capture.cShawn Bohrer1-3/+4
2009-12-11staging: line6: Lindent and fix checkpatch warnings in capture.cShawn Bohrer1-32/+63
2009-09-15Staging: line6: ffzb returns an unsigned integerFrederik Deweerdt1-2/+2
2009-04-03Staging: line6: fix checkpatch errors in capture.cGreg Kroah-Hartman1-45/+49
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/+370