aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/card/queue.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-09-10block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush()Tejun Heo1-1/+0
2010-08-12mmc_block: add support for secure discardAdrian Hunter1-0/+3
2010-08-12mmc_block: add discard supportAdrian Hunter1-2/+14
2010-08-07block: remove q->prepare_flush_fn completelyFUJITA Tomonori1-1/+1
2010-08-07block: remove wrappers for request type/flagsChristoph Hellwig1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-02-26block: Consolidate phys_segment and hw_segment limitsMartin K. Petersen1-4/+2
2010-02-26block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectorsMartin K. Petersen1-2/+2
2010-01-11mmc_block: fix queue cleanupAdrian Hunter1-9/+9
2009-05-11block: implement and enforce request peek/start/fetchTejun Heo1-8/+3
2009-05-11block: convert to dequeueing model (easy ones)Tejun Heo1-6/+6
2008-10-14mmc_block: tell block layer there is no seek penaltyPierre Ossman1-0/+1
2008-10-12mmc_block: filter out PC requestsPierre Ossman1-1/+1
2008-10-12mmc_block: indicate strict orderingPierre Ossman1-0/+1
2008-10-12mmc_block: inform block layer about sector count restrictionPierre Ossman1-6/+14
2008-07-23mmc_block: bounce buffer highmem supportPierre Ossman1-66/+31
2008-01-28blk_end_request: changing mmc (take 4)Kiyoshi Ueda1-2/+2
2007-11-27mmc: Add missing sg_init_table() callHaavard Skinnemoen1-1/+2
2007-11-08mmc: Fix sg helper copy-and-paste errorRoland Dreier1-1/+1
2007-10-22[SG] Update drivers to use sg helpersJens Axboe1-7/+8
2007-10-16mmc: need to zero sglist on initJens Axboe1-3/+3
2007-08-09mmc: reorganize bounce buffer initPierre Ossman1-7/+7
2007-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmcLinus Torvalds1-1/+1
2007-07-26mmc: update header file pathsPierre Ossman1-1/+1
2007-07-24[BLOCK] Get rid of request_queue_t typedefJens Axboe1-4/+4
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki1-5/+2
2007-07-09mmc: bounce requests for simple hostsPierre Ossman1-14/+177
2007-05-24mmc: clean up unused parts of block driverPierre Ossman1-27/+8
2007-05-01mmc: allow suspended block driver to be removedPierre Ossman1-0/+3
2007-05-01mmc: Move host and card drivers to subdirsPierre Ossman1-0/+249