summaryrefslogtreecommitdiff
path: root/drivers/staging/ft1000/ft1000-usb/ft1000_usb.h
AgeCommit message (Expand)Author
2015-10-25staging: ft1000: remove obsolete driverDeepa Dinamani
2015-08-15staging: ft1000: Remove unnecessary externsJoe Perches
2014-11-04staging: ft1000: Logging message neateningJoe Perches
2014-11-04staging: ft1000: Whitespace neateningJoe Perches
2014-07-27staging: ft1000: remove procfs entriesNicolas Thery
2014-07-09staging: ft1000-usb: check for errors in card_send_commandAndrey Utkin
2014-05-15drivers: staging: ft1000: Fix lines over 80 charactersArtem Fetishev
2014-05-15drivers: staging: ft1000: Use pr_info instead of printkArtem Fetishev
2013-11-10staging: ft1000: STATUS defines completely removedKelley Nielsen
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