summaryrefslogtreecommitdiff
path: root/drivers/mmc/core/debugfs.c
AgeCommit message (Expand)Author
2023-10-10mmc: debugfs: Allow host caps to be modifiedVincent Whitchurch
2023-04-03mmc: core: remove unnecessary (void*) conversionsYu Zhe
2022-07-12mmc: debugfs: Fix file release memory leakWei Yongjun
2022-07-12mmc: debugfs: Add debug fs error state entry for mmc driverShaik Sajida Bhanu
2022-07-12mmc: debugfs: Add debug fs entry for mmc driverShaik Sajida Bhanu
2021-06-14mmc: debugfs: add description for module parameterWolfram Sang
2020-05-28mmc: core: Use DEFINE_DEBUGFS_ATTRIBUTE instead of DEFINE_SIMPLE_ATTRIBUTEZou Wei
2019-07-11Merge tag 'mmc-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-17mmc: core: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2018-03-22mmc: Export host capabilities to debugfs.Abbas Raza
2018-03-05mmc: core: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko
2017-11-23mmc: block: Ensure that debugfs files are removedAdrian Hunter
2017-08-30mmc: debugfs: Move block debugfs into block moduleLinus Walleij
2017-02-13mmc: core: Move public functions from host.h to private headersUlf Hansson
2017-02-13mmc: core: Move public functions from card.h to private headersUlf Hansson
2016-12-05mmc: debugfs: remove BUG_ON from mmc_ext_csd_openShawn Lin
2016-07-25mmc: debugfs: add HS400 enhanced strobe descriptionShawn Lin
2016-02-29mmc: debugfs: Add a restriction to mmc debugfs clock settingChuanxiao Dong
2016-01-19mmc: debugfs: correct wrong voltage valueChuanxiao Dong
2015-10-26mmc: core: Remove MMC_CLKGATEUlf Hansson
2015-10-26mmc: debugfs: implement ios show for SDR12 and SDR25Shawn Lin
2015-10-26mmc: debugfs: implement ios show for driver typeShawn Lin
2014-11-10mmc: core: Use mmc_get_ext_csd() instead of mmc_send_ext_csd()Ulf Hansson
2014-05-12mmc: add support for HS400 mode of eMMC5.0Seungwon Jeon
2014-05-12mmc: rework selection of bus speed modeSeungwon Jeon
2014-04-20mmc: clarify DDR timing mode between SD-UHS and eMMCSeungwon Jeon
2013-05-26mmc: block: Enable runtime pm for mmc blkdeviceUlf Hansson
2012-12-06mmc: core: debugfs: Add signal_voltage to ios dumpJohan Rudholm
2012-09-04mmc: debugfs: Print ext_csd in ascending orderVenkatraman S
2012-01-12mmc: core: HS200 mode support for eMMC 4.5Girish K S
2012-01-11mmc: debugfs: expose the SDCLK frq in sys iosGiuseppe CAVALLARO
2011-10-31mmc: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker
2011-10-26mmc: using module_param requires the inclusion of moduleparam.hStephen Rothwell
2011-10-26mmc: add module param to set fault injection attributesPer Forlin
2011-10-26mmc: core: add sd uhs string for mmc_ios_showAaron Lu
2011-10-26mmc: core: add random fault injectionPer Forlin
2011-01-08mmc: Aggressive clock gating frameworkLinus Walleij
2010-10-23mmc: add a file to debugfs for changing host clock at runtimeAndy Shevchenko
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-10-01const: constify remaining file_operationsAlexey Dobriyan
2009-03-24mmc: Add Extended CSD register to debugfsAdrian Hunter
2008-07-27mmc: Add per-card debugfs supportHaavard Skinnemoen
2008-07-27mmc: Export internal host state through debugfsHaavard Skinnemoen