summaryrefslogtreecommitdiffstats
path: root/drivers/staging/ft1000/ft1000-usb/ft1000_debug.c
Commit message (Expand)AuthorAgeFilesLines
* staging: ft1000: remove obsolete driverDeepa Dinamani2015-10-241-789/+0
* staging: ft1000-usb: shorten lines to under 80 charactersPeter Karlsson2015-07-141-4/+8
* staging: ft1000-usb: fixed table alignmentPeter Karlsson2015-07-141-6/+13
* staging: ft1000-usb: Removed global initializationPeter Karlsson2015-06-171-1/+1
* staging: ft1000-usb: Removed unnecessary parenthesPeter Karlsson2015-06-171-1/+1
* staging: ft1000: Remove empty branch from conditionalAlex Dowad2015-05-311-2/+1
* Staging: ft1000: Remove parentheses around right side an assignmentHaneen Mohammed2015-03-161-1/+1
* Staging: ft1000: Iterate list using list_for_each_entrySomya Anand2015-03-161-2/+2
* staging: ft1000: ft1000-usb: adjust function argumentsAya Mahfouz2015-03-151-4/+4
* Staging: drivers: Bool initializations should use true/falseCristina Opriceana2015-03-061-2/+2
* Staging: ft1000: Removed unnecessary bracesYeliz Taneroglu2015-02-261-6/+3
* staging: ft1000: Logging message neateningJoe Perches2014-11-031-71/+65
* staging: ft1000: Whitespace neateningJoe Perches2014-11-031-595/+595
* staging: ft1000: do not initialise statics to 0 or NULLChen Weixiang2014-10-291-1/+1
* staging: ft1000: Remove curly braces for single statement blocksEbru Akagunduz2014-10-281-8/+4
* staging: ft1000: Remove parentheses from return argumentsTapasweni Pathak2014-10-231-8/+8
* drivers: staging: ft1000: Fix return is not a function, parentheses are not r...Greg Donald2014-09-021-1/+1
* staging: ft1000-usb: check for errors in card_send_commandAndrey Utkin2014-07-091-3/+3
* drivers: staging: ft1000: Remove typedefsArtem Fetishev2014-05-151-5/+5
* Staging:ft1000_debug.c:Renaming __FUNCTION__Paul McQuade2014-05-151-1/+1
* drivers: staging: ft1000: ft1000-usb: ft1000_debug.c: check return value of g...Chen Gang2013-12-031-0/+2
* staging: fixed else format in ft1000_debug.cKatja Collier2013-05-171-12/+6
* staging: fixed spaces around parens in ft1000Katja Collier2013-05-171-20/+20
* staging: open braces in ft1000_debug.c and ioctl.hKatja Collier2013-05-171-8/+4
* staging: improved comment style in ft1000_debug.cKatja Collier2013-05-171-177/+194
* constify a bunch of struct file_operations instancesAl Viro2013-04-091-1/+1
* staging: ft1000: rename struct ft1000_device to ft1000_usbOndrej Zary2013-01-071-6/+6
* staging: ft1000: unify struct ft1000_info between USB and PCMCIA driversOndrej Zary2013-01-071-73/+74
* staging/ft1000: fix sparse warningDevendra Naga2012-07-091-1/+1
* staging: ft1000: Replace camelcase CardSendCommand function name.Marek Belisko2011-03-141-3/+3
* staging: ft1000: Fix kernel panic when use ioctl.Marek Belisko2010-12-161-5/+3
* staging: ft1000: Rename ft1000_chdev.c to ft1000_debug.c.Marek Belisko2010-12-161-0/+784