summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-05-31mmc: block: Add cache barrier supportSahitya Tummala
2016-05-31mmc: block: add discard and secdiscard support for CMDQ modeSahitya Tummala
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: block: add support for partition switchAsutosh Das
2016-05-31mmc: core: Add halt supportAsutosh Das
2016-05-31mmc: cmdq: support for command queue enabled hostVenkat Gopalakrishnan
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: core: Add command queue initialzation supportAsutosh Das
2016-05-31mmc: queue: initialization of command queueAsutosh Das
2016-05-31mmc: core: devfreq: migrate to devfreq based clock scalingTalel Shenhar
2016-05-31mmc: add support for scheduling mmcqd on idle CPUDov Levenglick
2016-05-31mmc: core: Add support to read command queue parametersAsutosh Das
2016-05-31mmc: block: add req pointer to mmc requestSahitya Tummala
2016-05-31include: mmc: Export sanitized mmc headersVenkat Gopalakrishnan
2016-05-31mmc: sdhci-msm: Add tracepoints to enhance pm debuggingKonstantin Dorfman
2016-05-31mmc: core: Add tracepoints to enhance pm debuggingKonstantin Dorfman
2016-05-31mmc: quirks: add new quirk that allows Cache disableTalel Shenhar
2016-05-31mmc: block: avoid HPI for some Kingston cardsTalel Shenhar
2016-05-31mmc: quirks: add new quirk that allows HPI disableTalel Shenhar
2016-05-31mmc: quirks: add support for quirks based on EXT_CSD_REVTalel Shenhar
2016-05-31mmc: core: Add workaround for hosts that need addtional tuning for HS400Venkat Gopalakrishnan
2016-05-31mmc: core: Fix clock frequency transitions during invalid statesSujit Reddy Thumma
2016-05-31mmc: core: fix buffer overflow during memcpy of ext_csdSujit Reddy Thumma
2016-05-31mmc: core: add clock-scaling support to HS400 cardsAsutosh Das
2016-05-31mmc: core: add wakeup functionality to sdio cardsAsutosh Das
2016-05-31mmc: Add long power off notification supportTatyana Brokhman
2016-05-31mmc: sdio: enable asynchronous interrupt support in 4-bit modeSubhash Jadavani
2016-05-31mmc: core: Add support for notifying host driver while scaling clocksSujit Reddy Thumma
2016-05-31mmc: core: Log MMC clock frequency transitionsSujit Reddy Thumma
2016-05-31mmc: block: do not pack REQ_FUA requestKonstantin Dorfman
2016-05-31mmc: Keep track of current hard partitionOluwafemi Adeyemi
2016-05-31mmc: do not pack random requestsMaya Erez
2016-05-31mmc: core: interrupt Background Operations if it takes too longSubhash Jadavani
2016-05-31mmc: core: Add load based clock scaling supportSujit Reddy Thumma
2016-05-31mmc: block: Add MMC write packing statisticsTatyana Brokhman
2016-05-31mmc: block: Add write packing controlTatyana Brokhman
2016-05-31mmc: block: do not query the sd card if a fault is injectedAsutosh Das
2016-05-31mmc: host: remove mmcq performance numbers statisticsSubhash Jadavani
2016-05-31mmc: quirks: Fix data timeout values for certain SanDisk eMMC cardsPratibhasagar V
2016-05-31mmc: core: capture performance numbers only when askedSubhash Jadavani
2016-05-31mmc: Add profiling code to measure performance at MMC layers.Aparna Mallavarapu
2016-05-31mmc: core: Export mmc_set_ios so that host drivers can use itSujit Reddy Thumma
2016-05-31mmc: core: Determine correct access mode for eMMC cards by reading OCRSujith Reddy Thumma
2016-05-31mmc: sdio: Fix sdio_disable_wide to properly handle 8 bit bus width.Murali Palnati
2016-05-31mmc: core: Fix race between runtime PM suspend and block requestsSujith Reddy Thumma
2016-05-31mmc: core: Fix MMC clock scaling in case of tuning failureSahitya Tummala
2016-05-31mmc: core: export mmc_host_may_gate_card functionSubhash Jadavani
2016-05-27mmc: sdhci: add support nonhotplugGuoping Yu