index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
core
/
debugfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-12
mmc: debugfs: Fix file release memory leak
Wei Yongjun
1
-0
/
+1
2022-07-12
mmc: debugfs: Add debug fs error state entry for mmc driver
Shaik Sajida Bhanu
1
-0
/
+23
2022-07-12
mmc: debugfs: Add debug fs entry for mmc driver
Shaik Sajida Bhanu
1
-0
/
+56
2021-06-14
mmc: debugfs: add description for module parameter
Wolfram Sang
1
-0
/
+1
2020-05-28
mmc: core: Use DEFINE_DEBUGFS_ATTRIBUTE instead of DEFINE_SIMPLE_ATTRIBUTE
Zou Wei
1
-3
/
+3
2019-07-11
Merge tag 'mmc-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
1
-48
/
+8
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-06-17
mmc: core: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-48
/
+8
2018-03-22
mmc: Export host capabilities to debugfs.
Abbas Raza
1
-0
/
+6
2018-03-05
mmc: core: Re-use DEFINE_SHOW_ATTRIBUTE() macro
Andy Shevchenko
1
-12
/
+1
2017-11-23
mmc: block: Ensure that debugfs files are removed
Adrian Hunter
1
-0
/
+1
2017-08-30
mmc: debugfs: Move block debugfs into block module
Linus Walleij
1
-89
/
+0
2017-02-13
mmc: core: Move public functions from host.h to private headers
Ulf Hansson
1
-0
/
+1
2017-02-13
mmc: core: Move public functions from card.h to private headers
Ulf Hansson
1
-0
/
+1
2016-12-05
mmc: debugfs: remove BUG_ON from mmc_ext_csd_open
Shawn Lin
1
-1
/
+5
2016-07-25
mmc: debugfs: add HS400 enhanced strobe description
Shawn Lin
1
-1
/
+2
2016-02-29
mmc: debugfs: Add a restriction to mmc debugfs clock setting
Chuanxiao Dong
1
-1
/
+1
2016-01-19
mmc: debugfs: correct wrong voltage value
Chuanxiao Dong
1
-1
/
+1
2015-10-26
mmc: core: Remove MMC_CLKGATE
Ulf Hansson
1
-5
/
+0
2015-10-26
mmc: debugfs: implement ios show for SDR12 and SDR25
Shawn Lin
1
-0
/
+6
2015-10-26
mmc: debugfs: implement ios show for driver type
Shawn Lin
1
-0
/
+19
2014-11-10
mmc: core: Use mmc_get_ext_csd() instead of mmc_send_ext_csd()
Ulf Hansson
1
-8
/
+1
2014-05-12
mmc: add support for HS400 mode of eMMC5.0
Seungwon Jeon
1
-0
/
+3
2014-05-12
mmc: rework selection of bus speed mode
Seungwon Jeon
1
-1
/
+1
2014-04-20
mmc: clarify DDR timing mode between SD-UHS and eMMC
Seungwon Jeon
1
-0
/
+3
2013-05-26
mmc: block: Enable runtime pm for mmc blkdevice
Ulf Hansson
1
-4
/
+4
2012-12-06
mmc: core: debugfs: Add signal_voltage to ios dump
Johan Rudholm
1
-0
/
+16
2012-09-04
mmc: debugfs: Print ext_csd in ascending order
Venkatraman S
1
-1
/
+1
2012-01-12
mmc: core: HS200 mode support for eMMC 4.5
Girish K S
1
-0
/
+3
2012-01-11
mmc: debugfs: expose the SDCLK frq in sys ios
Giuseppe CAVALLARO
1
-0
/
+2
2011-10-31
mmc: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required
Paul Gortmaker
1
-0
/
+1
2011-10-26
mmc: using module_param requires the inclusion of moduleparam.h
Stephen Rothwell
1
-0
/
+1
2011-10-26
mmc: add module param to set fault injection attributes
Per Forlin
1
-18
/
+11
2011-10-26
mmc: core: add sd uhs string for mmc_ios_show
Aaron Lu
1
-0
/
+9
2011-10-26
mmc: core: add random fault injection
Per Forlin
1
-0
/
+25
2011-01-08
mmc: Aggressive clock gating framework
Linus Walleij
1
-0
/
+5
2010-10-23
mmc: add a file to debugfs for changing host clock at runtime
Andy Shevchenko
1
-2
/
+33
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-0
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-10-01
const: constify remaining file_operations
Alexey Dobriyan
1
-1
/
+1
2009-03-24
mmc: Add Extended CSD register to debugfs
Adrian Hunter
1
-0
/
+67
2008-07-27
mmc: Add per-card debugfs support
Haavard Skinnemoen
1
-0
/
+61
2008-07-27
mmc: Export internal host state through debugfs
Haavard Skinnemoen
1
-0
/
+164