0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Always keep your compiler(s) happy, I say. Fix warnings for copy_*_user. More... almost 13 years ago
Release time! Bump the version to 2.10 and update the readme. More... almost 13 years ago
Finish fixing of new compiler warnings caused by -Wunused-but-set-variable More... almost 13 years ago
Continuing fixing of new compiler warnings caused by -Wunused-but-set-variable More... almost 13 years ago
Continuing fixing of new compiler warnings caused by -Wunused-but-set-variable More... almost 13 years ago
Continuing fixing of new compiler warnings caused by -Wunused-but-set-variable More... almost 13 years ago
Continuing fixing of new compiler warnings caused by -Wunused-but-set-variable More... almost 13 years ago
Start fixing new compiler warnings caused by -Wunused-but-set-variable and More... almost 13 years ago
Add a MOD_NAME variable to Makefile and linux/Makefile such that: More... almost 13 years ago
Fix and clean the Makefile a little (feature changes coming). Most notably, the More... almost 13 years ago
Fix non-interrupt mode - it was broken by one of the previous submits. More... almost 13 years ago
Convert Phys*Buf from a void pointer to uint64_t to get rid of certain warnings. More... almost 13 years ago
Convert PhysAddr from a void pointer to uint64_t to get rid of certain warnings. More... almost 13 years ago
By mistake, turned on a printk that prints a message for every crypto operation! More... almost 13 years ago
Syntactic changes to simplify only. Functionality should be the same. More... about 13 years ago
Put all self-test code into test.c (some of it was in device.c). More... about 13 years ago
Remove RNG_CtxCmdBuf_t as it is not used (!). More... about 13 years ago
Remove b58xx_math_cmdinfo_t and b58xx_rng_cmdinfo_t. More... about 13 years ago
I guess it wasn't painful removing b58xx_asymm_cmd_t, after all. More... about 13 years ago
Start the painful process of removing b58xx_asymm_cmd_t. For now, add More... about 13 years ago
Remove use_callback as it is not used. More... about 13 years ago
No comments. More... about 13 years ago
Simplify timekeeping. I still can't believe this kind of code is in the kernel- More... about 13 years ago
Minor cleanups for code clarity. Cleanup some debug messages. Use start_time More... about 13 years ago
Ahhhhhhhh, broke the build. Damn. More... about 13 years ago
Remove UBSEC_DISABLE_INT. More... about 13 years ago
Remove UBSEC_ defines related to reading/writing device registers. Convert More... about 13 years ago
Remove MCRMemHandle. More... about 13 years ago
Remove MCRMemHandleOffset. More... about 13 years ago
Remove SYS_CACHELINE_SIZE crap. Ugh. More... about 13 years ago