aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc/card/queue.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'lsk-v4.4-16.12-android' into branch 'msm-4.4'Runmin Wang2017-02-281-1/+1
|\
| * Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-10-291-1/+1
| |\
| | * mmc: core: Annotate cmd_hdr as __le32Jiri Slaby2016-10-281-1/+1
* | | Merge branch 'tmp-bab1564' into msm-4.4Runmin Wang2016-09-121-0/+8
|\| |
| * | ANDROID: mmc: Add CONFIG_MMC_SIMULATE_MAX_SPEEDMark Salyzyn2016-04-071-0/+8
| |/
* | mmc: queue: Fix queue_lock spinlock bug from CMDQ shutdown pathRitesh Harjani2016-05-311-0/+1
* | mmc: card: fix race with shutdown handlerSubhash Jadavani2016-05-311-1/+0
* | mmc: queue: fix the cmdq thread wake up handlingSubhash Jadavani2016-05-311-0/+1
* | mmc: queue: fix race in mmc shutdownAsutosh Das2016-05-311-0/+1
* | mmc: core: fix shutdown in cmdq modeAsutosh Das2016-05-311-0/+2
* | mmc: queue: add timeout capability to requestsAsutosh Das2016-05-311-0/+1
* | mmc: block: Add error handling to command queue hostAsutosh Das2016-05-311-0/+3
* | mmc: card: add read/write support in command queue modeVenkat Gopalakrishnan2016-05-311-0/+1
* | mmc: queue: initialization of command queueAsutosh Das2016-05-311-2/+9
* | mmc: core: Fix null pointer dereference due to race conditionsSujit Reddy Thumma2016-05-311-3/+3
* | mmc: block: fix the block driver shutdownSubhash Jadavani2016-05-311-1/+1
* | mmc: do not pack random requestsMaya Erez2016-05-311-0/+1
* | mmc: card: Add eMMC4.5 write packed commands unit-testsTatyana Brokhman2016-05-311-0/+4
* | mmc: block: Add write packing controlTatyana Brokhman2016-05-311-0/+3
* | mmc: card: abort the suspend if the card is busySubhash Jadavani2016-05-311-1/+1
|/
* mmc: block: Retry errored data requests when re-tuning is neededAdrian Hunter2015-06-011-0/+1
* mmc: card: Don't access RPMB partitions for normal read/writeChuanxiao Dong2015-05-061-0/+2
* mmc: block: fix the host's claim-release in special requestSeungwon Jeon2013-03-221-0/+2
* mmc: support packed write command for eMMC4.5 devicesSeungwon Jeon2013-02-241-0/+22
* mmc: fix async request mechanism for sequential read scenariosKonstantin Dorfman2013-02-111-0/+3
* mmc: block: add handling for two parallel block requests in issue_rw_rqPer Forlin2011-07-201-0/+1
* mmc: queue: add a second mmc queue request memberPer Forlin2011-07-201-1/+2
* mmc: block: add member in mmc queue struct to hold request dataPer Forlin2011-07-201-8/+23
* mmc: queue: append partition subname to queue thread nameAdrian Hunter2011-06-251-1/+2
* mmc: bounce requests for simple hostsPierre Ossman2007-07-091-0/+7
* mmc: clean up unused parts of block driverPierre Ossman2007-05-241-8/+0
* mmc: Move host and card drivers to subdirsPierre Ossman2007-05-011-0/+32