aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/card
Commit message (Expand)AuthorAge
* mmc: queue: bring discard_granularity/alignment into line with SCSIAdrian Hunter2011-06-25
* mmc: queue: append partition subname to queue thread nameAdrian Hunter2011-06-25
* mmc: block: switch card to User Data Area when removing the block driverAdrian Hunter2011-06-25
* mmc: core: Block CMD23 support for UHS104/SDXC cards.Andrei Warkentin2011-05-25
* mmc: core: Use CMD23 for multiblock transfers when we can.Andrei Warkentin2011-05-25
* mmc: mmc_test: minor clean up, use t = &test.area everywhereAndy Shevchenko2011-05-24
* mmc: card: fix potential null dereference of 'idata'Vladimir Motyka2011-05-24
* mmc: core: Add mmc CMD+ACMD passthrough ioctlJohn Calixto2011-05-24
* mmc: block: init force_ro sysfs attributeRabin Vincent2011-05-24
* mmc: Ensure hardware partitions don't mess with mmcblk device naming.Andrei Warkentin2011-05-24
* mmc: initialize struct mmc_request at declaration timeChris Ball2011-05-24
* mmc: initialize struct mmc_data at declaration timeChris Ball2011-05-24
* mmc: initialize struct mmc_command at declaration timeChris Ball2011-05-24
* mmc: card: Fix use of uninitialized data in mmc_blk_issue_rw_rq.Chris Ball2011-05-24
* mmc: quirks: Fix erase/trim for certain SanDisk cards.Andrei Warkentin2011-05-24
* mmc: quirks: Support for block quirks.Andrei Warkentin2011-05-24
* mmc: MMC boot partitions support.Andrei Warkentin2011-05-24
* mmc: card: block.c cleanup for host claim/release.Andrei Warkentin2011-05-24
* mmc: Reliable write support.Andrei Warkentin2011-05-24
* mmc: remove redundant irq disablingJohn Ogness2011-05-24
* Fix common misspellingsLucas De Marchi2011-03-31
* mmc: mmc_test: Remove set-but-unused variable.Chris Ball2011-03-25
* Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-03-24
|\
| * block: remove per-queue pluggingJens Axboe2011-03-10
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-03-19
|\ \
| * | mmc: Improve MMC_TEST config text.Will Newton2011-03-15
| * | mmc: mmc_test: add tests to measure large sequential I/O performanceAdrian Hunter2011-03-15
| * | mmc: mmc_test: add tests to measure random I/O operations per secondAdrian Hunter2011-03-15
| * | mmc: mmc_test: make performance test area size about 4MiBAdrian Hunter2011-03-15
| * | mmc: mmc_test: Only warn about not waiting for busy if it's supportedPawel Moll2011-03-15
| * | mmc: Fix the block device read only flagMarc-André Hébert2011-03-15
| |/
* | tiocmset: kill the file pointer argumentAlan Cox2011-02-17
* | tiocmget: kill off the passing of the struct fileAlan Cox2011-02-17
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-13
|\
| * tree-wide: fix comment/printk typosUwe Kleine-König2010-11-01
* | mmc: MMC_BLOCK_MINORS should depend on MMC_BLOCK.Chris Ball2011-01-08
|/
* mmc: make number of mmcblk minors configurableOlof Johansson2010-10-24
* mmc: name mmc queue thread by host indexEthan Du2010-10-23
* mmc: Fixes for Dual Data Rate (DDR) supportAdrian Hunter2010-10-23
* mmc: MMC 4.4 DDR supportHanumath Prasad2010-10-23
* mmc: Makefile: Fix EXTRA_CFLAGS assignmentmatt mooney2010-10-23
* mmc_test: fix display of .5 KiBAdrian Hunter2010-10-23
* mmc_test: fix memory allocation segment limitsAdrian Hunter2010-10-23
* mmc_test: move files from sysfs to debugfsAndy Shevchenko2010-10-23
* mmc_test: collect data and show it via sysfs by demandAndy Shevchenko2010-10-23
* mmc_test: change simple_strtol() to strict_strtol()Andy Shevchenko2010-10-23
* mmc_test: use API to check card typeAndy Shevchenko2010-10-23
* mmc_test: fix performance tests that go over max_blk_countAdrian Hunter2010-10-23
* mmc: Convert "mutex" to semaphoreThomas Gleixner2010-10-23
* mmc: rename dev_to_mmc_card() to mmc_dev_to_card()Andy Shevchenko2010-10-23