summaryrefslogtreecommitdiff
path: root/drivers/mmc/core/debugfs.c (follow)
Commit message (Expand)AuthorAge
* Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-06-04
|\
| * mmc: debugfs: correct wrong voltage valueChuanxiao Dong2020-05-10
* | Merge android-4.4.178 (7af10f2) into msm-4.4Srinivasarao P2019-04-05
|\|
| * mmc: debugfs: Add a restriction to mmc debugfs clock settingChuanxiao Dong2019-04-03
* | mmc: core: Prevent accessing user space buffer directlySiba Prasad2017-10-13
* | mmc: debugfs: fix unclocked register access by force_errorCan Guo2017-06-06
* | mmc: mmc-debugfs: add error stateLiangliang Lu2017-03-06
* | mmc: core: Add sysfs entry to print ring bufferSayali Lokhande2017-01-11
* | mmc: core: fix debugfs path to read ext_csdSahitya Tummala2016-05-31
* | mmc: cmdq_hci: Add cyclic buffer to keep history of last 32 tasksVenkat Gopalakrishnan2016-05-31
* | mmc: debugfs: add debugfs entry to force raise host errorsVenkat Gopalakrishnan2016-05-31
* | mmc: core: Fix debugfs and IOCTL calls in cmdq modeRitesh Harjani2016-05-31
* | mmc: core: change test of auto_bkops configuredDov Levenglick2016-05-31
* | mmc: core: Add MMC BKOPS statistics and debugfs ability to print themDov Levenglick2016-05-31
* | mmc: core: devfreq: migrate to devfreq based clock scalingTalel Shenhar2016-05-31
* | mmc: core : fix arbitrary read/write to user spaceRaviv Shvili2016-05-31
* | mmc: block: do not pack REQ_FUA requestKonstantin Dorfman2016-05-31
* | mmc: do not pack random requestsMaya Erez2016-05-31
* | mmc: block: Add MMC write packing statisticsTatyana Brokhman2016-05-31
* | mmc: core: Add a debugfs entry to set max clock rateSujit Reddy Thumma2016-05-27
* | Revert "mmc: core: Remove MMC_CLKGATE"Subhash Jadavani2016-05-19
|/
* mmc: core: Remove MMC_CLKGATEUlf Hansson2015-10-26
* mmc: debugfs: implement ios show for SDR12 and SDR25Shawn Lin2015-10-26
* mmc: debugfs: implement ios show for driver typeShawn Lin2015-10-26
* mmc: core: Use mmc_get_ext_csd() instead of mmc_send_ext_csd()Ulf Hansson2014-11-10
* mmc: add support for HS400 mode of eMMC5.0Seungwon Jeon2014-05-12
* mmc: rework selection of bus speed modeSeungwon Jeon2014-05-12
* mmc: clarify DDR timing mode between SD-UHS and eMMCSeungwon Jeon2014-04-20
* mmc: block: Enable runtime pm for mmc blkdeviceUlf Hansson2013-05-26
* mmc: core: debugfs: Add signal_voltage to ios dumpJohan Rudholm2012-12-06
* mmc: debugfs: Print ext_csd in ascending orderVenkatraman S2012-09-04
* mmc: core: HS200 mode support for eMMC 4.5Girish K S2012-01-12
* mmc: debugfs: expose the SDCLK frq in sys iosGiuseppe CAVALLARO2012-01-11
* mmc: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker2011-10-31
* mmc: using module_param requires the inclusion of moduleparam.hStephen Rothwell2011-10-26
* mmc: add module param to set fault injection attributesPer Forlin2011-10-26
* mmc: core: add sd uhs string for mmc_ios_showAaron Lu2011-10-26
* mmc: core: add random fault injectionPer Forlin2011-10-26
* mmc: Aggressive clock gating frameworkLinus Walleij2011-01-08
* mmc: add a file to debugfs for changing host clock at runtimeAndy Shevchenko2010-10-23
* llseek: automatically add .llseek fopArnd Bergmann2010-10-15
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* const: constify remaining file_operationsAlexey Dobriyan2009-10-01
* mmc: Add Extended CSD register to debugfsAdrian Hunter2009-03-24
* mmc: Add per-card debugfs supportHaavard Skinnemoen2008-07-27
* mmc: Export internal host state through debugfsHaavard Skinnemoen2008-07-27