summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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/+0Star
* | mmc: block: delete packed command supportLinus Walleij2016-11-294-540/+20Star
* | mmc: delete is_first_req parameter from pre-request callbackLinus Walleij2016-11-299-23/+12Star
* | mmc: core: Update CMD13 polling policy when switch to HS DDR modeUlf Hansson2016-11-291-7/+6Star
* | 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/+1Star
* | 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
* | mmc: sdhci-msm: Add HS400 platform supportVenkat Gopalakrishnan2016-11-291-10/+112
* | mmc: sdhci-msm: Add clock changes for DDR mode.Ritesh Harjani2016-11-291-4/+17
* | mmc: sdhci-msm: Implement set_clock callback for sdhci-msmRitesh Harjani2016-11-291-1/+65
* | mmc: sdhci: Factor out sdhci_enable_clkRitesh Harjani2016-11-292-11/+18
* | mmc: sdhci-msm: Enable few quirksRitesh Harjani2016-11-291-1/+3
* | mmc: sdhci-msm: Add get_min_clock() and get_max_clock() callbackRitesh Harjani2016-11-291-0/+17
* | mmc: sdhci-msm: Update DLL reset sequenceVenkat Gopalakrishnan2016-11-291-0/+60
* | dt-bindings: sdhci-msm: Add xo valueRitesh Harjani2016-11-291-0/+1
* | mmc: sdhci-msm: Change poor style writel/readl of registersRitesh Harjani2016-11-291-30/+32
* | Documentation: synopsys-dw-mshc: remove the unused propertiesJaehoon Chung2016-11-291-5/+0Star
* | mmc: dw_mmc: The "clock-freq-min-max" property was deprecatedJaehoon Chung2016-11-292-1/+4
* | mmc: dw_mmc: remove the unnecessary mmc_data structureJaehoon Chung2016-11-291-4/+2Star
* | mmc: dw_mmc: use the cookie's enum values for post/pre_req()Jaehoon Chung2016-11-292-20/+25
* | mmc: dw_mmc: call the dw_mci_prep_stop_abort() by defaultJaehoon Chung2016-11-291-10/+5Star
* | mmc: dw_mmc: use the hold register when send stop commandJaehoon Chung2016-11-291-0/+3
* | mmc: dw_mmc: change the DW_MCI_FREQ_MIN from 400K to 100KJaehoon Chung2016-11-291-1/+1
* | mmc: dw_mmc: fix the debug message for checking card's presentJaehoon Chung2016-11-291-5/+2Star
* | mmc: dw_mmc: display the real register value on debugfsJaehoon Chung2016-11-291-6/+8
* | mmc: dw_mmc: fix spelling mistake in dev_dbg messageColin Ian King2016-11-291-2/+2
* | mmc: block: move packed command struct initLinus Walleij2016-11-293-46/+43Star
* | mmc: block: rename data to blkdataLinus Walleij2016-11-292-11/+12