summaryrefslogtreecommitdiffstats
path: root/drivers/staging/ft1000/ft1000-usb/ft1000_usb.h
Commit message (Expand)AuthorAgeFilesLines
* staging: ft1000: remove procfs entriesNicolas Thery2014-07-271-3/+0
* staging: ft1000-usb: check for errors in card_send_commandAndrey Utkin2014-07-091-1/+1
* drivers: staging: ft1000: Fix lines over 80 charactersArtem Fetishev2014-05-151-15/+20
* drivers: staging: ft1000: Use pr_info instead of printkArtem Fetishev2014-05-151-1/+1
* staging: ft1000: STATUS defines completely removedKelley Nielsen2013-11-101-5/+0
* staging: ft1000: status variables changed to int in ft1000_download.cKelley Nielsen2013-10-291-1/+1
* staging: ft1000: rename struct ft1000_device to ft1000_usbOndrej Zary2013-01-071-15/+15
* staging: ft1000: unify struct ft1000_info between USB and PCMCIA driversOndrej Zary2013-01-071-46/+8
* staging: ft1000: Replace timeout values with USB_CTRL_G(S)ET_TIMEOUT.Marek Belisko2012-08-131-2/+0
* staging: ft1000-usb: Fix various checkpach warnings in ft1000_usb.hMarek Belisko2012-07-161-8/+7
* staging: ft1000-usb: Replace all C99 comments with regular in ft1000_usb.h.Marek Belisko2012-07-161-17/+18
* staging: ft1000-usb: Fix lines over 80 chars.Marek Belisko2012-07-161-11/+22
* staging: ft1000-usb: Remove name comments from ft1000_usb.h.Marek Belisko2012-07-161-5/+3
* staging: ft1000-usb: Remove spaces from struct dpram_blk.Marek Belisko2012-07-161-2/+2
* staging: ft1000-usb: Remove leading spaces from struct ft1000_info.Marek Belisko2012-07-161-47/+47
* staging: ft1000-usb: Remove commented lines from ft1000_device.Marek Belisko2012-07-161-4/+0
* staging: ft1000: Merge common definitions from USB and PCMCIA driversOndrej Zary2011-07-051-403/+10
* staging: ft1000: Removed unused variable InterruptsEnabled.Marek Belisko2011-05-031-1/+0
* staging: ft1000: Remove unused variable CurrentInterruptEnableMask.Marek Belisko2011-05-031-1/+0
* staging: ft1000: Remove unused variable DSPResetNum.Marek Belisko2011-05-031-1/+0
* staging: ft1000: Remove unused variable ASICResetNum.Marek Belisko2011-05-031-1/+0
* staging: ft1000: Remove unused variables in ft1000_info.Marek Belisko2011-05-031-13/+0
* staging: ft1000: Remove unused declaration in ft1000_usb.h.Marek Belisko2011-05-031-2/+0
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* staging: ft1000: Change return value for init_ft1000_netdev function.Marek Belisko2011-03-141-1/+1
* staging: ft1000: Replace camelcase CardSendCommand function name.Marek Belisko2011-03-141-1/+1
* staging: ft1000: Fix return values type.Marek Belisko2011-02-091-8/+8
* staging: ft1000: Fix camelcase function names.Marek Belisko2010-12-161-2/+2
* staging: ft1000: Fix proc initialization handling.Marek Belisko2010-12-091-1/+1
* staging: ft1000: Fix camelcase functions and variables.Marek Belisko2010-12-091-2/+2
* staging: ft1000: Remove unused variable.Marek Belisko2010-12-091-1/+0
* staging: ft1000: Convert char device to debugfs.Marek Belisko2010-12-091-0/+8
* staging: ft1000: Get rid of UINT typedef usage.Marek Belisko2010-11-091-2/+0
* staging: ft1000: Get rid of PCHAR typedef usage.Marek Belisko2010-11-091-1/+0
* staging: ft1000: Get rid of BOOLEAN typedef usage.Marek Belisko2010-11-091-4/+3
* staging: ft1000: Get rid of ULONG typedef usage.Marek Belisko2010-11-091-2/+1
* staging: ft1000: Get rid of PULONG typedef usage.Marek Belisko2010-11-091-1/+0
* staging: ft1000: Get rid of USHORT typedef usage.Marek Belisko2010-11-091-8/+7
* staging: ft1000: GEt rid of PUSHORT typedef usage.Marek Belisko2010-11-091-1/+0
* staging: ft1000: Get rid of UCHAR typedef.Marek Belisko2010-11-091-6/+5
* staging: ft1000: Get rid of PUCHAR typedef.Marek Belisko2010-11-091-6/+5
* staging: ft1000: Remove dead code.Marek Belisko2010-11-091-3/+0
* staging: ft1000: Remove FT1000_INFO typedef usage.Marek Belisko2010-10-191-3/+3
* staging: ft1000: Get rid of using typedef.Marek Belisko2010-10-191-4/+4
* staging: ft1000: Use specific error return code for reg_ft1000_netdev().Marek Belisko2010-10-151-1/+1
* staging: ft1000: Remove DRVMGS typedef usage.Marek Belisko2010-10-151-5/+5
* staging: ft1000: Remove PSEUDO_HDR typedef usage.Marek Belisko2010-10-151-38/+3
* staging: ft1000: Remove PROV_RECORD typedef usage.Marek Belisko2010-10-151-4/+4
* staging: ft1000: Remove APP_INFO_BLOCK typedef usage.Marek Belisko2010-10-151-14/+13
* staging: ft1000: Remove DSPINITMSG typedef usage.Marek Belisko2010-10-151-12/+12
OpenPOWER on IntegriCloud