aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000/wilc_spi.c
AgeCommit message (Expand)Author
2017-03-16staging: wilc1000: Remove unnecessary bracketsTamara Diaconita
2017-03-16staging: wilc1000: Correct name of variablesTamara Diaconita
2017-03-16staging: wilc1000: Declare variables to top of functionTamara Diaconita
2017-03-09Staging:wilc1000:wilc_spi: Added blank line after function and modified comme...Georgios Emmanouil
2017-03-09Staging:wilc1000:wilc_spi: Fixed spelling errorGeorgios Emmanouil
2017-03-09Staging:wilc1000:wilc_spi: Fixed comment style to the preferred kernel commen...Georgios Emmanouil
2017-03-07staging: wilc1000: Logical continuations should be on the previous lineArushi Singhal
2017-03-07staging: wilc1000: Alignment should match open parenthesisArushi Singhal
2016-10-17staging: wilc1000: Remove unnecessary extern variables.Elise Lennion
2016-10-16staging: wilc1000: Format block comment.Elise Lennion
2016-10-02staging: wilc1000: wilc_spi: Remove unnecessary blank linesNamrata A Shettar
2016-10-02staging: wilc1000: wilc_spi: Compress return logicNamrata A Shettar
2016-09-20staging: wilc1000: Merge assignment with returnRehas Sachdeva
2016-09-01staging: wilc1000: fix spelling mistake: "retyring" -> "retrying"Colin Ian King
2016-06-25staging: wilc1000: fix spelling mistake: "interupts" -> "interrupts"Colin Ian King
2016-03-28staging: wilc1000: wilc_spi.c: removes debug print logLeo Kim
2016-02-22staging: wilc1000: Check for quoted strings broken across linesAnchal Jain
2016-02-22staging: wilc1000: removes linux_wlan_common.h fileChris Park
2016-02-20Staging: wilc1000: Remove and rename struct typedefs from .c filesBhumika Goyal
2016-02-19staging: wilc1000: Removed braces from single block statementsRoger H. Newell
2016-02-19staging: wilc1000: Whitespaces removed from function callRoger H. Newell
2016-02-03staging: wilc1000: sdio_init: add resume argumentGlen Lee
2016-02-03staging: wilc1000: remove extraneous variableArnd Bergmann
2016-02-03staging: wilc1000: make some variables staticHugo Camboulive
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