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