Nicolai Stange
|
9fd4dcece4
debugfs: prevent access to possibly dead file_operations at file open
|
il y a 9 ans |
Jiaxing Wang
|
94e1dec7a9
debugfs: Add stub function for debugfs_create_automount().
|
il y a 10 ans |
Viresh Kumar
|
c23fe83138
debugfs: Add debugfs_create_ulong()
|
il y a 10 ans |
Viresh Kumar
|
621a5f7ad9
debugfs: Pass bool pointer to debugfs_create_bool()
|
il y a 10 ans |
Richard Fitzgerald
|
0642ef6f29
debugfs: Export bool read/write functions
|
il y a 10 ans |
Al Viro
|
5723cb01f0
debugfs: switch to simple_follow_link()
|
il y a 10 ans |
David Howells
|
e59b4e9187
debugfs: Provide a file creation function that also takes an initial size
|
il y a 11 ans |
Al Viro
|
77b3da6e32
new primitive: debugfs_create_automount()
|
il y a 11 ans |
Linus Torvalds
|
e6b5be2be4
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
il y a 11 ans |
Arend van Spriel
|
f30d0a815b
fs: debugfs: add forward declaration for struct device type
|
il y a 11 ans |
Arend van Spriel
|
98210b7f73
debugfs: add helper function to create device related seq_file
|
il y a 11 ans |
Joe Perches
|
9761536e1d
debugfs: Have debugfs_print_regs32() return void
|
il y a 11 ans |
Weijie Yang
|
5b8802143a
fs/debugfs: add declaration for no CONFIG_DEBUG_FS
|
il y a 12 ans |
Johannes Berg
|
3159269ef4
debugfs: provide debugfs_create_x64() when disabled
|
il y a 12 ans |
Seth Jennings
|
3a76e5e09f
debugfs: add get/set for atomic types
|
il y a 12 ans |
Felipe Balbi
|
833d6e01b4
debugfs: regset32: make struct debugfs_reg32 pointer const
|
il y a 13 ans |
Srivatsa Vaddagiri
|
9fe2a70153
debugfs: Add support to print u32 array in debugfs
|
il y a 13 ans |
Al Viro
|
88187398cc
debugfs-related mode_t whack-a-mole
|
il y a 14 ans |
Linus Torvalds
|
972b2c7199
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
il y a 14 ans |
Al Viro
|
f4ae40a6a5
switch debugfs to umode_t
|
il y a 14 ans |
Alessandro Rubini
|
8ee4dd9f06
debugfs: print_regs32: make regs array a const pointer
|
il y a 14 ans |
Alessandro Rubini
|
1a087c6ad9
debugfs: add tools to printk 32-bit registers
|
il y a 14 ans |
Huang Ying
|
15b0beaa33
Add x64 support to debugfs
|
il y a 15 ans |
Randy Dunlap
|
55dff4954e
docs: fix various Documentation/ paths in header files
|
il y a 16 ans |
Frederic Weisbecker
|
c0f92ba99b
debugfs: function to know if debugfs is initialized
|
il y a 17 ans |
Linus Torvalds
|
5ee8100721
Fix "multiple definition of `debugfs_create_size_t'"
|
il y a 17 ans |
Inaky Perez-Gonzalez
|
8adb711f36
debugfs: introduce stub for debugfs_create_size_t() when DEBUG_FS=n
|
il y a 17 ans |
Inaky Perez-Gonzalez
|
5e07878787
debugfs: add helpers for exporting a size_t simple value
|
il y a 17 ans |
Haavard Skinnemoen
|
9505e63756
debugfs: Implement debugfs_remove_recursive()
|
il y a 17 ans |
venkatesh.pallipadi@intel.com
|
ae79cdaacb
x86: Add a arch directory for x86 under debugfs
|
il y a 17 ans |