summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/card
Commit message (Expand)AuthorAgeFilesLines
* mmc: core: use defined R1_STATE_PRG macro for card statusJaehoon Chung2011-08-131-1/+1
* mmc: mmc_test: avoid stalled file in debugfsAndy Shevchenko2011-08-131-26/+30
* mmc: block: fixed NULL pointer dereferenceJaehoon Chung2011-07-211-0/+3
* mmc: block: add handling for two parallel block requests in issue_rw_rqPer Forlin2011-07-203-20/+84
* mmc: queue: add a second mmc queue request memberPer Forlin2011-07-202-3/+44
* mmc: block: move error path in issue_rw_rq to a separate function.Per Forlin2011-07-201-89/+131
* mmc: block: add a block request prepare functionPer Forlin2011-07-201-104/+114
* mmc: block: add member in mmc queue struct to hold request dataPer Forlin2011-07-203-128/+141
* mmc: mmc_test: test to measure how sg_len affect performancePer Forlin2011-07-201-12/+139
* mmc: mmc_test: add test for non-blocking transfersPer Forlin2011-07-201-8/+310
* mmc: mmc_test: add debugfs file to list all testsPer Forlin2011-07-201-1/+38
* mmc: queue: let host controllers specify maximum discard timeoutAdrian Hunter2011-07-201-10/+23
* mmc: block: add checking of r/w command responseRussell King - ARM Linux2011-07-201-1/+25
* mmc: block: improve error recovery from command channel errorsRussell King - ARM Linux2011-07-201-48/+182
* mmc: block: allow get_card_status() to return error statusRussell King - ARM Linux2011-07-201-24/+9Star
* mmc: queue: bring discard_granularity/alignment into line with SCSIAdrian Hunter2011-06-261-6/+1Star
* mmc: queue: append partition subname to queue thread nameAdrian Hunter2011-06-263-5/+8
* mmc: block: switch card to User Data Area when removing the block driverAdrian Hunter2011-06-261-0/+3
* mmc: core: Block CMD23 support for UHS104/SDXC cards.Andrei Warkentin2011-05-251-3/+6
* mmc: core: Use CMD23 for multiblock transfers when we can.Andrei Warkentin2011-05-251-29/+79
* mmc: mmc_test: minor clean up, use t = &test.area everywhereAndy Shevchenko2011-05-251-31/+44
* mmc: card: fix potential null dereference of 'idata'Vladimir Motyka2011-05-251-5/+6
* mmc: core: Add mmc CMD+ACMD passthrough ioctlJohn Calixto2011-05-251-0/+201
* mmc: block: init force_ro sysfs attributeRabin Vincent2011-05-251-0/+1
* mmc: Ensure hardware partitions don't mess with mmcblk device naming.Andrei Warkentin2011-05-251-7/+19
* mmc: initialize struct mmc_request at declaration timeChris Ball2011-05-252-12/+4Star
* mmc: initialize struct mmc_data at declaration timeChris Ball2011-05-252-9/+4Star
* mmc: initialize struct mmc_command at declaration timeChris Ball2011-05-252-22/+11Star
* mmc: card: Fix use of uninitialized data in mmc_blk_issue_rw_rq.Chris Ball2011-05-251-0/+1
* mmc: quirks: Fix erase/trim for certain SanDisk cards.Andrei Warkentin2011-05-251-1/+42
* mmc: quirks: Support for block quirks.Andrei Warkentin2011-05-251-0/+7
* mmc: MMC boot partitions support.Andrei Warkentin2011-05-251-35/+239
* mmc: card: block.c cleanup for host claim/release.Andrei Warkentin2011-05-251-18/+13Star
* mmc: Reliable write support.Andrei Warkentin2011-05-251-4/+77
* mmc: remove redundant irq disablingJohn Ogness2011-05-251-8/+0Star
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* mmc: mmc_test: Remove set-but-unused variable.Chris Ball2011-03-251-2/+1Star
* Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-03-241-2/+1Star
|\
| * block: remove per-queue pluggingJens Axboe2011-03-101-2/+1Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-03-193-28/+247
|\ \
| * | mmc: Improve MMC_TEST config text.Will Newton2011-03-151-2/+1Star
| * | mmc: mmc_test: add tests to measure large sequential I/O performanceAdrian Hunter2011-03-151-0/+100
| * | mmc: mmc_test: add tests to measure random I/O operations per secondAdrian Hunter2011-03-151-11/+128
| * | mmc: mmc_test: make performance test area size about 4MiBAdrian Hunter2011-03-151-12/+13
| * | mmc: mmc_test: Only warn about not waiting for busy if it's supportedPawel Moll2011-03-151-3/+4
| * | mmc: Fix the block device read only flagMarc-André Hébert2011-03-151-0/+1
| |/
* | tiocmset: kill the file pointer argumentAlan Cox2011-02-171-1/+1
* | tiocmget: kill off the passing of the struct fileAlan Cox2011-02-171-1/+1
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-131-1/+1
|\
| * tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-1/+1