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