aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/gs_fpgaboot/gs_fpgaboot.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-03staging: gs_fpgaboot: pr_err() strings should end with newlinesArvind Yadav1-1/+1
2017-07-28staging: gs_fpgaboot: return valid error codesJacob von Chorus1-7/+7
2017-07-28staging: gs_fpgaboot: change char to u8Jacob von Chorus1-12/+12
2017-07-28staging: gs_fpgaboot: add buffer overflow checksJacob von Chorus1-14/+40
2016-10-25Staging: gs_fpgaboot: Use octal permissions '0444'Shyam Saini1-1/+1
2016-09-16staging: gs_fpgaboot: Remove FSF address from GPL noticeRehas Sachdeva1-4/+0
2016-03-28Staging: gs_fpgaboot: Add space around '+'.Sandhya Bankar1-1/+1
2016-03-28Staging: gs_fpgaboot: Remove unnecessary blank lines.Sandhya Bankar1-2/+0
2016-03-28Staging: gs_fpgaboot: Fix alignment to match open parenthesis.Sandhya Bankar1-2/+2
2016-03-11staging: gs_fpgaboot: drop wrapper function 'finish_driver'Eva Rachel Retuya1-7/+2
2016-02-07Staging: gs_fpgaboot: fix data types in gs_fpgaboot.cBen Marsh1-2/+2
2016-02-07Staging: gs_fpgaboot: fix memory allocation in gs_fpgaboot.cBen Marsh1-1/+1
2015-03-01staging: Remove <linux/moduleparam.h> header.Navya Sri Nizamkari1-1/+0
2014-10-29staging: gs_fpgaboot: fix a compiler warning with make W=2Devendra Naga1-4/+4
2014-10-29staging: gs_fpgpaboot: fix compiler warning with make W=1Devendra Naga1-2/+0
2014-10-29staging: gs_fpgaboot: cleanup in gs_fpgaboot_init functionDevendra Naga1-10/+5
2014-10-20staging: gs_fpgaboot: Fix "out of memory" error handlingDzmitry Sledneu1-3/+2
2014-10-20staging: gs_fpgaboot: Use print_hex_dump_bytes instead of pr_infoJoe Perches1-23/+2
2014-10-20staging: gs_fpgaboot: remove unnecessary 'out of memory' messageEbru Akagunduz1-3/+1
2014-05-15staging: gs_fpgaboot: Fixed code style issuesRocco Folino1-1/+1
2014-04-15staging: gs_fpgaboot: remove __TIMESTAMP__ macroArnd Bergmann1-1/+0
2014-02-14staging: fpgaboot: fix coccinelle warningsFengguang Wu1-1/+1
2014-02-14staging: fpgaboot: fix coccinelle warningsFengguang Wu1-4/+1
2014-02-07staging: fpgaboot: Xilinx FPGA firmware download driverInsop Song1-0/+425