summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000/wilc_sdio.c
Commit message (Expand)AuthorAgeFilesLines
* staging/wilc1000: remove unused functionsArnd Bergmann2015-12-181-56/+0Star
* staging: wilc1000: change parameter type of hif_initGlen Lee2015-11-161-1/+2
* staging: wilc1000: remove os_contextGlen Lee2015-11-161-2/+0Star
* staging: wilc1000: linux_sdio_init: remove parameter pvGlen Lee2015-11-161-1/+1
* staging: wilc1000: call linux_sdio_init instead of io_initGlen Lee2015-11-161-5/+3Star
* staging: wilc1000: remove function pointer sdio_set_default_speedGlen Lee2015-11-161-4/+1Star
* staging: wilc1000: remove function pointer sdio_set_max_speedGlen Lee2015-11-161-3/+1Star
* staging: wilc1000: remove function pointer sdio_cmd53Glen Lee2015-11-161-8/+6Star
* staging: wilc1000: remove function pointer sdio_cmd52Glen Lee2015-11-161-27/+26Star
* staging: wilc1000: remove typedef from wilc_hif_func_tLeo Kim2015-11-161-1/+1
* staging: wilc1000: remove unused functionsLeo Kim2015-10-081-22/+0Star
* staging: wilc1000: fix build error for openrisc-allmodconfigChaehyun Lim2015-09-301-0/+1
* wilc1000 : Use BIT() macro where possibleAnish Bhatt2015-09-301-22/+22
* staging: wilc1000: remove function pointer os_waitGlen Lee2015-09-291-2/+0Star
* staging: wilc1000: remove commented codesChaehyun Lim2015-09-151-2/+0Star
* staging: wilc1000: use u32 instead of uint32_tChaehyun Lim2015-09-151-32/+32
* staging: wilc1000: use u8 instead of uint8_tChaehyun Lim2015-09-151-12/+12
* staging: wilc1000: remove unused global variablesTony Cho2015-09-131-3/+0Star
* staging: wilc1000: remove unnecessary inner bracesTony Cho2015-07-291-16/+14Star
* staging: wilc1000: remove warnings on unnecessary bracesTony Cho2015-07-291-3/+2Star
* staging: wilc1000: remove a dead preprocessor conditionalsTony Cho2015-07-291-26/+0Star
* staging: wilc1000: remove preprocessor conditionals unusedTony Cho2015-07-291-173/+1Star
* staging: wilc1000: remove the warnings on unnecessary bracesTony Cho2015-07-291-18/+10Star
* staging: wilc1000: remove the warnings on missing blank lineTony Cho2015-07-291-0/+11
* staging: wilc1000: remove warnings on the multiple line usesTony Cho2015-07-291-14/+0Star
* staging: wilc1000: remove commented codeChaehyun Lim2015-06-191-44/+0Star
* staging: wilc1000: Add SDIO/SPI 802.11 driverJohnny Kim2015-05-241-0/+1298