aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core/debugfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-05-12mmc: add support for HS400 mode of eMMC5.0Seungwon Jeon1-0/+3
2014-05-12mmc: rework selection of bus speed modeSeungwon Jeon1-1/+1
2014-04-20mmc: clarify DDR timing mode between SD-UHS and eMMCSeungwon Jeon1-0/+3
2013-05-26mmc: block: Enable runtime pm for mmc blkdeviceUlf Hansson1-4/+4
2012-12-06mmc: core: debugfs: Add signal_voltage to ios dumpJohan Rudholm1-0/+16
2012-09-04mmc: debugfs: Print ext_csd in ascending orderVenkatraman S1-1/+1
2012-01-12mmc: core: HS200 mode support for eMMC 4.5Girish K S1-0/+3
2012-01-11mmc: debugfs: expose the SDCLK frq in sys iosGiuseppe CAVALLARO1-0/+2
2011-10-31mmc: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker1-0/+1
2011-10-26mmc: using module_param requires the inclusion of moduleparam.hStephen Rothwell1-0/+1
2011-10-26mmc: add module param to set fault injection attributesPer Forlin1-18/+11
2011-10-26mmc: core: add sd uhs string for mmc_ios_showAaron Lu1-0/+9
2011-10-26mmc: core: add random fault injectionPer Forlin1-0/+25
2011-01-08mmc: Aggressive clock gating frameworkLinus Walleij1-0/+5
2010-10-23mmc: add a file to debugfs for changing host clock at runtimeAndy Shevchenko1-2/+33
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-10-01const: constify remaining file_operationsAlexey Dobriyan1-1/+1
2009-03-24mmc: Add Extended CSD register to debugfsAdrian Hunter1-0/+67
2008-07-27mmc: Add per-card debugfs supportHaavard Skinnemoen1-0/+61
2008-07-27mmc: Export internal host state through debugfsHaavard Skinnemoen1-0/+164