aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/line6/pcm.c
Commit message (Expand)AuthorAgeFilesLines
* staging: line6: use default sysfs attribute macrosGreg Kroah-Hartman2013-08-241-15/+12
* staging: line6: Fix unlocked snd_pcm_stop() callTakashi Iwai2013-07-151-1/+4
* staging: line6: avoid __sync_fetch_and_{and,or}Arnd Bergmann2013-06-241-8/+15
* staging: Remove unnecessary OOM messagesJoe Perches2013-02-111-6/+0
* staging: line6: pcm.c fix checkpatch issuesLaurent Navet2013-01-071-12/+18
* staging: line6: shorten comment below 80 chars in pcm.cStefan Hajnoczi2012-11-131-2/+2
* staging: line6: pcm.c: Changed simple_strtoul to kstrtointJohannes Thumshirn2012-08-131-1/+7
* staging: line6/pcm.c: Removed trailing whitespaceJohannes Thumshirn2012-05-091-1/+1
* staging: line6: separate handling of buffer allocation and stream startupMarkus Grabner2012-02-091-36/+73
* staging: line6: fixed ALSA/PCM interactionMarkus Grabner2011-12-091-20/+45
* staging: line6: wait for urbs in snd_line6_prepare()Stefan Hajnoczi2011-12-091-0/+14
* staging/line6: refactor device information and add POD HD 500Markus Grabner2011-12-081-0/+1
* staging/line6: Remove obsolete codeMarkus Grabner2011-12-081-17/+0
* staging: line6: alloc/free buffers in hw_params/hw_freeStefan Hajnoczi2011-11-261-24/+0
* staging: line6: use smallest iso ep packet sizeStefan Hajnoczi2011-11-261-3/+8
* staging: line6: add Pod HD300 supportStefan Hajnoczi2011-11-261-0/+1
* staging: line6: Remove NULL check before kfreeIlia Mirkin2011-03-141-2/+1
* Staging: line6: fix up my fixup for some sysfs attribute permissionsGreg Kroah-Hartman2010-11-181-2/+2
* Staging: line6: fix up some sysfs attribute permissionsGreg Kroah-Hartman2010-11-161-2/+2
* Staging: line6: minor coding style cleanupsGreg Kroah-Hartman2010-09-211-2/+1
* Staging: line6: another upstream syncMarkus Grabner2010-08-311-59/+73
* staging: line6: sync with upstreamMarkus Grabner2010-08-311-35/+241
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+2
* staging: line6: Fix checkpatch warnings in pcm.cShawn Bohrer2009-12-111-1/+2
* Staging: line6: fix checkpatch errors in pcm.cGreg Kroah-Hartman2009-04-031-40/+60
* Staging: line6: remove KERNEL_VERSION checksGreg Kroah-Hartman2009-04-031-8/+0
* Staging: add line6 usb driverMarkus Grabner2009-04-031-0/+289