summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2013-11-07SD-cards stability fix replaced with more appripriate. - selected maximum spe...Dmitry Lavnikevich
2013-11-07Fix for SD-cards stability problems trough decreasing working frequencyDmitry Lavnikevich
2012-11-28ENGR00234933 mmc: sdhci: invalid cd_gpio for always_present host controllerRyan QIAN
2012-11-23ENGR00234519 mmc: support eMMC v4.5 memory cardsRyan QIAN
2012-11-08ENGR00231273-02 mmc: sdhci: fix failed to call platform exit on removalRyan QIAN
2012-11-08ENGR00231273-01 mmc: sdhci: modularize sdhci driverRyan QIAN
2012-10-23ENGR00229222 mmc: esdhc: allow MMC and SDIO cards switched to 1.8V signallingRobby Cai
2012-10-12ENGR00227420 mmc: sdhci: shorten the delay on disabling clkRyan QIAN
2012-10-09ENGR00220469 mmc: sdio: claim host on suspend and release on resumingRyan QIAN
2012-09-24ENGR00225594 mmc: sdhci: remove calling enable clk in interrupt contextRyan QIAN
2012-09-24ENGR00225534-2 mmc: sdhci: using cancel_work_sync instread of cancel_delayed_...Dong Aisheng
2012-09-24ENGR00225534-1 mmc: core: move ->request() call from atomic contextAdrian Hunter
2012-09-24ENGR00220342 mmc: sdhci:reform fix for dat1 glitch causes system panicJianzheng Zhou
2012-08-23ENGR00221185: mmc: sdhci: change info level when data preparation is invalidRyan QIAN
2012-08-22ENGR00219601-02: mmc: sdhci: revise pre_req & post_req to improve performanceRyan QIAN
2012-08-22ENGR00219601-01: mmc: queue: enlarge the size of bounce buffer for SDMA.Ryan QIAN
2012-08-03ENGR00219191: mmc: esdhc: escape BROKEN_ADMA quirk on mx6dl TO 1.1 chipsRyan QIAN
2012-07-26ENGR00215346: mmc: esdhc: change to use sdma instead of adma due to ic limit.Ryan QIAN
2012-07-25ENGR00217936-02 mmc: esdhc: fix unknown controller version for usdhcRyan QIAN
2012-07-25ENGR00217936-01 mmc: esdhc: fix unknown controller version for usdhcRyan QIAN
2012-07-25ENGR00217120 mmc: esdhc: implement std tuning for fsl sdhc ipRyan QIAN
2012-07-25ENGR00217122 mmc: esdhc: move sd3.0 tuning routine into pltfmRyan QIAN
2012-07-25ENGR00216961: MMC/SDIO: gate off sdio clk when MMC_POWER_OFF is setRyan QIAN
2012-07-20ENGR00213944-02: mmc: sdhci: [MX6] support SD v3.0 memory cards.Ryan QIAN
2012-07-20ENGR00213944-01: mmc: sdhci: support SD v3.0 memory cards.Ryan QIAN
2012-07-20ENGR00211300: warning of 'mmc: unknown controller version' on boot.Ryan QIAN
2012-07-20ENGR00210160: [mx6]: mmc/sd illegal func call "clk_enable" in intr contextRyan QIAN
2012-07-20ENGR00180768 sd:detect some sd2.0 cards to sd1.0B38613
2012-07-20ENGR00209686-2:sdio:suspend/resume issueB38613
2012-07-20ENGR00182054: [MX6]: always_present flag will't work as designed at some condRyan QIAN
2012-07-20mmc_block: Allow more than 8 partitions per cardColin Cross
2012-07-20mmc: block: fixed NULL pointer dereferenceJaehoon Chung
2012-07-20ENGR00178290-2 mmc: sdhci: introduce QUIRK_BROKEN_AUTO_CMD23 for mx6Dong Aisheng
2012-07-20ENGR00178290-1 Merge mmc: sdhci-esdhc-imx: Enable ADMA2Dong Aisheng
2012-07-20ENGR00175864 [MMC]pipeline mmc requestsTony Lin
2012-07-20mmc: block: add handling for two parallel block requests in issue_rw_rqPer Forlin
2012-07-20mmc: queue: add a second mmc queue request memberPer Forlin
2012-07-20mmc: block: move error path in issue_rw_rq to a separate function.Per Forlin
2012-07-20mmc: block: add a block request prepare functionPer Forlin
2012-07-20mmc: block: add member in mmc queue struct to hold request dataPer Forlin
2012-07-20mmc: queue: let host controllers specify maximum discard timeoutAdrian Hunter
2012-07-20mmc: block: add checking of r/w command responseRussell King - ARM Linux
2012-07-20mmc: block: improve error recovery from command channel errorsRussell King - ARM Linux
2012-07-20mmc: block: allow get_card_status() to return error statusRussell King - ARM Linux
2012-07-20mmc: mmc_test: test to measure how sg_len affect performancePer Forlin
2012-07-20mmc: mmc_test: add test for non-blocking transfersPer Forlin
2012-07-20mmc: mmc_test: add debugfs file to list all testsPer Forlin
2012-07-20mmc: mmci: implement pre_req() and post_req()Per Forlin
2012-07-20mmc: omap_hsmmc: add support for pre_req and post_reqPer Forlin
2012-07-20mmc: core: add non-blocking mmc request functionPer Forlin