summaryrefslogtreecommitdiffstats
path: root/drivers/staging/line6/toneport.c
Commit message (Expand)AuthorAgeFilesLines
* Staging: line6: Fix Sparse Warning of incorrect typeRashika Kheria2013-10-281-3/+7
* Staging: line6: Fix Sparse Warning of restricted __le16 degrades to integerRashika Kheria2013-10-281-2/+2
* staging: line6: add bounds check in snd_toneport_source_put()Dan Carpenter2013-09-171-3/+7
* staging: line6: drop ToneportSourceInfo CamelCase nameStefan Hajnoczi2013-01-121-4/+2Star
* staging: line6: replace deprecated strict_strtol() in toneport.cStefan Hajnoczi2012-11-131-6/+2Star
* USB: toneport.c: remove err() usageGreg Kroah-Hartman2012-04-211-1/+1
* staging: line6: separate handling of buffer allocation and stream startupMarkus Grabner2012-02-091-4/+4
* staging: line6: use source select control for UX2 devicesMarkus Grabner2012-02-091-0/+4
* staging: line6: eliminate useless NULL checksStefan Hajnoczi2011-12-101-5/+1Star
* 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-221-16/+9Star
* Staging: line6: another upstream syncMarkus Grabner2010-09-011-66/+77
* staging: line6: sync with upstreamMarkus Grabner2010-09-011-69/+268
* staging: line6: Convert simple_strtol to strict_strtol in toneport.cShawn Bohrer2009-12-111-4/+16
* staging: line6: Lindent and fix some checkpatch warnings in toneport.cShawn Bohrer2009-12-111-50/+49Star
* Staging: line6: fix checkpatch errors in toneport.cGreg Kroah-Hartman2009-04-031-31/+49
* Staging: line6: fix up NULL assignment mistakesGreg Kroah-Hartman2009-04-031-1/+1
* Staging: line6: remove DEVICE_ATTRIBUTEGreg Kroah-Hartman2009-04-031-2/+6
* Staging: add line6 usb driverMarkus Grabner2009-04-031-0/+219