summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000/wilc_spi.c
AgeCommit message (Expand)Author
2018-08-05staging: wilc1000: added Microchip copyright notice headerAjay Singh
2018-08-02staging: wilc1000: fix compilation warning for ARCH PowerPCAjay Singh
2018-08-02staging: wilc1000: fix endianness warnings reported by sparseAjay Singh
2018-08-02staging: wilc1000: remove unnecessary comments and comments descriptionAjay Singh
2018-07-24staging: wilc1000: use descriptor-based interface for GPIOAjay Singh
2018-07-24staging: wilc1000: change compatible string from atmel to microchipAjay Singh
2018-07-24staging: wilc1000: rename variable from 'gpio' to 'gpio_irq'Ajay Singh
2018-07-24staging: wilc1000: remove gpio parameter from wilc_netdev_init()Ajay Singh
2018-05-03staging: wilc1000: remove unnecessary header file inclusion for wilcAjay Singh
2018-05-03staging: wilc1000: remove unnecessary static function defination in wilc_spiAjay Singh
2018-04-26staging: wilc1000: simplified if conditions in spi_data_write()Ajay Singh
2018-04-26staging: wilc1000: remove 'cmd' variable in wilc_spi functionsAjay Singh
2018-04-26staging: wilc1000: remove unnecessary assingment from 'if' conditionsAjay Singh
2018-04-26staging: wilc1000: align the #define in wilc_spi fileAjay Singh
2018-04-25staging: wilc1000: remove the use of goto label in wilc_spi_clear_int_ext()Ajay Singh
2018-04-25staging: wilc1000: remove the use of goto label in wilc_spi_read_int()Ajay Singh
2018-04-25staging: wilc1000: remove the use of goto label in wilc_spi_read_size()Ajay Singh
2018-04-25staging: wilc1000: remove the use of goto label in spi_cmd_complete()Ajay Singh
2018-02-16staging: wilc1000: fix line over 80 chars in wilc_spi_clear_int_ext()Ajay Singh
2018-02-16staging: wilc1000: fix line over 80 characters in wilc_spi_read_int()Ajay Singh
2018-02-16staging: wilc1000: fix line over 80 characters in wilc_spi_init()Ajay Singh
2018-02-16staging: wilc1000: fix line over 80 characters in spi_cmd_complete()Ajay Singh
2018-02-16staging: wilc1000: removed the unnecessary commented codeAjay Singh
2018-02-16staging: wilc1000: modified code comments as per linux coding styleAjay Singh
2018-01-23staging: wilc1000: remove unnecessary use of parenthesesAjay Singh
2017-11-28staging: wilc1000: add SPDX identifiers to all wilc100 filesGreg Kroah-Hartman
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