summaryrefslogtreecommitdiffstats
path: root/drivers/staging/line6/playback.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: move line6 usb driver into sound/usbTakashi Iwai2015-01-121-593/+0
* staging: line6: Move audio endpoints to propertiesChris Rorvick2015-01-121-4/+5
* staging: line6: Rename capability macrosChris Rorvick2015-01-121-1/+1
* staging/line6: blank line after declaration cleanupJerry Snitselaar2014-05-151-1/+5
* staging: line6: Add blank lines after declarationsFabian Mewes2014-04-161-0/+5
* Staging:line6: fix line over 80 charactersEbru Akagunduz2013-10-271-2/+3
* staging: line6: drop CONFIG_LINE6_USB_DUMP_PCMStefan Hajnoczi2013-01-201-9/+0
* staging: line6: wrap lines to 80 chars in playback.cStefan Hajnoczi2012-11-131-6/+11
* 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
OpenPOWER on IntegriCloud