summaryrefslogtreecommitdiffstats
path: root/drivers/staging/ft1000
AgeCommit message (Expand)AuthorLines
2015-02-07staging: ft1000: fix braces warningBilel DRIRA-44/+29
2015-01-17Staging: ft1000-pcmcia: fix else close brace styleAustin Kerbow-19/+13
2015-01-17staging: ft1000: ft1000-usb: ft1000_hw.c: Fix a potential memory leak.Rickard Strandqvist-4/+4
2015-01-17Staging: ft1000: ft1000-pcmcia: Fixed a coding style issueDean Michael Ancajas-3/+3
2014-12-02staging: ft1000 : replace __attribute ((__packed__) with __packedGeoff Darst-2/+2
2014-12-02staging:ft1000_pcmcia:Added a blank line after declarationAnjana Sasindran-0/+1
2014-11-03staging: ft1000: Logging message neateningJoe Perches-518/+383
2014-11-03staging: ft1000: Whitespace neateningJoe Perches-1407/+1407
2014-10-30Staging: ft1000: ft1000_hw.c: Removed some checkpatch errors and warnings.Surya Seetharaman-4/+4
2014-10-30staging: ft1000: ft1000-usb: Remove useless cast on void pointerTapasweni Pathak-1/+1
2014-10-30staging: ft1000: ft1000-pcmcia: Remove useless cast on void pointerTapasweni Pathak-1/+1
2014-10-29Staging: ft1000: ft1000-pcmcia: Fix whitespace issuesNicky Chorley-12/+12
2014-10-29staging: ft1000: do not initialise statics to 0 or NULLChen Weixiang-1/+1
2014-10-28staging: ft1000: Remove curly braces for single statement blocksEbru Akagunduz-8/+4
2014-10-28Staging: ft1000: ft1000-usb: Removed unnecessary parenthesesTina Johnson-2/+2
2014-10-23staging: ft1000: ft1000-pcmcia: removed unused variable in ft1000_hw.cJiayi Ye-2/+0
2014-10-23staging: ft1000: Remove parentheses from return argumentsTapasweni Pathak-8/+8
2014-10-20staging: ft1000: ft1000-pcmcia: Replace printks with netdev_<level> and dev_<...Kumari Radha-6/+6
2014-10-02staging: ft1000: ft1000-usb: Removed unnecessary else statement.Gulsah Kose-6/+4
2014-10-02staging: ft1000: ft1000-usb: Removed unnecessary else statement.Gulsah Kose-43/+41
2014-10-02staging: ft1000: ft1000-usb: Removed unnecessary parentheses.Gulsah Kose-1/+1
2014-10-02staging: ft1000: ft1000-usb: Added new line after declarations.Gulsah Kose-0/+1
2014-09-28staging: ft1000: ft1000-pcmcia: Add require space after that ','Aybuke Ozdemir-3/+3
2014-09-28staging: ft1000: ft1000-pcmcia: Used "linux" instead of "asm".Gulsah Kose-2/+2
2014-09-28staging: ft1000: ft1000-pcmcia: Removed unnecessary else expression.Gulsah Kose-3/+2
2014-09-28staging: ft1000-usb: use usleep_range instead of msleepCatalina Mocanu-1/+1
2014-09-28staging: ft1000-usb: remove unnecessary return statementCatalina Mocanu-2/+0
2014-09-23staging: ft1000-pcmcia: Don't initialise static to 0Catalina Mocanu-2/+2
2014-09-23staging: ft1000-pcmcia: replace DEBUG macro with netdev_dbgCatalina Mocanu-12/+6
2014-09-02drivers: staging: ft1000: Fix return is not a function, parentheses are not r...Greg Donald-5/+6
2014-07-27staging: ft1000: remove procfs entriesNicolas Thery-474/+2
2014-07-09staging: ft1000-usb: check for errors in card_send_commandAndrey Utkin-11/+22
2014-06-26staging: ft1000_dnld.c:code indent should use tabs where possibleCheng-Wei Lee-2/+2
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-1/+1
2014-05-24staging: ft1000: Remove useless return variablesPeter Senna Tschudin-2/+1
2014-05-24staging: ft1000: Convert printk to dev_err in ft1000_cs.cMasanari Iida-3/+3
2014-05-15drivers: staging: ft1000: Fix lines over 80 charactersArtem Fetishev-33/+64
2014-05-15drivers: staging: ft1000: Remove typedefsArtem Fetishev-18/+18
2014-05-15drivers: staging: ft1000: Use pr_info instead of printkArtem Fetishev-1/+1
2014-05-15drivers: staging: ft1000: Fix IOCTL_FT1000_* marcosArtem Fetishev-8/+8
2014-05-15drivers: staging: ft1000: Fix indentationArtem Fetishev-46/+46
2014-05-15staging: ft1000: remove explicit static initialisationAngus Gibson-1/+1
2014-05-15Staging:ft1000_debug.c:Renaming __FUNCTION__Paul McQuade-1/+1
2014-05-15Staging: ft1000-usb: use netdev_warnAnders Darander-2/+2
2014-05-15Staging: ft1000-usb: wrap macros in do whileAnders Darander-9/+12
2014-05-13net: get rid of SET_ETHTOOL_OPSWilfried Klaebe-1/+1
2014-03-19staging: ft1000: Fix line over 80 characters.Gulsah Kose-39/+117
2014-03-16Staging: ft1000-usb: Fix Smatch Warning in ft1000_hw.cMonam Agarwal-1/+1
2014-03-07Staging:ft1000: Fix __packed is preferred over __attribute__((packed)) in ft1...Ebru Akagunduz-4/+4
2013-12-17staging: delete non-required instances of include <linux/init.h>Paul Gortmaker-3/+0