aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/gs_fpgaboot
AgeCommit message (Expand)AuthorFilesLines
2017-10-03staging: gs_fpgaboot: pr_err() strings should end with newlinesGravatar Arvind Yadav 1-1/+1
2017-07-28staging: gs_fpgaboot: return valid error codesGravatar Jacob von Chorus 1-7/+7
2017-07-28staging: gs_fpgaboot: change char to u8Gravatar Jacob von Chorus 2-13/+13
2017-07-28staging: gs_fpgaboot: add buffer overflow checksGravatar Jacob von Chorus 1-14/+40
2017-07-18staging: gs_fpgaboot: remove FSF address from GPL noticeGravatar Jacob von Chorus 1-4/+0
2017-02-27scripts/spelling.txt: add "followings" pattern and fix typo instancesGravatar Masahiro Yamada 1-1/+1
2016-10-25Staging: gs_fpgaboot: Use octal permissions '0444'Gravatar Shyam Saini 1-1/+1
2016-09-16staging: gs_fpgaboot: Remove FSF address from GPL noticeGravatar Rehas Sachdeva 2-9/+0
2016-09-13staging: gs_fpga_boot: Remove multiple blank linesGravatar sayli karnik 1-2/+0
2016-03-29Staging: gs_fpgaboot: remove blank line in io.cGravatar Ben Marsh 1-1/+0
2016-03-28Staging: gs_fpgaboot: Replace 'int32_t' with 'int'.Gravatar Sandhya Bankar 1-1/+1
2016-03-28Staging: gs_fpgaboot: Add space around '+'.Gravatar Sandhya Bankar 1-1/+1
2016-03-28Staging: gs_fpgaboot: Remove unnecessary blank lines.Gravatar Sandhya Bankar 1-2/+0
2016-03-28Staging: gs_fpgaboot: Fix alignment to match open parenthesis.Gravatar Sandhya Bankar 1-2/+2
2016-03-11staging: gs_fpgaboot: drop wrapper function 'finish_driver'Gravatar Eva Rachel Retuya 1-7/+2
2016-02-07Staging: gs_fpgaboot: fix data types in gs_fpgaboot.cGravatar Ben Marsh 1-2/+2
2016-02-07Staging: gs_fpgaboot: fix memory allocation in gs_fpgaboot.cGravatar Ben Marsh 1-1/+1
2015-03-01staging: Remove <linux/moduleparam.h> header.Gravatar Navya Sri Nizamkari 1-1/+0
2015-01-17staging: gs_fpgaboot: io.c: Remove unused functionGravatar Rickard Strandqvist 1-9/+0
2014-10-29staging: gs_fpgaboot: fix a compiler warning with make W=2Gravatar Devendra Naga 1-4/+4
2014-10-29staging: gs_fpgpaboot: fix compiler warning with make W=1Gravatar Devendra Naga 1-2/+0
2014-10-29staging: gs_fpgaboot: cleanup in gs_fpgaboot_init functionGravatar Devendra Naga 1-10/+5
2014-10-20staging: gs_fpgaboot: Fix "out of memory" error handlingGravatar Dzmitry Sledneu 1-3/+2
2014-10-20staging: gs_fpgaboot: Use print_hex_dump_bytes instead of pr_infoGravatar Joe Perches 1-23/+2
2014-10-20staging: gs_fpgaboot: remove unnecessary 'out of memory' messageGravatar Ebru Akagunduz 1-3/+1
2014-09-19staging: gs_fpgaboot Fix trailing whitespace.Gravatar Aybuke Ozdemir 1-2/+1
2014-09-08staging: gs_fpgaboot: remove checks for CONFIG_B4860G100Gravatar Paul Bolle 1-163/+0
2014-09-06staging: gs_fpgaboot: remove unnecessary return statementsGravatar Michał Bartoszkiewicz 1-6/+0
2014-05-15staging: gs_fpgaboot: Fixed code style issuesGravatar Rocco Folino 2-1/+7
2014-04-15staging: gs_fpgaboot: remove __TIMESTAMP__ macroGravatar Arnd Bergmann 1-1/+0
2014-04-15staging: fpgaboot: clean up MakefileGravatar Paul Bolle 1-2/+0
2014-03-07Staging: gs_gpgaboot: Fix Bad function definition in io.cGravatar Monam Agarwal 1-2/+2
2014-02-14staging: fpgaboot: fix coccinelle warningsGravatar Fengguang Wu 1-1/+1
2014-02-14staging: fpgaboot: fix coccinelle warningsGravatar Fengguang Wu 1-4/+1
2014-02-07staging: fpgaboot: Xilinx FPGA firmware download driverGravatar Insop Song 8-0/+955