Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-10-31 | wimax: use DEFINE_DEBUGFS_ATTRIBUTE to define debugfs fops | zhong jiang | 1 | -3/+3 |
2019-08-11 | wimax: no need to check return value of debugfs_create functions | Greg Kroah-Hartman | 1 | -127/+23 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 268 | Thomas Gleixner | 1 | -15/+1 |
2012-10-25 | i2400m: debugfs return code is wrong | Alan Cox | 1 | -0/+1 |
2012-04-06 | simple_open: automatically convert to simple_open() | Stephen Boyd | 1 | -13/+2 |
2011-11-01 | drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker | 1 | -0/+1 |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann | 1 | -0/+2 |
2009-11-03 | wimax/i2400m: introduce i2400m_reset(), stopping TX and carrier | Inaky Perez-Gonzalez | 1 | -1/+1 |
2009-01-30 | wimax: fix build issue when debugfs is disabled | Inaky Perez-Gonzalez | 1 | -14/+0 |
2009-01-07 | i2400m: debugfs controls | Inaky Perez-Gonzalez | 1 | -0/+392 |