summaryrefslogtreecommitdiff
path: root/drivers/staging/ft1000/ft1000-usb/ft1000_usb.h
AgeCommit message (Expand)Author
2014-04-07Rewind v3.13-rc3+ (78fd82238d0e5716) to v3.12Scott Wood
2013-10-29staging: ft1000: status variables changed to int in ft1000_download.cKelley Nielsen
2013-01-07staging: ft1000: rename struct ft1000_device to ft1000_usbOndrej Zary
2013-01-07staging: ft1000: unify struct ft1000_info between USB and PCMCIA driversOndrej Zary
2012-08-14staging: ft1000: Replace timeout values with USB_CTRL_G(S)ET_TIMEOUT.Marek Belisko
2012-07-17staging: ft1000-usb: Fix various checkpach warnings in ft1000_usb.hMarek Belisko
2012-07-17staging: ft1000-usb: Replace all C99 comments with regular in ft1000_usb.h.Marek Belisko
2012-07-17staging: ft1000-usb: Fix lines over 80 chars.Marek Belisko
2012-07-17staging: ft1000-usb: Remove name comments from ft1000_usb.h.Marek Belisko
2012-07-17staging: ft1000-usb: Remove spaces from struct dpram_blk.Marek Belisko
2012-07-17staging: ft1000-usb: Remove leading spaces from struct ft1000_info.Marek Belisko
2012-07-17staging: ft1000-usb: Remove commented lines from ft1000_device.Marek Belisko
2011-07-05staging: ft1000: Merge common definitions from USB and PCMCIA driversOndrej Zary
2011-05-03staging: ft1000: Removed unused variable InterruptsEnabled.Marek Belisko
2011-05-03staging: ft1000: Remove unused variable CurrentInterruptEnableMask.Marek Belisko
2011-05-03staging: ft1000: Remove unused variable DSPResetNum.Marek Belisko
2011-05-03staging: ft1000: Remove unused variable ASICResetNum.Marek Belisko
2011-05-03staging: ft1000: Remove unused variables in ft1000_info.Marek Belisko
2011-05-03staging: ft1000: Remove unused declaration in ft1000_usb.h.Marek Belisko
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-14staging: ft1000: Change return value for init_ft1000_netdev function.Marek Belisko
2011-03-14staging: ft1000: Replace camelcase CardSendCommand function name.Marek Belisko
2011-02-09staging: ft1000: Fix return values type.Marek Belisko
2010-12-16staging: ft1000: Fix camelcase function names.Marek Belisko
2010-12-10staging: ft1000: Fix proc initialization handling.Marek Belisko
2010-12-10staging: ft1000: Fix camelcase functions and variables.Marek Belisko
2010-12-10staging: ft1000: Remove unused variable.Marek Belisko
2010-12-10staging: ft1000: Convert char device to debugfs.Marek Belisko
2010-11-10staging: ft1000: Get rid of UINT typedef usage.Marek Belisko
2010-11-10staging: ft1000: Get rid of PCHAR typedef usage.Marek Belisko
2010-11-10staging: ft1000: Get rid of BOOLEAN typedef usage.Marek Belisko
2010-11-10staging: ft1000: Get rid of ULONG typedef usage.Marek Belisko
2010-11-10staging: ft1000: Get rid of PULONG typedef usage.Marek Belisko
2010-11-10staging: ft1000: Get rid of USHORT typedef usage.Marek Belisko
2010-11-10staging: ft1000: GEt rid of PUSHORT typedef usage.Marek Belisko
2010-11-10staging: ft1000: Get rid of UCHAR typedef.Marek Belisko
2010-11-10staging: ft1000: Get rid of PUCHAR typedef.Marek Belisko
2010-11-10staging: ft1000: Remove dead code.Marek Belisko
2010-10-19staging: ft1000: Remove FT1000_INFO typedef usage.Marek Belisko
2010-10-19staging: ft1000: Get rid of using typedef.Marek Belisko
2010-10-15staging: ft1000: Use specific error return code for reg_ft1000_netdev().Marek Belisko
2010-10-15staging: ft1000: Remove DRVMGS typedef usage.Marek Belisko
2010-10-15staging: ft1000: Remove PSEUDO_HDR typedef usage.Marek Belisko
2010-10-15staging: ft1000: Remove PROV_RECORD typedef usage.Marek Belisko
2010-10-15staging: ft1000: Remove APP_INFO_BLOCK typedef usage.Marek Belisko
2010-10-15staging: ft1000: Remove DSPINITMSG typedef usage.Marek Belisko
2010-10-15staging: ft1000: Remove MEDIAMSG typedef usage.Marek Belisko
2010-10-12staging: ft1000-usb: Remove global flag DSP_loading.Marek Belisko
2010-10-05staging/ft1000-usb: fix problems found by sparseArnd Bergmann
2010-10-05staging/ft1000-usb: fix build warningsArnd Bergmann