index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
line6
/
driver.c
Age
Commit message (
Expand
)
Author
2015-01-12
ALSA: move line6 usb driver into sound/usb
Takashi Iwai
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: 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 `device_bit' from properties
Chris Rorvick
2014-06-19
staging: line6: do not return 0 from probe if no initialization done
Alexey Khoroshilov
2014-04-16
staging: line6: Add blank lines after declarations
Fabian Mewes
2014-03-17
staging: line6: long line fixes
Davide Berardi
2014-02-27
Staging: line6: Fix unnecessary space after function pointer in driver.c
Monam Agarwal
2013-12-21
staging: line6: Add support for POD HD400 to line6usb driver
Chris Bajumpaa
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-08-24
staging: line6: use default sysfs attribute macros
Greg Kroah-Hartman
2013-02-11
staging: Remove unnecessary OOM messages
Joe Perches
2013-01-20
staging: line6: drop CONFIG_LINE6_USB_DUMP_PCM
Stefan Hajnoczi
2013-01-11
staging: line6: rename MidiBuffer to avoid CamelCase
Stefan Hajnoczi
2013-01-11
staging: line6: wrap comment to 80 chars in driver.c
Stefan Hajnoczi
2013-01-07
staging: line6: delete an unused function
Dan Carpenter
2013-01-07
staging: line6: Use kmemdup rather than duplicating its implementation
Laurent Navet
2012-11-26
staging: line6: drop MIDI parameter sysfs attrs
Stefan Hajnoczi
2012-11-26
staging: line6: drop CONFIG_LINE6_USB_RAW
Stefan Hajnoczi
2012-11-26
staging: line6: drop midi_mask_receive
Stefan Hajnoczi
2012-11-14
staging: line6: drop MIDI dumping code
Stefan Hajnoczi
2012-11-14
staging: line6: drop control URB dumping code
Stefan Hajnoczi
2012-11-13
staging: line6: replace DEBUG_MESSAGES() with dev_dbg()
Stefan Hajnoczi
2012-10-22
staging: line6: drop unused line6_devices[] array
Stefan Hajnoczi
2012-07-06
staging: line6: adjusted interface of line6_send_program()
Johannes Thumshirn
2012-07-06
staging: line6: changed interface of line6_transmit_parameter()
Johannes Thumshirn
2012-04-23
Staging: line6: use module_usb_driver()
Greg Kroah-Hartman
2012-04-23
Staging: line6: remove teardown code from module_exit path
Greg Kroah-Hartman
2012-04-23
Staging: line6: only allocate a buffer if it is needed
Greg Kroah-Hartman
2012-04-23
Staging: line6: remove unneeded initialization
Greg Kroah-Hartman
[next]