aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc/card/block.c
AgeCommit message (Expand)Author
2011-07-20mmc: block: add member in mmc queue struct to hold request dataPer Forlin
2011-07-20mmc: block: add checking of r/w command responseRussell King - ARM Linux
2011-07-20mmc: block: improve error recovery from command channel errorsRussell King - ARM Linux
2011-07-20mmc: block: allow get_card_status() to return error statusRussell King - ARM Linux
2011-06-25mmc: queue: append partition subname to queue thread nameAdrian Hunter
2011-06-25mmc: block: switch card to User Data Area when removing the block driverAdrian Hunter
2011-05-25mmc: core: Block CMD23 support for UHS104/SDXC cards.Andrei Warkentin
2011-05-25mmc: core: Use CMD23 for multiblock transfers when we can.Andrei Warkentin
2011-05-24mmc: card: fix potential null dereference of 'idata'Vladimir Motyka
2011-05-24mmc: core: Add mmc CMD+ACMD passthrough ioctlJohn Calixto
2011-05-24mmc: block: init force_ro sysfs attributeRabin Vincent
2011-05-24mmc: Ensure hardware partitions don't mess with mmcblk device naming.Andrei Warkentin
2011-05-24mmc: initialize struct mmc_request at declaration timeChris Ball
2011-05-24mmc: initialize struct mmc_data at declaration timeChris Ball
2011-05-24mmc: initialize struct mmc_command at declaration timeChris Ball
2011-05-24mmc: card: Fix use of uninitialized data in mmc_blk_issue_rw_rq.Chris Ball
2011-05-24mmc: quirks: Fix erase/trim for certain SanDisk cards.Andrei Warkentin
2011-05-24mmc: quirks: Support for block quirks.Andrei Warkentin
2011-05-24mmc: MMC boot partitions support.Andrei Warkentin
2011-05-24mmc: card: block.c cleanup for host claim/release.Andrei Warkentin
2011-05-24mmc: Reliable write support.Andrei Warkentin
2011-03-15mmc: Fix the block device read only flagMarc-André Hébert
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König
2010-10-25mmc: make number of mmcblk minors configurableOlof Johansson
2010-10-23mmc: Fixes for Dual Data Rate (DDR) supportAdrian Hunter
2010-10-23mmc: MMC 4.4 DDR supportHanumath Prasad
2010-10-23mmc: Use snprintf, not sprintf.JiebingLi
2010-10-05block: autoconvert trivial BKL users to private mutexArnd Bergmann
2010-08-12mmc_block: add support for secure discardAdrian Hunter
2010-08-12mmc_block: add discard supportAdrian Hunter
2010-08-07block: push down BKL into .open and .releaseArnd Bergmann
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-01-11mmc_block: fix queue cleanupAdrian Hunter
2010-01-11mmc_block: fix probe error cleanup bugJarkko Lavinen
2010-01-11mmc_block: add dev_t initialization checkAnna Lemehova
2009-09-22const: make block_device_operations constAlexey Dobriyan
2009-06-13mmc_block: do not DMA to stackBen Dooks
2009-05-22block: Do away with the notion of hardsect_sizeMartin K. Petersen
2009-05-22Merge branch 'master' into for-2.6.31Jens Axboe
2009-05-11block: convert to pos and nr_sectors accessorsTejun Heo
2009-05-03mmc_block: be prepared for oversized requestsPierre Ossman
2009-03-24mmc: add MODALIAS linkage for MMC/SD devicesAndy Whitcroft
2009-02-18MMC: fix bug - SDHC card capacity not correctYi Li
2008-12-31mmc_block: ensure all sectors that do not have errors are readAdrian Hunter
2008-12-31mmc_block: print better error messagesAdrian Hunter
2008-12-31mmc: trivial annotation of 'blocks'Harvey Harrison
2008-10-21[PATCH] switch mmcAl Viro
2008-10-21[PATCH] beginning of methods conversionAl Viro
2008-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds
2008-10-12mmc_block: hard code 512 byte block sizePierre Ossman