aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/gs_fpgaboot (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-16staging: remove redundant 'default n' from KconfigBartlomiej Zolnierkiewicz1-1/+0
2019-04-03staging: add missing SPDX lines to Makefile filesGreg Kroah-Hartman1-0/+1
2019-04-03staging: add missing SPDX lines to Kconfig filesGreg Kroah-Hartman1-0/+1
2019-01-15staging: gs_fpgaboot: cleanup alignment issue - styleMichael Straube1-2/+1
2019-01-15staging: gs_fpgaboot: add SPDX identifiersMichael Straube4-45/+4
2018-01-08Staging: gs_fpgaboot: remove FSF's mailing address from io.hShubham Kumaram1-5/+0
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 Chorus2-13/+13
2017-07-28staging: gs_fpgaboot: add buffer overflow checksJacob von Chorus1-14/+40
2017-07-18staging: gs_fpgaboot: remove FSF address from GPL noticeJacob von Chorus1-4/+0
2017-02-27scripts/spelling.txt: add "followings" pattern and fix typo instancesMasahiro Yamada1-1/+1
2016-10-25Staging: gs_fpgaboot: Use octal permissions '0444'Shyam Saini1-1/+1
2016-09-16staging: gs_fpgaboot: Remove FSF address from GPL noticeRehas Sachdeva2-9/+0
2016-09-13staging: gs_fpga_boot: Remove multiple blank linessayli karnik1-2/+0
2016-03-29Staging: gs_fpgaboot: remove blank line in io.cBen Marsh1-1/+0
2016-03-28Staging: gs_fpgaboot: Replace 'int32_t' with 'int'.Sandhya Bankar1-1/+1
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
2015-01-17staging: gs_fpgaboot: io.c: Remove unused functionRickard Strandqvist1-9/+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-09-19staging: gs_fpgaboot Fix trailing whitespace.Aybuke Ozdemir1-2/+1
2014-09-08staging: gs_fpgaboot: remove checks for CONFIG_B4860G100Paul Bolle1-163/+0
2014-09-06staging: gs_fpgaboot: remove unnecessary return statementsMichaƂ Bartoszkiewicz1-6/+0
2014-05-15staging: gs_fpgaboot: Fixed code style issuesRocco Folino2-1/+7
2014-04-15staging: gs_fpgaboot: remove __TIMESTAMP__ macroArnd Bergmann1-1/+0
2014-04-15staging: fpgaboot: clean up MakefilePaul Bolle1-2/+0
2014-03-07Staging: gs_gpgaboot: Fix Bad function definition in io.cMonam Agarwal1-2/+2
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 Song8-0/+955