index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
line6
/
driver.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: move line6 usb driver into sound/usb
Takashi Iwai
2015-01-12
1
-228
/
+0
*
staging: line6: Call *_disconnect() via pointer
Chris Rorvick
2015-01-12
1
-0
/
+1
*
staging: line6: Call *_process_message() via pointer
Chris Rorvick
2015-01-12
1
-0
/
+2
*
staging: line6: Move audio endpoints to properties
Chris Rorvick
2015-01-12
1
-0
/
+2
*
staging: line6: Move control endpoints to properties
Chris Rorvick
2015-01-12
1
-10
/
+3
*
staging: line6: Move altsetting to properties
Chris Rorvick
2015-01-12
1
-0
/
+2
*
staging: line6: Split out POD HD500 interfaces
Chris Rorvick
2015-01-12
1
-1
/
+2
*
staging: line6: Split out PODxt Live interfaces
Chris Rorvick
2015-01-12
1
-6
/
+2
*
staging: line6: Key off of device type
Chris Rorvick
2015-01-12
1
-2
/
+2
*
staging: line6: Define a device type enum
Chris Rorvick
2015-01-12
1
-0
/
+21
*
staging: line6: Remove `device_bit' from properties
Chris Rorvick
2015-01-12
1
-5
/
+0
*
Staging: line6: Fix unnecessary space after function pointer in driver.h
Monam Agarwal
2014-02-27
1
-1
/
+1
*
staging: line6: use default sysfs attribute macros
Greg Kroah-Hartman
2013-08-24
1
-3
/
+0
*
staging: line6: drop CONFIG_LINE6_USB_DUMP_PCM
Stefan Hajnoczi
2013-01-20
1
-9
/
+0
*
staging: line6: use pr_err() instead of printk(KERN_ERR, ...)
Stefan Hajnoczi
2013-01-11
1
-1
/
+1
*
staging: line6: delete an unused function
Dan Carpenter
2013-01-07
1
-2
/
+0
*
staging: line6: drop MIDI from CONFIG_LINE6_USB_DUMP_ANY
Stefan Hajnoczi
2012-11-14
1
-1
/
+1
*
staging: line6: drop CONTROL from CONFIG_LINE6_USB_DUMP_ANY
Stefan Hajnoczi
2012-11-14
1
-1
/
+1
*
staging: line6: drop unused DEBUG_MESSAGES() macro
Stefan Hajnoczi
2012-11-13
1
-6
/
+0
*
staging: line6: drop unused line6_devices[] array
Stefan Hajnoczi
2012-10-22
1
-2
/
+0
*
staging: line6: adjusted interface of line6_send_program()
Johannes Thumshirn
2012-07-06
1
-1
/
+1
*
staging: line6: changed interface of line6_transmit_parameter()
Johannes Thumshirn
2012-07-06
1
-1
/
+1
*
staging/line6: refactor device information and add POD HD 500
Markus Grabner
2011-12-08
1
-5
/
+5
*
Staging: line6: minor coding style cleanups
Greg Kroah-Hartman
2010-09-21
1
-4
/
+6
*
Staging: line6: another upstream sync
Markus Grabner
2010-08-31
1
-11
/
+4
*
staging: line6: sync with upstream
Markus Grabner
2010-08-31
1
-7
/
+45
*
Staging: line6: coding style cleanups for .h files.
Greg Kroah-Hartman
2009-04-03
1
-14
/
+34
*
Staging: line6: remove KERNEL_VERSION checks
Greg Kroah-Hartman
2009-04-03
1
-6
/
+0
*
Staging: line6: remove DEVICE_ATTRIBUTE
Greg Kroah-Hartman
2009-04-03
1
-3
/
+3
*
Staging: add line6 usb driver
Markus Grabner
2009-04-03
1
-0
/
+190