summaryrefslogtreecommitdiffstats
path: root/drivers/staging/line6/playback.c
Commit message (Expand)AuthorAgeFilesLines
* staging: line6: separate handling of buffer allocation and stream startupMarkus Grabner2012-02-091-46/+22
* staging: line6: fixed ALSA/PCM interactionMarkus Grabner2011-12-091-12/+34
* staging: line6: eliminate useless index_out variableStefan Hajnoczi2011-12-091-4/+1
* staging: line6: fix playback urb transfer buffer calculationStefan Hajnoczi2011-12-091-1/+1
* staging: line6: fix memory leak in .hw_params()Stefan Hajnoczi2011-12-091-2/+5
* staging/line6: Remove obsolete codeMarkus Grabner2011-12-081-8/+0
* staging: line6: alloc/free buffers in hw_params/hw_freeStefan Hajnoczi2011-11-261-0/+15
* staging/line6: Fix sparse warning 'Using plain integer as NULL pointer'Peter Huewe2010-12-081-1/+1
* Staging: line6: minor coding style cleanupsGreg Kroah-Hartman2010-09-211-5/+5
* Staging: line6: another upstream syncMarkus Grabner2010-08-311-36/+49
* staging: line6: sync with upstreamMarkus Grabner2010-08-311-96/+206
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+2
* staging: line6: Fix checkpatch errors in playback.cShawn Bohrer2009-12-111-2/+4
* staging: line6: Lindent and fix checkpatch warnings in playback.cShawn Bohrer2009-12-111-34/+61
* Staging: line6: fix checkpatch errors in playback.cGreg Kroah-Hartman2009-04-031-56/+57
* Staging: line6: fix up NULL assignment mistakesGreg Kroah-Hartman2009-04-031-1/+1
* Staging: line6: static function cleanupsGreg Kroah-Hartman2009-04-031-0/+1
* Staging: line6: remove KERNEL_VERSION checksGreg Kroah-Hartman2009-04-031-3/+0
* Staging: line6: remove PT_REGSGreg Kroah-Hartman2009-04-031-1/+1
* Staging: add line6 usb driverMarkus Grabner2009-04-031-0/+428