summaryrefslogtreecommitdiff
path: root/drivers/mmc/host
AgeCommit message (Expand)Author
2015-10-22mmc: sdhci: fix dma memory leak in sdhci_pre_req()Haibo Chen
2015-10-22mmc: sdhci-esdhc-imx: fix cd regression for dt platformDong Aisheng
2015-10-22mmc: sdhci-esdhc-imx: Do not break platform data boardsFabio Estevam
2015-10-22mmc: sdhci-esdhc-imx: Move mmc_of_parse() to the dt probeFabio Estevam
2015-10-22mmc: dw_mmc: handle data blocks > than 4kB if IDMAC is usedAlexey Brodkin
2015-09-29mmc: sdhci: also get preset value and driver type for MMC_DDR52Jisheng Zhang
2015-09-29mmc: sdhci-pci: set the clear transfer mode register quirk for O2MicroAdam Lee
2015-08-10mmc: sdhci-pxav3: fix platform_data is not initializedJingju Hou
2015-08-10mmc: sdhci-esdhc: Make 8BIT bus workJoakim Tjernlund
2015-08-10mmc: sdhci check parameters before call dma_free_coherentPeng Fan
2015-08-10mmc: omap_hsmmc: Fix DTO and DCRC handlingKishon Vijay Abraham I
2015-08-03mmc: sdhci: Restore behavior while creating OCR maskUlf Hansson
2015-07-10mmc: sdhci: fix low memory corruptionJiri Slaby
2015-05-18mmc: atmel-mci: fix bad variable type for clkdivLudovic Desroches
2015-05-08mmc: dw_mmc: dw_mci_get_cd check MMC_CAP_NONREMOVABLEZhangfei Gao
2015-05-08mmc: dw_mmc: init desc in dw_mci_idmac_initZhangfei Gao
2015-05-06mmc: sh_mmcif: Fix timeout value for command requestTakeshi Kihara
2015-04-24Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2015-04-22Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-04-16Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds
2015-04-10mmc: sdhci-st: Update the quirks for this controller.Peter Griffin
2015-04-10mmc: sdhci-st: Add sdhci_st_set_uhs_signaling function.Peter Griffin
2015-04-10mmc: sdhci-st: Add st_mmcss_cconfig function to configure mmcss glue registers.Peter Griffin
2015-04-10mmc: sdhci-st: Add delay management functions for top registers (eMMC).Peter Griffin
2015-04-10mmc: sdhci-st: Add support for de-asserting reset signal and top regs resourcePeter Griffin
2015-04-10mmc: sdhci-st: Add macros for register offsets and bitfields for mmcss glue regsPeter Griffin
2015-04-09mmc: sdhci-esdhc-imx: Call mmc_of_parse()Fabio Estevam
2015-04-09mmc: dw_mmc: Add locking around cmd11 timerDoug Anderson
2015-04-09mmc: dw_mmc: Add a return in an unexpected cmd11 timeoutDoug Anderson
2015-04-09mmc: dw_mmc: Increase cmd11 timeout to 500msDoug Anderson
2015-04-09mmc: dw_mmc: fix fifo ordering in big endianBen Dooks
2015-04-09mmc: dw_mmc: change idmac descriptor files to __le32Ben Dooks
2015-04-09mmc: dw_mmc: make IO accessors endian agnosticBen Dooks
2015-04-08mmc: sdhci-of-arasan: Call OF parsing for MMCMichal Simek
2015-04-08mmc: sdhci-pci: fix 64 BIT DMA quirks for rtsxMicky Ching
2015-04-01mmc: sdhci-tegra: convert to use GPIO descriptorsMylene JOSSERAND
2015-03-31mmc: omap_hsmmc: use generic slot-gpio isr to manage card detect pinAndreas Fenkart
2015-03-31mmc: omap_hsmmc: simplify card/cover detect isrAndreas Fenkart
2015-03-31mmc: dw_mmc: Don't try to enable the CD until we're sure we're not deferringDoug Anderson
2015-03-31mmc: dw_mmc: Add a timeout for sending CMD11Doug Anderson
2015-03-31mmc: dw_mmc: enable card read threshold when mode is HS400Jaehoon Chung
2015-03-27mmc: Remove msm_sdcc driverStephen Boyd
2015-03-27ARM: OMAP2: HSMMC: explicit fields to declare cover/card detect pinAndreas Fenkart
2015-03-27mmc: omap_hsmmc: stop using ->enable|disable() callbacksNeilBrown
2015-03-25mmc: sdhci-msm: Add support for vendor capabilities registersGeorgi Djakov
2015-03-25mmc: sdhci-esdhc-imx: support voltage-range propertySascha Hauer
2015-03-25mmc: mmci: Cascade EPROBE_DEFER from regulators.Bjorn Andersson
2015-03-25mmc: atmel-mci: use endian agnostic IOBen Dooks
2015-03-24powerpc: Remove arch specific byteswappers from the MXC MMC driverDavid Gibson
2015-03-23mmc: constify of_device_id arrayFabian Frederick