Age | Commit message (Expand) | Author |
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 |
2013-02-11 | mmc: fix async request mechanism for sequential read scenarios | Konstantin Dorfman |
2012-12-06 | mmc: core: Expose access to RPMB partition | Loic Pallardy |
2012-10-07 | mmc: core: Fixup broken suspend and eMMC4.5 power off notify | Ulf Hansson |
2012-10-03 | mmc: support BKOPS feature for eMMC | Jaehoon Chung |
2012-09-04 | mmc: card: Skip secure erase on MoviNAND; causes unrecoverable corruption. | Ian Chen |
2012-07-21 | mmc: sdhci: only set 200mA support for 1.8v if 200mA is available | Philip Rakity |
2012-05-09 | mmc: core: fix the decision of HS200/DDR card-type | Seungwon Jeon |
2012-04-20 | mmc: remove MMC bus legacy suspend/resume method | Chuanxiao Dong |
2012-03-28 | Merge tag 'mmc-merge-for-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2012-03-25 | mmc: MMC-4.5 Data Tag Support | Saugata Das |
2012-03-24 | Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2012-03-16 | device.h: audit and cleanup users in main include dir | Paul Gortmaker |
2012-02-13 | mmc: core: Fix PowerOff Notify suspend/resume | Girish K S |
2012-01-12 | mmc: core: HS200 mode support for eMMC 4.5 | Girish K S |
2012-01-11 | mmc: boot partition ro lock support | Johan Rudholm |
2012-01-11 | mmc: allow upper layers to know immediately if card has been removed | Adrian Hunter |
2012-01-11 | mmc: sdio: support SDIO UHS cards | Philip Rakity |
2012-01-11 | mmc: sd: Macro name cleanup for high speed dtr | Qiang Liu |
2011-12-10 | mmc: core: Add quirk for long data read time | Stefan Nilsson XK |
2011-10-27 | mmc: fix compile error when CONFIG_BLOCK is not enabled | Namjae Jeon |
2011-10-26 | mmc: core: support HPI send command | Jaehoon Chung |
2011-10-26 | mmc: core: Add cache control for eMMC4.5 device | Seungwon Jeon |
2011-10-26 | mmc: core: new discard feature support at eMMC v4.5 | Kyungmin Park |
2011-10-26 | mmc: core: Add Power Off Notify Feature eMMC 4.5 | Girish K S |
2011-10-26 | mmc: core: Add default timeout value for CMD6 | Seungwon Jeon |
2011-10-26 | mmc: core: general purpose MMC partition support. | Namjae Jeon |