summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000/wilc_debugfs.c
Commit message (Expand)AuthorAgeFilesLines
* staging: wilc1000: moves to define valuesChris Park2016-02-221-0/+4
* staging: wilc1000: removes unused region featureChris Park2016-02-221-42/+0Star
* staging: wilc1000: removes unused CFG80211_DBG tagChris Park2016-02-221-3/+3
* staging: wilc1000: removes unused HOSTAPD_DBG tagChris Park2016-02-221-3/+2Star
* staging: wilc1000: declare 'fops' as constEva Rachel Retuya2016-02-161-1/+1
* staging: wilc1000: Eliminate extraneous bracesJanani Ravichandran2016-02-151-2/+1Star
* staging: wilc1000: Include KERN_ facility level for printk()Janani Ravichandran2016-02-151-2/+2
* staging: wilc1000: remove unnecessary log message using GENERIC_DBG tagChris Park2016-02-081-3/+3
* staging: wilc1000: remove unused debug tagChris Park2016-02-081-2/+3
* staging: wilc1000: remove unused log message using the RX_DBG tagChris Park2016-02-081-1/+1
* staging: wilc1000: remove unused log message using the TX_DBG tagChris Park2016-02-081-1/+1
* staging: wilc1000: remove unused log message using the HOSTINF_DBG tagChris Park2016-02-081-1/+1
* staging: wilc1000: remove unused log message using the CORECONFIG_DBG tagChris Park2016-02-081-1/+1
* staging: wilc1000: add missing __user attributeHugo Camboulive2016-02-041-1/+1
* staging/wilc1000: use more regular probingArnd Bergmann2015-12-181-2/+4
* staging/wilc1000: split out bus specific modulesArnd Bergmann2015-12-181-0/+2
* staging/wilc1000: use proper naming for global symbolsArnd Bergmann2015-12-181-9/+9
* staging: wilc1000: Process WARN, INFO options of debug levels from userChandra S Gorentla2015-08-171-16/+8Star
* staging: wilc1000: Remove braces for single statement 'if' and 'else'Chandra S Gorentla2015-08-091-6/+4Star
* staging: wilc1000: prevent some overflows in debugfsDan Carpenter2015-06-081-0/+6
* staging: wilc1000: Add SDIO/SPI 802.11 driverJohnny Kim2015-05-241-0/+185