summaryrefslogtreecommitdiffstats
path: root/drivers/staging/ft1000
Commit message (Expand)AuthorAgeFilesLines
* staging: ft1000: Remove unnecessary externsJoe Perches2015-08-142-12/+11
* staging: ft1000: ft1000-usb: remove unnecessary out of memory warningCHANG FU CHIAO2015-07-161-1/+0
* staging: ft1000: convert pack pragma to __packedGiedrius Statkevičius2015-07-141-2/+1
* staging: ft1000-usb: shorten lines to under 80 charactersPeter Karlsson2015-07-142-11/+22
* staging: ft1000-usb: fixed table alignmentPeter Karlsson2015-07-141-6/+13
* staging: ft1000-usb: Removed CVS keyword markerPeter Karlsson2015-06-181-2/+0
* staging: ft1000-usb: Removed global initializationPeter Karlsson2015-06-171-1/+1
* staging: ft1000-usb: Removed unnecessary parenthesPeter Karlsson2015-06-171-1/+1
* staging: ft1000: ft1000-usb: ft1000_hw.c: fix long linesMichał Kępień2015-06-171-29/+29
* staging: ft1000: Remove empty branch from conditionalAlex Dowad2015-05-311-2/+1
* 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/+41
* 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/+8
* Staging: ft1000: Use module_pcmcia_driverVaishali Thakkar2015-03-161-12/+1
* 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-061-2/+2
* Staging: ft1000: Removed unnecessary bracesYeliz Taneroglu2015-02-261-6/+3
* staging: ft1000: ft1000-pcmcia: Added missing blank line.Gulsah Kose2015-02-261-0/+1
* staging: ft1000: ft1000-pcmcia: Removed unnecessary parentheses.Gulsah Kose2015-02-261-1/+1
* staging: ft1000: ft1000-pcmcia: Deleted unnecessary braces.Gulsah Kose2015-02-261-3/+2
* staging: ft1000: ft1000-pcmcia: Removed all useless "else"Gulsah Kose2015-02-261-144/+141
* staging: ft1000: fix braces warningBilel DRIRA2015-02-071-44/+29
* Staging: ft1000-pcmcia: fix else close brace styleAustin Kerbow2015-01-171-19/+13
* staging: ft1000: ft1000-usb: ft1000_hw.c: Fix a potential memory leak.Rickard Strandqvist2015-01-171-4/+4
* Staging: ft1000: ft1000-pcmcia: Fixed a coding style issueDean Michael Ancajas2015-01-171-3/+3
* staging: ft1000 : replace __attribute ((__packed__) with __packedGeoff Darst2014-12-021-2/+2
* staging:ft1000_pcmcia:Added a blank line after declarationAnjana Sasindran2014-12-021-0/+1
* staging: ft1000: Logging message neateningJoe Perches2014-11-037-518/+383
* staging: ft1000: Whitespace neateningJoe Perches2014-11-0311-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/+4
* 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/+0
* 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
* staging: ft1000: ft1000-usb: Removed unnecessary else statement.Gulsah Kose2014-10-021-6/+4
* staging: ft1000: ft1000-usb: Removed unnecessary else statement.Gulsah Kose2014-10-021-43/+41
* staging: ft1000: ft1000-usb: Removed unnecessary parentheses.Gulsah Kose2014-10-021-1/+1
* staging: ft1000: ft1000-usb: Added new line after declarations.Gulsah Kose2014-10-021-0/+1
OpenPOWER on IntegriCloud