summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000
Commit message (Expand)AuthorAgeFilesLines
* staging: wilc1000: disable driver due to build warningsGreg Kroah-Hartman2015-06-261-0/+1
* staging: wilc1000: fix checkpatch warningChaehyun Lim2015-06-193-10/+10
* staging: wilc1000: remove unnecessary typecast in #define macroChaehyun Lim2015-06-191-39/+39
* staging: wilc1000: align #define macroChaehyun Lim2015-06-191-47/+46Star
* Staging: wilc1000: NULL check before some freeing functions is not neededAbdul Hussain2015-06-191-4/+2Star
* staging: wilc1000: remove commented codeChaehyun Lim2015-06-1912-738/+2Star
* staging: wilc1000: add a blank lineSunghoon Cho2015-06-181-0/+1
* staging: wilc1000: remove unnecessary blank line.Sunghoon Cho2015-06-181-1/+0Star
* staging: wilc1000: remove the warnings on the multiple blank lines.Sunghoon Cho2015-06-181-15/+0Star
* Staging: wilc1000: Remove casting the values returned by kmalloc()Abdul Hussain2015-06-181-1/+1
* staging: wilc1000: remove unwanted codeHari Prasath Gujulan Elango2015-06-171-57/+0Star
* Staging: wilc1000: Boolean tests don't need comparisonsAbdul Hussain2015-06-175-10/+10
* Staging: wilc1000: Assign proper boolean valueAbdul Hussain2015-06-171-1/+1
* staging: wilc1000: align definesChaehyun Lim2015-06-171-67/+79
* staging: wilc1000: rework include wilc_oswrapper.hDean Lee2015-06-1714-10/+27
* staging: wilc1000: remove unnecessary castChengYi He2015-06-162-4/+4
* staging: wilc1000: remove the warnings on prohibited spaces.Sunghoon Cho2015-06-161-2/+2
* staging: wilc1000: remove multiple blank lines.Sunghoon Cho2015-06-161-4/+1Star
* staging: wilc1000: align definesChaehyun Lim2015-06-161-16/+16
* staging: wilc1000: change WILC_Char to charDean Lee2015-06-169-78/+75Star
* staging: wilc1000: remove itypes.hChaehyun Lim2015-06-133-41/+0Star
* staging: wilc1000: remove BOOL_T typedefChaehyun Lim2015-06-132-12/+3Star
* staging: wilc1000: change WILC_BOOL to boolDean Lee2015-06-1219-230/+223Star
* staging: wilc1000: remove unused typedefChaehyun Lim2015-06-121-10/+0Star
* staging: wilc1000: use memdup_userHari Prasath Gujulan Elango2015-06-111-9/+3Star
* staging: wilc1000: modify odd print messageDean Lee2015-06-111-2/+1Star
* staging: wilc1000: fix warning while printingChris Park2015-06-111-1/+1
* staging: wilc1000: remove WILC_Sint64Chaehyun Lim2015-06-111-3/+0Star
* staging: wilc1000: remove WILC_Sint32Chaehyun Lim2015-06-1111-360/+359Star
* staging: wilc1000: remove WILC_Sint16Chaehyun Lim2015-06-112-2/+1Star
* staging: wilc1000: remove WILC_Sint8Chaehyun Lim2015-06-116-95/+94Star
* staging: wilc1000: remove WILC_Uint64Chaehyun Lim2015-06-115-6/+5Star
* staging: wilc1000: remove WILC_Uint32Chaehyun Lim2015-06-1125-322/+321Star
* staging: wilc1000: remove WILC_Uint16Chaehyun Lim2015-06-1110-253/+252Star
* staging: wilc1000: remove UWORD32Chaehyun Lim2015-06-112-4/+3Star
* staging: wilc1000: remove UWORD8Chaehyun Lim2015-06-113-3/+2Star
* staging: wilc1000: coreconfigurator: Align enums and definesStanislav Kholmanskikh2015-06-112-45/+46
* staging: wilc1000: coreconfigurator: Change return(X) to return XStanislav Kholmanskikh2015-06-111-4/+4
* staging: wilc1000: coreconfigurator: Remove spaces before "\n"Stanislav Kholmanskikh2015-06-111-7/+7
* staging: wilc1000: remove uninitialized warningsJohnny Kim2015-06-112-4/+4
* staging: wilc1000: modify printk formatJohnny Kim2015-06-113-9/+9
* staging: wilc1000: fix build warning related to time_after_eq macroHari Prasath Gujulan Elango2015-06-111-1/+1
* staging: wilc1000: remove unused variablesMadhusudhanan Ravindran2015-06-091-7/+4Star
* staging: wilc1000: prevent some overflows in debugfsDan Carpenter2015-06-081-0/+6
* staging: wilc1000: Remove commented code linesAbhishek Sharma2015-06-081-65/+0Star
* staging: wilc1000: Remove commented variable declerationsAbhishek Sharma2015-06-081-4/+0Star
* staging: wilc1000: remove commented codeHari Prasath Gujulan Elango2015-06-081-117/+0Star
* staging: wilc1000: remove ununsed functionHari Prasath Gujulan Elango2015-06-081-23/+0Star
* staging: wilc1000: use time_after_eqHari Prasath Gujulan yyElango2015-06-081-1/+1
* staging: wilc1000: remove dead codeHari Prasath Gujulan Elango2015-06-081-27/+1Star