summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000/wilc_spi.c
Commit message (Expand)AuthorAgeFilesLines
* staging: wilc1000: add SPDX identifiers to all wilc100 filesGreg Kroah-Hartman2017-11-281-0/+1
* staging: wilc1000: Remove unnecessary bracketsTamara Diaconita2017-03-161-21/+18Star
* staging: wilc1000: Correct name of variablesTamara Diaconita2017-03-161-4/+4
* staging: wilc1000: Declare variables to top of functionTamara Diaconita2017-03-161-9/+5Star
* Staging:wilc1000:wilc_spi: Added blank line after function and modified comme...Georgios Emmanouil2017-03-091-5/+2Star
* Staging:wilc1000:wilc_spi: Fixed spelling errorGeorgios Emmanouil2017-03-091-4/+4
* Staging:wilc1000:wilc_spi: Fixed comment style to the preferred kernel commen...Georgios Emmanouil2017-03-091-8/+6Star
* staging: wilc1000: Logical continuations should be on the previous lineArushi Singhal2017-03-071-2/+2
* staging: wilc1000: Alignment should match open parenthesisArushi Singhal2017-03-071-1/+1
* staging: wilc1000: Remove unnecessary extern variables.Elise Lennion2016-10-171-1/+2
* staging: wilc1000: Format block comment.Elise Lennion2016-10-161-1/+2
* staging: wilc1000: wilc_spi: Remove unnecessary blank linesNamrata A Shettar2016-10-021-10/+0Star
* staging: wilc1000: wilc_spi: Compress return logicNamrata A Shettar2016-10-021-12/+6Star
* staging: wilc1000: Merge assignment with returnRehas Sachdeva2016-09-201-2/+1Star
* staging: wilc1000: fix spelling mistake: "retyring" -> "retrying"Colin Ian King2016-09-011-1/+1
* staging: wilc1000: fix spelling mistake: "interupts" -> "interrupts"Colin Ian King2016-06-251-1/+1
* staging: wilc1000: wilc_spi.c: removes debug print logLeo Kim2016-03-281-3/+0Star
* staging: wilc1000: Check for quoted strings broken across linesAnchal Jain2016-02-221-2/+3
* staging: wilc1000: removes linux_wlan_common.h fileChris Park2016-02-221-1/+0Star
* Staging: wilc1000: Remove and rename struct typedefs from .c filesBhumika Goyal2016-02-201-4/+4
* staging: wilc1000: Removed braces from single block statementsRoger H. Newell2016-02-201-16/+9Star
* staging: wilc1000: Whitespaces removed from function callRoger H. Newell2016-02-201-3/+3
* staging: wilc1000: sdio_init: add resume argumentGlen Lee2016-02-041-1/+1
* staging: wilc1000: remove extraneous variableArnd Bergmann2016-02-041-2/+0Star
* staging: wilc1000: make some variables staticHugo Camboulive2016-02-041-1/+1
* staging: wilc1000: linux_wlan_spi.c: move all the codes to wilc_spi.cGlen Lee2015-12-211-2/+178
* staging: wilc1000: remove unneeded functionGlen Lee2015-12-211-9/+2Star
* staging: wilc1000: rename spi function namesGlen Lee2015-12-211-17/+17
* staging: wilc1000: linux_wlan_spi.c: return linux error valueGlen Lee2015-12-211-9/+9
* staging: wilc1000: remove unused functionsGlen Lee2015-12-211-60/+0Star
* staging: wilc1000: remove wilc_debug_func of hif_initGlen Lee2015-12-211-1/+1
* staging: wilc1000: sdio/spi: use device print api instead of custom oneGlen Lee2015-12-211-53/+89
* staging: wilc1000: use kernel define byte order macrosGlen Lee2015-12-211-12/+4Star
* staging: wilc1000: wilc_spi_write_read: pass struct wilcGlen Lee2015-12-181-1/+1
* staging: wilc1000: wilc_spi_read: pass struct wilcGlen Lee2015-12-181-5/+5
* staging: wilc1000: wilc_spi_write: pass struct wilcGlen Lee2015-12-181-3/+3
* staging: wilc1000: pass wilc to all function pointers of wilc_hif_funcGlen Lee2015-12-181-51/+62
* staging: wilc1000: remove spi speed control codesGlen Lee2015-12-181-11/+0Star
* staging/wilc1000: pass hif operations through initializationArnd Bergmann2015-12-181-17/+17
* staging/wilc1000: use proper naming for global symbolsArnd Bergmann2015-12-181-24/+24
* staging/wilc1000: remove unused functionsArnd Bergmann2015-12-181-225/+0Star
* 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