aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000/wilc_spi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-05staging: wilc1000: remove 'wilc_' prefix from filenamesAjay Singh1-1145/+0
2019-09-30staging: wilc1000: look for rtc_clk clock in spi modeAdham Abozaeid1-0/+11
2019-07-01staging: wilc1000: added support to dynamically add/remove interfacesAjay Singh1-1/+2
2019-03-22staging: wilc1000: Remove return variables from wilc_spi.cNishka Dasgupta1-8/+5
2019-02-07staging: wilc1000: add 'wilc_' prefix to have proper namespaceAjay Singh1-2/+2
2018-12-05staging: wilc1000: correct inconsistent indentingMichael Straube1-6/+5
2018-11-12staging: wilc1000: use proper namespace for macros in wilc_wlan_if.h headerAjay Singh1-1/+1
2018-09-25staging: wilc1000: remove unnecessary memset in sdio_init() & wilc_spi_init()Ajay Singh1-3/+0
2018-09-25staging: wilc1000: avoid use of 'g_spi' static variableAjay Singh1-22/+36
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