index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
line6
/
toneport.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-12
ALSA: move line6 usb driver into sound/usb
Takashi Iwai
1
-465
/
+0
2015-01-12
staging: line6: Make *_disconnect() functions static
Chris Rorvick
1
-31
/
+33
2015-01-12
staging: line6: Call *_disconnect() via pointer
Chris Rorvick
1
-0
/
+2
2015-01-12
staging: line6: Pass *_init() `usb_line6' pointers
Chris Rorvick
1
-4
/
+4
2015-01-12
staging: line6: Key off of device type
Chris Rorvick
1
-21
/
+21
2015-01-12
staging: line6: toneport.c: Fix for possible null pointer dereference
Rickard Strandqvist
1
-7
/
+8
2014-05-15
staging/line6: blank line after declaration cleanup
Jerry Snitselaar
1
-0
/
+2
2014-04-16
staging: line6: Add blank lines after declarations
Fabian Mewes
1
-0
/
+1
2013-10-27
Staging: line6: Fix Sparse Warning of incorrect type
Rashika Kheria
1
-3
/
+7
2013-10-27
Staging: line6: Fix Sparse Warning of restricted __le16 degrades to integer
Rashika Kheria
1
-2
/
+2
2013-09-17
staging: line6: add bounds check in snd_toneport_source_put()
Dan Carpenter
1
-3
/
+7
2013-01-11
staging: line6: drop ToneportSourceInfo CamelCase name
Stefan Hajnoczi
1
-4
/
+2
2012-11-13
staging: line6: replace deprecated strict_strtol() in toneport.c
Stefan Hajnoczi
1
-6
/
+2
2012-04-20
USB: toneport.c: remove err() usage
Greg Kroah-Hartman
1
-1
/
+1
2012-02-09
staging: line6: separate handling of buffer allocation and stream startup
Markus Grabner
1
-4
/
+4
2012-02-09
staging: line6: use source select control for UX2 devices
Markus Grabner
1
-0
/
+4
2011-12-09
staging: line6: eliminate useless NULL checks
Stefan Hajnoczi
1
-5
/
+1
2010-11-18
Staging: line6: fix up my fixup for some sysfs attribute permissions
Greg Kroah-Hartman
1
-2
/
+2
2010-11-16
Staging: line6: fix up some sysfs attribute permissions
Greg Kroah-Hartman
1
-2
/
+2
2010-09-21
Staging: line6: minor coding style cleanups
Greg Kroah-Hartman
1
-16
/
+9
2010-08-31
Staging: line6: another upstream sync
Markus Grabner
1
-66
/
+77
2010-08-31
staging: line6: sync with upstream
Markus Grabner
1
-69
/
+268
2009-12-11
staging: line6: Convert simple_strtol to strict_strtol in toneport.c
Shawn Bohrer
1
-4
/
+16
2009-12-11
staging: line6: Lindent and fix some checkpatch warnings in toneport.c
Shawn Bohrer
1
-50
/
+49
2009-04-03
Staging: line6: fix checkpatch errors in toneport.c
Greg Kroah-Hartman
1
-31
/
+49
2009-04-03
Staging: line6: fix up NULL assignment mistakes
Greg Kroah-Hartman
1
-1
/
+1
2009-04-03
Staging: line6: remove DEVICE_ATTRIBUTE
Greg Kroah-Hartman
1
-2
/
+6
2009-04-03
Staging: add line6 usb driver
Markus Grabner
1
-0
/
+219