summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
Commit message (Expand)AuthorAgeFilesLines
...
* mmc: dw_mmc: fix the wrong condition checkingJaehoon Chung2015-08-171-1/+1
* mmc: dw_mmc: fix pio mode when internal dmac is enabledHeiko Stuebner2015-08-171-13/+14
* mmc: dw_mmc: Fix coding style issuesShawn Lin2015-08-171-34/+56
* mmc: dw_mmc: handle data blocks > than 4kB if IDMAC is usedAlexey Brodkin2015-08-171-38/+71
* mmc: sdhci-esdhc: add default quirk SDHCI_QUIRK_NO_HISPD_BITYangbo Lu2015-08-171-1/+2
* mmc: omap_hsmmc: regulator automatically released by devmAndreas Fenkart2015-08-171-12/+0Star
* mmc: omap_hsmmc: call omap_hsmmc_set_power directlyAndreas Fenkart2015-08-171-15/+22
* mmc: sdhci: properly check card present state when quirk NO_CARD_NO_RESET is setIvan T. Ivanov2015-08-171-2/+1Star
* mmc: sdhci: don't use card state polling when CD GPIO is definedIvan T. Ivanov2015-08-171-1/+2
* mmc: sdhci: let GPIO based card detection have higher precedenceIvan T. Ivanov2015-08-171-4/+10
* mmc: sdhci-msm: Boost controller core clockIvan T. Ivanov2015-08-171-0/+5
* mmc: omap: use for_each_sg() for scatterlist parsingFabian Frederick2015-08-171-2/+3
* mmc: sdhci-of-arasan: add quirks for broken clock baseSuneel Garapati2015-08-171-0/+3
* mmc: sdhci: add quirk SDHCI_QUIRK_CLOCK_DIV_ZERO_BROKENSuneel Garapati2015-08-172-0/+5
* mmc: pxamci: switch over to dmaengine useDaniel Mack2015-08-171-86/+114
* mmc: sdhci-pxav3: fix platform_data is not initializedJingju Hou2015-07-241-0/+1
* mmc: sdhci-esdhc-imx: clear f_max in boarddataDong Aisheng2015-07-241-6/+1Star
* mmc: sdhci-esdhc-imx: remove duplicated dts parsingDong Aisheng2015-07-241-14/+0Star
* mmc: sdhci: make max-frequency property in device tree workDong Aisheng2015-07-241-2/+7
* mmc: sdhci-esdhc-imx: move all non dt probe code into one functionDong Aisheng2015-07-241-85/+94
* mmc: sdhci-esdhc-imx: fix cd regression for dt platformDong Aisheng2015-07-241-1/+9
* mmc: sdhci-esdhc: Make 8BIT bus workJoakim Tjernlund2015-07-241-1/+1
* mmc: MMC_MTK should depend on HAS_DMAGeert Uytterhoeven2015-07-241-0/+1
* mmc: sdhci check parameters before call dma_free_coherentPeng Fan2015-07-241-2/+5
* mmc: omap_hsmmc: Handle BADA, DEB and CEB interruptsVignesh R2015-07-241-1/+2
* mmc: omap_hsmmc: Fix DTO and DCRC handlingKishon Vijay Abraham I2015-07-241-4/+4
* Update Viresh Kumar's email addressViresh Kumar2015-07-181-2/+2
* Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds2015-07-021-43/+6Star
|\
| * Merge branch 'wakeirq-8250' into omap-for-v4.2/wakeirq-v2Tony Lindgren2015-06-101-2/+7
| |\
| * | mmc: omap_hsmmc: Change wake-up interrupt to use generic wakeirqTony Lindgren2015-05-221-43/+6Star
* | | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-261-1/+1
|\ \ \
| * | | remove <asm/scatterlist.h>Christoph Hellwig2015-05-051-1/+1
* | | | mmc: mediatek: Add PM support for MMC driverChaotian Jing2015-06-181-3/+86
* | | | mmc: mediatek: Add Mediatek MMC driverChaotian Jing2015-06-183-0/+1388
* | | | mmc: sdhci: fix low memory corruptionJiri Slaby2015-06-161-1/+1
* | | | mmc: sdhci-pci: Change AMD SDHCI quirk application scopeVincent Wan2015-06-161-1/+24
* | | | mmc: dw_mmc: insmod followed by rmmod will hung for eMMCPrabu Thangamuthu2015-06-121-3/+3
* | | | mmc: sdhci: Restore behavior while creating OCR maskUlf Hansson2015-06-081-4/+5
* | | | mmc: sdhci-pxav3: fix device wakeup initializationJisheng Zhang2015-06-041-5/+1Star
* | | | mmc: sdhci-bcm2835: Actually enable the clockEric Anholt2015-06-011-1/+8
* | | | mmc: sdhci-bcm2835: Clean up platform allocations if sdhci init fails.Eric Anholt2015-06-011-1/+4
* | | | mmc: sdhci-of-esdhc: enable interrupt mode to detect cardYangbo Lu2015-06-011-0/+7
* | | | mmc: sdhci-esdhc-imx: add quirk SDHCI_QUIRK2_BROKEN_HS200 for imx6qdlDong Aisheng2015-06-011-2/+8
* | | | mmc: sdhci-esdhc-imx: add imx6sx supportDong Aisheng2015-06-011-0/+6
* | | | mmc: sdhci-esdhc-imx: add ADMA Length Mismatch errata fixDong Aisheng2015-06-011-1/+17
* | | | mmc: sdhci-esdhc-imx: usdhc does not have missing card interrupt issueDong Aisheng2015-06-011-1/+1
* | | | mmc: sdhci-esdhc-imx: merge the same register check into one placeDong Aisheng2015-06-011-7/+5Star
* | | | mmc: sdhci-pci: Enable HS400 for some Intel host controllersAdrian Hunter2015-06-011-0/+1
* | | | mmc: sdhci-pci: Add support for drive strength selection for SPTAdrian Hunter2015-06-013-0/+90
* | | | mmc: sdhci: Add a callback to select drive strengthAdrian Hunter2015-06-012-0/+17