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
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
2012-02-09
staging: line6: separate handling of buffer allocation and stream startup
Markus Grabner
2011-12-08
staging/line6: refactor device information and add POD HD 500
Markus Grabner
2011-12-01
Staging: line6: NULL dereference in dev_err()
Dan Carpenter
2011-11-26
staging: line6: add Pod HD300 support
Stefan Hajnoczi
2011-05-17
drivers/staging/line6/driver.c: Drop unneeded put functions.
Julia Lawall
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
2010-07-22
Staging: line6: fix leaks in line6_probe()
Kulikov Vasiliy
2010-05-11
Staging: line6: driver: fix up sparse warnings
Greg Kroah-Hartman
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-03
staging: make USB device id constant
Németh Márton
2009-12-11
Staging: line6 driver.c: factorize code and cleanups
Frederik Deweerdt
2009-09-15
Staging: ARRAY_SIZE changes
Stoyan Gaydarov
2009-04-03
Staging: line6: fix checkpatch errors in driver.c
Greg Kroah-Hartman
2009-04-03
Staging: line6: fix up NULL assignment mistakes
Greg Kroah-Hartman
2009-04-03
Staging: line6: remove KERNEL_VERSION checks
Greg Kroah-Hartman
2009-04-03
Staging: line6: remove PT_REGS
Greg Kroah-Hartman
2009-04-03
Staging: line6: remove DEVICE_ATTRIBUTE
Greg Kroah-Hartman
2009-04-03
Staging: add line6 usb driver
Markus Grabner