summaryrefslogtreecommitdiff
path: root/drivers/staging/ft1000/ft1000-usb/ft1000_download.c
AgeCommit message (Expand)Author
2015-10-24staging: ft1000: remove obsolete driverDeepa Dinamani
2015-09-14Staging: ft1000: use usleep_range()Shraddha Barke
2015-07-14staging: ft1000: convert pack pragma to __packedGiedrius Statkevičius
2015-07-14staging: ft1000-usb: shorten lines to under 80 charactersPeter Karlsson
2015-03-16Staging: ft1000: Remove parentheses around right side an assignmentHaneen Mohammed
2015-03-15staging: ft1000: ft1000-usb: ft1000_download.c: adjust function argumentsAya Mahfouz
2014-11-03staging: ft1000: Logging message neateningJoe Perches
2014-11-03staging: ft1000: Whitespace neateningJoe Perches
2014-10-30staging: ft1000: ft1000-usb: Remove useless cast on void pointerTapasweni Pathak
2014-10-28Staging: ft1000: ft1000-usb: Removed unnecessary parenthesesTina Johnson
2014-10-02staging: ft1000: ft1000-usb: Removed unnecessary else statement.Gulsah Kose
2014-05-24staging: ft1000: Remove useless return variablesPeter Senna Tschudin
2013-12-17staging: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-12-08Drivers: Staging: ft1000: Fixed C99 // comments styling issueDaniel Dodge
2013-12-02Merge v3.13-rc2 into staging-nextGreg Kroah-Hartman
2013-11-25staging: ft1000: fix uninitialized return variable in request_code_segmentAdam Lee
2013-11-25staging: ft1000: fix use of potentially uninitialized variableMichal Nazarewicz
2013-11-11Staging: ft1000: ft1000_download: fixed coding style issuesAldo Iljazi
2013-11-10staging: ft1000: STATUS_ defines removed from ft1000_download.cKelley Nielsen
2013-10-29staging: ft1000: return values corrected in scram_start_dwnldKelley Nielsen
2013-10-29staging: ft1000: change values of status return variable in write_dpram32_and...Kelley Nielsen
2013-10-29staging: ft1000: status variables changed to int in ft1000_download.cKelley Nielsen
2013-10-29staging: ft1000: style issues fixed in write_blkKelley Nielsen
2013-10-29staging: ft1000: function write_dpram32_and_check extracted from write_blkKelley Nielsen
2013-10-29staging: ft1000: duplicate code replaced with call to request_code_segmentKelley Nielsen
2013-10-29staging: ft1000: function request_code_segment extractedKelley Nielsen
2013-10-28staging: ft1000: function scram_start_dwnld extracted from scram_dnldr in ft1...Kelley Nielsen
2013-10-28Staging: ft1000: Fix assignment of bool to non-0/1 constant in ft1000_download.cRashika Kheria
2013-10-16staging: ft1000: change scram_dnldr() header to one line comment in ft1000_do...Kelley Nielsen
2013-10-16staging: ft1000: change write_block_fifo() header to /* */ style in ft1000_do...Kelley Nielsen
2013-10-16staging: ft1000: change write_blk header to /* */ style in ft1000_download.cKelley Nielsen
2013-10-16staging: ft1000: change hdr_checksum() header to one line comment in ft1000_d...Kelley Nielsen
2013-10-16staging: ft1000: change put_request_value() header to single line comment in ...Kelley Nielsen
2013-10-15staging: ft1000: remove formal get_request_value function header from ft1000-...Kelley Nielsen
2013-10-15staging: ft1000: remove formal get_request_type function header from ft1000-d...Kelley Nielsen
2013-10-15staging: ft1000: convert formal put_handshake() header to single line commentKelley Nielsen
2013-10-15staging: ft1000: change ft1000-download.c header to /* */ comment styleKelley Nielsen
2013-10-14staging: ft1000: convert formal get_handshake() function header to single lin...Kelley Nielsen
2013-10-14staging: ft1000: convert formal function header to single line commentKelley Nielsen
2013-10-14staging: ft1000: remove space before closing parenKelley Nielsen
2013-10-14staging: ft1000: remove space before address operatorKelley Nielsen
2013-10-14staging: ft1000: remove braces from one-line conditionalKelley Nielsen
2013-10-14staging: ft1000: change comment styleKelley Nielsen
2013-10-14staging: ft1000-usb: remove space between function name and open paren in ft1...Kelley Nielsen
2013-01-07staging: ft1000: rename struct ft1000_device to ft1000_usbOndrej Zary
2013-01-07staging: ft1000: unify struct ft1000_info between USB and PCMCIA driversOndrej Zary
2011-03-31Fix common misspellingsLucas De Marchi
2011-02-09staging: ft1000: Remove unnecessary check in write_blk_fifo().Marek Belisko
2011-02-04staging: ft1000: Remove unnecessary assignment.Marek Belisko
2011-02-04staging: ft1000: Create common function for buffers check.Marek Belisko