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.h
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: 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: Split out POD HD500 interfaces
Chris Rorvick
2015-01-12
staging: line6: Split out PODxt Live interfaces
Chris Rorvick
2015-01-12
staging: line6: Key off of device type
Chris Rorvick
2015-01-12
staging: line6: Define a device type enum
Chris Rorvick
2015-01-12
staging: line6: Remove `device_bit' from properties
Chris Rorvick
2014-02-27
Staging: line6: Fix unnecessary space after function pointer in driver.h
Monam Agarwal
2013-08-24
staging: line6: use default sysfs attribute macros
Greg Kroah-Hartman
2013-01-20
staging: line6: drop CONFIG_LINE6_USB_DUMP_PCM
Stefan Hajnoczi
2013-01-11
staging: line6: use pr_err() instead of printk(KERN_ERR, ...)
Stefan Hajnoczi
2013-01-07
staging: line6: delete an unused function
Dan Carpenter
2012-11-14
staging: line6: drop MIDI from CONFIG_LINE6_USB_DUMP_ANY
Stefan Hajnoczi
2012-11-14
staging: line6: drop CONTROL from CONFIG_LINE6_USB_DUMP_ANY
Stefan Hajnoczi
2012-11-13
staging: line6: drop unused DEBUG_MESSAGES() macro
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
2011-12-08
staging/line6: refactor device information and add POD HD 500
Markus Grabner
2010-09-21
Staging: line6: minor coding style cleanups
Greg Kroah-Hartman
2010-08-31
Staging: line6: another upstream sync
Markus Grabner
2010-08-31
staging: line6: sync with upstream
Markus Grabner
2009-04-03
Staging: line6: coding style cleanups for .h files.
Greg Kroah-Hartman
2009-04-03
Staging: line6: remove KERNEL_VERSION checks
Greg Kroah-Hartman
2009-04-03
Staging: line6: remove DEVICE_ATTRIBUTE
Greg Kroah-Hartman
2009-04-03
Staging: add line6 usb driver
Markus Grabner