summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000/wilc_spi.c
Commit message (Expand)AuthorAgeFilesLines
* staging: wilc1000: use ARRAY_SIZE macroChaehyun Lim2015-10-021-2/+2
* staging: wilc1000: remove if defined codes of USE_OLD_SPI_SWChaehyun Lim2015-10-021-125/+0Star
* staging: wilc1000: fix build error for openrisc-allmodconfigChaehyun Lim2015-09-301-0/+1
* wilc1000 : Use BIT() macro where possibleAnish Bhatt2015-09-301-12/+12
* staging: wilc1000: remove commented codesChaehyun Lim2015-09-151-4/+0Star
* staging: wilc1000: use u32 instead of uint32_tChaehyun Lim2015-09-151-33/+33
* staging: wilc1000: use u16 instead of uint16_tChaehyun Lim2015-09-151-1/+1
* staging: wilc1000: use u8 instead of uint8_tChaehyun Lim2015-09-151-89/+89
* staging: wilc1000: remove unused global variablesTony Cho2015-09-131-3/+0Star
* staging: wilc1000: add a blank line after declarationChaehyun Lim2015-09-131-0/+4
* staging: wilc1000: Remove braces for single statement 'if' and 'else'Chandra S Gorentla2015-08-091-9/+6Star
* staging: wilc1000: remove commented codeChaehyun Lim2015-06-191-69/+1Star
* staging: wilc1000: change WILC_BOOL to boolDean Lee2015-06-121-1/+0Star
* staging: wilc1000: fix warning while printingChris Park2015-06-111-1/+1
* staging: wilc1000: fix warning while printingSudip Mukherjee2015-06-081-1/+1
* staging: wilc1000: fix compiler warningsArnd Bergmann2015-06-021-2/+2
* staging: wilc1000: Add SDIO/SPI 802.11 driverJohnny Kim2015-05-241-0/+1475