aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/line6/driver.c
AgeCommit message (Expand)Author
2012-04-23Staging: line6: use module_usb_driver()Greg Kroah-Hartman
2012-04-23Staging: line6: remove teardown code from module_exit pathGreg Kroah-Hartman
2012-04-23Staging: line6: only allocate a buffer if it is neededGreg Kroah-Hartman
2012-04-23Staging: line6: remove unneeded initializationGreg Kroah-Hartman
2012-02-09staging: line6: separate handling of buffer allocation and stream startupMarkus Grabner
2011-12-08staging/line6: refactor device information and add POD HD 500Markus Grabner
2011-12-01Staging: line6: NULL dereference in dev_err()Dan Carpenter
2011-11-26staging: line6: add Pod HD300 supportStefan Hajnoczi
2011-05-17drivers/staging/line6/driver.c: Drop unneeded put functions.Julia Lawall
2010-09-21Staging: line6: minor coding style cleanupsGreg Kroah-Hartman
2010-08-31Staging: line6: another upstream syncMarkus Grabner
2010-08-31staging: line6: sync with upstreamMarkus Grabner
2010-07-22Staging: line6: fix leaks in line6_probe()Kulikov Vasiliy
2010-05-11Staging: line6: driver: fix up sparse warningsGreg Kroah-Hartman
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-03staging: make USB device id constantNémeth Márton
2009-12-11Staging: line6 driver.c: factorize code and cleanupsFrederik Deweerdt
2009-09-15Staging: ARRAY_SIZE changesStoyan Gaydarov
2009-04-03Staging: line6: fix checkpatch errors in driver.cGreg Kroah-Hartman
2009-04-03Staging: line6: fix up NULL assignment mistakesGreg Kroah-Hartman
2009-04-03Staging: line6: remove KERNEL_VERSION checksGreg Kroah-Hartman
2009-04-03Staging: line6: remove PT_REGSGreg Kroah-Hartman
2009-04-03Staging: line6: remove DEVICE_ATTRIBUTEGreg Kroah-Hartman
2009-04-03Staging: add line6 usb driverMarkus Grabner