aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/card
Commit message (Expand)AuthorAgeFilesLines
* smdk4412: remove some logging I addedsbrissen2013-12-161-1/+0
* d710: initial support for the Epic 4G Touch (SPH-D710)Dorian Snyder2013-06-201-1/+121
* smdk4412: bulk update from i9300 update 9Daniel Hillenbrand2013-06-045-32/+146
* mmc: Enable support for Triangle AwayAlan Orth2012-11-181-0/+3
* merge opensource jb u5codeworkx2012-09-223-3/+71
* Merge linux-3.0.31 from korg into jellybeancodeworkx2012-09-181-37/+45
|\
| * mmc: core: check for zero length ioctl dataJohan Rudholm2012-02-291-37/+45
* | samsung opensource update3Daniel Hillenbrand2012-07-211-21/+6
* | samsung update 1codeworkx2012-06-027-336/+2103
|/
* mmc: queue: bring discard_granularity/alignment into line with SCSIAdrian Hunter2011-06-251-6/+1
* mmc: queue: append partition subname to queue thread nameAdrian Hunter2011-06-253-5/+8
* mmc: block: switch card to User Data Area when removing the block driverAdrian Hunter2011-06-251-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-241-31/+44
* mmc: card: fix potential null dereference of 'idata'Vladimir Motyka2011-05-241-5/+6
* mmc: core: Add mmc CMD+ACMD passthrough ioctlJohn Calixto2011-05-241-0/+201
* mmc: block: init force_ro sysfs attributeRabin Vincent2011-05-241-0/+1
* mmc: Ensure hardware partitions don't mess with mmcblk device naming.Andrei Warkentin2011-05-241-7/+19
* mmc: initialize struct mmc_request at declaration timeChris Ball2011-05-242-12/+4
* mmc: initialize struct mmc_data at declaration timeChris Ball2011-05-242-9/+4
* mmc: initialize struct mmc_command at declaration timeChris Ball2011-05-242-22/+11
* mmc: card: Fix use of uninitialized data in mmc_blk_issue_rw_rq.Chris Ball2011-05-241-0/+1
* mmc: quirks: Fix erase/trim for certain SanDisk cards.Andrei Warkentin2011-05-241-1/+42
* mmc: quirks: Support for block quirks.Andrei Warkentin2011-05-241-0/+7
* mmc: MMC boot partitions support.Andrei Warkentin2011-05-241-35/+239
* mmc: card: block.c cleanup for host claim/release.Andrei Warkentin2011-05-241-18/+13
* mmc: Reliable write support.Andrei Warkentin2011-05-241-4/+77
* mmc: remove redundant irq disablingJohn Ogness2011-05-241-8/+0
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* mmc: mmc_test: Remove set-but-unused variable.Chris Ball2011-03-251-2/+1
* Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-03-241-2/+1
|\
| * block: remove per-queue pluggingJens Axboe2011-03-101-2/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-03-183-28/+247
|\ \
| * | mmc: Improve MMC_TEST config text.Will Newton2011-03-151-2/+1
| * | 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
* | mmc: MMC_BLOCK_MINORS should depend on MMC_BLOCK.Chris Ball2011-01-081-0/+1
|/
* mmc: make number of mmcblk minors configurableOlof Johansson2010-10-252-12/+48
* mmc: name mmc queue thread by host indexEthan Du2010-10-231-1/+3
* mmc: Fixes for Dual Data Rate (DDR) supportAdrian Hunter2010-10-232-27/+4
* mmc: MMC 4.4 DDR supportHanumath Prasad2010-10-231-3/+7
* mmc: Makefile: Fix EXTRA_CFLAGS assignmentmatt mooney2010-10-231-4/+0