aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/line6/capture.c
AgeCommit message (Expand)Author
2013-01-20staging: line6: drop CONFIG_LINE6_USB_DUMP_PCMStefan Hajnoczi
2012-11-13staging: line6: wrap >80 char lines in capture.cStefan Hajnoczi
2012-02-09staging: line6: separate handling of buffer allocation and stream startupMarkus Grabner
2011-12-09staging: line6: fixed ALSA/PCM interactionMarkus Grabner
2011-12-09staging: line6: fix memory leak in .hw_params()Stefan Hajnoczi
2011-12-08staging/line6: Remove obsolete codeMarkus Grabner
2011-11-26staging: line6: alloc/free buffers in hw_params/hw_freeStefan Hajnoczi
2010-12-08staging/line6: Fix sparse warning 'Using plain integer as NULL pointer'Peter Huewe
2010-09-21Staging: line6: minor coding style cleanupsGreg Kroah-Hartman
2010-09-20Staging: line6: workaround for null pointer bugMarkus Grabner
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: Fix checkpatch errors in capture.cShawn Bohrer
2009-12-11staging: line6: Lindent and fix checkpatch warnings in capture.cShawn Bohrer
2009-09-15Staging: line6: ffzb returns an unsigned integerFrederik Deweerdt
2009-04-03Staging: line6: fix checkpatch errors in capture.cGreg 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: add line6 usb driverMarkus Grabner