aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000 (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-26staging: wilc1000: disable driver due to build warningsGreg Kroah-Hartman1-0/+1
2015-06-18staging: wilc1000: fix checkpatch warningChaehyun Lim3-10/+10
2015-06-18staging: wilc1000: remove unnecessary typecast in #define macroChaehyun Lim1-39/+39
2015-06-18staging: wilc1000: align #define macroChaehyun Lim1-47/+46
2015-06-18Staging: wilc1000: NULL check before some freeing functions is not neededAbdul Hussain1-4/+2
2015-06-18staging: wilc1000: remove commented codeChaehyun Lim12-738/+2
2015-06-17staging: wilc1000: add a blank lineSunghoon Cho1-0/+1
2015-06-17staging: wilc1000: remove unnecessary blank line.Sunghoon Cho1-1/+0
2015-06-17staging: wilc1000: remove the warnings on the multiple blank lines.Sunghoon Cho1-15/+0
2015-06-17Staging: wilc1000: Remove casting the values returned by kmalloc()Abdul Hussain1-1/+1
2015-06-16staging: wilc1000: remove unwanted codeHari Prasath Gujulan Elango1-57/+0
2015-06-16Staging: wilc1000: Boolean tests don't need comparisonsAbdul Hussain5-10/+10
2015-06-16Staging: wilc1000: Assign proper boolean valueAbdul Hussain1-1/+1
2015-06-16staging: wilc1000: align definesChaehyun Lim1-67/+79
2015-06-16staging: wilc1000: rework include wilc_oswrapper.hDean Lee14-10/+27
2015-06-15staging: wilc1000: remove unnecessary castChengYi He2-4/+4
2015-06-15staging: wilc1000: remove the warnings on prohibited spaces.Sunghoon Cho1-2/+2
2015-06-15staging: wilc1000: remove multiple blank lines.Sunghoon Cho1-4/+1
2015-06-15staging: wilc1000: align definesChaehyun Lim1-16/+16
2015-06-15staging: wilc1000: change WILC_Char to charDean Lee9-78/+75
2015-06-13staging: wilc1000: remove itypes.hChaehyun Lim3-41/+0
2015-06-13staging: wilc1000: remove BOOL_T typedefChaehyun Lim2-12/+3
2015-06-11staging: wilc1000: change WILC_BOOL to boolDean Lee19-230/+223
2015-06-11staging: wilc1000: remove unused typedefChaehyun Lim1-10/+0
2015-06-11staging: wilc1000: use memdup_userHari Prasath Gujulan Elango1-9/+3
2015-06-11staging: wilc1000: modify odd print messageDean Lee1-2/+1
2015-06-11staging: wilc1000: fix warning while printingChris Park1-1/+1
2015-06-11staging: wilc1000: remove WILC_Sint64Chaehyun Lim1-3/+0
2015-06-11staging: wilc1000: remove WILC_Sint32Chaehyun Lim11-360/+359
2015-06-11staging: wilc1000: remove WILC_Sint16Chaehyun Lim2-2/+1
2015-06-11staging: wilc1000: remove WILC_Sint8Chaehyun Lim6-95/+94
2015-06-11staging: wilc1000: remove WILC_Uint64Chaehyun Lim5-6/+5
2015-06-11staging: wilc1000: remove WILC_Uint32Chaehyun Lim25-322/+321
2015-06-11staging: wilc1000: remove WILC_Uint16Chaehyun Lim10-253/+252
2015-06-11staging: wilc1000: remove UWORD32Chaehyun Lim2-4/+3
2015-06-11staging: wilc1000: remove UWORD8Chaehyun Lim3-3/+2
2015-06-10staging: wilc1000: coreconfigurator: Align enums and definesStanislav Kholmanskikh2-45/+46
2015-06-10staging: wilc1000: coreconfigurator: Change return(X) to return XStanislav Kholmanskikh1-4/+4
2015-06-10staging: wilc1000: coreconfigurator: Remove spaces before "\n"Stanislav Kholmanskikh1-7/+7
2015-06-10staging: wilc1000: remove uninitialized warningsJohnny Kim2-4/+4
2015-06-10staging: wilc1000: modify printk formatJohnny Kim3-9/+9
2015-06-10staging: wilc1000: fix build warning related to time_after_eq macroHari Prasath Gujulan Elango1-1/+1
2015-06-09staging: wilc1000: remove unused variablesMadhusudhanan Ravindran1-7/+4
2015-06-08staging: wilc1000: prevent some overflows in debugfsDan Carpenter1-0/+6
2015-06-08staging: wilc1000: Remove commented code linesAbhishek Sharma1-65/+0
2015-06-08staging: wilc1000: Remove commented variable declerationsAbhishek Sharma1-4/+0
2015-06-08staging: wilc1000: remove commented codeHari Prasath Gujulan Elango1-117/+0
2015-06-08staging: wilc1000: remove ununsed functionHari Prasath Gujulan Elango1-23/+0
2015-06-08staging: wilc1000: use time_after_eqHari Prasath Gujulan yyElango1-1/+1
2015-06-08staging: wilc1000: remove dead codeHari Prasath Gujulan Elango1-27/+1