index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
gs_fpgaboot
Age
Commit message (
Expand
)
Author
2019-04-16
staging: remove redundant 'default n' from Kconfig
Bartlomiej Zolnierkiewicz
2019-04-03
staging: add missing SPDX lines to Makefile files
Greg Kroah-Hartman
2019-04-03
staging: add missing SPDX lines to Kconfig files
Greg Kroah-Hartman
2019-01-15
staging: gs_fpgaboot: cleanup alignment issue - style
Michael Straube
2019-01-15
staging: gs_fpgaboot: add SPDX identifiers
Michael Straube
2018-01-08
Staging: gs_fpgaboot: remove FSF's mailing address from io.h
Shubham Kumaram
2017-10-03
staging: gs_fpgaboot: pr_err() strings should end with newlines
Arvind Yadav
2017-07-28
staging: gs_fpgaboot: return valid error codes
Jacob von Chorus
2017-07-28
staging: gs_fpgaboot: change char to u8
Jacob von Chorus
2017-07-28
staging: gs_fpgaboot: add buffer overflow checks
Jacob von Chorus
2017-07-18
staging: gs_fpgaboot: remove FSF address from GPL notice
Jacob von Chorus
2017-02-27
scripts/spelling.txt: add "followings" pattern and fix typo instances
Masahiro Yamada
2016-10-25
Staging: gs_fpgaboot: Use octal permissions '0444'
Shyam Saini
2016-09-16
staging: gs_fpgaboot: Remove FSF address from GPL notice
Rehas Sachdeva
2016-09-13
staging: gs_fpga_boot: Remove multiple blank lines
sayli karnik
2016-03-29
Staging: gs_fpgaboot: remove blank line in io.c
Ben Marsh
2016-03-28
Staging: gs_fpgaboot: Replace 'int32_t' with 'int'.
Sandhya Bankar
2016-03-28
Staging: gs_fpgaboot: Add space around '+'.
Sandhya Bankar
2016-03-28
Staging: gs_fpgaboot: Remove unnecessary blank lines.
Sandhya Bankar
2016-03-28
Staging: gs_fpgaboot: Fix alignment to match open parenthesis.
Sandhya Bankar
2016-03-11
staging: gs_fpgaboot: drop wrapper function 'finish_driver'
Eva Rachel Retuya
2016-02-07
Staging: gs_fpgaboot: fix data types in gs_fpgaboot.c
Ben Marsh
2016-02-07
Staging: gs_fpgaboot: fix memory allocation in gs_fpgaboot.c
Ben Marsh
2015-03-01
staging: Remove <linux/moduleparam.h> header.
Navya Sri Nizamkari
2015-01-17
staging: gs_fpgaboot: io.c: Remove unused function
Rickard Strandqvist
2014-10-29
staging: gs_fpgaboot: fix a compiler warning with make W=2
Devendra Naga
2014-10-29
staging: gs_fpgpaboot: fix compiler warning with make W=1
Devendra Naga
2014-10-29
staging: gs_fpgaboot: cleanup in gs_fpgaboot_init function
Devendra Naga
2014-10-20
staging: gs_fpgaboot: Fix "out of memory" error handling
Dzmitry Sledneu
2014-10-20
staging: gs_fpgaboot: Use print_hex_dump_bytes instead of pr_info
Joe Perches
2014-10-20
staging: gs_fpgaboot: remove unnecessary 'out of memory' message
Ebru Akagunduz
2014-09-19
staging: gs_fpgaboot Fix trailing whitespace.
Aybuke Ozdemir
2014-09-08
staging: gs_fpgaboot: remove checks for CONFIG_B4860G100
Paul Bolle
2014-09-06
staging: gs_fpgaboot: remove unnecessary return statements
MichaĆ Bartoszkiewicz
2014-05-15
staging: gs_fpgaboot: Fixed code style issues
Rocco Folino
2014-04-15
staging: gs_fpgaboot: remove __TIMESTAMP__ macro
Arnd Bergmann
2014-04-15
staging: fpgaboot: clean up Makefile
Paul Bolle
2014-03-07
Staging: gs_gpgaboot: Fix Bad function definition in io.c
Monam Agarwal
2014-02-14
staging: fpgaboot: fix coccinelle warnings
Fengguang Wu
2014-02-14
staging: fpgaboot: fix coccinelle warnings
Fengguang Wu
2014-02-07
staging: fpgaboot: Xilinx FPGA firmware download driver
Insop Song