summaryrefslogtreecommitdiff
path: root/include/linux/debugfs.h
Commit message (Expand)AuthorAge
* debugfs: Add debugfs_create_ulong()Viresh Kumar2015-10-18
* debugfs: Pass bool pointer to debugfs_create_bool()Viresh Kumar2015-10-04
* debugfs: Export bool read/write functionsRichard Fitzgerald2015-07-20
* debugfs: switch to simple_follow_link()Al Viro2015-05-10
* debugfs: Provide a file creation function that also takes an initial sizeDavid Howells2015-02-17
* new primitive: debugfs_create_automount()Al Viro2015-01-25
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
|\
| * fs: debugfs: add forward declaration for struct device typeArend van Spriel2014-11-30
| * debugfs: add helper function to create device related seq_fileArend van Spriel2014-11-26
* | debugfs: Have debugfs_print_regs32() return voidJoe Perches2014-11-05
|/
* fs/debugfs: add declaration for no CONFIG_DEBUG_FSWeijie Yang2013-10-03
* debugfs: provide debugfs_create_x64() when disabledJohannes Berg2013-08-27
* debugfs: add get/set for atomic typesSeth Jennings2013-06-03
* debugfs: regset32: make struct debugfs_reg32 pointer constFelipe Balbi2013-01-18
* debugfs: Add support to print u32 array in debugfsSrivatsa Vaddagiri2012-04-17
* debugfs-related mode_t whack-a-moleAl Viro2012-03-20
* Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-08
|\
| * switch debugfs to umode_tAl Viro2012-01-03
* | debugfs: print_regs32: make regs array a const pointerAlessandro Rubini2011-11-18
* | debugfs: add tools to printk 32-bit registersAlessandro Rubini2011-11-18
|/
* Add x64 support to debugfsHuang Ying2010-05-19
* docs: fix various Documentation/ paths in header filesRandy Dunlap2009-09-24
* debugfs: function to know if debugfs is initializedFrederic Weisbecker2009-03-23
* Fix "multiple definition of `debugfs_create_size_t'"Linus Torvalds2009-01-26
* debugfs: introduce stub for debugfs_create_size_t() when DEBUG_FS=nInaky Perez-Gonzalez2009-01-20
* debugfs: add helpers for exporting a size_t simple valueInaky Perez-Gonzalez2009-01-07
* debugfs: Implement debugfs_remove_recursive()Haavard Skinnemoen2008-07-21
* x86: Add a arch directory for x86 under debugfsvenkatesh.pallipadi@intel.com2008-07-18
* debugfs: fix sparse warningsHarvey Harrison2008-03-04
* debugfs: helper for decimal challengedRobin Getz2007-10-12
* debugfs: add rename for debugfs filesJan Kara2007-07-11
* debugfs: Add debugfs_create_u64()Michael Ellerman2007-04-27
* debugfs: implement symbolic linksPeter Oberparleiter2007-02-16
* [PATCH] Fix OCFS2 warning when DEBUG_FS is not enabledJean Delvare2006-04-27
* [PATCH] mark f_ops const in the inodeArjan van de Ven2006-03-28
* [PATCH] debugfs: Add debugfs_create_blob() helper for exporting binary dataMichael Ellerman2006-03-20
* [PATCH] debugfs: fix !debugfs prototypesMichal Ostrowski2005-04-18
* [PATCH] debugfs: Reduce <linux/debugfs.h> dependenciesRoland Dreier2005-04-18
* Linux-2.6.12-rc2Linus Torvalds2005-04-16