summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000/wilc_spi.c
AgeCommit message (Expand)Author
2015-12-21staging: wilc1000: linux_wlan_spi.c: move all the codes to wilc_spi.cGlen Lee
2015-12-21staging: wilc1000: remove unneeded functionGlen Lee
2015-12-21staging: wilc1000: rename spi function namesGlen Lee
2015-12-21staging: wilc1000: linux_wlan_spi.c: return linux error valueGlen Lee
2015-12-21staging: wilc1000: remove unused functionsGlen Lee
2015-12-21staging: wilc1000: remove wilc_debug_func of hif_initGlen Lee
2015-12-21staging: wilc1000: sdio/spi: use device print api instead of custom oneGlen Lee
2015-12-21staging: wilc1000: use kernel define byte order macrosGlen Lee
2015-12-18staging: wilc1000: wilc_spi_write_read: pass struct wilcGlen Lee
2015-12-18staging: wilc1000: wilc_spi_read: pass struct wilcGlen Lee
2015-12-18staging: wilc1000: wilc_spi_write: pass struct wilcGlen Lee
2015-12-18staging: wilc1000: pass wilc to all function pointers of wilc_hif_funcGlen Lee
2015-12-18staging: wilc1000: remove spi speed control codesGlen Lee
2015-12-18staging/wilc1000: pass hif operations through initializationArnd Bergmann
2015-12-18staging/wilc1000: use proper naming for global symbolsArnd Bergmann
2015-12-18staging/wilc1000: remove unused functionsArnd Bergmann
2015-11-15staging: wilc1000: change parameter type of hif_initGlen Lee
2015-11-15staging: wilc1000: remove os_contextGlen Lee
2015-11-15staging: wilc1000: linux_spi_init: remove parameter vpGlen Lee
2015-11-15staging: wilc1000: remove function pointer io_initGlen Lee
2015-11-15staging: wilc1000: remove function pointer spi_max_speedGlen Lee
2015-11-15staging: wilc1000: remove function pointer spi_trxGlen Lee
2015-11-15staging: wilc1000: remove function pointer spi_rx of wilc_spi_tGlen Lee
2015-11-15staging: wilc1000: remove function pointer spi_tx of wilc_spi_tGlen Lee
2015-11-15staging: wilc1000: wilc_spi.c: add prefix wilc in all function nameGlen Lee
2015-11-15staging: wilc1000: remove typedef from wilc_hif_func_tLeo Kim
2015-10-02staging: wilc1000: use ARRAY_SIZE macroChaehyun Lim
2015-10-02staging: wilc1000: remove if defined codes of USE_OLD_SPI_SWChaehyun Lim
2015-09-30staging: wilc1000: fix build error for openrisc-allmodconfigChaehyun Lim
2015-09-30wilc1000 : Use BIT() macro where possibleAnish Bhatt
2015-09-15staging: wilc1000: remove commented codesChaehyun Lim
2015-09-15staging: wilc1000: use u32 instead of uint32_tChaehyun Lim
2015-09-15staging: wilc1000: use u16 instead of uint16_tChaehyun Lim
2015-09-15staging: wilc1000: use u8 instead of uint8_tChaehyun Lim
2015-09-12staging: wilc1000: remove unused global variablesTony Cho
2015-09-12staging: wilc1000: add a blank line after declarationChaehyun Lim
2015-08-08staging: wilc1000: Remove braces for single statement 'if' and 'else'Chandra S Gorentla
2015-06-18staging: wilc1000: remove commented codeChaehyun Lim
2015-06-11staging: wilc1000: change WILC_BOOL to boolDean Lee
2015-06-11staging: wilc1000: fix warning while printingChris Park
2015-06-08staging: wilc1000: fix warning while printingSudip Mukherjee
2015-06-02staging: wilc1000: fix compiler warningsArnd Bergmann
2015-05-24staging: wilc1000: Add SDIO/SPI 802.11 driverJohnny Kim