Age | Commit message (Expand) | Author |
2023-04-03 | mmc: core: remove unnecessary (void*) conversions | Yu Zhe |
2022-07-12 | mmc: debugfs: Fix file release memory leak | Wei Yongjun |
2022-07-12 | mmc: debugfs: Add debug fs error state entry for mmc driver | Shaik Sajida Bhanu |
2022-07-12 | mmc: debugfs: Add debug fs entry for mmc driver | Shaik Sajida Bhanu |
2021-06-14 | mmc: debugfs: add description for module parameter | Wolfram Sang |
2020-05-28 | mmc: core: Use DEFINE_DEBUGFS_ATTRIBUTE instead of DEFINE_SIMPLE_ATTRIBUTE | Zou Wei |
2019-07-11 | Merge tag 'mmc-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc | Linus Torvalds |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-06-17 | mmc: core: no need to check return value of debugfs_create functions | Greg Kroah-Hartman |
2018-03-22 | mmc: Export host capabilities to debugfs. | Abbas Raza |
2018-03-05 | mmc: core: Re-use DEFINE_SHOW_ATTRIBUTE() macro | Andy Shevchenko |
2017-11-23 | mmc: block: Ensure that debugfs files are removed | Adrian Hunter |
2017-08-30 | mmc: debugfs: Move block debugfs into block module | Linus Walleij |
2017-02-13 | mmc: core: Move public functions from host.h to private headers | Ulf Hansson |
2017-02-13 | mmc: core: Move public functions from card.h to private headers | Ulf Hansson |
2016-12-05 | mmc: debugfs: remove BUG_ON from mmc_ext_csd_open | Shawn Lin |
2016-07-25 | mmc: debugfs: add HS400 enhanced strobe description | Shawn Lin |
2016-02-29 | mmc: debugfs: Add a restriction to mmc debugfs clock setting | Chuanxiao Dong |
2016-01-19 | mmc: debugfs: correct wrong voltage value | Chuanxiao Dong |
2015-10-26 | mmc: core: Remove MMC_CLKGATE | Ulf Hansson |
2015-10-26 | mmc: debugfs: implement ios show for SDR12 and SDR25 | Shawn Lin |
2015-10-26 | mmc: debugfs: implement ios show for driver type | Shawn Lin |
2014-11-10 | mmc: core: Use mmc_get_ext_csd() instead of mmc_send_ext_csd() | Ulf Hansson |
2014-05-12 | mmc: add support for HS400 mode of eMMC5.0 | Seungwon Jeon |
2014-05-12 | mmc: rework selection of bus speed mode | Seungwon Jeon |
2014-04-20 | mmc: clarify DDR timing mode between SD-UHS and eMMC | Seungwon Jeon |
2013-05-26 | mmc: block: Enable runtime pm for mmc blkdevice | Ulf Hansson |
2012-12-06 | mmc: core: debugfs: Add signal_voltage to ios dump | Johan Rudholm |
2012-09-04 | mmc: debugfs: Print ext_csd in ascending order | Venkatraman S |
2012-01-12 | mmc: core: HS200 mode support for eMMC 4.5 | Girish K S |
2012-01-11 | mmc: debugfs: expose the SDCLK frq in sys ios | Giuseppe CAVALLARO |
2011-10-31 | mmc: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required | Paul Gortmaker |
2011-10-26 | mmc: using module_param requires the inclusion of moduleparam.h | Stephen Rothwell |
2011-10-26 | mmc: add module param to set fault injection attributes | Per Forlin |
2011-10-26 | mmc: core: add sd uhs string for mmc_ios_show | Aaron Lu |
2011-10-26 | mmc: core: add random fault injection | Per Forlin |
2011-01-08 | mmc: Aggressive clock gating framework | Linus Walleij |
2010-10-23 | mmc: add a file to debugfs for changing host clock at runtime | Andy Shevchenko |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2009-10-01 | const: constify remaining file_operations | Alexey Dobriyan |
2009-03-24 | mmc: Add Extended CSD register to debugfs | Adrian Hunter |
2008-07-27 | mmc: Add per-card debugfs support | Haavard Skinnemoen |
2008-07-27 | mmc: Export internal host state through debugfs | Haavard Skinnemoen |