summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2012-10-30Merge commit 'rel_imx_3.0.35_12.10.02_RC2' into imx_3.0.35_android_r13.5-gaJack Lee
2012-10-15Merge commit 'rel_imx_3.0.35_12.10.02_RC1' intoJack Lee
2012-10-12ENGR00229222 mmc: esdhc: allow MMC and SDIO cards switched to 1.8V signallingRobby Cai
2012-10-10ENGR00227420 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-23ENGR00221185: mmc: sdhci: change info level when data preparation is invalidRyan QIAN
2012-08-23ENGR00219601-02: mmc: sdhci: revise pre_req & post_req to improve performanceRyan QIAN
2012-08-23ENGR00219601-01: mmc: queue: enlarge the size of bounce buffer for SDMA.Ryan 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-03Merge remote branch 'fsl-linux-sdk/imx_3.0.35' into imx_3.0.35_androidXinyu Chen
2012-08-03ENGR00219191: mmc: esdhc: escape BROKEN_ADMA quirk on mx6dl TO 1.1 chipsRyan QIAN
2012-08-01Merge remote branch 'fsl-linux-sdk/imx_3.0.35' into imx_3.0.35_androidXinyu Chen
2012-07-26ENGR00215346: mmc: esdhc: change to use sdma instead of adma due to ic limit.Ryan QIAN
2012-07-25ENGR00217603 mmc: revert "gate off sdio clk when MMC_POWER_OFF is set"Xinyu Chen
2012-07-25Merge remote branch 'fsl-linux-sdk/imx_3.0.35' into imx_3.0.35_androidXinyu Chen
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