summaryrefslogtreecommitdiff
path: root/drivers/staging/line6/pcm.c
AgeCommit message (Expand)Author
2015-01-12ALSA: move line6 usb driver into sound/usbTakashi Iwai
2015-01-12staging: line6: Move audio endpoints to propertiesChris Rorvick
2015-01-12staging: line6: Remove stale Pocket POD PCM endpointsChris Rorvick
2015-01-12staging: line6: Split out POD HD500 interfacesChris Rorvick
2015-01-12staging: line6: Split out PODxt Live interfacesChris Rorvick
2015-01-12staging: line6: Rename capability macrosChris Rorvick
2015-01-12staging: line6: Key off of device typeChris Rorvick
2015-01-12staging: line6: Remove unsupported X3 devicesChris Rorvick
2014-04-16staging/line6: Fix kzalloc coding style issueL. Alberto Giménez
2014-02-14staging/line6: Convert to snd_card_new() with a device pointerTakashi Iwai
2013-12-21staging: line6: Add support for POD HD400 to line6usb driverChris Bajumpaa
2013-08-24staging: line6: use default sysfs attribute macrosGreg Kroah-Hartman
2013-07-15staging: line6: Fix unlocked snd_pcm_stop() callTakashi Iwai
2013-06-24staging: line6: avoid __sync_fetch_and_{and,or}Arnd Bergmann
2013-02-11staging: Remove unnecessary OOM messagesJoe Perches
2013-01-07staging: line6: pcm.c fix checkpatch issuesLaurent Navet
2012-11-13staging: line6: shorten comment below 80 chars in pcm.cStefan Hajnoczi
2012-08-13staging: line6: pcm.c: Changed simple_strtoul to kstrtointJohannes Thumshirn
2012-05-09staging: line6/pcm.c: Removed trailing whitespaceJohannes Thumshirn
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: wait for urbs in snd_line6_prepare()Stefan Hajnoczi
2011-12-08staging/line6: refactor device information and add POD HD 500Markus Grabner
2011-12-08staging/line6: Remove obsolete codeMarkus Grabner
2011-11-26staging: line6: alloc/free buffers in hw_params/hw_freeStefan Hajnoczi
2011-11-26staging: line6: use smallest iso ep packet sizeStefan Hajnoczi
2011-11-26staging: line6: add Pod HD300 supportStefan Hajnoczi
2011-03-14staging: line6: Remove NULL check before kfreeIlia Mirkin
2010-11-18Staging: line6: fix up my fixup for some sysfs attribute permissionsGreg Kroah-Hartman
2010-11-16Staging: line6: fix up some sysfs attribute permissionsGreg Kroah-Hartman
2010-09-21Staging: line6: minor coding style cleanupsGreg Kroah-Hartman
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 warnings in pcm.cShawn Bohrer
2009-04-03Staging: line6: fix checkpatch errors in pcm.cGreg Kroah-Hartman
2009-04-03Staging: line6: remove KERNEL_VERSION checksGreg Kroah-Hartman
2009-04-03Staging: add line6 usb driverMarkus Grabner