summaryrefslogtreecommitdiff
path: root/drivers/mmc/card/queue.c (follow)
Commit message (Expand)AuthorAge
* mmc: card: Service RPMB requests with priority over other requestsVeerabhadrarao Badiganti2018-04-16
* mmc: queue: Remove BUG_ON() in cmdq_threadVijay Viswanath2017-05-01
* mmc: card: use blk_cleanup_queue() during shutdown/rebootSahitya Tummala2017-01-06
* mmc: queue: Fix queue_lock spinlock bug from CMDQ shutdown pathRitesh Harjani2016-05-31
* mmc: card: set dma_mask as the queue bounce limitSahitya Tummala2016-05-31
* mmc: queue: Don't peek requests when queue is stoppedVenkat Gopalakrishnan2016-05-31
* mmc: queue: Check for CQE disable stateRitesh 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: sdhci-msm: add PM QoS legacy votingGilad Broner2016-05-31
* mmc: sdhci-msm: add PM QoS votingGilad Broner2016-05-31
* mmc: core: kick block queue after unhalting cmdqGilad Broner2016-05-31
* mmc: queue: fix high power consumptionAsutosh Das2016-05-31
* mmc: queue: fix for system suspend flow for eMMC command queue (cmdq)Konstantin Dorfman2016-05-31
* mmc: queue: fix race in mmc shutdownAsutosh Das2016-05-31
* mmc: cmdq: add clock scaling for CMDQ modeTalel Shenhar2016-05-31
* mmc: queue: Fix pull new requests condition, when in cmdq modeKonstantin Dorfman2016-05-31
* mmc: block: support RPMB with CMDQ frameworkSahitya Tummala2016-05-31
* mmc: queue: issue requests when dcmd is in progressAsutosh 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: core: Add halt supportAsutosh Das2016-05-31
* mmc: core: add flush request support to command queueAsutosh 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: add support for scheduling mmcqd on idle CPUDov Levenglick2016-05-31
* mmc: core: Fix null pointer dereference due to race conditionsSujit Reddy Thumma2016-05-31
* mmc: queue: scale down the max_segs if memory allocation failsSubhash Jadavani2016-05-31
* mmc: block: fix the block driver shutdownSubhash Jadavani2016-05-31
* mmc: card: re-run test because of timing issuesYaniv Gardi2016-05-31
* mmc: block: Add write packing controlTatyana Brokhman2016-05-31
* mmc: card: abort the suspend if the card is busySubhash Jadavani2016-05-31
* ANDROID: mmc: move to a SCHED_FIFO threadTim Murray2016-02-22
* scatterlist: remove open coded sg_unmark_end instancesDan Williams2015-08-17
* block: have drivers use blk_queue_max_discard_sectors()Jens Axboe2015-07-17
* mmc: queue: prevent soft lockups on PREEMPT=nRabin Vincent2015-06-18
* mmc: queue: use swap() in mmc_queue_thread()Fabian Frederick2015-06-15
* mmc: card: Don't access RPMB partitions for normal read/writeChuanxiao Dong2015-05-06
* mmc: queue: Improve error handling during allocation of bounce buffersBhuvanesh Surachari2014-12-05
* Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2014-10-18
|\
| * block: disable entropy contributions for nonrot devicesMike Snitzer2014-10-04
* | mmc: Convert pr_warning to pr_warnJoe Perches2014-09-24
|/
* Fix uses of dma_max_pfn() when converting to a limiting addressRussell King2014-02-17
* ARM: 7797/1: mmc: Use dma_max_pfn(dev) helper for bounce_limit calculationsSantosh Shilimkar2013-10-31
* mmc: card: Adding support for sanitize in eMMC 4.5Maya Erez2013-05-26
* 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: queue: exclude asynchronous transfer for special requestSeungwon Jeon2013-02-11