summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/card/block.c
Commit message (Expand)AuthorAgeFilesLines
* mmc: queue: append partition subname to queue thread nameAdrian Hunter2011-06-251-1/+1
* 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: 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-241-3/+1
* mmc: initialize struct mmc_data at declaration timeChris Ball2011-05-241-3/+1
* mmc: initialize struct mmc_command at declaration timeChris Ball2011-05-241-9/+4
* 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: Fix the block device read only flagMarc-André Hébert2011-03-151-0/+1
* tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-1/+1
* mmc: make number of mmcblk minors configurableOlof Johansson2010-10-251-12/+31
* mmc: Fixes for Dual Data Rate (DDR) supportAdrian Hunter2010-10-231-16/+3
* mmc: MMC 4.4 DDR supportHanumath Prasad2010-10-231-3/+7
* mmc: Use snprintf, not sprintf.JiebingLi2010-10-231-1/+2
* block: autoconvert trivial BKL users to private mutexArnd Bergmann2010-10-051-5/+5
* mmc_block: add support for secure discardAdrian Hunter2010-08-121-3/+43
* mmc_block: add discard supportAdrian Hunter2010-08-121-1/+41
* block: push down BKL into .open and .releaseArnd Bergmann2010-08-071-0/+5
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* mmc_block: fix queue cleanupAdrian Hunter2010-01-111-0/+2
* mmc_block: fix probe error cleanup bugJarkko Lavinen2010-01-111-0/+1
* mmc_block: add dev_t initialization checkAnna Lemehova2010-01-111-0/+5
* const: make block_device_operations constAlexey Dobriyan2009-09-221-1/+1
* mmc_block: do not DMA to stackBen Dooks2009-06-131-4/+12
* block: Do away with the notion of hardsect_sizeMartin K. Petersen2009-05-221-1/+1
* Merge branch 'master' into for-2.6.31Jens Axboe2009-05-221-0/+8
|\
| * mmc_block: be prepared for oversized requestsPierre Ossman2009-05-031-0/+8
* | block: convert to pos and nr_sectors accessorsTejun Heo2009-05-111-5/+5
|/
* mmc: add MODALIAS linkage for MMC/SD devicesAndy Whitcroft2009-03-241-0/+2
* MMC: fix bug - SDHC card capacity not correctYi Li2009-02-181-1/+1
* mmc_block: ensure all sectors that do not have errors are readAdrian Hunter2008-12-311-17/+59
* mmc_block: print better error messagesAdrian Hunter2008-12-311-7/+37
* mmc: trivial annotation of 'blocks'Harvey Harrison2008-12-311-4/+2
* [PATCH] switch mmcAl Viro2008-10-211-9/+8
* [PATCH] beginning of methods conversionAl Viro2008-10-211-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2008-10-121-40/+6
|\
| * mmc_block: hard code 512 byte block sizePierre Ossman2008-10-121-18/+5
| * mmc_block: inform block layer about sector count restrictionPierre Ossman2008-10-121-22/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-10-101-3/+7
|\ \
| * | [SCSI] mmc_block: use generic helper to print capacitiesPierre Ossman2008-10-031-3/+7
| |/
* | block: don't depend on consecutive minor spaceTejun Heo2008-10-091-1/+1
|/
OpenPOWER on IntegriCloud