Age | Commit message (Expand) | Author |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-02-25 | mmc: core: Indicate SD specs higher than 4.0 | Avri Altman |
2019-02-25 | mmc: core: Calculate the discard arg only once | Avri Altman |
2019-02-08 | mmc: block: handle complete_work on separate workqueue | Zachary Hays |
2018-05-29 | mmc: sd: Define name for default speed dtr | yinbo.zhu |
2018-05-02 | mmc: core: Add a new quirk for limiting clock rate | harish_kandiga@mentor.com |
2017-08-30 | mmc: core: correct taac parameter according to the specification | Shawn Lin |
2017-06-20 | mmc: core: Allocate per-request data using the block layer core | Linus Walleij |
2017-04-24 | mmc: core: Export API to allow hosts to get the card address | Ulf Hansson |
2017-04-24 | mmc: mmc_test: Disable Command Queue while mmc_test is used | Adrian Hunter |
2017-04-24 | mmc: mmc: Add functions to enable / disable the Command Queue | Adrian Hunter |
2017-04-24 | mmc: queue: Share mmc request array between partitions | Adrian Hunter |
2017-02-14 | mmc: Adding AUTO_BKOPS_EN bit set for Auto BKOPS support | Uri Yanai |
2017-02-13 | mmc: core: Move public functions from card.h to private headers | Ulf Hansson |
2017-02-13 | mmc: core: First step in cleaning up public mmc header files | Ulf Hansson |
2017-02-13 | mmc: core: Export device lifetime information through sysfs | Jungseung Lee |
2016-12-05 | mmc: mmc: Add Command Queue definitions | Adrian Hunter |
2016-11-29 | mmc: core: use enum mmc_blk_status properly | Linus Walleij |
2016-09-26 | mmc: sd: Export SD Status via “ssr” device attribute | Uri Yanai |
2016-07-25 | mmc: core: Disable HPI for certain Hynix eMMC cards | Pratibhasagar V |
2016-07-25 | mmc: core: implement enhanced strobe support | Shawn Lin |
2015-10-26 | mmc: core: Remove MMC_CLKGATE | Ulf Hansson |
2015-08-27 | mmc: block: skip trim for some kingston eMMCs | Shawn Lin |
2015-08-17 | mmc: core: Optimize case for exactly one erase-group budget | David Jander |
2015-06-01 | mmc: mmc: Read card's valid driver strength mask | Adrian Hunter |
2015-06-01 | mmc: core: Record card drive strength | Adrian Hunter |
2015-04-17 | Revert "mmc: core: Convert mmc_driver to device_driver" | Ulf Hansson |
2015-01-29 | mmc: Resolve BKOPS compatability issue | Alexey Skidanov |
2014-11-10 | mmc: core: Report firmware version for eMMC 5.0 devices. | Gwendal Grignou |
2014-11-10 | mmc: core: Remove unused mmc_list_to_card() macro | Ulf Hansson |
2014-11-10 | mmc: block: Use dev_set|get_drvdata() | Ulf Hansson |
2014-11-10 | mmc: core: Convert mmc_driver to device_driver | Ulf Hansson |
2014-09-19 | mmc: Replace "enhanced_area_en" attribute by "partition_setting_completed" | Grégory Soutadé |
2014-09-09 | mmc: implement Driver Stage Register handling | Sascha Hauer |
2014-09-09 | mmc: Correct the value of MMC_NUM_PHY_PARTITION | Yi Sun |
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-05-12 | mmc: identify available device type to select | Seungwon Jeon |
2014-05-12 | mmc: drop the speed mode of card's state | Seungwon Jeon |
2014-04-22 | mmc: card.h: Use NULL instead of 0 for END_FIXUP | Fabio Estevam |
2014-01-17 | mmc: sdio: add a quirk for broken SDIO_CCCR_INTx polling | Bing Zhao |
2013-10-30 | mmc: Don't force card to active state when entering suspend/shutdown | Ulf Hansson |
2013-10-30 | mmc: core: Move cached value of the negotiated ocr mask to card struct | Ulf Hansson |
2013-09-25 | mmc: core: clean up duplicate macros | Jackey Shen |
2013-06-27 | mmc: core: Handle card shutdown from mmc_bus | Ulf Hansson |
2013-05-26 | mmc: core: Fix select power class after resume | Fredrik Soderstedt |
2013-03-22 | mmc: core: Add in support to expose PRV for v4 MMCs | Bernie Thompson |
2013-02-24 | mmc: support packed write command for eMMC4.5 devices | Seungwon Jeon |
2013-02-24 | mmc: add packed command feature of eMMC4.5 | Seungwon Jeon |
2013-02-24 | mmc: correct the EXCEPTION_EVENTS_STATUS value in comment | Zhang, YiX X |