index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
debugfs
/
file.c
Age
Commit message (
Expand
)
Author
2012-01-23
kernel-doc: fix new warnings in debugfs
Randy Dunlap
2012-01-08
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2012-01-03
switch debugfs to umode_t
Al Viro
2012-01-03
debugfs: add missing #ifdef HAS_IOMEM
Heiko Carstens
2011-11-26
debugfs: remove unneeded cast in debugfs_print_regs32()
Dan Carpenter
2011-11-22
debugfs: bugfix: include <linux/io.h> in file.c
Alessandro Rubini
2011-11-18
debugfs: print_regs32: make regs array a const pointer
Alessandro Rubini
2011-11-18
debugfs: add tools to printk 32-bit registers
Alessandro Rubini
2011-05-13
debugfs: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warning
Stephen Boyd
2011-04-25
debugfs: move to new strtobool
Jonathan Cameron
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2010-05-19
Add x64 support to debugfs
Huang Ying
2009-06-15
debugfs: use specified mode to possibly mark files read/write only
Robin Getz
2009-06-15
debugfs: fix docbook error
Jonathan Corbet
2009-01-07
debugfs: add helpers for exporting a size_t simple value
Inaky Perez-Gonzalez
2008-04-30
DEBUGFS: Correct location of debugfs API documentation.
Robert P. J. Day
2008-02-08
libfs: allow error return from simple attributes
Christoph Hellwig
2007-10-15
docbook: fix filesystems content
Randy Dunlap
2007-10-12
debugfs: helper for decimal challenged
Robin Getz
2007-04-27
debugfs: Add debugfs_create_u64()
Michael Ellerman
2007-02-16
debugfs: implement symbolic links
Peter Oberparleiter
2007-02-12
[PATCH] mark struct file_operations const 6
Arjan van de Ven
2006-09-27
[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private
Theodore Ts'o
2006-09-25
Debugfs: kernel-doc fixes for debugfs
Randy Dunlap
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-03-28
[PATCH] Make most file operations structs in fs/ const
Arjan van de Ven
2006-03-20
[PATCH] debugfs: Add debugfs_create_blob() helper for exporting binary data
Michael Ellerman
2006-02-06
[PATCH] debugfs: trivial comment fix
Vincent Hanquez
2005-06-20
[PATCH] libfs: add simple attribute files
Arnd Bergmann
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds