summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000/wilc_debugfs.c
Commit message (Expand)AuthorAgeFilesLines
* staging: wilc1000: revert "fix TODO to compile spi and sdio components in sin...Arnd Bergmann2018-08-271-2/+5
* staging: wilc1000: added Microchip copyright notice headerAjay Singh2018-08-051-8/+2
* staging: wilc1000: remove unnecessary comments and comments descriptionAjay Singh2018-08-021-11/+0
* staging: wilc1000: fix TODO to compile spi and sdio components in single moduleAjay Singh2018-08-021-5/+2
* staging: wilc1000: remove unnecessary header file inclusion for wilcAjay Singh2018-05-031-2/+0
* staging: wilc1000: add SPDX identifiers to all wilc100 filesGreg Kroah-Hartman2017-11-281-0/+1
* staging: wilc1000: Fixing struct definition layoutVincent Siles2017-05-151-1/+6
* staging: wilc1000: Function calls too longVincent Siles2017-05-151-2/+4
* staging: wilc1000: Function signature too longVincent Siles2017-05-151-3/+5
* staging: wilc1000: Stripping '-' commentsVincent Siles2017-05-151-3/+3
* staging: wilc1000: Last line is emptyVincent Siles2017-05-151-1/+0
* staging:wilc1000:wilc_debugfs.c Removes multiple blank linesScott Matheina2017-01-161-2/+0
* staging:wilc1000:wilc_debugfs.c Aligns code to match open parenthesisScott Matheina2017-01-161-1/+1
* staging: wilc1000: Replace printk() with pr_info().Elise Lennion2016-10-161-3/+3
* staging: wilc1000: fix sparse warning: symbol was not declared. Should it be ...Matias Mucciolo2016-09-271-1/+1
* staging: wilc1000: fix error handling in wilc_debugfs_init()Luis de Bethencourt2016-08-211-24/+5
* staging: wilc1000: moves to define valuesChris Park2016-02-221-0/+4
* staging: wilc1000: removes unused region featureChris Park2016-02-221-42/+0
* staging: wilc1000: removes unused CFG80211_DBG tagChris Park2016-02-221-3/+3
* staging: wilc1000: removes unused HOSTAPD_DBG tagChris Park2016-02-221-3/+2
* staging: wilc1000: declare 'fops' as constEva Rachel Retuya2016-02-151-1/+1
* staging: wilc1000: Eliminate extraneous bracesJanani Ravichandran2016-02-141-2/+1
* staging: wilc1000: Include KERN_ facility level for printk()Janani Ravichandran2016-02-141-2/+2
* staging: wilc1000: remove unnecessary log message using GENERIC_DBG tagChris Park2016-02-071-3/+3
* staging: wilc1000: remove unused debug tagChris Park2016-02-071-2/+3
* staging: wilc1000: remove unused log message using the RX_DBG tagChris Park2016-02-071-1/+1
* staging: wilc1000: remove unused log message using the TX_DBG tagChris Park2016-02-071-1/+1
* staging: wilc1000: remove unused log message using the HOSTINF_DBG tagChris Park2016-02-071-1/+1
* staging: wilc1000: remove unused log message using the CORECONFIG_DBG tagChris Park2016-02-071-1/+1
* staging: wilc1000: add missing __user attributeHugo Camboulive2016-02-031-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/+8
* staging: wilc1000: Remove braces for single statement 'if' and 'else'Chandra S Gorentla2015-08-081-6/+4
* 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