summaryrefslogtreecommitdiff
path: root/drivers/mmc/card/queue.h
AgeCommit message (Expand)Author
2016-12-12mmc: block: Move files to coreUlf Hansson
2016-12-05mmc: queue: Introduce queue depth and use it to allocate and freeAdrian Hunter
2016-12-05mmc: queue: Fix queue thread wake-upAdrian Hunter
2016-11-29mmc: block: delete packed command supportLinus Walleij
2016-11-29mmc: block: move packed command struct initLinus Walleij
2016-11-29mmc: block: rename data to blkdataLinus Walleij
2016-10-10mmc: core: Annotate cmd_hdr as __le32Jiri Slaby
2016-09-26mmc: card: do away with indirection pointerLinus Walleij
2016-08-16block: Fix secure eraseAdrian Hunter
2016-06-07block, drivers: add REQ_OP_FLUSH operationMike Christie
2016-06-07drivers: use req op accessorMike Christie
2015-06-01mmc: block: Retry errored data requests when re-tuning is neededAdrian Hunter
2015-05-06mmc: card: Don't access RPMB partitions for normal read/writeChuanxiao Dong
2013-03-22mmc: block: fix the host's claim-release in special requestSeungwon Jeon
2013-02-24mmc: support packed write command for eMMC4.5 devicesSeungwon Jeon
2013-02-11mmc: fix async request mechanism for sequential read scenariosKonstantin Dorfman
2011-07-20mmc: block: add handling for two parallel block requests in issue_rw_rqPer Forlin
2011-07-20mmc: queue: add a second mmc queue request memberPer Forlin
2011-07-20mmc: block: add member in mmc queue struct to hold request dataPer Forlin
2011-06-25mmc: queue: append partition subname to queue thread nameAdrian Hunter
2007-07-09mmc: bounce requests for simple hostsPierre Ossman
2007-05-24mmc: clean up unused parts of block driverPierre Ossman
2007-05-01mmc: Move host and card drivers to subdirsPierre Ossman