summaryrefslogtreecommitdiff
path: root/drivers/staging/line6/capture.c
AgeCommit message (Expand)AuthorFilesLines
2010-12-09staging/line6: Fix sparse warning 'Using plain integer as NULL pointer'Peter Huewe1-1/+1
2010-09-22Staging: line6: minor coding style cleanupsGreg Kroah-Hartman1-6/+11
2010-09-21Staging: line6: workaround for null pointer bugMarkus Grabner1-0/+3
2010-09-01Staging: line6: another upstream syncMarkus Grabner1-22/+27
2010-09-01staging: line6: sync with upstreamMarkus Grabner1-113/+117
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+2
2009-12-11staging: line6: Fix checkpatch errors in capture.cShawn Bohrer1-3/+4
2009-12-11staging: line6: Lindent and fix checkpatch warnings in capture.cShawn Bohrer1-32/+63
2009-09-15Staging: line6: ffzb returns an unsigned integerFrederik Deweerdt1-2/+2
2009-04-04Staging: line6: fix checkpatch errors in capture.cGreg Kroah-Hartman1-45/+49
2009-04-04Staging: line6: fix up NULL assignment mistakesGreg Kroah-Hartman1-1/+1
2009-04-04Staging: line6: static function cleanupsGreg Kroah-Hartman1-0/+1
2009-04-04Staging: line6: remove KERNEL_VERSION checksGreg Kroah-Hartman1-3/+0
2009-04-04Staging: line6: remove PT_REGSGreg Kroah-Hartman1-1/+1
2009-04-04Staging: add line6 usb driverMarkus Grabner1-0/+370