aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/ft1000/ft1000-usb/ft1000_usb.c
AgeCommit message (Expand)Author
2011-11-18USB: convert drivers/staging/* to use module_usb_driver()Greg Kroah-Hartman
2010-12-16staging: ft1000: Fix camelcase function names.Marek Belisko
2010-12-09staging: ft1000: Use return value for ft1000InitProc.Marek Belisko
2010-12-09staging: ft1000: Fix camelcase functions and variables.Marek Belisko
2010-11-29staging: ft1000: Fix goto error logic.Marek Belisko
2010-11-19staging: ft1000: Fix compilation warning.Marek Belisko
2010-11-16drivers/staging: Remove unnecessary casts of netdev_privJoe Perches
2010-11-16staging: ft1000: Fix error goto statements.Marek Belisko
2010-11-10staging: ft1000: Create common return point.Marek Belisko
2010-11-10staging: ft1000: Check return value of kthread_run.Marek Belisko
2010-11-09staging: ft1000: Get rid of BOOLEAN typedef usage.Marek Belisko
2010-11-09staging: ft1000: Remove dead code.Marek Belisko
2010-10-19staging: ft1000: Remove FT1000_INFO typedef usage.Marek Belisko
2010-10-15staging: ft1000: Use specific error return code for reg_ft1000_netdev().Marek Belisko
2010-10-15staging: ft1000: Check return value when init net device.Marek Belisko
2010-10-14staging: ft1000: correct indentations for ft1000_usb.c file.Marek Belisko
2010-10-14staging: ft1000: replace and remove c99 comments.Marek Belisko
2010-10-14staging: ft1000: lines over 80 characters corrected.Marek Belisko
2010-10-14staging: ft1000: various checkpatch.pl fixes.Marek Belisko
2010-10-12staging: ft1000: Remove unused/unnecessary comments.Marek Belisko
2010-10-12staging: ft1000: Fix memory leak when polling fail.Marek Belisko
2010-10-12staging: ft1000-usb: Remove global flag DSP_loading.Marek Belisko
2010-10-07staging: ft1000-usb: Add correct procedure for fw image downloading.Marek Belisko
2010-10-05staging/ft1000-usb: fix problems found by sparseArnd Bergmann
2010-10-05staging/ft1000-usb: fix build warningsArnd Bergmann
2010-09-22Staging: ft1000: remove trailing whitespaceGreg Kroah-Hartman
2010-09-22Staging: Add support for Flarion OFDM usb and pcmcia devices.Marek Belisko