aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/wilc1000/wilc_debugfs.c
AgeCommit message (Expand)AuthorFilesLines
2017-05-15staging: wilc1000: Fixing struct definition layoutGravatar Vincent Siles 1-1/+6
2017-05-15staging: wilc1000: Function calls too longGravatar Vincent Siles 1-2/+4
2017-05-15staging: wilc1000: Function signature too longGravatar Vincent Siles 1-3/+5
2017-05-15staging: wilc1000: Stripping '-' commentsGravatar Vincent Siles 1-3/+3
2017-05-15staging: wilc1000: Last line is emptyGravatar Vincent Siles 1-1/+0
2017-01-16staging:wilc1000:wilc_debugfs.c Removes multiple blank linesGravatar Scott Matheina 1-2/+0
2017-01-16staging:wilc1000:wilc_debugfs.c Aligns code to match open parenthesisGravatar Scott Matheina 1-1/+1
2016-10-16staging: wilc1000: Replace printk() with pr_info().Gravatar Elise Lennion 1-3/+3
2016-09-27staging: wilc1000: fix sparse warning: symbol was not declared. Should it be ...Gravatar Matias Mucciolo 1-1/+1
2016-08-21staging: wilc1000: fix error handling in wilc_debugfs_init()Gravatar Luis de Bethencourt 1-24/+5
2016-02-22staging: wilc1000: moves to define valuesGravatar Chris Park 1-0/+4
2016-02-22staging: wilc1000: removes unused region featureGravatar Chris Park 1-42/+0
2016-02-22staging: wilc1000: removes unused CFG80211_DBG tagGravatar Chris Park 1-3/+3
2016-02-22staging: wilc1000: removes unused HOSTAPD_DBG tagGravatar Chris Park 1-3/+2
2016-02-15staging: wilc1000: declare 'fops' as constGravatar Eva Rachel Retuya 1-1/+1
2016-02-14staging: wilc1000: Eliminate extraneous bracesGravatar Janani Ravichandran 1-2/+1
2016-02-14staging: wilc1000: Include KERN_ facility level for printk()Gravatar Janani Ravichandran 1-2/+2
2016-02-07staging: wilc1000: remove unnecessary log message using GENERIC_DBG tagGravatar Chris Park 1-3/+3
2016-02-07staging: wilc1000: remove unused debug tagGravatar Chris Park 1-2/+3
2016-02-07staging: wilc1000: remove unused log message using the RX_DBG tagGravatar Chris Park 1-1/+1
2016-02-07staging: wilc1000: remove unused log message using the TX_DBG tagGravatar Chris Park 1-1/+1
2016-02-07staging: wilc1000: remove unused log message using the HOSTINF_DBG tagGravatar Chris Park 1-1/+1
2016-02-07staging: wilc1000: remove unused log message using the CORECONFIG_DBG tagGravatar Chris Park 1-1/+1
2016-02-03staging: wilc1000: add missing __user attributeGravatar Hugo Camboulive 1-1/+1
2015-12-18staging/wilc1000: use more regular probingGravatar Arnd Bergmann 1-2/+4
2015-12-18staging/wilc1000: split out bus specific modulesGravatar Arnd Bergmann 1-0/+2
2015-12-18staging/wilc1000: use proper naming for global symbolsGravatar Arnd Bergmann 1-9/+9
2015-08-17staging: wilc1000: Process WARN, INFO options of debug levels from userGravatar Chandra S Gorentla 1-16/+8
2015-08-08staging: wilc1000: Remove braces for single statement 'if' and 'else'Gravatar Chandra S Gorentla 1-6/+4
2015-06-08staging: wilc1000: prevent some overflows in debugfsGravatar Dan Carpenter 1-0/+6
2015-05-24staging: wilc1000: Add SDIO/SPI 802.11 driverGravatar Johnny Kim 1-0/+185