aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-04-24dt-bindings: mmc: Add Cavium SOCs MMC bindingsJan Glauber1-0/+57
2017-04-24mmc: core: refactor mmc_request_done()Linus Walleij1-11/+16
2017-04-24mmc: core: refactor asynchronous request finalizationLinus Walleij1-53/+33
2017-04-24mmc: core: move some code in mmc_start_areq()Linus Walleij1-8/+5
2017-04-24mmc: core: Factor out mrq preparation from mmc_start_request()Adrian Hunter1-13/+27
2017-04-24mmc: core: Factor out debug prints from mmc_start_request()Adrian Hunter1-13/+20
2017-04-24mmc: block: Factor out data preparationAdrian Hunter1-69/+82
2017-04-24mmc: block: Change mmc_apply_rel_rw() to get block address from the requestAdrian Hunter1-1/+1
2017-04-24mmc: block: Disable Command Queue while RPMB is usedAdrian Hunter1-8/+38
2017-04-24mmc: mmc_test: Disable Command Queue while mmc_test is usedAdrian Hunter3-0/+23
2017-04-24mmc: mmc: Add functions to enable / disable the Command QueueAdrian Hunter5-0/+34
2017-04-24mmc: queue: Share mmc request array between partitionsAdrian Hunter4-96/+156
2017-04-24mmc: block: Introduce queue semanticsAdrian Hunter3-56/+95
2017-04-24mmc: block: Use local var for mqrq_curAdrian Hunter1-12/+14
2017-04-24mmc: host: s3cmci: allow probing from device treeSergio Prado1-131/+126
2017-04-24dt-bindings: mmc: add DT binding for S3C24XX MMC/SD/SDIO controllerSergio Prado1-0/+42
2017-04-24mmc: sdhci-pci: Set MMC_CAP_AGGRESSIVE_PM for BYT-related Intel controllersAzhar Shaikh1-4/+3
2017-04-24mmc: sdhci-acpi: Set MMC_CAP_AGGRESSIVE_PM for BYT-related Intel controllersAzhar Shaikh1-4/+2
2017-04-24mmc: meson-gx: factor out setting response configuration bitsHeiner Kallweit1-14/+18
2017-04-24mmc: meson-gx: factor out setting block sizeHeiner Kallweit1-15/+27
2017-04-24mmc: sdhci-cadence: refactor probe functionPiotr Sroka1-1/+1
2017-04-24mmc: sdhci-cadence: Update PHY delay configurationPiotr Sroka1-7/+46
2017-04-24dt-bindings: mmc: add description of PHY delays for sdhci-cadencePiotr Sroka1-0/+48
2017-04-24mmc: sdhci-cadence: Fix writing PHY delayPiotr Sroka1-2/+9
2017-04-24mmc: bcm2835: Fix possible NULL ptr dereference in bcm2835_requestStefan Wahren1-1/+2
2017-04-24mmc: use new core function mmc_get_dma_dirHeiner Kallweit14-120/+53
2017-04-24mmc: core: add mmc_get_dma_dirHeiner Kallweit1-0/+6
2017-04-24mmc: meson-gx: add CMD23 modeHeiner Kallweit1-4/+17
2017-04-24mmc: meson-gx: switch to dynamic timeout valuesHeiner Kallweit1-1/+13
2017-04-24mmc: meson-gx: use per port interrupt namesHeiner Kallweit1-1/+1
2017-04-24mmc: meson-gx: use bitfield macrosHeiner Kallweit1-54/+40
2017-04-24mmc: sdhci: clarify the get_timeout_clock callbackShawn Lin4-25/+13
2017-04-24mmc: sunxi: change controller error info to debug levelIcenowy Zheng1-1/+1
2017-04-24mmc: meson-gx: simplify setting timeout configuration parametersHeiner Kallweit1-6/+5
2017-04-24mmc: meson-gx: improve setting data->bytes_xferedHeiner Kallweit1-4/+7
2017-04-24mmc: meson-gx: improve response readingHeiner Kallweit1-4/+3
2017-04-24mmc: meson-gx: improve variable usage in meson_mmc_start_cmdHeiner Kallweit1-31/+24
2017-04-24mmc: meson-gx: replace cmd->data in meson_mmc_start_cmdHeiner Kallweit1-12/+13
2017-04-24mmc: meson-gx: remove unneeded configuration bit resetsHeiner Kallweit1-5/+0
2017-04-24mmc: mediatek: Use data tune for CMD line tuneyong mao1-16/+152
2017-04-24mmc: dt-bindings: update Mediatek MMC bindingsyong mao1-0/+12
2017-04-24mmc: sdio: improve mmc_io_rw_extendedHeiner Kallweit1-5/+4
2017-04-24mmc: sh_mmcif: Document r7s72100 DT bindingsChris Brandt1-0/+8
2017-04-24mmc: tmio: always get number of tapsMasaharu Hayakawa1-9/+7
2017-04-24mmc: tmio: always unmap DMA before waiting for interruptWolfram Sang1-2/+5
2017-04-24mmc: sdhci-pci: Move a function to avoid later forward declarationAdrian Hunter1-38/+38
2017-04-24mmc: sdhci-pci: Add runtime suspend/resume callbacksAdrian Hunter2-40/+62
2017-04-24mmc: sdhci-pci: Let suspend/resume callbacks replace default callbacksAdrian Hunter3-72/+104
2017-04-24mmc: sdhci-pci: Conditionally compile pm sleep functionsAdrian Hunter3-0/+14
2017-04-24mmc: sdhci-pci: Do not use suspend/resume callbacks with runtime pmAdrian Hunter1-12/+0