summaryrefslogtreecommitdiffstats
path: root/drivers/staging/ft1000
Commit message (Expand)AuthorAgeFilesLines
* staging: ft1000: code style cleanupLucas Georges2015-09-151-1/+1
* Staging: ft1000: use usleep_range()Shraddha Barke2015-09-141-4/+4
* Staging: ft1000: ft1000-usb: Use USB API functions rather than constantsShraddha Barke2015-09-141-6/+2Star
* staging: ft1000_pcmcia: staticize local functions in ft1000_dnld.cMike Rapoport2015-09-131-13/+6Star
* staging: ft1000: Remove unnecessary externsJoe Perches2015-08-152-12/+11Star
* staging: ft1000: ft1000-usb: remove unnecessary out of memory warningCHANG FU CHIAO2015-07-161-1/+0Star
* staging: ft1000: convert pack pragma to __packedGiedrius Statkevičius2015-07-151-2/+1Star
* staging: ft1000-usb: shorten lines to under 80 charactersPeter Karlsson2015-07-152-11/+22
* staging: ft1000-usb: fixed table alignmentPeter Karlsson2015-07-151-6/+13
* staging: ft1000-usb: Removed CVS keyword markerPeter Karlsson2015-06-191-2/+0Star
* staging: ft1000-usb: Removed global initializationPeter Karlsson2015-06-181-1/+1
* staging: ft1000-usb: Removed unnecessary parenthesPeter Karlsson2015-06-181-1/+1
* staging: ft1000: ft1000-usb: ft1000_hw.c: fix long linesMichał Kępień2015-06-181-29/+29
* staging: ft1000: Remove empty branch from conditionalAlex Dowad2015-05-311-2/+1Star
* staging: ft1000: Drop unneeded cast on netdev_privJulia Lawall2015-04-031-7/+7
* ft1000-pcmcia: ft1000_hw.c: code refactoring: add ft1000_read_dsp_timer()Daniele Alessandrelli2015-03-261-158/+41Star
* ft1000-pcmcia: ft1000_hw.c: fix style issues not requiring code refactoringDaniele Alessandrelli2015-03-261-83/+106
* Staging: ft1000: replace pr_err with dev_errHaneen Mohammed2015-03-181-2/+3
* Staging: ft1000: Remove parentheses around right side an assignmentHaneen Mohammed2015-03-164-7/+7
* Staging: ft1000: Iterate list using list_for_each_entrySomya Anand2015-03-163-9/+8Star
* Staging: ft1000: Use module_pcmcia_driverVaishali Thakkar2015-03-161-12/+1Star
* staging: ft1000: ft1000-usb: ft1000_hw.c: adjust function argumentsAya Mahfouz2015-03-151-9/+9
* staging: ft1000: ft1000-usb: ft1000_download.c: adjust function argumentsAya Mahfouz2015-03-151-7/+7
* staging: ft1000: ft1000-usb: adjust function argumentsAya Mahfouz2015-03-151-4/+4
* staging: ft1000: ft1000-pcmcia: adjust function argumentsAya Mahfouz2015-03-151-3/+5
* staging: ft1000: adjust function argumentsAya Mahfouz2015-03-151-2/+2
* Staging: drivers: Bool initializations should use true/falseCristina Opriceana2015-03-071-2/+2
* Staging: ft1000: Removed unnecessary bracesYeliz Taneroglu2015-02-271-6/+3Star
* staging: ft1000: ft1000-pcmcia: Added missing blank line.Gulsah Kose2015-02-271-0/+1
* staging: ft1000: ft1000-pcmcia: Removed unnecessary parentheses.Gulsah Kose2015-02-271-1/+1
* staging: ft1000: ft1000-pcmcia: Deleted unnecessary braces.Gulsah Kose2015-02-271-3/+2Star
* staging: ft1000: ft1000-pcmcia: Removed all useless "else"Gulsah Kose2015-02-271-144/+141Star
* staging: ft1000: fix braces warningBilel DRIRA2015-02-071-44/+29Star
* Staging: ft1000-pcmcia: fix else close brace styleAustin Kerbow2015-01-181-19/+13Star
* staging: ft1000: ft1000-usb: ft1000_hw.c: Fix a potential memory leak.Rickard Strandqvist2015-01-181-4/+4
* Staging: ft1000: ft1000-pcmcia: Fixed a coding style issueDean Michael Ancajas2015-01-181-3/+3
* staging: ft1000 : replace __attribute ((__packed__) with __packedGeoff Darst2014-12-031-2/+2
* staging:ft1000_pcmcia:Added a blank line after declarationAnjana Sasindran2014-12-031-0/+1
* staging: ft1000: Logging message neateningJoe Perches2014-11-047-518/+383Star
* staging: ft1000: Whitespace neateningJoe Perches2014-11-0411-1407/+1407
* Staging: ft1000: ft1000_hw.c: Removed some checkpatch errors and warnings.Surya Seetharaman2014-10-301-4/+4
* staging: ft1000: ft1000-usb: Remove useless cast on void pointerTapasweni Pathak2014-10-301-1/+1
* staging: ft1000: ft1000-pcmcia: Remove useless cast on void pointerTapasweni Pathak2014-10-301-1/+1
* Staging: ft1000: ft1000-pcmcia: Fix whitespace issuesNicky Chorley2014-10-291-12/+12
* 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/+4Star
* Staging: ft1000: ft1000-usb: Removed unnecessary parenthesesTina Johnson2014-10-281-2/+2
* staging: ft1000: ft1000-pcmcia: removed unused variable in ft1000_hw.cJiayi Ye2014-10-231-2/+0Star
* staging: ft1000: Remove parentheses from return argumentsTapasweni Pathak2014-10-231-8/+8
* staging: ft1000: ft1000-pcmcia: Replace printks with netdev_<level> and dev_<...Kumari Radha2014-10-201-6/+6