aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000/host_interface.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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: remove commented codeChaehyun Lim1-76/+0
2015-06-16Staging: wilc1000: Assign proper boolean valueAbdul Hussain1-1/+1
2015-06-16staging: wilc1000: rework include wilc_oswrapper.hDean Lee1-1/+0
2015-06-15staging: wilc1000: change WILC_Char to charDean Lee1-44/+44
2015-06-13staging: wilc1000: remove itypes.hChaehyun Lim1-1/+0
2015-06-13staging: wilc1000: remove BOOL_T typedefChaehyun Lim1-3/+3
2015-06-11staging: wilc1000: change WILC_BOOL to boolDean Lee1-83/+83
2015-06-11staging: wilc1000: modify odd print messageDean Lee1-2/+1
2015-06-11staging: wilc1000: remove WILC_Sint32Chaehyun Lim1-181/+181
2015-06-11staging: wilc1000: remove WILC_Sint8Chaehyun Lim1-74/+74
2015-06-11staging: wilc1000: remove WILC_Uint32Chaehyun Lim1-133/+133
2015-06-11staging: wilc1000: remove WILC_Uint16Chaehyun Lim1-151/+151
2015-06-11staging: wilc1000: remove UWORD8Chaehyun Lim1-1/+1
2015-06-10staging: wilc1000: modify printk formatJohnny Kim1-4/+4
2015-06-02staging: wilc1000: remove WILC_Uint8Greg Kroah-Hartman1-219/+219
2015-06-02staging: wilc100: remove WILC_NULL usageGreg Kroah-Hartman1-149/+149
2015-06-02staging: wilc1000: fix const cast warningsArnd Bergmann1-15/+17
2015-06-02staging: wilc1000: remove semaphore wrapperArnd Bergmann1-101/+70
2015-05-31staging: wilc1000: remove thread wrapperArnd Bergmann1-9/+7
2015-05-24staging: wilc1000: Add SDIO/SPI 802.11 driverJohnny Kim1-0/+8074