summaryrefslogtreecommitdiff
path: root/drivers/mmc/card
AgeCommit message (Expand)Author
2012-08-23ENGR00219601-01: mmc: queue: enlarge the size of bounce buffer for SDMA.Ryan QIAN
2012-07-25Merge remote branch 'fsl-linux-sdk/imx_3.0.35' into imx_3.0.35_androidXinyu Chen
2012-07-20mmc_block: Allow more than 8 partitions per cardColin Cross
2012-07-20mmc: block: fixed NULL pointer dereferenceJaehoon Chung
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-20ENGR00174307 [mx6 mmc]fix build warningTony Lin
2012-07-20ENGR00174038 [mx6 mmc]fix build errTony Lin
2012-03-30mmc: block: fixed NULL pointer dereferenceJaehoon Chung
2012-03-30Merge remote branch 'fsl-linux-sdk/imx_3.0.15' into imx_3.0.15_4.6.6Xinyu Chen
2012-03-01mmc: block: add handling for two parallel block requests in issue_rw_rqPer Forlin
2012-03-01mmc: queue: add a second mmc queue request memberPer Forlin
2012-03-01mmc: block: move error path in issue_rw_rq to a separate function.Per Forlin
2012-03-01mmc: block: add a block request prepare functionPer Forlin
2012-03-01mmc: block: add member in mmc queue struct to hold request dataPer Forlin
2012-03-01mmc: queue: let host controllers specify maximum discard timeoutAdrian Hunter
2012-03-01mmc: block: add checking of r/w command responseRussell King - ARM Linux
2012-03-01mmc: block: improve error recovery from command channel errorsRussell King - ARM Linux
2012-03-01mmc: block: allow get_card_status() to return error statusRussell King - ARM Linux
2012-03-01mmc: mmc_test: test to measure how sg_len affect performancePer Forlin
2012-03-01mmc: mmc_test: add test for non-blocking transfersPer Forlin
2012-03-01mmc: mmc_test: add debugfs file to list all testsPer Forlin
2012-02-29mmc: core: check for zero length ioctl dataJohan Rudholm
2012-02-15Merge remote branch 'fsl-linux-sdk/imx_3.0.15' into imx_3.0.15_androidXinyu Chen
2012-02-13ENGR00174307 [mx6 mmc]fix build warningTony Lin
2012-02-08ENGR00174038 [mx6 mmc]fix build errTony Lin
2011-10-26mmc: block: Improve logging of handling emmc timeoutsKen Sumrall
2011-10-26mmc: block: add checking of r/w command responseRussell King - ARM Linux
2011-10-26mmc: block: improve error recovery from command channel errorsRussell King - ARM Linux
2011-10-26mmc: block: allow get_card_status() to return error statusRussell King - ARM Linux
2011-06-29Merge commit 'v3.0-rc5' into android-3.0Colin Cross
2011-06-25mmc: queue: bring discard_granularity/alignment into line with SCSIAdrian Hunter
2011-06-25mmc: queue: append partition subname to queue thread nameAdrian Hunter
2011-06-25mmc: block: switch card to User Data Area when removing the block driverAdrian Hunter
2011-06-14mmc_block: Allow more than 8 partitions per cardColin Cross
2011-06-14mmc: block: Resume multi-block reads after transient read errors.David Ding
2011-06-14mmc: mmcblk: Add support for deferred SD bus resumeSan Mehat
2011-05-25mmc: core: Block CMD23 support for UHS104/SDXC cards.Andrei Warkentin
2011-05-25mmc: core: Use CMD23 for multiblock transfers when we can.Andrei Warkentin
2011-05-24mmc: mmc_test: minor clean up, use t = &test.area everywhereAndy Shevchenko