aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000/wilc_sdio.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-15staging: wilc1000: linux_sdio_init: remove parameter pvGlen Lee1-1/+1
2015-11-15staging: wilc1000: call linux_sdio_init instead of io_initGlen Lee1-5/+3
2015-11-15staging: wilc1000: remove function pointer sdio_set_default_speedGlen Lee1-4/+1
2015-11-15staging: wilc1000: remove function pointer sdio_set_max_speedGlen Lee1-3/+1
2015-11-15staging: wilc1000: remove function pointer sdio_cmd53Glen Lee1-8/+6
2015-11-15staging: wilc1000: remove function pointer sdio_cmd52Glen Lee1-27/+26
2015-11-15staging: wilc1000: remove typedef from wilc_hif_func_tLeo Kim1-1/+1
2015-10-08staging: wilc1000: remove unused functionsLeo Kim1-22/+0
2015-09-30staging: wilc1000: fix build error for openrisc-allmodconfigChaehyun Lim1-0/+1
2015-09-30wilc1000 : Use BIT() macro where possibleAnish Bhatt1-22/+22
2015-09-29staging: wilc1000: remove function pointer os_waitGlen Lee1-2/+0
2015-09-15staging: wilc1000: remove commented codesChaehyun Lim1-2/+0
2015-09-15staging: wilc1000: use u32 instead of uint32_tChaehyun Lim1-32/+32
2015-09-15staging: wilc1000: use u8 instead of uint8_tChaehyun Lim1-12/+12
2015-09-12staging: wilc1000: remove unused global variablesTony Cho1-3/+0
2015-07-29staging: wilc1000: remove unnecessary inner bracesTony Cho1-16/+14
2015-07-29staging: wilc1000: remove warnings on unnecessary bracesTony Cho1-3/+2
2015-07-29staging: wilc1000: remove a dead preprocessor conditionalsTony Cho1-26/+0
2015-07-29staging: wilc1000: remove preprocessor conditionals unusedTony Cho1-173/+1
2015-07-29staging: wilc1000: remove the warnings on unnecessary bracesTony Cho1-18/+10
2015-07-29staging: wilc1000: remove the warnings on missing blank lineTony Cho1-0/+11
2015-07-29staging: wilc1000: remove warnings on the multiple line usesTony Cho1-14/+0
2015-06-18staging: wilc1000: remove commented codeChaehyun Lim1-44/+0
2015-05-24staging: wilc1000: Add SDIO/SPI 802.11 driverJohnny Kim1-0/+1298