summaryrefslogtreecommitdiffstats
path: root/drivers/staging/ft1000/ft1000-usb/ft1000_usb.c
AgeCommit message (Expand)Author
2012-07-16staging: ft1000-usb: Change KERN_ERROR usage to pr_err in ft1000_usb.c.Marek Belisko
2012-07-11staging: ft1000: Fix typo in ft1000_usb.cMasanari Iida
2012-07-09staging/ft1000: remove unnecessary assignment of ret with STATUS_SUCCESSDevendra Naga
2012-07-09staging/ft1000: fix sparse warning about the kernel thread handler functionDevendra Naga
2012-06-20staging/ft1000: use kzalloc to allocate the ft1000_device structureDevendra Naga
2012-06-20staging/ft1000: Return -ENOMEM if kmalloc fails at ft1000_probeDevendra Naga
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