aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/line6/driver.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-09-21Staging: line6: minor coding style cleanupsGreg Kroah-Hartman1-4/+3
2010-08-31Staging: line6: another upstream syncMarkus Grabner1-81/+136
2010-08-31staging: line6: sync with upstreamMarkus Grabner1-131/+285
2010-07-22Staging: line6: fix leaks in line6_probe()Kulikov Vasiliy1-27/+41
2010-05-11Staging: line6: driver: fix up sparse warningsGreg Kroah-Hartman1-5/+5
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-03staging: make USB device id constantNémeth Márton1-1/+1
2009-12-11Staging: line6 driver.c: factorize code and cleanupsFrederik Deweerdt1-49/+54
2009-09-15Staging: ARRAY_SIZE changesStoyan Gaydarov1-1/+1
2009-04-03Staging: line6: fix checkpatch errors in driver.cGreg Kroah-Hartman1-142/+194
2009-04-03Staging: line6: fix up NULL assignment mistakesGreg Kroah-Hartman1-7/+7
2009-04-03Staging: line6: remove KERNEL_VERSION checksGreg Kroah-Hartman1-3/+0
2009-04-03Staging: line6: remove PT_REGSGreg Kroah-Hartman1-3/+3
2009-04-03Staging: line6: remove DEVICE_ATTRIBUTEGreg Kroah-Hartman1-3/+6
2009-04-03Staging: add line6 usb driverMarkus Grabner1-0/+1050