summaryrefslogtreecommitdiff
path: root/drivers/staging/wilc1000/wilc_sdio.c
AgeCommit message (Expand)Author
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
2015-12-21staging: wilc1000: use kernel define byte order macrosGlen Lee
2015-12-18staging: wilc1000: wilc_sdio_cmd53: pass struct wilcGlen Lee
2015-12-18staging: wilc1000: wilc_sdio_cmd52: pass struct wilcGlen Lee
2015-12-18staging: wilc1000: pass wilc to all function pointers of wilc_hif_funcGlen Lee
2015-12-18staging: wilc1000: remove sdio speed control codesGlen Lee
2015-12-18staging/wilc1000: turn enable_irq/disable_irq into callbacksArnd Bergmann
2015-12-18staging/wilc1000: pass hif operations through initializationArnd Bergmann
2015-12-18staging/wilc1000: get rid of WILC_SDIO_IRQ_GPIOArnd Bergmann
2015-12-18staging/wilc1000: use proper naming for global symbolsArnd Bergmann
2015-12-18staging/wilc1000: remove unused functionsArnd Bergmann
2015-11-15staging: wilc1000: change parameter type of hif_initGlen Lee
2015-11-15staging: wilc1000: remove os_contextGlen Lee
2015-11-15staging: wilc1000: linux_sdio_init: remove parameter pvGlen Lee
2015-11-15staging: wilc1000: call linux_sdio_init instead of io_initGlen Lee
2015-11-15staging: wilc1000: remove function pointer sdio_set_default_speedGlen Lee
2015-11-15staging: wilc1000: remove function pointer sdio_set_max_speedGlen Lee
2015-11-15staging: wilc1000: remove function pointer sdio_cmd53Glen Lee
2015-11-15staging: wilc1000: remove function pointer sdio_cmd52Glen Lee
2015-11-15staging: wilc1000: remove typedef from wilc_hif_func_tLeo Kim
2015-10-08staging: wilc1000: remove unused functionsLeo Kim
2015-09-30staging: wilc1000: fix build error for openrisc-allmodconfigChaehyun Lim
2015-09-30wilc1000 : Use BIT() macro where possibleAnish Bhatt
2015-09-29staging: wilc1000: remove function pointer os_waitGlen Lee
2015-09-15staging: wilc1000: remove commented codesChaehyun Lim
2015-09-15staging: wilc1000: use u32 instead of uint32_tChaehyun Lim
2015-09-15staging: wilc1000: use u8 instead of uint8_tChaehyun Lim
2015-09-12staging: wilc1000: remove unused global variablesTony Cho
2015-07-29staging: wilc1000: remove unnecessary inner bracesTony Cho
2015-07-29staging: wilc1000: remove warnings on unnecessary bracesTony Cho