aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/ft1000 (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-11-09drivers/staging: delete double assignmentJulia Lawall1-1/+0
2010-10-19staging: ft1000: Remove FT1000_INFO typedef usage.Marek Belisko6-57/+57
2010-10-19staging: ft1000: Remove dead code from ft1000_hw.cMarek Belisko1-262/+5
2010-10-19staging: ft1000: Get rid of using typedef.Marek Belisko3-21/+21
2010-10-15staging: ft1000: Use specific error return code for reg_ft1000_netdev().Marek Belisko3-5/+7
2010-10-15staging: ft1000: Use specific return error codes.Marek Belisko1-13/+17
2010-10-15staging: ft1000: Check return value when init net device.Marek Belisko1-1/+5
2010-10-15staging: ft1000: Remove DRVMGS typedef usage.Marek Belisko3-9/+9
2010-10-15staging: ft1000: Remove PSEUDO_HDR typedef usage.Marek Belisko5-63/+27
2010-10-15staging: ft1000: Remove PROV_RECORD typedef usage.Marek Belisko3-11/+10
2010-10-15staging: ft1000: Remove APP_INFO_BLOCK typedef usage.Marek Belisko1-14/+13
2010-10-15staging: ft1000: Remove DSPINITMSG typedef usage.Marek Belisko2-15/+15
2010-10-15staging: ft1000: Remove MEDIAMSG typedef usage.Marek Belisko2-5/+4
2010-10-15staging: ft1000: Remove unused function ft1000_hbchk()Marek Belisko1-147/+1
2010-10-15Staging: ft1000-usb: use the correct list headDan Carpenter1-1/+1
2010-10-15Staging: ft1000-usb: fix array overflowDan Carpenter1-2/+1
2010-10-14staging: ft1000: Use specific error return value.Marek Belisko1-26/+4
2010-10-14staging: ft1000: Get rid of using atoi.Marek Belisko1-23/+13
2010-10-14staging: ft1000: remove dead code.Marek Belisko1-77/+2
2010-10-14staging: ft1000: correct indentations for ft1000_usb.c file.Marek Belisko1-86/+79
2010-10-14staging: ft1000: replace and remove c99 comments.Marek Belisko1-58/+9
2010-10-14staging: ft1000: lines over 80 characters corrected.Marek Belisko1-20/+43
2010-10-14staging: ft1000: various checkpatch.pl fixes.Marek Belisko1-42/+29
2010-10-12staging: ft1000: get rid of typedef usage.Marek Belisko1-32/+10
2010-10-12staging: ft1000: Remove unused/unnecessary comments.Marek Belisko1-42/+8
2010-10-12staging: ft1000: Fix memory leak when polling fail.Marek Belisko1-1/+2
2010-10-12staging: ft1000-usb: Remove global flag DSP_loading.Marek Belisko3-18/+13
2010-10-08Staging: ft1000:ft1000-pcmia: Makefile: replace the use of <module>-objs with <module>-yTracey Dent1-1/+1
2010-10-08Staging: ft1000: ft1000-usb: Makefile: replace the use of <module>-objs with <module>-yTracey Dent1-1/+1
2010-10-07staging: ft1000-usb: Add correct procedure for fw image downloading.Marek Belisko2-72/+26
2010-10-05staging: ft1000: fix kernel info leak to userland for statisticsVasiliy Kulikov1-1/+1
2010-10-05staging: ft1000: fix error pathVasiliy Kulikov1-2/+19
2010-10-05staging/ft1000-usb: fix problems found by sparseArnd Bergmann6-120/+110
2010-10-05staging/ft1000-usb: fix build warningsArnd Bergmann5-27/+33
2010-10-05staging/ft1000-usb: fix unlocked_ioctl prototypeArnd Bergmann1-2/+2
2010-10-05staging: make new character devices nonseekableArnd Bergmann1-4/+6
2010-09-30staging: ft1000: fix skb, netdev, memory leaksVasiliy Kulikov1-12/+20
2010-09-22Staging: ft1000: mark pcmcia driver brokenGreg Kroah-Hartman1-1/+1
2010-09-22Staging: ft1000: fix mode of firmware image fileGreg Kroah-Hartman1-0/+0
2010-09-22Staging: ft1000: remove trailing whitespaceGreg Kroah-Hartman14-776/+776
2010-09-22Staging: ft1000: fix buildGreg Kroah-Hartman2-7/+7
2010-09-22Staging: Add support for Flarion OFDM usb and pcmcia devices.Marek Belisko24-0/+11098