aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/line6/driver.c
Commit message (Expand)AuthorAge
* staging: Remove unnecessary OOM messagesJoe Perches2013-02-11
* staging: line6: drop CONFIG_LINE6_USB_DUMP_PCMStefan Hajnoczi2013-01-20
* staging: line6: rename MidiBuffer to avoid CamelCaseStefan Hajnoczi2013-01-11
* staging: line6: wrap comment to 80 chars in driver.cStefan Hajnoczi2013-01-11
* staging: line6: delete an unused functionDan Carpenter2013-01-07
* staging: line6: Use kmemdup rather than duplicating its implementationLaurent Navet2013-01-07
* staging: line6: drop MIDI parameter sysfs attrsStefan Hajnoczi2012-11-26
* staging: line6: drop CONFIG_LINE6_USB_RAWStefan Hajnoczi2012-11-26
* staging: line6: drop midi_mask_receiveStefan Hajnoczi2012-11-26
* staging: line6: drop MIDI dumping codeStefan Hajnoczi2012-11-14
* staging: line6: drop control URB dumping codeStefan Hajnoczi2012-11-14
* staging: line6: replace DEBUG_MESSAGES() with dev_dbg()Stefan Hajnoczi2012-11-13
* staging: line6: drop unused line6_devices[] arrayStefan Hajnoczi2012-10-22
* staging: line6: adjusted interface of line6_send_program()Johannes Thumshirn2012-07-06
* staging: line6: changed interface of line6_transmit_parameter()Johannes Thumshirn2012-07-06
* Staging: line6: use module_usb_driver()Greg Kroah-Hartman2012-04-23
* Staging: line6: remove teardown code from module_exit pathGreg Kroah-Hartman2012-04-23
* Staging: line6: only allocate a buffer if it is neededGreg Kroah-Hartman2012-04-23
* Staging: line6: remove unneeded initializationGreg Kroah-Hartman2012-04-23
* staging: line6: separate handling of buffer allocation and stream startupMarkus Grabner2012-02-09
* staging/line6: refactor device information and add POD HD 500Markus Grabner2011-12-08
* Staging: line6: NULL dereference in dev_err()Dan Carpenter2011-12-01
* staging: line6: add Pod HD300 supportStefan Hajnoczi2011-11-26
* drivers/staging/line6/driver.c: Drop unneeded put functions.Julia Lawall2011-05-17
* Staging: line6: minor coding style cleanupsGreg Kroah-Hartman2010-09-21
* Staging: line6: another upstream syncMarkus Grabner2010-08-31
* staging: line6: sync with upstreamMarkus Grabner2010-08-31
* Staging: line6: fix leaks in line6_probe()Kulikov Vasiliy2010-07-22
* Staging: line6: driver: fix up sparse warningsGreg Kroah-Hartman2010-05-11
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* staging: make USB device id constantNémeth Márton2010-03-03
* Staging: line6 driver.c: factorize code and cleanupsFrederik Deweerdt2009-12-11
* Staging: ARRAY_SIZE changesStoyan Gaydarov2009-09-15
* Staging: line6: fix checkpatch errors in driver.cGreg Kroah-Hartman2009-04-03
* Staging: line6: fix up NULL assignment mistakesGreg Kroah-Hartman2009-04-03
* Staging: line6: remove KERNEL_VERSION checksGreg Kroah-Hartman2009-04-03
* Staging: line6: remove PT_REGSGreg Kroah-Hartman2009-04-03
* Staging: line6: remove DEVICE_ATTRIBUTEGreg Kroah-Hartman2009-04-03
* Staging: add line6 usb driverMarkus Grabner2009-04-03