Age | Commit message (Expand) | Author | Files | Lines |
2022-07-26 | mmc: core: Add support for SDIO wakeup interrupt | Axe Yang | 1 | -1/+7 |
2022-07-13 | mmc: core: Use mmc_card_* macro and add a new for the sd_combo type | Seunghui Lee | 1 | -0/+1 |
2021-08-24 | mmc: block: Support alternative_gpt_sector() operation | Dmitry Osipenko | 1 | -0/+1 |
2021-06-14 | mmc: core: Add support for cache ctrl for SD cards | Ulf Hansson | 1 | -0/+1 |
2021-06-14 | mmc: core: Read performance enhancements registers for SD cards | Ulf Hansson | 1 | -0/+7 |
2021-06-14 | mmc: core: Read the SD function extension registers for power management | Ulf Hansson | 1 | -0/+13 |
2021-06-14 | mmc: core: Parse the SD SCR register for support of CMD48/49 and CMD58/59 | Ulf Hansson | 1 | -0/+2 |
2021-02-08 | mmc: core: Drop redundant bouncesz from struct mmc_card | Ulf Hansson | 1 | -1/+0 |
2020-09-07 | mmc: sdio: Parse CISTPL_VERS_1 major and minor revision numbers | Pali Rohár | 1 | -0/+2 |
2020-05-28 | mmc: core: expose info about enhanced rpmb support | Krishna Konda | 1 | -0/+1 |
2019-11-18 | mmc: core: Fix size overflow for mmc partitions | Bradley Bolen | 1 | -1/+1 |
2019-11-14 | mmc: core: Re-work HW reset for SDIO cards | Ulf Hansson | 1 | -0/+1 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
2019-02-25 | mmc: core: Indicate SD specs higher than 4.0 | Avri Altman | 1 | -0/+2 |
2019-02-25 | mmc: core: Calculate the discard arg only once | Avri Altman | 1 | -0/+1 |
2019-02-08 | mmc: block: handle complete_work on separate workqueue | Zachary Hays | 1 | -0/+1 |
2018-05-29 | mmc: sd: Define name for default speed dtr | yinbo.zhu | 1 | -0/+1 |
2018-05-02 | mmc: core: Add a new quirk for limiting clock rate | harish_kandiga@mentor.com | 1 | -0/+1 |
2017-08-30 | mmc: core: correct taac parameter according to the specification | Shawn Lin | 1 | -2/+2 |
2017-06-20 | mmc: core: Allocate per-request data using the block layer core | Linus Walleij | 1 | -2/+0 |
2017-04-24 | mmc: core: Export API to allow hosts to get the card address | Ulf Hansson | 1 | -0/+2 |
2017-04-24 | mmc: mmc_test: Disable Command Queue while mmc_test is used | Adrian Hunter | 1 | -0/+2 |
2017-04-24 | mmc: mmc: Add functions to enable / disable the Command Queue | Adrian Hunter | 1 | -0/+1 |
2017-04-24 | mmc: queue: Share mmc request array between partitions | Adrian Hunter | 1 | -0/+5 |
2017-02-14 | mmc: Adding AUTO_BKOPS_EN bit set for Auto BKOPS support | Uri Yanai | 1 | -0/+1 |
2017-02-13 | mmc: core: Move public functions from card.h to private headers | Ulf Hansson | 1 | -240/+0 |
2017-02-13 | mmc: core: First step in cleaning up public mmc header files | Ulf Hansson | 1 | -2/+0 |
2017-02-13 | mmc: core: Export device lifetime information through sysfs | Jungseung Lee | 1 | -0/+3 |
2016-12-05 | mmc: mmc: Add Command Queue definitions | Adrian Hunter | 1 | -0/+2 |
2016-11-29 | mmc: core: use enum mmc_blk_status properly | Linus Walleij | 1 | -12/+0 |
2016-09-26 | mmc: sd: Export SD Status via “ssr” device attribute | Uri Yanai | 1 | -0/+1 |
2016-07-25 | mmc: core: Disable HPI for certain Hynix eMMC cards | Pratibhasagar V | 1 | -5/+30 |
2016-07-25 | mmc: core: implement enhanced strobe support | Shawn Lin | 1 | -0/+1 |
2015-10-26 | mmc: core: Remove MMC_CLKGATE | Ulf Hansson | 1 | -1/+0 |
2015-08-27 | mmc: block: skip trim for some kingston eMMCs | Shawn Lin | 1 | -0/+2 |
2015-08-17 | mmc: core: Optimize case for exactly one erase-group budget | David Jander | 1 | -0/+1 |
2015-06-01 | mmc: mmc: Read card's valid driver strength mask | Adrian Hunter | 1 | -0/+1 |
2015-06-01 | mmc: core: Record card drive strength | Adrian Hunter | 1 | -0/+1 |
2015-04-17 | Revert "mmc: core: Convert mmc_driver to device_driver" | Ulf Hansson | 1 | -2/+12 |
2015-01-29 | mmc: Resolve BKOPS compatability issue | Alexey Skidanov | 1 | -1/+1 |
2014-11-10 | mmc: core: Report firmware version for eMMC 5.0 devices. | Gwendal Grignou | 1 | -0/+3 |
2014-11-10 | mmc: core: Remove unused mmc_list_to_card() macro | Ulf Hansson | 1 | -2/+0 |
2014-11-10 | mmc: block: Use dev_set|get_drvdata() | Ulf Hansson | 1 | -2/+0 |
2014-11-10 | mmc: core: Convert mmc_driver to device_driver | Ulf Hansson | 1 | -14/+2 |
2014-09-19 | mmc: Replace "enhanced_area_en" attribute by "partition_setting_completed" | Grégory Soutadé | 1 | -1/+1 |
2014-09-09 | mmc: implement Driver Stage Register handling | Sascha Hauer | 1 | -1/+2 |
2014-09-09 | mmc: Correct the value of MMC_NUM_PHY_PARTITION | Yi Sun | 1 | -2/+3 |
2014-05-13 | mmc: add support for HS400 mode of eMMC5.0 | Seungwon Jeon | 1 | -0/+1 |
2014-05-13 | mmc: rework selection of bus speed mode | Seungwon Jeon | 1 | -0/+1 |
2014-05-13 | mmc: identify available device type to select | Seungwon Jeon | 1 | -1/+1 |