aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/card/block.c
Commit message (Expand)AuthorAge
* 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: 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: Fix the block device read only flagMarc-André Hébert2011-03-15
* tree-wide: fix comment/printk typosUwe Kleine-König2010-11-01
* mmc: make number of mmcblk minors configurableOlof Johansson2010-10-24
* mmc: Fixes for Dual Data Rate (DDR) supportAdrian Hunter2010-10-23
* mmc: MMC 4.4 DDR supportHanumath Prasad2010-10-23
* mmc: Use snprintf, not sprintf.JiebingLi2010-10-23
* block: autoconvert trivial BKL users to private mutexArnd Bergmann2010-10-05
* mmc_block: add support for secure discardAdrian Hunter2010-08-12
* mmc_block: add discard supportAdrian Hunter2010-08-12
* block: push down BKL into .open and .releaseArnd Bergmann2010-08-07
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* mmc_block: fix queue cleanupAdrian Hunter2010-01-11
* mmc_block: fix probe error cleanup bugJarkko Lavinen2010-01-11
* mmc_block: add dev_t initialization checkAnna Lemehova2010-01-11
* const: make block_device_operations constAlexey Dobriyan2009-09-22
* mmc_block: do not DMA to stackBen Dooks2009-06-13
* block: Do away with the notion of hardsect_sizeMartin K. Petersen2009-05-22
* Merge branch 'master' into for-2.6.31Jens Axboe2009-05-22
|\
| * mmc_block: be prepared for oversized requestsPierre Ossman2009-05-03
* | block: convert to pos and nr_sectors accessorsTejun Heo2009-05-11
|/
* mmc: add MODALIAS linkage for MMC/SD devicesAndy Whitcroft2009-03-24
* MMC: fix bug - SDHC card capacity not correctYi Li2009-02-18
* mmc_block: ensure all sectors that do not have errors are readAdrian Hunter2008-12-31
* mmc_block: print better error messagesAdrian Hunter2008-12-31
* mmc: trivial annotation of 'blocks'Harvey Harrison2008-12-31
* [PATCH] switch mmcAl Viro2008-10-21
* [PATCH] beginning of methods conversionAl Viro2008-10-21
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2008-10-12
|\
| * mmc_block: hard code 512 byte block sizePierre Ossman2008-10-12
| * mmc_block: inform block layer about sector count restrictionPierre Ossman2008-10-12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-10-10
|\ \
| * | [SCSI] mmc_block: use generic helper to print capacitiesPierre Ossman2008-10-03
| |/
* / block: don't depend on consecutive minor spaceTejun Heo2008-10-09
|/