aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/card/queue.c
Commit message (Expand)AuthorAge
* mmc: queue: bring discard_granularity/alignment into line with SCSIAdrian Hunter2011-06-25
* mmc: queue: append partition subname to queue thread nameAdrian Hunter2011-06-25
* mmc: remove redundant irq disablingJohn Ogness2011-05-24
* block: remove per-queue pluggingJens Axboe2011-03-10
* mmc: name mmc queue thread by host indexEthan Du2010-10-23
* mmc: Convert "mutex" to semaphoreThomas Gleixner2010-10-23
* mmc: Remove distinction between hw and phys segmentsMartin K. Petersen2010-10-23
* block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush()Tejun Heo2010-09-10
* mmc_block: add support for secure discardAdrian Hunter2010-08-12
* mmc_block: add discard supportAdrian Hunter2010-08-12
* block: remove q->prepare_flush_fn completelyFUJITA Tomonori2010-08-07
* block: remove wrappers for request type/flagsChristoph Hellwig2010-08-07
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* block: Consolidate phys_segment and hw_segment limitsMartin K. Petersen2010-02-26
* block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectorsMartin K. Petersen2010-02-26
* mmc_block: fix queue cleanupAdrian Hunter2010-01-11
* block: implement and enforce request peek/start/fetchTejun Heo2009-05-11
* block: convert to dequeueing model (easy ones)Tejun Heo2009-05-11
* mmc_block: tell block layer there is no seek penaltyPierre Ossman2008-10-14
* mmc_block: filter out PC requestsPierre Ossman2008-10-12
* mmc_block: indicate strict orderingPierre Ossman2008-10-12
* mmc_block: inform block layer about sector count restrictionPierre Ossman2008-10-12
* mmc_block: bounce buffer highmem supportPierre Ossman2008-07-23
* blk_end_request: changing mmc (take 4)Kiyoshi Ueda2008-01-28
* mmc: Add missing sg_init_table() callHaavard Skinnemoen2007-11-27
* mmc: Fix sg helper copy-and-paste errorRoland Dreier2007-11-08
* [SG] Update drivers to use sg helpersJens Axboe2007-10-22
* mmc: need to zero sglist on initJens Axboe2007-10-16
* mmc: reorganize bounce buffer initPierre Ossman2007-08-09
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2007-07-26
|\
| * mmc: update header file pathsPierre Ossman2007-07-25
* | [BLOCK] Get rid of request_queue_t typedefJens Axboe2007-07-24
|/
* Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki2007-07-17
* mmc: bounce requests for simple hostsPierre Ossman2007-07-09
* mmc: clean up unused parts of block driverPierre Ossman2007-05-24
* mmc: allow suspended block driver to be removedPierre Ossman2007-05-01
* mmc: Move host and card drivers to subdirsPierre Ossman2007-05-01