aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/card (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-27mmc: core: add workaround for controllers with broken multiblock readsPaul Walmsley1-7/+14
2011-10-26mmc: core: Add cache control for eMMC4.5 deviceSeungwon Jeon1-6/+8
2011-10-26mmc: core: new discard feature support at eMMC v4.5Kyungmin Park1-1/+3
2011-10-26mmc: core: mmc sanitize feature support for v4.5Kyungmin Park2-2/+9
2011-10-26mmc: replace printk with appropriate display macroGirish K S4-29/+29
2011-10-26mmc: Add module.h to drivers/mmc users assuming implicit presence.Paul Gortmaker1-0/+1
2011-10-26mmc: core: general purpose MMC partition support.Namjae Jeon1-14/+17
2011-10-26mmc: block: support no access to boot partitionsAdrian Hunter1-1/+1
2011-10-26mmc: block: fix boot partition switch error pathAdrian Hunter1-3/+13
2011-10-26mmc: block: add eMMC hardware reset supportAdrian Hunter1-59/+142
2011-10-26mmc: mmc-test: add eMMC hardware reset testAdrian Hunter1-0/+30
2011-10-26mmc: fix integer assignments to pointerVenkatraman S1-2/+2
2011-10-26mmc: queue: declare mmc_alloc_sg as staticVenkatraman S1-1/+1
2011-08-23block: separate priority boosting from REQ_METAChristoph Hellwig1-0/+3
2011-08-13mmc: core: use defined R1_STATE_PRG macro for card statusJaehoon Chung1-1/+1
2011-08-13mmc: mmc_test: avoid stalled file in debugfsAndy Shevchenko1-26/+30
2011-07-21mmc: block: fixed NULL pointer dereferenceJaehoon Chung1-0/+3
2011-07-20mmc: block: add handling for two parallel block requests in issue_rw_rqPer Forlin3-20/+84
2011-07-20mmc: queue: add a second mmc queue request memberPer Forlin2-3/+44
2011-07-20mmc: block: move error path in issue_rw_rq to a separate function.Per Forlin1-89/+131
2011-07-20mmc: block: add a block request prepare functionPer Forlin1-104/+114
2011-07-20mmc: block: add member in mmc queue struct to hold request dataPer Forlin3-128/+141
2011-07-20mmc: mmc_test: test to measure how sg_len affect performancePer Forlin1-12/+139
2011-07-20mmc: mmc_test: add test for non-blocking transfersPer Forlin1-8/+310
2011-07-20mmc: mmc_test: add debugfs file to list all testsPer Forlin1-1/+38
2011-07-20mmc: queue: let host controllers specify maximum discard timeoutAdrian Hunter1-10/+23
2011-07-20mmc: block: add checking of r/w command responseRussell King - ARM Linux1-1/+25
2011-07-20mmc: block: improve error recovery from command channel errorsRussell King - ARM Linux1-48/+182
2011-07-20mmc: block: allow get_card_status() to return error statusRussell King - ARM Linux1-24/+9
2011-06-25mmc: queue: bring discard_granularity/alignment into line with SCSIAdrian Hunter1-6/+1
2011-06-25mmc: queue: append partition subname to queue thread nameAdrian Hunter3-5/+8
2011-06-25mmc: block: switch card to User Data Area when removing the block driverAdrian Hunter1-0/+3
2011-05-25mmc: core: Block CMD23 support for UHS104/SDXC cards.Andrei Warkentin1-3/+6
2011-05-25mmc: core: Use CMD23 for multiblock transfers when we can.Andrei Warkentin1-29/+79
2011-05-24mmc: mmc_test: minor clean up, use t = &test.area everywhereAndy Shevchenko1-31/+44
2011-05-24mmc: card: fix potential null dereference of 'idata'Vladimir Motyka1-5/+6
2011-05-24mmc: core: Add mmc CMD+ACMD passthrough ioctlJohn Calixto1-0/+201
2011-05-24mmc: block: init force_ro sysfs attributeRabin Vincent1-0/+1
2011-05-24mmc: Ensure hardware partitions don't mess with mmcblk device naming.Andrei Warkentin1-7/+19
2011-05-24mmc: initialize struct mmc_request at declaration timeChris Ball2-12/+4
2011-05-24mmc: initialize struct mmc_data at declaration timeChris Ball2-9/+4
2011-05-24mmc: initialize struct mmc_command at declaration timeChris Ball2-22/+11
2011-05-24mmc: card: Fix use of uninitialized data in mmc_blk_issue_rw_rq.Chris Ball1-0/+1
2011-05-24mmc: quirks: Fix erase/trim for certain SanDisk cards.Andrei Warkentin1-1/+42
2011-05-24mmc: quirks: Support for block quirks.Andrei Warkentin1-0/+7
2011-05-24mmc: MMC boot partitions support.Andrei Warkentin1-35/+239
2011-05-24mmc: card: block.c cleanup for host claim/release.Andrei Warkentin1-18/+13
2011-05-24mmc: Reliable write support.Andrei Warkentin1-4/+77
2011-05-24mmc: remove redundant irq disablingJohn Ogness1-8/+0
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1