summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mmc: wmt-sdmmc: Simplify wmt_set_sd_power implementationAxel Lin2013-10-211-22/+8
* mmc: sdhci-pci: add Intel Merrifield supportDavid Cohen2013-10-211-0/+30
* mmc: sdhci-esdhc-imx: set actual_clock in clock settingDong Aisheng2013-09-272-2/+3
* mmc: sdhci-esdhc-imx: correct pre_div for imx6qDong Aisheng2013-09-261-0/+3
* mmc: sdhci-esdhc-imx: change pinctrl state according to uhs modeDong Aisheng2013-09-262-1/+99
* mmc: sdhci-esdhc-imx: add sd3.0 SDR clock tuning supportDong Aisheng2013-09-261-1/+195
* mmc: sdhci-esdhc-imx: support real clock on and off for imx6qDong Aisheng2013-09-261-2/+17
* mmc: sdhci-esdhc: move common esdhc_set_clock to platform driverDong Aisheng2013-09-263-41/+66
* mmc: sdhci: allow platform access of sdhci_send_commandDong Aisheng2013-09-262-2/+4
* mmc: sdhci: add hooks for platform specific tuningDong Aisheng2013-09-262-0/+9
* mmc: sdhci-bcm2835: Use sdhci_pltfm_unregister instead of open codedAxel Lin2013-09-261-7/+1
* mmc: sdhci-bcm-kona: Use sdhci_pltfm_unregister instead of open codedAxel Lin2013-09-261-13/+1
* mmc: dw_mmc-socfpga: Staticize dw_mci_socfpga_probeSachin Kamat2013-09-261-1/+1
* mmc: dw_mmc-socfpga: Remove redundant of_match_ptrSachin Kamat2013-09-261-1/+1
* mmc: mvsdio: Convert to devm_ioremap_resourceSachin Kamat2013-09-261-3/+3
* mmc: core: clean up duplicate macrosJackey Shen2013-09-263-4/+2
* mmc: atmel-mci: fix oops in atmci_tasklet_funcRodolfo Giometti2013-09-261-6/+8
* mmc: atmel-mci: abort transfer on timeout errorLudovic Desroches2013-09-261-0/+7
* mmc: add ignorance case for CMD13 CRC errorSeungwon Jeon2013-09-261-28/+45
* mmc: dw_mmc: fix the transfer termination in IDMAC modeSeungwon Jeon2013-09-261-3/+3
* mmc: dw_mmc: amend use of idmac sw resetSeungwon Jeon2013-09-261-6/+11
* mmc: dw_mmc: gather each reset code into functionsSeungwon Jeon2013-09-261-38/+43
* mmc: dw_mmc: rework the code related to cmd/data completionSeungwon Jeon2013-09-261-63/+84
* mmc: dw_mmc: guarantee stop-abort cmd in data errorsSeungwon Jeon2013-09-262-20/+66
* mmc: dw_mmc: fix error handling on response errorSeungwon Jeon2013-09-261-5/+21
* mmc: dw_mmc: control card read thresholdSeungwon Jeon2013-09-263-2/+40
* mmc: dw_mmc: adjust the fifoth with block sizeSeungwon Jeon2013-09-263-3/+76
* mmc: dw_mmc: set the supported max/min frequencySeungwon Jeon2013-09-262-2/+16
* mmc: dw_mmc: move supports-highspeed of quirks to capsSeungwon Jeon2013-09-261-6/+3
* mmc: dw_mmc: add the capability to support hs200 modeSeungwon Jeon2013-09-262-0/+11
* mmc: dw_mmc: exynos: adjust the clock rate with speed modeSeungwon Jeon2013-09-261-13/+42
* mmc: dw_mmc: exynos: add variable delay tuning sequenceSeungwon Jeon2013-09-261-0/+124
* mmc: dw_mmc: add support tuning schemeSeungwon Jeon2013-09-262-37/+108
* mmc: dw_mmc: exynos: configure SMU in exynos5420Yuvaraj Kumar C D2013-09-261-1/+37
* mmc: dw_mmc: move the platform specific init callYuvaraj Kumar C D2013-09-262-7/+9
* mmc: dw_mmc: socfpga: move socfpga private initYuvaraj Kumar C D2013-09-261-16/+14
* mmc: dw_mmc: exynos: move the exynos private initYuvaraj Kumar C D2013-09-261-18/+16
* mmc: dw_mmc: Set timeout to max upon resumeDoug Anderson2013-09-261-0/+3
* mmc: dw_mmc: Honor requests to set the clock to 0Doug Anderson2013-09-261-16/+28
* mmc: dw_mmc: Add exynos resume_noirq callback to clear WAKEUP_INTDoug Anderson2013-09-261-1/+52
* mmc: dw_mmc: don't queue up a card detect at slot startupDoug Anderson2013-09-261-6/+0
* sh: ecovec: fixup compile error on sdhiKuninori Morimoto2013-09-261-0/+1
* mmc: core: remove dead function mmc_try_claim_hostGrant Grundler2013-09-262-26/+0
* Merge tag 'stable/for-linus-3.12-rc2-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-09-266-67/+63
|\
| * xen/spinlock: Document the xen_nopvspin parameter.Konrad Rzeszutek Wilk2013-09-251-0/+4
| * xen/p2m: check MFN is in range before using the m2p tableDavid Vrabel2013-09-252-17/+24
| * xen/balloon: don't alloc page while non-preemptibleDavid Vrabel2013-09-241-12/+11
| * xen: Do not enable spinlocks before jump_label_init() has executedKonrad Rzeszutek Wilk2013-09-241-2/+24
| * tpm: xen-tpmfront: Remove the locality sysfs attributeJason Gunthorpe2013-09-241-29/+0
| * tpm: xen-tpmfront: Fix default durationsJason Gunthorpe2013-09-241-7/+0