aboutsummaryrefslogtreecommitdiff
path: root/include/linux/debugfs.h
AgeCommit message (Expand)Author
2015-05-10debugfs: switch to simple_follow_link()Al Viro
2015-02-17debugfs: Provide a file creation function that also takes an initial sizeDavid Howells
2015-01-25new primitive: debugfs_create_automount()Al Viro
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-30fs: debugfs: add forward declaration for struct device typeArend van Spriel
2014-11-26debugfs: add helper function to create device related seq_fileArend van Spriel
2014-11-05debugfs: Have debugfs_print_regs32() return voidJoe Perches
2013-10-03fs/debugfs: add declaration for no CONFIG_DEBUG_FSWeijie Yang
2013-08-27debugfs: provide debugfs_create_x64() when disabledJohannes Berg
2013-06-03debugfs: add get/set for atomic typesSeth Jennings
2013-01-18debugfs: regset32: make struct debugfs_reg32 pointer constFelipe Balbi
2012-04-17debugfs: Add support to print u32 array in debugfsSrivatsa Vaddagiri
2012-03-20debugfs-related mode_t whack-a-moleAl Viro
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2012-01-03switch debugfs to umode_tAl Viro
2011-11-18debugfs: print_regs32: make regs array a const pointerAlessandro Rubini
2011-11-18debugfs: add tools to printk 32-bit registersAlessandro Rubini
2010-05-19Add x64 support to debugfsHuang Ying
2009-09-24docs: fix various Documentation/ paths in header filesRandy Dunlap
2009-03-23debugfs: function to know if debugfs is initializedFrederic Weisbecker
2009-01-26Fix "multiple definition of `debugfs_create_size_t'"Linus Torvalds
2009-01-20debugfs: introduce stub for debugfs_create_size_t() when DEBUG_FS=nInaky Perez-Gonzalez
2009-01-07debugfs: add helpers for exporting a size_t simple valueInaky Perez-Gonzalez
2008-07-21debugfs: Implement debugfs_remove_recursive()Haavard Skinnemoen
2008-07-18x86: Add a arch directory for x86 under debugfsvenkatesh.pallipadi@intel.com
2008-03-04debugfs: fix sparse warningsHarvey Harrison
2007-10-12debugfs: helper for decimal challengedRobin Getz
2007-07-11debugfs: add rename for debugfs filesJan Kara
2007-04-27debugfs: Add debugfs_create_u64()Michael Ellerman
2007-02-16debugfs: implement symbolic linksPeter Oberparleiter
2006-04-27[PATCH] Fix OCFS2 warning when DEBUG_FS is not enabledJean Delvare
2006-03-28[PATCH] mark f_ops const in the inodeArjan van de Ven
2006-03-20[PATCH] debugfs: Add debugfs_create_blob() helper for exporting binary dataMichael Ellerman
2005-04-18[PATCH] debugfs: fix !debugfs prototypesMichal Ostrowski
2005-04-18[PATCH] debugfs: Reduce <linux/debugfs.h> dependenciesRoland Dreier
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds