summaryrefslogtreecommitdiff
path: root/drivers/staging/ft1000
AgeCommit message (Expand)Author
2015-04-03staging: ft1000: Drop unneeded cast on netdev_privJulia Lawall
2015-03-26ft1000-pcmcia: ft1000_hw.c: code refactoring: add ft1000_read_dsp_timer()Daniele Alessandrelli
2015-03-26ft1000-pcmcia: ft1000_hw.c: fix style issues not requiring code refactoringDaniele Alessandrelli
2015-03-18Staging: ft1000: replace pr_err with dev_errHaneen Mohammed
2015-03-16Staging: ft1000: Remove parentheses around right side an assignmentHaneen Mohammed
2015-03-16Staging: ft1000: Iterate list using list_for_each_entrySomya Anand
2015-03-16Staging: ft1000: Use module_pcmcia_driverVaishali Thakkar
2015-03-15staging: ft1000: ft1000-usb: ft1000_hw.c: adjust function argumentsAya Mahfouz
2015-03-15staging: ft1000: ft1000-usb: ft1000_download.c: adjust function argumentsAya Mahfouz
2015-03-15staging: ft1000: ft1000-usb: adjust function argumentsAya Mahfouz
2015-03-15staging: ft1000: ft1000-pcmcia: adjust function argumentsAya Mahfouz
2015-03-15staging: ft1000: adjust function argumentsAya Mahfouz
2015-03-06Staging: drivers: Bool initializations should use true/falseCristina Opriceana
2015-02-26Staging: ft1000: Removed unnecessary bracesYeliz Taneroglu
2015-02-26staging: ft1000: ft1000-pcmcia: Added missing blank line.Gulsah Kose
2015-02-26staging: ft1000: ft1000-pcmcia: Removed unnecessary parentheses.Gulsah Kose
2015-02-26staging: ft1000: ft1000-pcmcia: Deleted unnecessary braces.Gulsah Kose
2015-02-26staging: ft1000: ft1000-pcmcia: Removed all useless "else"Gulsah Kose
2015-02-07staging: ft1000: fix braces warningBilel DRIRA
2015-01-17Staging: ft1000-pcmcia: fix else close brace styleAustin Kerbow
2015-01-17staging: ft1000: ft1000-usb: ft1000_hw.c: Fix a potential memory leak.Rickard Strandqvist
2015-01-17Staging: ft1000: ft1000-pcmcia: Fixed a coding style issueDean Michael Ancajas
2014-12-02staging: ft1000 : replace __attribute ((__packed__) with __packedGeoff Darst
2014-12-02staging:ft1000_pcmcia:Added a blank line after declarationAnjana Sasindran
2014-11-03staging: ft1000: Logging message neateningJoe Perches
2014-11-03staging: ft1000: Whitespace neateningJoe Perches
2014-10-30Staging: ft1000: ft1000_hw.c: Removed some checkpatch errors and warnings.Surya Seetharaman
2014-10-30staging: ft1000: ft1000-usb: Remove useless cast on void pointerTapasweni Pathak
2014-10-30staging: ft1000: ft1000-pcmcia: Remove useless cast on void pointerTapasweni Pathak
2014-10-29Staging: ft1000: ft1000-pcmcia: Fix whitespace issuesNicky Chorley
2014-10-29staging: ft1000: do not initialise statics to 0 or NULLChen Weixiang
2014-10-28staging: ft1000: Remove curly braces for single statement blocksEbru Akagunduz
2014-10-28Staging: ft1000: ft1000-usb: Removed unnecessary parenthesesTina Johnson
2014-10-23staging: ft1000: ft1000-pcmcia: removed unused variable in ft1000_hw.cJiayi Ye
2014-10-23staging: ft1000: Remove parentheses from return argumentsTapasweni Pathak
2014-10-20staging: ft1000: ft1000-pcmcia: Replace printks with netdev_<level> and dev_<...Kumari Radha
2014-10-02staging: ft1000: ft1000-usb: Removed unnecessary else statement.Gulsah Kose
2014-10-02staging: ft1000: ft1000-usb: Removed unnecessary else statement.Gulsah Kose
2014-10-02staging: ft1000: ft1000-usb: Removed unnecessary parentheses.Gulsah Kose
2014-10-02staging: ft1000: ft1000-usb: Added new line after declarations.Gulsah Kose
2014-09-28staging: ft1000: ft1000-pcmcia: Add require space after that ','Aybuke Ozdemir
2014-09-28staging: ft1000: ft1000-pcmcia: Used "linux" instead of "asm".Gulsah Kose
2014-09-28staging: ft1000: ft1000-pcmcia: Removed unnecessary else expression.Gulsah Kose
2014-09-28staging: ft1000-usb: use usleep_range instead of msleepCatalina Mocanu
2014-09-28staging: ft1000-usb: remove unnecessary return statementCatalina Mocanu
2014-09-23staging: ft1000-pcmcia: Don't initialise static to 0Catalina Mocanu
2014-09-23staging: ft1000-pcmcia: replace DEBUG macro with netdev_dbgCatalina Mocanu
2014-09-02drivers: staging: ft1000: Fix return is not a function, parentheses are not r...Greg Donald
2014-07-27staging: ft1000: remove procfs entriesNicolas Thery
2014-07-09staging: ft1000-usb: check for errors in card_send_commandAndrey Utkin