summaryrefslogtreecommitdiffstats
path: root/include/linux/debugfs.h
Commit message (Expand)AuthorAgeFilesLines
* debugfs: add get/set for atomic typesSeth Jennings2013-06-031-0/+2
* debugfs: regset32: make struct debugfs_reg32 pointer constFelipe Balbi2013-01-181-1/+1
* debugfs: Add support to print u32 array in debugfsSrivatsa Vaddagiri2012-04-171-0/+11
* debugfs-related mode_t whack-a-moleAl Viro2012-03-201-2/+2
* Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-081-23/+23
|\
| * switch debugfs to umode_tAl Viro2012-01-031-23/+23
* | debugfs: print_regs32: make regs array a const pointerAlessandro Rubini2011-11-181-1/+1
* | debugfs: add tools to printk 32-bit registersAlessandro Rubini2011-11-181-0/+26
|/
* Add x64 support to debugfsHuang Ying2010-05-191-0/+2
* docs: fix various Documentation/ paths in header filesRandy Dunlap2009-09-241-1/+1
* debugfs: function to know if debugfs is initializedFrederic Weisbecker2009-03-231-0/+8
* Fix "multiple definition of `debugfs_create_size_t'"Linus Torvalds2009-01-261-1/+1
* debugfs: introduce stub for debugfs_create_size_t() when DEBUG_FS=nInaky Perez-Gonzalez2009-01-201-0/+7
* debugfs: add helpers for exporting a size_t simple valueInaky Perez-Gonzalez2009-01-071-0/+2
* debugfs: Implement debugfs_remove_recursive()Haavard Skinnemoen2008-07-211-0/+4
* x86: Add a arch directory for x86 under debugfsvenkatesh.pallipadi@intel.com2008-07-181-0/+2
* debugfs: fix sparse warningsHarvey Harrison2008-03-041-0/+5
* debugfs: helper for decimal challengedRobin Getz2007-10-121-0/+27
* debugfs: add rename for debugfs filesJan Kara2007-07-111-0/+9
* debugfs: Add debugfs_create_u64()Michael Ellerman2007-04-271-0/+9
* debugfs: implement symbolic linksPeter Oberparleiter2007-02-161-0/+10
* [PATCH] Fix OCFS2 warning when DEBUG_FS is not enabledJean Delvare2006-04-271-3/+2
* [PATCH] mark f_ops const in the inodeArjan van de Ven2006-03-281-1/+1
* [PATCH] debugfs: Add debugfs_create_blob() helper for exporting binary dataMichael Ellerman2006-03-201-0/+15
* [PATCH] debugfs: fix !debugfs prototypesMichal Ostrowski2005-04-181-3/+3
* [PATCH] debugfs: Reduce <linux/debugfs.h> dependenciesRoland Dreier2005-04-181-0/+7
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+92