summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
Commit message (Expand)AuthorAgeFilesLines
...
* | | | 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/+2
* | | | 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/+1
* | | | 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/+10
* | | | 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/+13
|\
| * mmc: sh_mobile_sdhi: remove sh_mobile_sdhi_infoKuninori Morimoto2015-03-051-26/+2
| * 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/+0
| * mmc: sh_mmcif: remove slave_id settings for DMAEngineKuninori Morimoto2015-02-231-8/+5
* | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-04-224-1739/+0
|\ \
| * | mmc: Remove msm_sdcc driverStephen Boyd2015-03-274-1739/+0
| |/
* | 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
| |/
* | mmc: sdhci-st: Update the quirks for this controller.Peter Griffin2015-04-101-1/+4
* | mmc: sdhci-st: Add sdhci_st_set_uhs_signaling function.Peter Griffin2015-04-101-0/+51
* | mmc: sdhci-st: Add st_mmcss_cconfig function to configure mmcss glue registers.Peter Griffin2015-04-101-0/+88
* | mmc: sdhci-st: Add delay management functions for top registers (eMMC).Peter Griffin2015-04-101-0/+59
* | mmc: sdhci-st: Add support for de-asserting reset signal and top regs resourcePeter Griffin2015-04-101-3/+57
* | mmc: sdhci-st: Add macros for register offsets and bitfields for mmcss glue regsPeter Griffin2015-04-101-0/+91
* | mmc: sdhci-esdhc-imx: Call mmc_of_parse()Fabio Estevam2015-04-091-32/+6
* | mmc: dw_mmc: Add locking around cmd11 timerDoug Anderson2015-04-091-3/+21
* | mmc: dw_mmc: Add a return in an unexpected cmd11 timeoutDoug Anderson2015-04-091-2/+4
* | mmc: dw_mmc: Increase cmd11 timeout to 500msDoug Anderson2015-04-091-3/+5
* | mmc: dw_mmc: fix fifo ordering in big endianBen Dooks2015-04-092-35/+38
* | mmc: dw_mmc: change idmac descriptor files to __le32Ben Dooks2015-04-091-15/+16
* | mmc: dw_mmc: make IO accessors endian agnosticBen Dooks2015-04-091-6/+6
* | mmc: sdhci-of-arasan: Call OF parsing for MMCMichal Simek2015-04-081-0/+6
* | mmc: sdhci-pci: fix 64 BIT DMA quirks for rtsxMicky Ching2015-04-081-0/+1
* | mmc: sdhci-tegra: convert to use GPIO descriptorsMylene JOSSERAND2015-04-011-24/+8
* | mmc: omap_hsmmc: use generic slot-gpio isr to manage card detect pinAndreas Fenkart2015-03-311-13/+0
* | mmc: omap_hsmmc: simplify card/cover detect isrAndreas Fenkart2015-03-311-24/+3
* | mmc: dw_mmc: Don't try to enable the CD until we're sure we're not deferringDoug Anderson2015-03-311-3/+3
* | mmc: dw_mmc: Add a timeout for sending CMD11Doug Anderson2015-03-311-0/+26
* | mmc: dw_mmc: enable card read threshold when mode is HS400Jaehoon Chung2015-03-311-0/+1
* | ARM: OMAP2: HSMMC: explicit fields to declare cover/card detect pinAndreas Fenkart2015-03-271-5/+6
* | mmc: omap_hsmmc: stop using ->enable|disable() callbacksNeilBrown2015-03-271-21/+9
* | mmc: sdhci-msm: Add support for vendor capabilities registersGeorgi Djakov2015-03-251-1/+28
* | mmc: sdhci-esdhc-imx: support voltage-range propertySascha Hauer2015-03-251-1/+5
* | mmc: mmci: Cascade EPROBE_DEFER from regulators.Bjorn Andersson2015-03-251-1/+4
OpenPOWER on IntegriCloud