summaryrefslogtreecommitdiff
path: root/drivers/mmc/card/queue.c
AgeCommit message (Expand)Author
2017-05-01mmc: queue: Remove BUG_ON() in cmdq_threadVijay Viswanath
2017-01-06mmc: card: use blk_cleanup_queue() during shutdown/rebootSahitya Tummala
2016-05-31mmc: queue: Fix queue_lock spinlock bug from CMDQ shutdown pathRitesh Harjani
2016-05-31mmc: card: set dma_mask as the queue bounce limitSahitya Tummala
2016-05-31mmc: queue: Don't peek requests when queue is stoppedVenkat Gopalakrishnan
2016-05-31mmc: queue: Check for CQE disable stateRitesh Harjani
2016-05-31mmc: card: fix race with shutdown handlerSubhash Jadavani
2016-05-31mmc: queue: fix the cmdq thread wake up handlingSubhash Jadavani
2016-05-31mmc: sdhci-msm: add PM QoS legacy votingGilad Broner
2016-05-31mmc: sdhci-msm: add PM QoS votingGilad Broner
2016-05-31mmc: core: kick block queue after unhalting cmdqGilad Broner
2016-05-31mmc: queue: fix high power consumptionAsutosh Das
2016-05-31mmc: queue: fix for system suspend flow for eMMC command queue (cmdq)Konstantin Dorfman
2016-05-31mmc: queue: fix race in mmc shutdownAsutosh Das
2016-05-31mmc: cmdq: add clock scaling for CMDQ modeTalel Shenhar
2016-05-31mmc: queue: Fix pull new requests condition, when in cmdq modeKonstantin Dorfman
2016-05-31mmc: block: support RPMB with CMDQ frameworkSahitya Tummala
2016-05-31mmc: queue: issue requests when dcmd is in progressAsutosh Das
2016-05-31mmc: core: fix shutdown in cmdq modeAsutosh Das
2016-05-31mmc: queue: add timeout capability to requestsAsutosh Das
2016-05-31mmc: block: Add error handling to command queue hostAsutosh Das
2016-05-31mmc: core: Add halt supportAsutosh Das
2016-05-31mmc: core: add flush request support to command queueAsutosh Das
2016-05-31mmc: card: add read/write support in command queue modeVenkat Gopalakrishnan
2016-05-31mmc: queue: initialization of command queueAsutosh Das
2016-05-31mmc: add support for scheduling mmcqd on idle CPUDov Levenglick
2016-05-31mmc: core: Fix null pointer dereference due to race conditionsSujit Reddy Thumma
2016-05-31mmc: queue: scale down the max_segs if memory allocation failsSubhash Jadavani
2016-05-31mmc: block: fix the block driver shutdownSubhash Jadavani
2016-05-31mmc: card: re-run test because of timing issuesYaniv Gardi
2016-05-31mmc: block: Add write packing controlTatyana Brokhman
2016-05-31mmc: card: abort the suspend if the card is busySubhash Jadavani
2016-02-22ANDROID: mmc: move to a SCHED_FIFO threadTim Murray
2015-08-17scatterlist: remove open coded sg_unmark_end instancesDan Williams
2015-07-17block: have drivers use blk_queue_max_discard_sectors()Jens Axboe
2015-06-18mmc: queue: prevent soft lockups on PREEMPT=nRabin Vincent
2015-06-15mmc: queue: use swap() in mmc_queue_thread()Fabian Frederick
2015-05-06mmc: card: Don't access RPMB partitions for normal read/writeChuanxiao Dong
2014-12-05mmc: queue: Improve error handling during allocation of bounce buffersBhuvanesh Surachari
2014-10-18Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-10-04block: disable entropy contributions for nonrot devicesMike Snitzer
2014-09-24mmc: Convert pr_warning to pr_warnJoe Perches
2014-02-17Fix uses of dma_max_pfn() when converting to a limiting addressRussell King
2013-10-31ARM: 7797/1: mmc: Use dma_max_pfn(dev) helper for bounce_limit calculationsSantosh Shilimkar
2013-05-26mmc: card: Adding support for sanitize in eMMC 4.5Maya Erez
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
2013-02-11mmc: queue: exclude asynchronous transfer for special requestSeungwon Jeon
2012-12-06mmc: queue: amend buffer swap for non-blocking transferSeungwon Jeon