summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2015-08-27mmc: host: use of_property_read_bool()Sergei Shtylyov
2015-08-27mmc: sdhci-pci: set the clear transfer mode register quirk for O2MicroAdam Lee
2015-08-27mmc: core: Fixed bug in one erase-group budget TRIMRobin van der Gracht
2015-08-24mmc: tmio: Fix timeout value for command requestTakeshi Kihara
2015-08-24mmc: sdhci-of-at91: introduce driver for the Atmel SDMMCludovic.desroches@atmel.com
2015-08-24mmc: sdhci: switch from programmable clock mode to divided one if neededludovic.desroches@atmel.com
2015-08-17scatterlist: remove open coded sg_unmark_end instancesDan Williams
2015-08-17mmc: dw_mmc: add quirk for broken data transfer over schemeAddy Ke
2015-08-17mmc: dw_mmc: print the message for deprecated propertyJaehoon Chung
2015-08-17mmc: dw_mmc: remove the unused blk_settingJaehoon Chung
2015-08-17mmc: dw_mmc: fix the wrong condition checkingJaehoon Chung
2015-08-17mmc: dw_mmc: fix pio mode when internal dmac is enabledHeiko Stuebner
2015-08-17mmc: dw_mmc: Fix coding style issuesShawn Lin
2015-08-17mmc: dw_mmc: handle data blocks > than 4kB if IDMAC is usedAlexey Brodkin
2015-08-17mmc: block: add fixup of broken CMD23 for Sandisk cardYangbo Lu
2015-08-17mmc: sdhci-esdhc: add default quirk SDHCI_QUIRK_NO_HISPD_BITYangbo Lu
2015-08-17mmc: omap_hsmmc: regulator automatically released by devmAndreas Fenkart
2015-08-17mmc: omap_hsmmc: call omap_hsmmc_set_power directlyAndreas Fenkart
2015-08-17mmc: sdhci: properly check card present state when quirk NO_CARD_NO_RESET is setIvan T. Ivanov
2015-08-17mmc: sdhci: don't use card state polling when CD GPIO is definedIvan T. Ivanov
2015-08-17mmc: sdhci: let GPIO based card detection have higher precedenceIvan T. Ivanov
2015-08-17mmc: sdhci-msm: Boost controller core clockIvan T. Ivanov
2015-08-17mmc: block: don't use parameter prefix if built as moduleAndy Shevchenko
2015-08-17mmc: omap: use for_each_sg() for scatterlist parsingFabian Frederick
2015-08-17mmc: sdhci-of-arasan: add quirks for broken clock baseSuneel Garapati
2015-08-17mmc: sdhci: add quirk SDHCI_QUIRK_CLOCK_DIV_ZERO_BROKENSuneel Garapati
2015-08-17mmc: pxamci: switch over to dmaengine useDaniel Mack
2015-08-17mmc: core: Optimize case for exactly one erase-group budgetDavid Jander
2015-07-24mmc: sdhci-pxav3: fix platform_data is not initializedJingju Hou
2015-07-24mmc: sdhci-esdhc-imx: clear f_max in boarddataDong Aisheng
2015-07-24mmc: sdhci-esdhc-imx: remove duplicated dts parsingDong Aisheng
2015-07-24mmc: sdhci: make max-frequency property in device tree workDong Aisheng
2015-07-24mmc: sdhci-esdhc-imx: move all non dt probe code into one functionDong Aisheng
2015-07-24mmc: sdhci-esdhc-imx: fix cd regression for dt platformDong Aisheng
2015-07-24mmc: sdhci-esdhc: Make 8BIT bus workJoakim Tjernlund
2015-07-24mmc: block: Add missing mmc_blk_put() in power_ro_lock_show()Tomas Winkler
2015-07-24mmc: MMC_MTK should depend on HAS_DMAGeert Uytterhoeven
2015-07-24mmc: sdhci check parameters before call dma_free_coherentPeng Fan
2015-07-24mmc: omap_hsmmc: Handle BADA, DEB and CEB interruptsVignesh R
2015-07-24mmc: omap_hsmmc: Fix DTO and DCRC handlingKishon Vijay Abraham I
2015-07-17Update Viresh Kumar's email addressViresh Kumar
2015-07-17block: have drivers use blk_queue_max_discard_sectors()Jens Axboe
2015-07-02Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds
2015-06-25Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-06-18mmc: queue: prevent soft lockups on PREEMPT=nRabin Vincent
2015-06-18mmc: mediatek: Add PM support for MMC driverChaotian Jing
2015-06-18mmc: mediatek: Add Mediatek MMC driverChaotian Jing
2015-06-16mmc: card: Fixup request missing in mmc_blk_issue_rw_rqDing Wang
2015-06-16mmc: sdhci: fix low memory corruptionJiri Slaby
2015-06-16mmc: sdhci-pci: Change AMD SDHCI quirk application scopeVincent Wan