summaryrefslogtreecommitdiffstats
path: root/drivers/staging/ft1000/ft1000-usb/ft1000_download.c
Commit message (Expand)AuthorAgeFilesLines
* staging: ft1000: remove obsolete driverDeepa Dinamani2015-10-241-1058/+0
* Staging: ft1000: use usleep_range()Shraddha Barke2015-09-141-4/+4
* staging: ft1000: convert pack pragma to __packedGiedrius Statkevičius2015-07-141-2/+1
* staging: ft1000-usb: shorten lines to under 80 charactersPeter Karlsson2015-07-141-7/+14
* Staging: ft1000: Remove parentheses around right side an assignmentHaneen Mohammed2015-03-161-2/+2
* staging: ft1000: ft1000-usb: ft1000_download.c: adjust function argumentsAya Mahfouz2015-03-151-7/+7
* staging: ft1000: Logging message neateningJoe Perches2014-11-031-79/+59
* staging: ft1000: Whitespace neateningJoe Perches2014-11-031-150/+150
* staging: ft1000: ft1000-usb: Remove useless cast on void pointerTapasweni Pathak2014-10-301-1/+1
* Staging: ft1000: ft1000-usb: Removed unnecessary parenthesesTina Johnson2014-10-281-2/+2
* staging: ft1000: ft1000-usb: Removed unnecessary else statement.Gulsah Kose2014-10-021-6/+4
* staging: ft1000: Remove useless return variablesPeter Senna Tschudin2014-05-241-2/+1
* staging: delete non-required instances of include <linux/init.h>Paul Gortmaker2013-12-171-1/+0
* Drivers: Staging: ft1000: Fixed C99 // comments styling issueDaniel Dodge2013-12-081-31/+31
* Merge v3.13-rc2 into staging-nextGreg Kroah-Hartman2013-12-021-2/+1
|\
| * staging: ft1000: fix use of potentially uninitialized variableMichal Nazarewicz2013-11-251-2/+1
* | staging: ft1000: fix uninitialized return variable in request_code_segmentAdam Lee2013-11-251-2/+2
* | Staging: ft1000: ft1000_download: fixed coding style issuesAldo Iljazi2013-11-111-28/+29
* | staging: ft1000: STATUS_ defines removed from ft1000_download.cKelley Nielsen2013-11-101-23/+22
|/
* staging: ft1000: return values corrected in scram_start_dwnldKelley Nielsen2013-10-291-2/+4
* staging: ft1000: change values of status return variable in write_dpram32_and...Kelley Nielsen2013-10-291-6/+3
* staging: ft1000: status variables changed to int in ft1000_download.cKelley Nielsen2013-10-291-15/+15
* staging: ft1000: style issues fixed in write_blkKelley Nielsen2013-10-291-66/+57
* staging: ft1000: function write_dpram32_and_check extracted from write_blkKelley Nielsen2013-10-291-49/+58
* staging: ft1000: duplicate code replaced with call to request_code_segmentKelley Nielsen2013-10-291-45/+19
* staging: ft1000: function request_code_segment extractedKelley Nielsen2013-10-291-35/+32
* staging: ft1000: function scram_start_dwnld extracted from scram_dnldr in ft1...Kelley Nielsen2013-10-281-23/+23
* Staging: ft1000: Fix assignment of bool to non-0/1 constant in ft1000_download.cRashika Kheria2013-10-281-3/+3
* staging: ft1000: change scram_dnldr() header to one line comment in ft1000_do...Kelley Nielsen2013-10-161-12/+1
* staging: ft1000: change write_block_fifo() header to /* */ style in ft1000_do...Kelley Nielsen2013-10-161-17/+6
* staging: ft1000: change write_blk header to /* */ style in ft1000_download.cKelley Nielsen2013-10-161-17/+6
* staging: ft1000: change hdr_checksum() header to one line comment in ft1000_d...Kelley Nielsen2013-10-161-12/+1
* staging: ft1000: change put_request_value() header to single line comment in ...Kelley Nielsen2013-10-161-13/+1
* staging: ft1000: remove formal get_request_value function header from ft1000-...Kelley Nielsen2013-10-151-12/+0
* staging: ft1000: remove formal get_request_type function header from ft1000-d...Kelley Nielsen2013-10-151-12/+0
* staging: ft1000: convert formal put_handshake() header to single line commentKelley Nielsen2013-10-151-14/+1
* staging: ft1000: change ft1000-download.c header to /* */ comment styleKelley Nielsen2013-10-151-9/+5
* staging: ft1000: convert formal get_handshake() function header to single lin...Kelley Nielsen2013-10-141-14/+1
* staging: ft1000: convert formal function header to single line commentKelley Nielsen2013-10-141-12/+1
* staging: ft1000: remove space before closing parenKelley Nielsen2013-10-141-1/+1
* staging: ft1000: remove space before address operatorKelley Nielsen2013-10-141-1/+1
* staging: ft1000: remove braces from one-line conditionalKelley Nielsen2013-10-141-2/+1
* staging: ft1000: change comment styleKelley Nielsen2013-10-141-1/+1
* staging: ft1000-usb: remove space between function name and open paren in ft1...Kelley Nielsen2013-10-141-1/+1
* staging: ft1000: rename struct ft1000_device to ft1000_usbOndrej Zary2013-01-071-20/+20
* staging: ft1000: unify struct ft1000_info between USB and PCMCIA driversOndrej Zary2013-01-071-38/+32
* Fix common misspellingsLucas De Marchi2011-03-311-4/+4
* staging: ft1000: Remove unnecessary check in write_blk_fifo().Marek Belisko2011-02-091-7/+0
* staging: ft1000: Remove unnecessary assignment.Marek Belisko2011-02-041-10/+2
* staging: ft1000: Create common function for buffers check.Marek Belisko2011-02-041-30/+29
OpenPOWER on IntegriCloud