summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2016-12-14mmc: sdhci-s3c: add spin_unlock_irq() before calling clk_round_rateJaehoon Chung
2016-12-14mmc: dw_mmc: fix the spamming log messageJaehoon Chung
2016-12-14mmc: dw_mmc: remove UBSAN warning in dw_mci_setup_bus()Seung-Woo Kim
2016-12-14local/mmc: dw_mmc: exynos: skip the specific sample valueJaehoon Chung
2016-12-14Revert "local/mmc: dw_mmc: exynos: Add SAMPLE_CLK_TUNING bit for eMMC"Jaehoon Chung
2016-12-14Revert "local/mmc: dw_mmc: exynos: Change SAMPLE_CLK_TUNING bit"Jaehoon Chung
2016-12-14Revert "local/mmc: dw_mmc: exynos: use the bits relevant to clock tuning"Jaehoon Chung
2016-12-14Revert "local/mmc: dw_mmc: exynos: dynamically adjust the SAMPLE_CLK_TUNING"Jaehoon Chung
2016-12-14local/mmc: dw_mmc: exynos: dynamically adjust the SAMPLE_CLK_TUNINGJaehoon Chung
2016-12-14local/mmc: dw_mmc: exynos: use the bits relevant to clock tuningJaehoon Chung
2016-12-14local/mmc: dw_mmc: exynos: Change SAMPLE_CLK_TUNING bitJaehoon Chung
2016-12-14local/mmc: dw_mmc: exynos: Add SAMPLE_CLK_TUNING bit for eMMCJaehoon Chung
2016-12-14local/mmc: dw_mmc: exynos: don't send the tuning command if already tunedJaehoon Chung
2016-12-14local / mmc: dw_mmc: exynos: fix the bit rotation operation for sampling clockJaehoon Chung
2016-12-14local/mmc: dw_mmc: exynos: Add codes to change the clk_drvJaehoon Chung
2016-12-14LOCAL / mmc: dw_mmc: exynos: enable mmc-erase capabilityJaehoon Chung
2016-11-01mmc: rtsx_usb_sdmmc: Handle runtime PM while changing the ledUlf Hansson
2016-11-01mmc: rtsx_usb_sdmmc: Avoid keeping the device runtime resumed when unusedUlf Hansson
2016-11-01mmc: sdhci: cast unsigned int to unsigned long long to avoid unexpeted errorHaibo Chen
2016-11-01mmc: core: Annotate cmd_hdr as __le32Jiri Slaby
2016-08-06mmc: block: fix packed command header endiannessTaras Kondratiuk
2016-06-06mmc: sdhci-acpi: Remove MMC_CAP_BUS_WIDTH_TEST for Intel controllersAdrian Hunter
2016-06-06mmc: longer timeout for long read time quirkMatt Gumbel
2016-06-06mmc: mmc: Fix partition switch timeout for some eMMCsAdrian Hunter
2016-04-18mmc: atmel-mci: Check pdata for NULL before dereferencing it at DMA configBrent Taylor
2016-04-18mmc: atmel-mci: restore dma on AVR32Mans Rullgard
2016-04-18mmc: sdhci: Fix override of timeout clk wrt max_busy_timeoutAdrian Hunter
2016-04-18mmc: mmc_spi: Add Card Detect comments and fix CD GPIO caseMagnus Damm
2016-04-18mmc: sdhci: fix data timeout (part 2)Russell King
2016-04-18mmc: sdhci: fix data timeout (part 1)Russell King
2016-04-18mmc: sdhci-pxav3: fix higher speed mode capabilitiesRussell King
2016-02-03mmc: core: Enable tuning according to the actual timingCarlo Caione
2016-02-03mmc: core: enable CMD19 tuning for DDR50 modeWeijun Yang
2016-02-03mmc: mmci: fix an ages old detection errorLinus Walleij
2016-02-01mmc: sdhci: Fix sdhci_runtime_pm_bus_on/off()Adrian Hunter
2016-02-01mmc: sdhci: Fix DMA descriptor with zero data lengthAdrian Hunter
2016-02-01mmc: sdio: Fix invalid vdd in voltage switch power cycleAdrian Hunter
2015-10-22mmc: core: Don't return an error for CD/WP GPIOs when GPIOLIB is unsetUlf Hansson
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: core: fix race condition in mmc_wait_data_doneJialing Fu
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