summaryrefslogtreecommitdiffstats
path: root/drivers/staging/line6/driver.c
Commit message (Expand)AuthorAgeFilesLines
* Staging: line6: use module_usb_driver()Greg Kroah-Hartman2012-04-231-20/+1
* Staging: line6: remove teardown code from module_exit pathGreg Kroah-Hartman2012-04-231-19/+0
* Staging: line6: only allocate a buffer if it is neededGreg Kroah-Hartman2012-04-231-30/+17
* Staging: line6: remove unneeded initializationGreg Kroah-Hartman2012-04-231-4/+1
* staging: line6: separate handling of buffer allocation and stream startupMarkus Grabner2012-02-091-1/+1
* staging/line6: refactor device information and add POD HD 500Markus Grabner2011-12-081-19/+31
* Staging: line6: NULL dereference in dev_err()Dan Carpenter2011-12-011-3/+3
* staging: line6: add Pod HD300 supportStefan Hajnoczi2011-11-261-1/+23
* drivers/staging/line6/driver.c: Drop unneeded put functions.Julia Lawall2011-05-171-2/+0
* Staging: line6: minor coding style cleanupsGreg Kroah-Hartman2010-09-211-4/+3
* Staging: line6: another upstream syncMarkus Grabner2010-08-311-81/+136
* staging: line6: sync with upstreamMarkus Grabner2010-08-311-131/+285
* Staging: line6: fix leaks in line6_probe()Kulikov Vasiliy2010-07-221-27/+41
* Staging: line6: driver: fix up sparse warningsGreg Kroah-Hartman2010-05-111-5/+5
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* staging: make USB device id constantNémeth Márton2010-03-031-1/+1
* Staging: line6 driver.c: factorize code and cleanupsFrederik Deweerdt2009-12-111-49/+54
* Staging: ARRAY_SIZE changesStoyan Gaydarov2009-09-151-1/+1
* Staging: line6: fix checkpatch errors in driver.cGreg Kroah-Hartman2009-04-031-142/+194
* Staging: line6: fix up NULL assignment mistakesGreg Kroah-Hartman2009-04-031-7/+7
* Staging: line6: remove KERNEL_VERSION checksGreg Kroah-Hartman2009-04-031-3/+0
* Staging: line6: remove PT_REGSGreg Kroah-Hartman2009-04-031-3/+3
* Staging: line6: remove DEVICE_ATTRIBUTEGreg Kroah-Hartman2009-04-031-3/+6
* Staging: add line6 usb driverMarkus Grabner2009-04-031-0/+1050