aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000/wilc_spi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-05staging: wilc1000: added Microchip copyright notice headerAjay Singh1-3/+2
2018-08-02staging: wilc1000: fix compilation warning for ARCH PowerPCAjay Singh1-2/+2
2018-08-02staging: wilc1000: fix endianness warnings reported by sparseAjay Singh1-4/+4
2018-08-02staging: wilc1000: remove unnecessary comments and comments descriptionAjay Singh1-1/+0
2018-07-24staging: wilc1000: use descriptor-based interface for GPIOAjay Singh1-7/+16
2018-07-24staging: wilc1000: change compatible string from atmel to microchipAjay Singh1-7/+7
2018-07-24staging: wilc1000: rename variable from 'gpio' to 'gpio_irq'Ajay Singh1-1/+1
2018-07-24staging: wilc1000: remove gpio parameter from wilc_netdev_init()Ajay Singh1-1/+2
2018-05-03staging: wilc1000: remove unnecessary header file inclusion for wilcAjay Singh1-12/+0
2018-05-03staging: wilc1000: remove unnecessary static function defination in wilc_spiAjay Singh1-3/+0
2018-04-26staging: wilc1000: simplified if conditions in spi_data_write()Ajay Singh1-14/+9
2018-04-26staging: wilc1000: remove 'cmd' variable in wilc_spi functionsAjay Singh1-4/+2
2018-04-26staging: wilc1000: remove unnecessary assingment from 'if' conditionsAjay Singh1-3/+3
2018-04-26staging: wilc1000: align the #define in wilc_spi fileAjay Singh1-14/+14
2018-04-25staging: wilc1000: remove the use of goto label in wilc_spi_clear_int_ext()Ajay Singh1-4/+4
2018-04-25staging: wilc1000: remove the use of goto label in wilc_spi_read_int()Ajay Singh1-2/+1
2018-04-25staging: wilc1000: remove the use of goto label in wilc_spi_read_size()Ajay Singh1-2/+1
2018-04-25staging: wilc1000: remove the use of goto label in spi_cmd_complete()Ajay Singh1-5/+2
2018-02-16staging: wilc1000: fix line over 80 chars in wilc_spi_clear_int_ext()Ajay Singh1-59/+54
2018-02-16staging: wilc1000: fix line over 80 characters in wilc_spi_read_int()Ajay Singh1-28/+29
2018-02-16staging: wilc1000: fix line over 80 characters in wilc_spi_init()Ajay Singh1-7/+11
2018-02-16staging: wilc1000: fix line over 80 characters in spi_cmd_complete()Ajay Singh1-126/+124
2018-02-16staging: wilc1000: removed the unnecessary commented codeAjay Singh1-6/+0
2018-02-16staging: wilc1000: modified code comments as per linux coding styleAjay Singh1-69/+82
2018-01-23staging: wilc1000: remove unnecessary use of parenthesesAjay Singh1-10/+10
2017-11-28staging: wilc1000: add SPDX identifiers to all wilc100 filesGreg Kroah-Hartman1-0/+1
2017-03-16staging: wilc1000: Remove unnecessary bracketsTamara Diaconita1-21/+18
2017-03-16staging: wilc1000: Correct name of variablesTamara Diaconita1-4/+4
2017-03-16staging: wilc1000: Declare variables to top of functionTamara Diaconita1-9/+5
2017-03-09Staging:wilc1000:wilc_spi: Added blank line after function and modified comment styleGeorgios Emmanouil1-5/+2
2017-03-09Staging:wilc1000:wilc_spi: Fixed spelling errorGeorgios Emmanouil1-4/+4
2017-03-09Staging:wilc1000:wilc_spi: Fixed comment style to the preferred kernel comment styleGeorgios Emmanouil1-8/+6
2017-03-07staging: wilc1000: Logical continuations should be on the previous lineArushi Singhal1-2/+2
2017-03-07staging: wilc1000: Alignment should match open parenthesisArushi Singhal1-1/+1
2016-10-17staging: wilc1000: Remove unnecessary extern variables.Elise Lennion1-1/+2
2016-10-16staging: wilc1000: Format block comment.Elise Lennion1-1/+2
2016-10-02staging: wilc1000: wilc_spi: Remove unnecessary blank linesNamrata A Shettar1-10/+0
2016-10-02staging: wilc1000: wilc_spi: Compress return logicNamrata A Shettar1-12/+6
2016-09-20staging: wilc1000: Merge assignment with returnRehas Sachdeva1-2/+1
2016-09-01staging: wilc1000: fix spelling mistake: "retyring" -> "retrying"Colin Ian King1-1/+1
2016-06-25staging: wilc1000: fix spelling mistake: "interupts" -> "interrupts"Colin Ian King1-1/+1
2016-03-28staging: wilc1000: wilc_spi.c: removes debug print logLeo Kim1-3/+0
2016-02-22staging: wilc1000: Check for quoted strings broken across linesAnchal Jain1-2/+3
2016-02-22staging: wilc1000: removes linux_wlan_common.h fileChris Park1-1/+0
2016-02-20Staging: wilc1000: Remove and rename struct typedefs from .c filesBhumika Goyal1-4/+4
2016-02-19staging: wilc1000: Removed braces from single block statementsRoger H. Newell1-16/+9
2016-02-19staging: wilc1000: Whitespaces removed from function callRoger H. Newell1-3/+3
2016-02-03staging: wilc1000: sdio_init: add resume argumentGlen Lee1-1/+1
2016-02-03staging: wilc1000: remove extraneous variableArnd Bergmann1-2/+0
2016-02-03staging: wilc1000: make some variables staticHugo Camboulive1-1/+1