summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000/wilc_sdio.c
Commit message (Expand)AuthorAgeFilesLines
* staging: wilc1000: fix line over 80 chars in wilc_sdio structAjay Singh2018-05-141-1/+2
* staging: wilc1000: remove unnecessary header file inclusion for wilcAjay Singh2018-05-031-8/+2
* staging: wilc1000: remove unnecessary assingment from 'if' conditionsAjay Singh2018-04-261-6/+6
* staging: wilc1000: rename goto label '_fail_' linux naming convensionAjay Singh2018-04-251-42/+42
* staging: wilc1000: fix line over 80 characters in sdio_clear_int_ext()Ajay Singh2018-02-161-2/+5
* staging: wilc1000: fix too many leading tabs warning in sdio_clear_int_ext()Ajay Singh2018-02-161-69/+65
* staging: wilc1000: remove unnecessary comments to avoid line over 80 char issueAjay Singh2018-02-161-4/+4
* staging: wilc1000: remove unnecessary use of parenthesesAjay Singh2018-01-231-2/+2
* staging: wilc1000: add SPDX identifiers to all wilc100 filesGreg Kroah-Hartman2017-11-281-0/+1
* drivers/staging/wilc1000: Removing explicit function tracing using dev_dbg/infoPushkar Jambhlekar2017-03-291-4/+0
* drivers/staging/wilc1000: Using __func__ instead of hardcoded function namePushkar Jambhlekar2017-03-291-2/+2
* Staging:wilc1000:wilc_sdio: Modified comment style to preferred kernel commen...Georgios Emmanouil2017-03-091-8/+5
* staging:wilc1000:wilc_sdio.c Deleted un-needed blank linesScott Matheina2017-01-161-3/+0
* staging:wilc1000:wilc_sdio.c Aligns code match open parenthesisScott Matheina2017-01-161-1/+1
* staging: wilc1000: Remove unnecessary extern variables.Elise Lennion2016-10-171-1/+2
* staging: wilc1000: fix spelling mistake: "interupts" -> "interrupts"Colin Ian King2016-06-251-1/+1
* staging: wilc1000: remove typedef from sdio_cmd53_tChaehyun Lim2016-03-031-5/+5
* staging: wilc1000: remove typedef from struct sdio_cmd52_tChaehyun Lim2016-03-031-13/+13
* Staging: wilc1000: Remove and rename struct typedefs from .c filesBhumika Goyal2016-02-201-4/+4
* staging: wilc1000: Remove unneeded parentheses in assignmentJanani Ravichandran2016-02-111-1/+1
* staging: wilc1000: sdio_init: add resume argumentGlen Lee2016-02-031-15/+19
* staging: wilc1000: add sdio resume/suspendGlen Lee2016-02-031-0/+72
* staging: wilc1000: remove wilc_sdio_initGlen Lee2016-02-031-10/+0
* staging: wilc1000: fix always return 0 errorGlen Lee2016-02-031-2/+0
* staging: wilc1000: linux_wlan_sdio.c: move all the codes to wilc_sdio.cGlen Lee2015-12-211-1/+163
* staging: wilc1000: wilc_sdio_cmd52: return linux error valueGlen Lee2015-12-211-18/+33
* staging: wilc1000: wilc_sdio_cmd53: return linux error valueGlen Lee2015-12-211-10/+16
* staging: wilc1000: remove unused functionsGlen Lee2015-12-211-94/+0
* 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-52/+99
* staging: wilc1000: use kernel define byte order macrosGlen Lee2015-12-211-6/+2
* staging: wilc1000: wilc_sdio_cmd53: pass struct wilcGlen Lee2015-12-181-6/+6
* staging: wilc1000: wilc_sdio_cmd52: pass struct wilcGlen Lee2015-12-181-21/+21
* staging: wilc1000: pass wilc to all function pointers of wilc_hif_funcGlen Lee2015-12-181-42/+42
* staging: wilc1000: remove sdio speed control codesGlen Lee2015-12-181-12/+0
* staging/wilc1000: turn enable_irq/disable_irq into callbacksArnd Bergmann2015-12-181-0/+2
* staging/wilc1000: pass hif operations through initializationArnd Bergmann2015-12-181-18/+17
* staging/wilc1000: get rid of WILC_SDIO_IRQ_GPIOArnd Bergmann2015-12-181-59/+46
* staging/wilc1000: use proper naming for global symbolsArnd Bergmann2015-12-181-31/+31
* staging/wilc1000: remove unused functionsArnd Bergmann2015-12-181-56/+0
* staging: wilc1000: change parameter type of hif_initGlen Lee2015-11-151-1/+2
* staging: wilc1000: remove os_contextGlen Lee2015-11-151-2/+0
* staging: wilc1000: linux_sdio_init: remove parameter pvGlen Lee2015-11-151-1/+1
* staging: wilc1000: call linux_sdio_init instead of io_initGlen Lee2015-11-151-5/+3
* staging: wilc1000: remove function pointer sdio_set_default_speedGlen Lee2015-11-151-4/+1
* staging: wilc1000: remove function pointer sdio_set_max_speedGlen Lee2015-11-151-3/+1
* staging: wilc1000: remove function pointer sdio_cmd53Glen Lee2015-11-151-8/+6
* staging: wilc1000: remove function pointer sdio_cmd52Glen Lee2015-11-151-27/+26
* staging: wilc1000: remove typedef from wilc_hif_func_tLeo Kim2015-11-151-1/+1
* staging: wilc1000: remove unused functionsLeo Kim2015-10-081-22/+0
OpenPOWER on IntegriCloud