summaryrefslogtreecommitdiff
path: root/drivers/staging/line6/playback.c
AgeCommit message (Expand)AuthorFilesLines
2014-05-16staging/line6: blank line after declaration cleanupJerry Snitselaar1-1/+5
2014-04-17staging: line6: Add blank lines after declarationsFabian Mewes1-0/+5
2013-10-28Staging:line6: fix line over 80 charactersEbru Akagunduz1-2/+3
2013-01-21staging: line6: drop CONFIG_LINE6_USB_DUMP_PCMStefan Hajnoczi1-9/+0
2012-11-14staging: 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-10staging: line6: fixed ALSA/PCM interactionMarkus Grabner1-12/+34
2011-12-10staging: line6: eliminate useless index_out variableStefan Hajnoczi1-4/+1
2011-12-10staging: line6: fix playback urb transfer buffer calculationStefan Hajnoczi1-1/+1
2011-12-10staging: line6: fix memory leak in .hw_params()Stefan Hajnoczi1-2/+5
2011-12-09staging/line6: Remove obsolete codeMarkus Grabner1-8/+0
2011-11-27staging: line6: alloc/free buffers in hw_params/hw_freeStefan Hajnoczi1-0/+15
2010-12-09staging/line6: Fix sparse warning 'Using plain integer as NULL pointer'Peter Huewe1-1/+1
2010-09-22Staging: line6: minor coding style cleanupsGreg Kroah-Hartman1-5/+5
2010-09-01Staging: line6: another upstream syncMarkus Grabner1-36/+49
2010-09-01staging: line6: sync with upstreamMarkus Grabner1-96/+206
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun 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-04Staging: line6: fix checkpatch errors in playback.cGreg Kroah-Hartman1-56/+57
2009-04-04Staging: line6: fix up NULL assignment mistakesGreg Kroah-Hartman1-1/+1
2009-04-04Staging: line6: static function cleanupsGreg Kroah-Hartman1-0/+1
2009-04-04Staging: line6: remove KERNEL_VERSION checksGreg Kroah-Hartman1-3/+0
2009-04-04Staging: line6: remove PT_REGSGreg Kroah-Hartman1-1/+1
2009-04-04Staging: add line6 usb driverMarkus Grabner1-0/+428