summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mmc: sdhci-s3c: add spin_unlock_irq() before calling clk_round_rateJaehoon Chung2016-12-051-0/+2
* mmc: dw_mmc: display the clock message only one time when card is pollingJaehoon Chung2016-12-052-1/+13
* mmc: dw_mmc: add the debug message for polling and non-removableJaehoon Chung2016-12-051-2/+16
* mmc: dw_mmc: check the "present" variable before checking flagsJaehoon Chung2016-12-051-1/+2
* mmc: dw_mmc: add missing codes for runtime resumeJoonyoung Shim2016-12-051-1/+15
* mmc: dw_mmc: exynos: fix to call suspend callbackJoonyoung Shim2016-12-051-2/+26
* mmc: mmc_test: remove BUG_ONs and deploy error handlingShawn Lin2016-12-051-4/+8
* mmc: queue: remove BUG_ON for bounce_sgShawn Lin2016-12-051-2/+0
* mmc: sdio_uart: remove meaningless BUG_ONShawn Lin2016-12-051-2/+0
* mmc: core: remove BUG_ONs from core.cShawn Lin2016-12-051-25/+9
* mmc: core: remove BUG_ONs from sdShawn Lin2016-12-052-37/+4
* mmc: core: remove BUG_ONs from mmcShawn Lin2016-12-052-31/+0
* mmc: debugfs: remove BUG_ON from mmc_ext_csd_openShawn Lin2016-12-051-1/+5
* mmc: core: remove BUG_ONs from sdioShawn Lin2016-12-053-21/+11
* mmc: mmc: Add Command Queue definitionsAdrian Hunter2016-12-053-0/+37
* mmc: queue: Introduce queue depth and use it to allocate and freeAdrian Hunter2016-12-052-59/+59
* mmc: queue: Factor out mmc_queue_reqs_free_bufs()Adrian Hunter2016-12-051-39/+26
* mmc: queue: Factor out mmc_queue_alloc_sgs()Adrian Hunter2016-12-051-6/+16
* mmc: queue: Factor out mmc_queue_alloc_bounce_sgs()Adrian Hunter2016-12-051-16/+28
* mmc: queue: Factor out mmc_queue_alloc_bounce_bufs()Adrian Hunter2016-12-051-18/+29
* mmc: queue: Fix queue thread wake-upAdrian Hunter2016-12-055-29/+22
* mmc: block: Fix 4K native sector checkAdrian Hunter2016-12-051-3/+5
* mmc: block: Restore line inadvertently removed with packed commandsAdrian Hunter2016-12-051-0/+2
* soc: fsl: fix section mismatch build warningsSudeep Holla2016-11-291-2/+5
* mmc: sdhci-of-esdhc: fix host version for T4240-R1.0-R2.0yangbo lu2016-11-292-0/+21
* MAINTAINERS: add entry for Freescale SoC driversyangbo lu2016-11-291-1/+10
* soc: fsl: add GUTS driver for QorIQ platformsyangbo lu2016-11-295-50/+333
* dt: bindings: move guts devicetree doc out of powerpc directoryyangbo lu2016-11-291-0/+3
* ARM64: dts: ls2080a: add device configuration nodeyangbo lu2016-11-291-0/+6
* Merge tag 'soc-device-match-tag1' into nextUlf Hansson2016-11-293-0/+89
|\
| * base: soc: Provide a dummy implementation of soc_device_match()Geert Uytterhoeven2016-11-101-0/+6
| * base: soc: Check for NULL SoC device attributesGeert Uytterhoeven2016-11-101-4/+8
| * base: soc: Introduce soc_device_match() interfaceArnd Bergmann2016-11-103-0/+70
| * base: soc: Early register bus when neededGeert Uytterhoeven2016-11-101-0/+9
* | mmc: sh_mmcif: Document r8a73a4, r8a7778 and sh73a0 DT bindingsSimon Horman2016-11-291-0/+3
* | mmc: sh_mobile_sdhi: remove support for sh7372Simon Horman2016-11-291-1/+0
* | mmc: block: delete packed command supportLinus Walleij2016-11-294-540/+20
* | mmc: delete is_first_req parameter from pre-request callbackLinus Walleij2016-11-299-23/+12
* | mmc: core: Update CMD13 polling policy when switch to HS DDR modeUlf Hansson2016-11-291-7/+6
* | mmc: core: Allow CMD13 polling when switching to HS mode for mmcUlf Hansson2016-11-291-11/+13
* | mmc: core: Enable __mmc_switch() to change bus speed timing for the hostUlf Hansson2016-11-294-17/+27
* | mmc: core: Check SWITCH_ERROR bit from each CMD13 response when pollingUlf Hansson2016-11-291-4/+8
* | mmc: core: Rename ignore_crc to retry_crc_err to reflect its purposeUlf Hansson2016-11-292-6/+6
* | mmc: core: Remove redundant __mmc_send_status()Ulf Hansson2016-11-291-9/+1
* | mmc: core: Retry instead of ignore at CRC errors when polling for busyUlf Hansson2016-11-291-3/+6
* | mmc: sdhci-pci: Allow deferred probe for sd card detect gpioDavid E. Box2016-11-291-5/+10
* | mmc: sdhci-pci: Add support for Intel GLKAdrian Hunter2016-11-292-1/+29
* | sdhci: sdhci-msm: update dll configurationRitesh Harjani2016-11-291-2/+123
* | mmc: sdhci-msm: Add calibration tuning for CDCLP533 circuitRitesh Harjani2016-11-291-0/+151
* | mmc: sdhci-msm: Save the calculated tuning phaseRitesh Harjani2016-11-291-0/+10