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