summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* 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: card: Don't access RPMB partitions for normal read/writeChuanxiao Dong2015-05-063-1/+15
* mmc: sh_mmcif: Fix timeout value for command requestTakeshi Kihara2015-05-061-1/+1
* mmc: core: add missing pm event in mmc_pm_notify to fix hib restoreGrygorii Strashko2015-05-041-0/+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 'mmc-4.1-rc1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2015-04-224-37/+58
|\ \
| * | Revert "mmc: core: Convert mmc_driver to device_driver"Ulf Hansson2015-04-173-36/+57
| * | mmc: pwrseq: Fix error code propagation in mmc_pwrseq_simple_alloc()Javier Martinez Canillas2015-04-171-1/+1
* | | 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 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-04-171-2/+2
|\ \
| * | sd, mmc, virtio_blk, string_helpers: fix block size unitsJames Bottomley2015-04-111-2/+2
| |/
* | 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
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-04-142-4/+4
|\ \
| * | treewide: Fix typo in printk messagesMasanari Iida2015-03-062-4/+4
* | | 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/+6Star
* | | 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: Add support for marking hpi as broken through devicetreeHans de Goede2015-04-021-1/+9
* | | mmc: sdhci-tegra: convert to use GPIO descriptorsMylene JOSSERAND2015-04-011-24/+8Star
* | | mmc: omap_hsmmc: use generic slot-gpio isr to manage card detect pinAndreas Fenkart2015-03-311-13/+0Star
* | | mmc: omap_hsmmc: simplify card/cover detect isrAndreas Fenkart2015-03-311-24/+3Star
* | | 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
* | | mmc: core: Enable runtime PM management of host devicesUlf Hansson2015-03-311-1/+9
* | | ARM: OMAP2: HSMMC: explicit fields to declare cover/card detect pinAndreas Fenkart2015-03-271-5/+6
* | | mmc: core: Remove the ->enable|disable() callbacksNeilBrown2015-03-271-5/+0Star
* | | mmc: omap_hsmmc: stop using ->enable|disable() callbacksNeilBrown2015-03-271-21/+9Star
* | | 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