aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000/wilc_debugfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-28staging: wilc1000: add SPDX identifiers to all wilc100 filesGreg Kroah-Hartman1-0/+1
2017-05-15staging: wilc1000: Fixing struct definition layoutVincent Siles1-1/+6
2017-05-15staging: wilc1000: Function calls too longVincent Siles1-2/+4
2017-05-15staging: wilc1000: Function signature too longVincent Siles1-3/+5
2017-05-15staging: wilc1000: Stripping '-' commentsVincent Siles1-3/+3
2017-05-15staging: wilc1000: Last line is emptyVincent Siles1-1/+0
2017-01-16staging:wilc1000:wilc_debugfs.c Removes multiple blank linesScott Matheina1-2/+0
2017-01-16staging:wilc1000:wilc_debugfs.c Aligns code to match open parenthesisScott Matheina1-1/+1
2016-10-16staging: wilc1000: Replace printk() with pr_info().Elise Lennion1-3/+3
2016-09-27staging: wilc1000: fix sparse warning: symbol was not declared. Should it be static?Matias Mucciolo1-1/+1
2016-08-21staging: wilc1000: fix error handling in wilc_debugfs_init()Luis de Bethencourt1-24/+5
2016-02-22staging: wilc1000: moves to define valuesChris Park1-0/+4
2016-02-22staging: wilc1000: removes unused region featureChris Park1-42/+0
2016-02-22staging: wilc1000: removes unused CFG80211_DBG tagChris Park1-3/+3
2016-02-22staging: wilc1000: removes unused HOSTAPD_DBG tagChris Park1-3/+2
2016-02-15staging: wilc1000: declare 'fops' as constEva Rachel Retuya1-1/+1
2016-02-14staging: wilc1000: Eliminate extraneous bracesJanani Ravichandran1-2/+1
2016-02-14staging: wilc1000: Include KERN_ facility level for printk()Janani Ravichandran1-2/+2
2016-02-07staging: wilc1000: remove unnecessary log message using GENERIC_DBG tagChris Park1-3/+3
2016-02-07staging: wilc1000: remove unused debug tagChris Park1-2/+3
2016-02-07staging: wilc1000: remove unused log message using the RX_DBG tagChris Park1-1/+1
2016-02-07staging: wilc1000: remove unused log message using the TX_DBG tagChris Park1-1/+1
2016-02-07staging: wilc1000: remove unused log message using the HOSTINF_DBG tagChris Park1-1/+1
2016-02-07staging: wilc1000: remove unused log message using the CORECONFIG_DBG tagChris Park1-1/+1
2016-02-03staging: wilc1000: add missing __user attributeHugo Camboulive1-1/+1
2015-12-18staging/wilc1000: use more regular probingArnd Bergmann1-2/+4
2015-12-18staging/wilc1000: split out bus specific modulesArnd Bergmann1-0/+2
2015-12-18staging/wilc1000: use proper naming for global symbolsArnd Bergmann1-9/+9
2015-08-17staging: wilc1000: Process WARN, INFO options of debug levels from userChandra S Gorentla1-16/+8
2015-08-08staging: wilc1000: Remove braces for single statement 'if' and 'else'Chandra S Gorentla1-6/+4
2015-06-08staging: wilc1000: prevent some overflows in debugfsDan Carpenter1-0/+6
2015-05-24staging: wilc1000: Add SDIO/SPI 802.11 driverJohnny Kim1-0/+185