summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000/wilc_spi.c
Commit message (Expand)AuthorAgeFilesLines
* staging: wilc1000: change parameter type of hif_initGlen Lee2015-11-161-1/+2
* staging: wilc1000: remove os_contextGlen Lee2015-11-161-2/+0Star
* staging: wilc1000: linux_spi_init: remove parameter vpGlen Lee2015-11-161-1/+1
* staging: wilc1000: remove function pointer io_initGlen Lee2015-11-161-5/+3Star
* staging: wilc1000: remove function pointer spi_max_speedGlen Lee2015-11-161-3/+1Star
* staging: wilc1000: remove function pointer spi_trxGlen Lee2015-11-161-3/+1Star
* staging: wilc1000: remove function pointer spi_rx of wilc_spi_tGlen Lee2015-11-161-13/+11Star
* staging: wilc1000: remove function pointer spi_tx of wilc_spi_tGlen Lee2015-11-161-6/+5Star
* staging: wilc1000: wilc_spi.c: add prefix wilc in all function nameGlen Lee2015-11-161-54/+54
* staging: wilc1000: remove typedef from wilc_hif_func_tLeo Kim2015-11-161-1/+1
* 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