index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
line6
Age
Commit message (
Expand
)
Author
2015-01-12
ALSA: move line6 usb driver into sound/usb
Takashi Iwai
2015-01-12
staging: line6: Make *_disconnect() functions static
Chris Rorvick
2015-01-12
staging: line6: Call *_disconnect() via pointer
Chris Rorvick
2015-01-12
staging: line6: Call *_process_message() via pointer
Chris Rorvick
2015-01-12
staging: line6: Pass *_process_message() `usb_line6' pointers
Chris Rorvick
2015-01-12
staging: line6: Pass *_init() `usb_line6' pointers
Chris Rorvick
2015-01-12
staging: line6: Move audio endpoints to properties
Chris Rorvick
2015-01-12
staging: line6: Remove stale Pocket POD PCM endpoints
Chris Rorvick
2015-01-12
staging: line6: Move control endpoints to properties
Chris Rorvick
2015-01-12
staging: line6: Move altsetting to properties
Chris Rorvick
2015-01-12
staging: line6: Filter on UX2 interfaces
Chris Rorvick
2015-01-12
staging: line6: Filter on Pocket POD interface
Chris Rorvick
2015-01-12
staging: line6: Split out POD HD500 interfaces
Chris Rorvick
2015-01-12
staging: line6: Split out PODxt Live interfaces
Chris Rorvick
2015-01-12
staging: line6: List out capabilities individually
Chris Rorvick
2015-01-12
staging: line6: Use explicit indexes when defining properties
Chris Rorvick
2015-01-12
staging: line6: Rename capability macros
Chris Rorvick
2015-01-12
staging: line6: Remove useless comments
Chris Rorvick
2015-01-12
staging: line6: Remove idVendor and idProduct macros
Chris Rorvick
2015-01-12
staging: line6: Key off of device type
Chris Rorvick
2015-01-12
staging: line6: Index properties array with device type
Chris Rorvick
2015-01-12
staging: line6: Define a device type enum
Chris Rorvick
2015-01-12
staging: line6: Cleanup device table
Chris Rorvick
2015-01-12
staging: line6: Remove unsupported X3 devices
Chris Rorvick
2015-01-12
staging: line6: Remove line6_pod_transmit_paramter()
Chris Rorvick
2015-01-12
staging: line6: Remove `device_bit' from properties
Chris Rorvick
2015-01-12
Staging: line6: remove spaces before commas.
Jonas Lundqvist
2015-01-12
staging: line6: toneport.c: Fix for possible null pointer dereference
Rickard Strandqvist
2014-09-23
staging: line6: fix midibuf.c coding style issue
Domagoj Trsan
2014-06-19
staging: line6: do not return 0 from probe if no initialization done
Alexey Khoroshilov
2014-05-15
staging/line6: blank line after declaration cleanup
Jerry Snitselaar
2014-04-16
staging/line6: Fix kzalloc coding style issue
L. Alberto Giménez
2014-04-16
staging: line6: Add blank lines after declarations
Fabian Mewes
2014-04-01
Merge tag 'staging-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-03-18
staging: line6: Fix coding style problem
Mikhail Boiko
2014-03-17
staging: line6: long line fixes
Davide Berardi
2014-03-16
staging: line6: Fix line over 80 characters
Gulsah Kose
2014-03-08
staging:line6: Fix use of variable length arrays
Himangi Saraogi
2014-02-27
Staging: line6: Fix no space before tabs in usbdefs.h
Monam Agarwal
2014-02-27
Staging: line6: Fix unnecessary space after function pointer in driver.h
Monam Agarwal
2014-02-27
Staging: line6: Fix unnecessary space after function pointer in driver.c
Monam Agarwal
2014-02-14
staging/line6: Convert to snd_card_new() with a device pointer
Takashi Iwai
2013-12-21
staging: line6: Add support for POD HD400 to line6usb driver
Chris Bajumpaa
2013-10-27
Staging:line6: fix line over 80 characters
Ebru Akagunduz
2013-10-27
Staging: line6: Fix Sparse Warning of incorrect type
Rashika Kheria
2013-10-27
Staging: line6: Fix Sparse Warning of restricted __le16 degrades to integer
Rashika Kheria
2013-10-27
Staging: line6: Fix Sparse warning of restricted __le16 degrades to integer
Rashika Kheria
2013-10-19
Staging: line6: replacing -EINVAL with retval in driver.c
Ashvini Varatharaj
2013-10-19
Staging: line6: replacing -EINVAL with retval
Ashvini Varatharaj
2013-10-11
staging: line6: midi: Use NULL instead of 0 for pointers
Sachin Kamat
[next]