index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
(
follow
)
Commit message (
Expand
)
Author
Age
...
*
|
|
|
mmc: sdhci-msm: Kconfig: select devfreq ondemand for sdhci-msm
Ritesh Harjani
2016-05-31
*
|
|
|
mmc: sdhci-msm: fix compilation errors
Krishna Konda
2016-05-31
*
|
|
|
mmc: sdhci-msm: disable runtime pm and clock gating for SDIO
Pavan Anamula
2016-05-31
*
|
|
|
mmc: card: fix race with shutdown handler
Subhash Jadavani
2016-05-31
*
|
|
|
mmc: core: Card specific custom settings for SDIO
Pavan Anamula
2016-05-31
*
|
|
|
mmc: sdhci-msm: parse and configure TLMM iomem resource
Sahitya Tummala
2016-05-31
*
|
|
|
crypto: ice: Make ICE init & reset API synchronous
Dinesh K Garg
2016-05-31
*
|
|
|
mmc: sdhci-msm: add the ability to fake 3.0v support for SDIO devices
Pavan Anamula
2016-05-31
*
|
|
|
mmc: sdhci-msm: dump ICE registers also on error
Venkat Gopalakrishnan
2016-05-31
*
|
|
|
mmc: core/card: maintain clock gating reference count integrity
Subhash Jadavani
2016-05-31
*
|
|
|
mmc: cmdq_hci: Add cyclic buffer to keep history of last 32 tasks
Venkat Gopalakrishnan
2016-05-31
*
|
|
|
mmc: core: fix issue with sleep cmd that follows an RPMB access
Sahitya Tummala
2016-05-31
*
|
|
|
mmc: core: Fix CQ runtime suspend
Sahitya Tummala
2016-05-31
*
|
|
|
mmc: card: kick command queue thread on completion of RPMB operation
Subhash Jadavani
2016-05-31
*
|
|
|
mmc: cmdq_hci: release runtime PM reference after halt/unhalt
Subhash Jadavani
2016-05-31
*
|
|
|
mmc: sdhci-msm: dump cmdq debug ram only for command queue host
Subhash Jadavani
2016-05-31
*
|
|
|
mmc: sdhci-msm: don't bug on PM QoS request counter going negative
Subhash Jadavani
2016-05-31
*
|
|
|
mmc: core: prevent calling ->post_req 2 times if request submit fails
Subhash Jadavani
2016-05-31
*
|
|
|
mmc: cmdq_hci: Add retry mechanism for cmdq_halt
Ritesh Harjani
2016-05-31
*
|
|
|
mmc: cmdq_hci: fix race between req completion and clearing CQTCN
Konstantin Dorfman
2016-05-31
*
|
|
|
mmc: sdhci-msm: enable partial initialization in resume
Maya Erez
2016-05-31
*
|
|
|
mmc: cmdq_hci: verify the doorbell bit for DCMD before setting
Venkat Gopalakrishnan
2016-05-31
*
|
|
|
mmc: sdhci_msm: keep a reference to the sdhc host instance
Venkat Gopalakrishnan
2016-05-31
*
|
|
|
mmc: queue: fix the cmdq thread wake up handling
Subhash Jadavani
2016-05-31
*
|
|
|
mmc: debugfs: add debugfs entry to force raise host errors
Venkat Gopalakrishnan
2016-05-31
*
|
|
|
mmc: cmdq_hci: Fix issue with triggering queue status after dcmd
Sahitya Tummala
2016-05-31
*
|
|
|
mmc: sdhci-msm: use max discard size supported for mmc queue
Krishna Konda
2016-05-31
*
|
|
|
mmc: core: allow hosts to specify a large discard size
Krishna Konda
2016-05-31
*
|
|
|
mmc: core: fix downdifferential for clock scaling
Subhash Jadavani
2016-05-31
*
|
|
|
mmc: cmdq_hci: Fix ADMA error issue
Sahitya Tummala
2016-05-31
*
|
|
|
mmc: sdhci-msm: add sysfs entries for PM QoS
Gilad Broner
2016-05-31
*
|
|
|
mmc: sdhci-msm: add offset to CMDQ_COMMAND_DEBUG_RAM_x registers access
Konstantin Dorfman
2016-05-31
*
|
|
|
mmc: block: stop BKOPs before handling RPMB and ioctl
Maya Erez
2016-05-31
*
|
|
|
mmc: block: fix DCMD timeout err handling
Venkat Gopalakrishnan
2016-05-31
*
|
|
|
mmc: card: read the firmware version from ext_csd
Asutosh Das
2016-05-31
*
|
|
|
mmc: sdhci-msm-ice: add crypto register dump for debug
Sahitya Tummala
2016-05-31
*
|
|
|
mmc: core: check if manual BKOPS is ongoing before scaling
Maya Erez
2016-05-31
*
|
|
|
mmc: card: stop BKOPS in mmc_blk_cmdq_issue_rq
Maya Erez
2016-05-31
*
|
|
|
mmc: core: add partial initialization support
Maya Erez
2016-05-31
*
|
|
|
mmc: sdhci-msm: add PM QoS legacy voting
Gilad Broner
2016-05-31
*
|
|
|
mmc: sdhci-msm: add PM QoS voting
Gilad Broner
2016-05-31
*
|
|
|
mmc: sdhci-msm-ice: implement crypto_cfg_reset host operation
Sahitya Tummala
2016-05-31
*
|
|
|
mmc: core: claim host before halt in pm runtime idle
Maya Erez
2016-05-31
*
|
|
|
mmc: sdhci-msm: add PM QoS properties for IRQ and cpu group voting
Gilad Broner
2016-05-31
*
|
|
|
mmc: sdhci: remove support for pm_qos
Konstantin Dorfman
2016-05-31
*
|
|
|
mmc: sdhci: Clear error interrupt status in CMDQ mode
Venkat Gopalakrishnan
2016-05-31
*
|
|
|
mmc: sdhci-msm: Add checks to know if card supports strobe
Ritesh Harjani
2016-05-31
*
|
|
|
mmc: core: Check if card supports strobe before calling host ops
Ritesh Harjani
2016-05-31
*
|
|
|
mmc: cmdq: add new crypto_cfg_reset host operation
Sahitya Tummala
2016-05-31
*
|
|
|
mmc: card: fix null pointer deference in cmdq timeout handler
Venkat Gopalakrishnan
2016-05-31
[prev]
[next]