summaryrefslogtreecommitdiffstats
path: root/drivers/staging/ft1000
AgeCommit message (Expand)AuthorLines
2015-10-24staging: ft1000: remove obsolete driverDeepa Dinamani-7575/+0
2015-09-15staging: ft1000: code style cleanupLucas Georges-1/+1
2015-09-14Staging: ft1000: use usleep_range()Shraddha Barke-4/+4
2015-09-14Staging: ft1000: ft1000-usb: Use USB API functions rather than constantsShraddha Barke-6/+2
2015-09-12staging: ft1000_pcmcia: staticize local functions in ft1000_dnld.cMike Rapoport-13/+6
2015-08-14staging: ft1000: Remove unnecessary externsJoe Perches-12/+11
2015-07-16staging: ft1000: ft1000-usb: remove unnecessary out of memory warningCHANG FU CHIAO-1/+0
2015-07-14staging: ft1000: convert pack pragma to __packedGiedrius Statkevičius-2/+1
2015-07-14staging: ft1000-usb: shorten lines to under 80 charactersPeter Karlsson-11/+22
2015-07-14staging: ft1000-usb: fixed table alignmentPeter Karlsson-6/+13
2015-06-18staging: ft1000-usb: Removed CVS keyword markerPeter Karlsson-2/+0
2015-06-17staging: ft1000-usb: Removed global initializationPeter Karlsson-1/+1
2015-06-17staging: ft1000-usb: Removed unnecessary parenthesPeter Karlsson-1/+1
2015-06-17staging: ft1000: ft1000-usb: ft1000_hw.c: fix long linesMichał Kępień-29/+29
2015-05-31staging: ft1000: Remove empty branch from conditionalAlex Dowad-2/+1
2015-04-03staging: ft1000: Drop unneeded cast on netdev_privJulia Lawall-7/+7
2015-03-26ft1000-pcmcia: ft1000_hw.c: code refactoring: add ft1000_read_dsp_timer()Daniele Alessandrelli-158/+41
2015-03-26ft1000-pcmcia: ft1000_hw.c: fix style issues not requiring code refactoringDaniele Alessandrelli-83/+106
2015-03-18Staging: ft1000: replace pr_err with dev_errHaneen Mohammed-2/+3
2015-03-16Staging: ft1000: Remove parentheses around right side an assignmentHaneen Mohammed-7/+7
2015-03-16Staging: ft1000: Iterate list using list_for_each_entrySomya Anand-9/+8
2015-03-16Staging: ft1000: Use module_pcmcia_driverVaishali Thakkar-12/+1
2015-03-15staging: ft1000: ft1000-usb: ft1000_hw.c: adjust function argumentsAya Mahfouz-9/+9
2015-03-15staging: ft1000: ft1000-usb: ft1000_download.c: adjust function argumentsAya Mahfouz-7/+7
2015-03-15staging: ft1000: ft1000-usb: adjust function argumentsAya Mahfouz-4/+4
2015-03-15staging: ft1000: ft1000-pcmcia: adjust function argumentsAya Mahfouz-3/+5
2015-03-15staging: ft1000: adjust function argumentsAya Mahfouz-2/+2
2015-03-06Staging: drivers: Bool initializations should use true/falseCristina Opriceana-2/+2
2015-02-26Staging: ft1000: Removed unnecessary bracesYeliz Taneroglu-6/+3
2015-02-26staging: ft1000: ft1000-pcmcia: Added missing blank line.Gulsah Kose-0/+1
2015-02-26staging: ft1000: ft1000-pcmcia: Removed unnecessary parentheses.Gulsah Kose-1/+1
2015-02-26staging: ft1000: ft1000-pcmcia: Deleted unnecessary braces.Gulsah Kose-3/+2
2015-02-26staging: ft1000: ft1000-pcmcia: Removed all useless "else"Gulsah Kose-144/+141
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