summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8188eu/core/rtw_efuse.c
AgeCommit message (Expand)Author
2019-01-15staging: rtl8188eu: Replace kzalloc with kcallocGustavo A. R. Silva
2018-10-15staging: rtl8188eu: cleanup comparsions to falseMichael Straube
2018-10-02staging: rtl8188eu: cleanup inconsistent indentingMichael Straube
2018-09-28staging: rtl8188eu: use break to exit while loopMichael Straube
2018-09-28staging: rtl8188eu: rename variable - styleMichael Straube
2018-09-28staging: rtl8188eu: do not line break function definition - styleMichael Straube
2018-09-28staging: rtl8188eu: simplify function comments - styleMichael Straube
2018-08-27staging: rtl8188eu: Removed a function and coded inlineBhaskar Singh
2018-08-05staging: rtl8188eu: rename rtw_IOL_appliedMichael Straube
2018-07-16staging: rtl8188eu: add spaces around '+'Michael Straube
2018-07-16staging: rtl8188eu: rename variableMichael Straube
2018-07-16staging: rtl8188eu: rename function parametersMichael Straube
2018-07-16staging: rtl8188eu: rename Efuse_PowerSwitchMichael Straube
2018-07-16staging: rtl8188eu: do not line break function definitionMichael Straube
2018-06-28staging: rtl8188eu: remove blank linesMichael Straube
2018-06-26staging: rtl8188eu: add SPDX identifiersMichael Straube
2017-09-18staging: rtl8188eu: Fix spellingValentine Sinitsyn
2017-01-10staging: rtl8188eu: fixed 'braces are not necessary for single statement bloc...Yamanappagouda Patil
2017-01-03staging: rtl8188eu: In core directory, fixed 'missing a balnk line after decl...Yamanappagouda Patil
2016-08-21staging: rtl8188eu: remove EFUSE_GetEfuseDefinition functionIvan Safonov
2016-08-21staging: rtl8188eu: replace EFUSE_GetEfuseDefinition(..., TYPE_AVAILABLE_EFUS...Ivan Safonov
2016-08-21staging: rtl8188eu: replace EFUSE_GetEfuseDefinition(..., TYPE_EFUSE_MAX_SECT...Ivan Safonov
2016-08-21staging: rtl8188eu: remove efuse_max variable in hal_EfusePartialWriteCheckIvan Safonov
2016-08-21staging: rtl8188eu: replace EFUSE_GetEfuseDefinition(..., TYPE_EFUSE_MAP_LEN,...Ivan Safonov
2016-06-17Revert "Staging: rtl8188eu: rtw_efuse: Use sizeof type *pointer instead of si...Hans de Goede
2016-03-28Staging: rtl8188eu: rtw_efuse: Use sizeof type *pointer instead of sizeof type.Sandhya Bankar
2016-03-28staging: rtl8188eu: Remove license paragraph with mailing addressKyle Kuffermann
2016-03-11Staging: rtl8188eu: Use !x instead of x==NULL.Sandhya Bankar
2016-03-11Staging: rtl8188eu: rtw_efuse: Do not print message if kzalloc() failed.Sandhya Bankar
2016-02-07staging: rtl8188eu: don't cast to void* when calling memset()Luca Ceresoli
2016-02-07staging: rtl8188eu: add spaces around binary '*'Luca Ceresoli
2015-11-15staging: rtl8188eu: jiffies are unsigned longRémy Oudompheng
2015-10-29staging: rtl8188eu: ternary operator (?:) replaced by min_t kernel macroIvan Safonov
2015-10-24rtl8188eu : BIT() macro cleanupAnish Bhatt
2015-08-03Staging: rtl8188eu/core: fixed code indentation warning as reported by checkp...Mayank Bareja
2015-06-10staging: rtl8188eu: eliminate spaces before commasAndrzej Pietrasiewicz
2015-03-16Staging: rtl8188eu: Remove parentheses around right side an assignmentHaneen Mohammed
2015-03-06staging: rtl8188eu: remove extra parentheses around right bit shift operationsAya Mahfouz
2014-11-03staging: rtl8188eu: Remove unnecessary else after returnDilek Uzulmez
2014-10-30staging: rtl8188eu: core: Improve cleanup codeTapasweni Pathak
2014-10-30staging: rtl8188eu: core: Remove useless cast on void pointerTapasweni Pathak
2014-10-30staging: rtl8188eu: core: Removed unnecessary return keyword.Gulsah Kose
2014-10-23staging: rtl8188eu: core: fixed msleep < 20ms can sleep for up to 20ms warnin...Jiayi Ye
2014-08-16staging: rtl8188eu: Declare Efuse_GetCurrentSize() as a static functionnavin patidar
2014-07-09staging: rtl8188eu: rtw_efuse.c: Remove unused functionsnavin patidar
2014-07-09staging: rtl8188eu: Remove unused functions rtw_efuse_map_[read, write]()navin patidar
2014-07-09staging: rtl8188eu: rtw_efuse.c : Remove unused functionsnavin patidar
2014-07-09staging: rtl8188eu: Remove function efuse_GetMaxSize()navin patidar
2014-07-09staging: rtl8188eu: Remove unused function efuse_GetCurrentSize()navin patidar
2014-06-26staging: rtl8188eu:Remove rtw_zmalloc(), wrapper for kzalloc()navin patidar