summaryrefslogtreecommitdiff
path: root/drivers/staging/wilc1000/wilc_sdio.c
AgeCommit message (Expand)Author
2019-11-05staging: wilc1000: remove 'wilc_' prefix from filenamesAjay Singh
2019-09-12staging: wilc1000: look for rtc_clk clockEugen Hristev
2019-07-30staging: wilc1000: remove manual sleep modeAdham Abozaeid
2019-07-01staging: wilc1000: added support to dynamically add/remove interfacesAjay Singh
2019-02-07staging: wilc1000: remove 'linux_' prefix in function namesAjay Singh
2019-02-07staging: wilc1000: added 'wilc_' prefix for function in wilc_sdio.c fileAjay Singh
2019-02-07staging: wilc1000: avoid function forward declaration in wilc_sdio.c fileAjay Singh
2018-12-20staging: wilc1000: fix missing read_write setting when reading dataColin Ian King
2018-11-12staging: wilc1000: use proper namespace for macros in wilc_wlan_if.h headerAjay Singh
2018-11-12staging: wilc1000: move sdio_cmd52 & sdio_cmd53 struct to source fileAjay Singh
2018-09-25staging: wilc1000: remove unnecessary memset in sdio_init() & wilc_spi_init()Ajay Singh
2018-09-25staging: wilc1000: avoid use of 'g_sdio' static variableAjay Singh
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-14staging: wilc1000: fix line over 80 chars in wilc_sdio structAjay Singh
2018-05-03staging: wilc1000: remove unnecessary header file inclusion for wilcAjay Singh
2018-04-26staging: wilc1000: remove unnecessary assingment from 'if' conditionsAjay Singh
2018-04-25staging: wilc1000: rename goto label '_fail_' linux naming convensionAjay Singh
2018-02-16staging: wilc1000: fix line over 80 characters in sdio_clear_int_ext()Ajay Singh
2018-02-16staging: wilc1000: fix too many leading tabs warning in sdio_clear_int_ext()Ajay Singh
2018-02-16staging: wilc1000: remove unnecessary comments to avoid line over 80 char issueAjay 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-29drivers/staging/wilc1000: Removing explicit function tracing using dev_dbg/infoPushkar Jambhlekar
2017-03-29drivers/staging/wilc1000: Using __func__ instead of hardcoded function namePushkar Jambhlekar
2017-03-09Staging:wilc1000:wilc_sdio: Modified comment style to preferred kernel commen...Georgios Emmanouil
2017-01-16staging:wilc1000:wilc_sdio.c Deleted un-needed blank linesScott Matheina
2017-01-16staging:wilc1000:wilc_sdio.c Aligns code match open parenthesisScott Matheina
2016-10-17staging: wilc1000: Remove unnecessary extern variables.Elise Lennion
2016-06-25staging: wilc1000: fix spelling mistake: "interupts" -> "interrupts"Colin Ian King
2016-03-03staging: wilc1000: remove typedef from sdio_cmd53_tChaehyun Lim
2016-03-03staging: wilc1000: remove typedef from struct sdio_cmd52_tChaehyun Lim
2016-02-20Staging: wilc1000: Remove and rename struct typedefs from .c filesBhumika Goyal
2016-02-11staging: wilc1000: Remove unneeded parentheses in assignmentJanani Ravichandran
2016-02-03staging: wilc1000: sdio_init: add resume argumentGlen Lee
2016-02-03staging: wilc1000: add sdio resume/suspendGlen Lee
2016-02-03staging: wilc1000: remove wilc_sdio_initGlen Lee
2016-02-03staging: wilc1000: fix always return 0 errorGlen Lee
2015-12-21staging: wilc1000: linux_wlan_sdio.c: move all the codes to wilc_sdio.cGlen Lee
2015-12-21staging: wilc1000: wilc_sdio_cmd52: return linux error valueGlen Lee
2015-12-21staging: wilc1000: wilc_sdio_cmd53: 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