summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* 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/+0
|\ \ | |/ |/|
| * mmc: Remove msm_sdcc driverStephen Boyd2015-03-274-1739/+0
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-04-161-2/+2
|\ \
| * | sd, mmc, virtio_blk, string_helpers: fix block size unitsJames Bottomley2015-04-101-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/+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: 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/+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
* | | 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/+0
* | | 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
* | | mmc: atmel-mci: use endian agnostic IOBen Dooks2015-03-251-2/+9
* | | mmc: constify of_device_id arrayFabian Frederick2015-03-232-2/+2
* | | mmc: core: fold mmc_set_bus_width calls into sdio_enable_4bit_bus.NeilBrown2015-03-231-20/+12
* | | mmc: sunxi: add MMC_CAP_SDIO_IRQ capabilityHans de Goede2015-03-231-1/+1
* | | mmc: sdhci-iproc: fix oops in sdhci_iproc_writewDmitry Torokhov2015-03-231-1/+1
* | | mmc: sdhci: fix card presence logic in sdhci_request functionScott Branden2015-03-231-17/+3
* | | mmc: sdhci-spear: Remove exported headerUlf Hansson2015-03-231-26/+9
* | | mmc: sdhci-spear: Simplify by adding build dependency to CONFIG_OFUlf Hansson2015-03-232-16/+5
* | | mmc: sdhci: Remove the sdhci exported header fileUlf Hansson2015-03-232-2/+202
* | | mmc: sdhci-pltfm: remove the unneeded check of disabled deviceKevin Hao2015-03-231-28/+26
OpenPOWER on IntegriCloud