index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
line6
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: move line6 usb driver into sound/usb
Takashi Iwai
2015-01-12
26
-5776
/
+0
*
staging: line6: Make *_disconnect() functions static
Chris Rorvick
2015-01-12
8
-96
/
+94
*
staging: line6: Call *_disconnect() via pointer
Chris Rorvick
2015-01-12
6
-42
/
+8
*
staging: line6: Call *_process_message() via pointer
Chris Rorvick
2015-01-12
6
-35
/
+10
*
staging: line6: Pass *_process_message() `usb_line6' pointers
Chris Rorvick
2015-01-12
5
-13
/
+10
*
staging: line6: Pass *_init() `usb_line6' pointers
Chris Rorvick
2015-01-12
9
-33
/
+24
*
staging: line6: Move audio endpoints to properties
Chris Rorvick
2015-01-12
6
-64
/
+52
*
staging: line6: Remove stale Pocket POD PCM endpoints
Chris Rorvick
2015-01-12
1
-5
/
+0
*
staging: line6: Move control endpoints to properties
Chris Rorvick
2015-01-12
3
-40
/
+48
*
staging: line6: Move altsetting to properties
Chris Rorvick
2015-01-12
2
-51
/
+25
*
staging: line6: Filter on UX2 interfaces
Chris Rorvick
2015-01-12
1
-16
/
+4
*
staging: line6: Filter on Pocket POD interface
Chris Rorvick
2015-01-12
1
-10
/
+2
*
staging: line6: Split out POD HD500 interfaces
Chris Rorvick
2015-01-12
3
-19
/
+28
*
staging: line6: Split out PODxt Live interfaces
Chris Rorvick
2015-01-12
4
-81
/
+48
*
staging: line6: List out capabilities individually
Chris Rorvick
2015-01-12
2
-22
/
+36
*
staging: line6: Use explicit indexes when defining properties
Chris Rorvick
2015-01-12
1
-22
/
+90
*
staging: line6: Rename capability macros
Chris Rorvick
2015-01-12
6
-14
/
+14
*
staging: line6: Remove useless comments
Chris Rorvick
2015-01-12
1
-2
/
+0
*
staging: line6: Remove idVendor and idProduct macros
Chris Rorvick
2015-01-12
2
-61
/
+19
*
staging: line6: Key off of device type
Chris Rorvick
2015-01-12
4
-143
/
+144
*
staging: line6: Index properties array with device type
Chris Rorvick
2015-01-12
1
-15
/
+2
*
staging: line6: Define a device type enum
Chris Rorvick
2015-01-12
2
-18
/
+57
*
staging: line6: Cleanup device table
Chris Rorvick
2015-01-12
1
-19
/
+21
*
staging: line6: Remove unsupported X3 devices
Chris Rorvick
2015-01-12
3
-30
/
+0
*
staging: line6: Remove line6_pod_transmit_paramter()
Chris Rorvick
2015-01-12
2
-11
/
+0
*
staging: line6: Remove `device_bit' from properties
Chris Rorvick
2015-01-12
4
-86
/
+24
*
Staging: line6: remove spaces before commas.
Jonas Lundqvist
2015-01-12
1
-3
/
+3
*
staging: line6: toneport.c: Fix for possible null pointer dereference
Rickard Strandqvist
2015-01-12
1
-7
/
+8
*
staging: line6: fix midibuf.c coding style issue
Domagoj Trsan
2014-09-23
1
-3
/
+8
*
staging: line6: do not return 0 from probe if no initialization done
Alexey Khoroshilov
2014-06-19
1
-1
/
+1
*
staging/line6: blank line after declaration cleanup
Jerry Snitselaar
2014-05-15
6
-1
/
+19
*
staging/line6: Fix kzalloc coding style issue
L. Alberto Giménez
2014-04-16
1
-1
/
+1
*
staging: line6: Add blank lines after declarations
Fabian Mewes
2014-04-16
3
-0
/
+7
*
Merge tag 'staging-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-04-01
5
-33
/
+39
|
\
|
*
staging: line6: Fix coding style problem
Mikhail Boiko
2014-03-18
1
-0
/
+1
|
*
staging: line6: long line fixes
Davide Berardi
2014-03-17
2
-26
/
+30
|
*
staging: line6: Fix line over 80 characters
Gulsah Kose
2014-03-16
1
-1
/
+2
|
*
staging:line6: Fix use of variable length arrays
Himangi Saraogi
2014-03-08
1
-2
/
+2
|
*
Staging: line6: Fix no space before tabs in usbdefs.h
Monam Agarwal
2014-02-27
1
-3
/
+3
|
*
Staging: line6: Fix unnecessary space after function pointer in driver.h
Monam Agarwal
2014-02-27
1
-1
/
+1
|
*
Staging: line6: Fix unnecessary space after function pointer in driver.c
Monam Agarwal
2014-02-27
1
-1
/
+1
*
|
staging/line6: Convert to snd_card_new() with a device pointer
Takashi Iwai
2014-02-14
3
-6
/
+3
|
/
*
staging: line6: Add support for POD HD400 to line6usb driver
Chris Bajumpaa
2013-12-21
3
-1
/
+14
*
Staging:line6: fix line over 80 characters
Ebru Akagunduz
2013-10-27
1
-2
/
+3
*
Staging: line6: Fix Sparse Warning of incorrect type
Rashika Kheria
2013-10-27
1
-3
/
+7
*
Staging: line6: Fix Sparse Warning of restricted __le16 degrades to integer
Rashika Kheria
2013-10-27
1
-2
/
+2
*
Staging: line6: Fix Sparse warning of restricted __le16 degrades to integer
Rashika Kheria
2013-10-27
1
-3
/
+3
*
Staging: line6: replacing -EINVAL with retval in driver.c
Ashvini Varatharaj
2013-10-19
1
-1
/
+1
*
Staging: line6: replacing -EINVAL with retval
Ashvini Varatharaj
2013-10-19
1
-1
/
+1
*
staging: line6: midi: Use NULL instead of 0 for pointers
Sachin Kamat
2013-10-11
1
-1
/
+1
[next]