summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
Commit message (Expand)AuthorAgeFilesLines
...
* | | | mmc: sh_mmcif: calculate best clock with parent clockKuninori Morimoto2015-06-011-9/+75
* | | | mmc: sh_mmcif: use sh_mmcif_xxx prefix for all functionsKuninori Morimoto2015-06-011-13/+13
* | | | mmc: sh_mmcif: add sh_mmcif_host_to_dev() macro and use it.Kuninori Morimoto2015-06-011-43/+71
* | | | mmc: sdhci: fix driver type B and D handling in sdhci_do_set_ios()Petri Gynther2015-06-011-0/+9
* | | | mmc: sdhci-st: Fix modalias to make module auto-loading workZhangfei Gao2015-06-011-1/+1
* | | | mmc: dw_mmc: rockchip: Fix modalias to make module auto-loading workZhangfei Gao2015-06-011-1/+1
* | | | mmc: dw_mmc: exynos: Fix modalias to make module auto-loading workZhangfei Gao2015-06-011-1/+1
* | | | mmc: dw_mmc: k3: Fix modalias to make module auto-loading workZhangfei Gao2015-06-011-1/+1
* | | | mmc: dw_mmc: Use core to handle absent write protect lineLars-Peter Clausen2015-06-012-39/+17Star
* | | | mmc: dw_mmc: k3: support hi6220Zhangfei Gao2015-06-011-2/+101
* | | | mmc: dw_mmc: add switch_voltageZhangfei Gao2015-06-012-0/+6
* | | | mmc: host: sdhci: Use BUG_ON()Fabio Estevam2015-06-011-4/+2Star
* | | | mmc: host: mxcmmc: Simplify a trivial if-return sequenceFabio Estevam2015-06-011-5/+1Star
* | | | mmc: sdhci-esdhc-imx: Do not break platform data boardsFabio Estevam2015-06-011-1/+35
* | | | mmc: sdhci-esdhc-imx: Move mmc_of_parse() to the dt probeFabio Estevam2015-06-011-6/+2Star
* | | | mmc: sdhci: Change to new way of doing re-tuningAdrian Hunter2015-06-012-102/+13Star
* | | | mmc: sdhci-{pxav2,pxav3}: Use of_match_ptr() macroAxel Lin2015-06-012-6/+2Star
* | | | mmc: sdhci-of-arasan: Add the support for sdhci-arasan4.9aSuman Tripathi2015-06-011-0/+7
* | | | mmc: sdhci-s3c: Constify platform_device_idKrzysztof Kozlowski2015-06-011-1/+1
* | | | mmc: sdhci-imx: Constify platform_device_idKrzysztof Kozlowski2015-06-011-1/+1
* | | | mmc: s3cmci: Constify platform_device_idKrzysztof Kozlowski2015-06-011-1/+1
* | | | mmc: rtsx: Constify platform_device_idKrzysztof Kozlowski2015-06-012-2/+2
* | | | mmc: mxs: Constify platform_device_idKrzysztof Kozlowski2015-06-011-1/+1
* | | | mmc: davinci: Constify platform_device_idKrzysztof Kozlowski2015-06-011-1/+1
* | | | mmc: sdhci-sirf: fake version and capbility registersWeijun Yang2015-06-012-0/+36
* | | | mmc: sdhci-sirf: fix the tuning count in platform_execute_tuningWeijun Yang2015-06-011-4/+5
* | | | mmc: TMIO: Use devm_request_irq()Ian Molton2015-06-011-2/+2
* | | | mmc: TMIO: Fix I/O mapping leak on error using devm_ioremap()Ian Molton2015-06-011-3/+2Star
* | | | mmc: TMIO: Ensure MFD cell is disabled on probe error pathIan Molton2015-06-011-2/+4
* | | | mmc: sdhci_f_sdh30: Fix the size passed to sdhci_alloc_hostAxel Lin2015-06-011-2/+1Star
* | | | mmc: sdhci_f_sdh30: Staticize local functionsAxel Lin2015-06-011-3/+3
* | | | mmc: sdhci-of-esdhc: Pre divider starts at 1Joakim Tjernlund2015-06-011-2/+2
* | | | mmc: host: sdhci-esdhc-imx: fix broken email addressWolfram Sang2015-05-251-2/+2
* | | | mmc: sh_mmcif: separate sh_mmcif_clk_update() into setup and prepareKuninori Morimoto2015-05-251-12/+10Star
* | | | mmc: sh_mmcif: remove unnecessary int clk from struct sh_mmcif_hostKuninori Morimoto2015-05-251-17/+18
* | | | mmc: sh_mmcif: cleanup to use dev instead of &pdev->devKuninori Morimoto2015-05-251-16/+17
* | | | mmc: sh_mmcif: move mmcif_of_match to upsideKuninori Morimoto2015-05-251-6/+6
| |_|/ |/| |
* | | mmc: atmel-mci: fix bad variable type for clkdivLudovic Desroches2015-05-181-2/+7
| |/ |/|
* | mmc: dw_mmc: dw_mci_get_cd check MMC_CAP_NONREMOVABLEZhangfei Gao2015-05-081-1/+2
* | mmc: dw_mmc: init desc in dw_mci_idmac_initZhangfei Gao2015-05-081-1/+3
* | mmc: sh_mmcif: Fix timeout value for command requestTakeshi Kihara2015-05-061-1/+1
|/
* Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2015-04-244-40/+13Star
|\
| * mmc: sh_mobile_sdhi: remove sh_mobile_sdhi_infoKuninori Morimoto2015-03-051-26/+2Star
| * mmc: tmio: mmc: tmio: tmio_mmc_data has .chan_priv_?xKuninori Morimoto2015-03-053-22/+30
| * mmc: tmio_mmc: remove slave_id settings for DMAEngineKuninori Morimoto2015-02-233-8/+0Star
| * mmc: sh_mmcif: remove slave_id settings for DMAEngineKuninori Morimoto2015-02-231-8/+5Star
* | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-04-224-1739/+0Star
|\ \
| * | mmc: Remove msm_sdcc driverStephen Boyd2015-03-274-1739/+0Star
| |/
* | Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds2015-04-161-1/+1
|\ \
| * | powerpc: Remove arch specific byteswappers from the MXC MMC driverDavid Gibson2015-03-241-1/+1
| |/