summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000/linux_wlan_spi.c
Commit message (Expand)AuthorAgeFilesLines
* staging: wilc1000: remove unused filesGlen Lee2015-12-211-16/+0Star
* staging: wilc1000: linux_wlan_spi.c: move all the codes to wilc_spi.cGlen Lee2015-12-211-165/+0Star
* staging: wilc1000: remove unneeded functionGlen Lee2015-12-211-5/+0Star
* staging: wilc1000: rename spi function namesGlen Lee2015-12-211-3/+3
* staging: wilc1000: linux_wlan_spi.c: return linux error valueGlen Lee2015-12-211-11/+3Star
* staging: wilc1000: linux_wlan_spi.c: fix NULL comparison styleGlen Lee2015-12-211-1/+1
* staging: wilc1000: linux_wlan_spi.c: add a blankGlen Lee2015-12-211-0/+2
* staging: wilc1000: linux_wlan_spi.c: remove braces for single statementGlen Lee2015-12-211-11/+4Star
* staging: wilc1000: sdio/spi: use device print api instead of custom oneGlen Lee2015-12-211-8/+16
* staging: wilc1000: wilc_spi_write_read: pass struct wilcGlen Lee2015-12-181-2/+2
* staging: wilc1000: wilc_spi_read: pass struct wilcGlen Lee2015-12-181-2/+2
* staging: wilc1000: wilc_spi_write: pass struct wilcGlen Lee2015-12-181-2/+2
* staging: wilc1000: remove paltform define PLAT_WMS8304Glen Lee2015-12-181-161/+0Star
* staging: wilc1000: remove spi speed control codesGlen Lee2015-12-181-42/+0Star
* staging/wilc1000: use more regular probingArnd Bergmann2015-12-181-81/+41Star
* staging/wilc1000: pass hif operations through initializationArnd Bergmann2015-12-181-1/+1
* staging/wilc1000: get rid of WILC_SDIO_IRQ_GPIOArnd Bergmann2015-12-181-1/+1
* staging/wilc1000: pass io_type to wilc_netdev_initArnd Bergmann2015-12-181-2/+2
* staging/wilc1000: unify device pointerArnd Bergmann2015-12-181-2/+20
* staging/wilc1000: move init/exit functions to driver filesArnd Bergmann2015-12-181-1/+22
* staging/wilc1000: use proper naming for global symbolsArnd Bergmann2015-12-181-7/+7
* staging/wilc1000: remove unused functionsArnd Bergmann2015-12-181-14/+0Star
* staging: wilc1000: linux_spi_init: remove parameter vpGlen Lee2015-11-161-1/+1
* staging: wilc1000: restore wilc_spi_dev variableArnd Bergmann2015-10-171-0/+1
* staging: wilc1000: linux_wlan_spi: include headerStanislav Kholmanskikh2015-10-131-1/+1
* staging: wilc1000: linux_wlan_spi: correct typesStanislav Kholmanskikh2015-10-131-6/+6
* staging: wilc1000: linux_wlan_spi.c: fix kzalloc error checkChaehyun Lim2015-09-191-14/+8Star
* staging: wilc1000: use u32 instead of uint32_tChaehyun Lim2015-09-151-3/+3
* staging: wilc1000: use u8 instead of uint8_tChaehyun Lim2015-09-151-2/+2
* Staging: wilc1000: Replace "#include <asm/uaccess>" with "#include <linux/uac...Shraddha Barke2015-09-131-1/+1
* staging: wilc1000: remove unused NM73131_0_BOARDKim, Leo2015-09-131-73/+2Star
* staging: wilc1000: add a blank line after declarationChaehyun Lim2015-09-131-0/+6
* Staging: wilc1000: NULL check before some freeing functions is not neededAbdul Hussain2015-06-191-4/+2Star
* staging: wilc1000: remove dead codeHari Prasath Gujulan Elango2015-06-081-27/+1Star
* staging: wilc1000: remove unnecessary typecastHari Prasath Gujulan Elango2015-06-081-4/+4
* staging: wilc1000: fix compiler warningsArnd Bergmann2015-06-021-3/+0Star
* staging: wilc1000: Add SDIO/SPI 802.11 driverJohnny Kim2015-05-241-0/+510