aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/card/queue.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-12mmc: block: Move files to coreUlf Hansson1-64/+0
2016-12-05mmc: queue: Introduce queue depth and use it to allocate and freeAdrian Hunter1-1/+2
2016-12-05mmc: queue: Fix queue thread wake-upAdrian Hunter1-0/+1
2016-11-29mmc: block: delete packed command supportLinus Walleij1-19/+0
2016-11-29mmc: block: move packed command struct initLinus Walleij1-3/+0
2016-11-29mmc: block: rename data to blkdataLinus Walleij1-1/+2
2016-10-10mmc: core: Annotate cmd_hdr as __le32Jiri Slaby1-1/+1
2016-09-26mmc: card: do away with indirection pointerLinus Walleij1-2/+0
2016-08-16block: Fix secure eraseAdrian Hunter1-1/+3
2016-06-07block, drivers: add REQ_OP_FLUSH operationMike Christie1-1/+2
2016-06-07drivers: use req op accessorMike Christie1-1/+4
2015-06-01mmc: block: Retry errored data requests when re-tuning is neededAdrian Hunter1-0/+1
2015-05-06mmc: card: Don't access RPMB partitions for normal read/writeChuanxiao Dong1-0/+2
2013-03-22mmc: block: fix the host's claim-release in special requestSeungwon Jeon1-0/+2
2013-02-24mmc: support packed write command for eMMC4.5 devicesSeungwon Jeon1-0/+22
2013-02-11mmc: fix async request mechanism for sequential read scenariosKonstantin Dorfman1-0/+3
2011-07-20mmc: block: add handling for two parallel block requests in issue_rw_rqPer Forlin1-0/+1
2011-07-20mmc: queue: add a second mmc queue request memberPer Forlin1-1/+2
2011-07-20mmc: block: add member in mmc queue struct to hold request dataPer Forlin1-8/+23
2011-06-25mmc: queue: append partition subname to queue thread nameAdrian Hunter1-1/+2
2007-07-09mmc: bounce requests for simple hostsPierre Ossman1-0/+7
2007-05-24mmc: clean up unused parts of block driverPierre Ossman1-8/+0
2007-05-01mmc: Move host and card drivers to subdirsPierre Ossman1-0/+32