Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
2afb3eed50a275f82386fdb0c31d3fbbd94f7029
/
drivers
/
mmc
/
core
c96f40a
mmc: core: Fix updating clock scaling statistics
by Konstantin Dorfman
· 12 years ago
d3618e8
mmc: core: Log MMC clock frequency transitions
by Sujit Reddy Thumma
· 13 years ago
a2666ab
mmc: core: add error prints to runtime-pm functions
by Asutosh Das
· 12 years ago
7860b7c
Merge "mmc: core: Bypass clock scaling while accessing RPMB partition"
by Linux Build Service Account
· 12 years ago
1777b7f
mmc: core: Bypass clock scaling while accessing RPMB partition
by Sujit Reddy Thumma
· 12 years ago
704d9ce
mmc: core: Fix broken clock gating with commit 9b0f5ecb
by Sujit Reddy Thumma
· 12 years ago
ccf601d
mmc: sd: Set the card removed if card detect fails
by Asutosh Das
· 12 years ago
9f0424b
mmc: host: fix issue with new pm code
by Krishna Konda
· 12 years ago
4251740
Drop whitespace, Kconfigs, Makefile noise and dead code
by Stephen Boyd
· 13 years ago
2d2db98
Merge "mmc: sdhci: add power management capability."
by Linux Build Service Account
· 12 years ago
c5a83f6
mmc: host: Fix driver level perf measurement
by Sahitya Tummala
· 12 years ago
bbc8478
mmc: sdhci: add power management capability.
by Asutosh Das
· 13 years ago
3f113aa
mmc: Undo mmc changes that diverge us from upstream
by Stephen Boyd
· 13 years ago
e9382e6
mmc: fix read latency of urgent request
by Konstantin Dorfman
· 12 years ago
b75bd76
mmc: core: Extend mmc_do_hw_reset for SD cards
by Sahitya Tummala
· 13 years ago
4c8ac1f
mmc: core: Add mmc_power_cycle
by Johan Rudholm
· 13 years ago
2f74ffd
mmc: sdio: Update the argument for data copy
by Pratibhasagar V
· 13 years ago
9b0f5ec
mmc: Add support to handle Urgent data transfer request
by Konstantin Dorfman
· 13 years ago
b083297
mmc: block: do not pack REQ_FUA request
by Konstantin Dorfman
· 13 years ago
696bcfd
mmc: core: fix permanent sleep of mmcqd during card removal
by Seungwon Jeon
· 13 years ago
d5064ac
mmc: core: run clock scaling only in valid card state
by Subhash Jadavani
· 13 years ago
7ca4a78
mmc: core: enable eMMC5.0 card detection
by Subhash Jadavani
· 13 years ago
8d932da
mmc: core: Fix a deadlock due to race between suspend and delayed BKOPS
by Maya Erez
· 13 years ago
7cef0a4
mmc: core: Cancel BKOPS checking in case MMC is suspended
by Maya Erez
· 13 years ago
587bf1e
mmc: core: fix accidently removed conditional
by Konstantin Dorfman
· 13 years ago
0ac5fa2
Merge "mmc: Keep track of current hard partition"
by Linux Build Service Account
· 13 years ago
a32f540
Merge "mmc: core: Don't hold wake lock while detect work is in progress"
by Linux Build Service Account
· 13 years ago
151b477
mmc: Keep track of current hard partition
by Oluwafemi Adeyemi
· 13 years ago
4ad32d7
Merge "mmc: core: Add TRANsfer state to non-HPI state"
by Linux Build Service Account
· 13 years ago
9ce04c3
Merge "mmc: core: Fix the HPI execution sequence"
by Linux Build Service Account
· 13 years ago
1a37be1
mmc: core: Don't hold wake lock while detect work is in progress
by Sujit Reddy Thumma
· 13 years ago
8b1d293
Merge "Revert "mmc: add new request stats infrastructure""
by Linux Build Service Account
· 13 years ago
7a46bfa
Merge "mmc: core: Fix some driver hangs when dealing with broken devices"
by Linux Build Service Account
· 13 years ago
d50afb5
Revert "mmc: add new request stats infrastructure"
by Lee Susman
· 13 years ago
10c03bb
Merge "mmc: core: add function comment header"
by Linux Build Service Account
· 13 years ago
a78646c
Merge "mmc: core: ignore new request notification, when 2 requests are in progress"
by Linux Build Service Account
· 13 years ago
644eb95
Merge "mmc: do not pack random requests"
by Linux Build Service Account
· 13 years ago
29e158e
mmc: core: Fix some driver hangs when dealing with broken devices
by Trey Ramsay
· 13 years ago
3926796
Merge "mmc: core: Fix possbile memory leak"
by Linux Build Service Account
· 13 years ago
7f30143
mmc: core: add function comment header
by Konstantin Dorfman
· 13 years ago
34ffcc7
mmc: core: ignore new request notification, when 2 requests are in progress
by Konstantin Dorfman
· 13 years ago
64d1246
mmc: do not pack random requests
by Maya Erez
· 13 years ago
e1eae98
mmc: use percentage changed sectors as indication to check BKOPS need
by Maya Erez
· 13 years ago
cfc8f08
Merge "mmc: Do not perform blocking BKOPS"
by Linux Build Service Account
· 13 years ago
b821be4
Merge "Revert "mmc: Allow periodic BKOPS on different sizes of devices""
by Linux Build Service Account
· 13 years ago
5f8ac3b
mmc: Do not perform blocking BKOPS
by Maya Erez
· 13 years ago
2d33a19
Revert "mmc: Allow periodic BKOPS on different sizes of devices"
by Maya Erez
· 13 years ago
64a89e4
Merge "mmc: increase BKOPS polling duration before suspend"
by Linux Build Service Account
· 13 years ago
5a13939
Merge "mmc: core: Reduce the time to check for BKOPS need on idle"
by Linux Build Service Account
· 13 years ago
1065ee6
Merge "mmc: core: disable the cache before suspend only after stopping BKOPS"
by Linux Build Service Account
· 13 years ago
ea1385e
mmc: increase BKOPS polling duration before suspend
by Maya Erez
· 13 years ago
78d4a3b
mmc: core: Fix possbile memory leak
by Sujit Reddy Thumma
· 13 years ago
67a5138
mmc: core: disable the cache before suspend only after stopping BKOPS
by Maya Erez
· 13 years ago
70b0022
mmc: core: Reduce the time to check for BKOPS need on idle
by Maya Erez
· 13 years ago
188b2a8
mmc: core: reduce the maximum timeout for BKOPs
by Subhash Jadavani
· 13 years ago
1b22222
mmc: core: interrupt Background Operations if it takes too long
by Subhash Jadavani
· 13 years ago
32184b6
Merge "mmc: core: activate bkops stats for eMMC4.41 cards"
by Linux Build Service Account
· 13 years ago
4d22d5f
Merge "mmc: Allow periodic BKOPS on different sizes of devices"
by Linux Build Service Account
· 13 years ago
8a89b15
mmc: core: activate bkops stats for eMMC4.41 cards
by Maya Erez
· 13 years ago
66842b0
mmc: add new request stats infrastructure
by Lee Susman
· 13 years ago
286f01c
mmc: Allow periodic BKOPS on different sizes of devices
by Maya Erez
· 13 years ago
69bd0fb
mmc: fix async request mechanism for sequential read scenarios
by Konstantin Dorfman
· 13 years ago
f1490b0
mmc: core: claim mmc host while enabling clock scaling from userspace
by Sujit Reddy Thumma
· 13 years ago
297c82b
Merge "mmc: core: Add sysfs entries for dynamic control of clock scaling"
by Linux Build Service Account
· 13 years ago
c611461
mmc: core: Add sysfs entries for dynamic control of clock scaling
by Sujit Reddy Thumma
· 13 years ago
951a520
mmc: core: Add mmc_set_blockcount feature
by Loic Pallardy
· 13 years ago
762a87b
mmc: core: Extend sysfs to ext_csd parameters for RPMB support
by Loic Pallardy
· 13 years ago
e12f9ba
mmc: core: Expose access to RPMB partition
by Loic Pallardy
· 13 years ago
cb7d6a0
Merge "mmc: core: Add load based clock scaling support"
by Linux Build Service Account
· 13 years ago
51d57b3
mmc: core: Add load based clock scaling support
by Sujit Reddy Thumma
· 13 years ago
06673c5
mmc: sdio: fix sdio_reset_comm() to take care of UHS card reset
by Subhash Jadavani
· 13 years ago
177bf0c
mmc: sdio: print correct UHS mode during card detection
by Subhash Jadavani
· 13 years ago
25248b6
mmc: sdio: Fix SDIO 3.0 UHS-I initialization sequence
by Sujit Reddy Thumma
· 13 years ago
2679307
mmc: sdio: fix resume failure
by Subhash Jadavani
· 13 years ago
feda865
mmc: core: Add TRANsfer state to non-HPI state
by Venkatraman S
· 13 years ago
433b794
mmc: core: Fix the HPI execution sequence
by Venkatraman S
· 13 years ago
2743a51
mmc: core: Add a debugfs entry to set max clock rate
by Sujit Reddy Thumma
· 13 years ago
1cd61b7
mmc: core: Allow changing bus frequency for SD/eMMC cards in runtime
by Sujit Reddy Thumma
· 13 years ago
b58afd6
mmc: core: printout to notify the bkops_enable feature on the device
by Yaniv Gardi
· 13 years ago
4d6b623
mmc: core: use mmc_try_claim_host in suspend path
by Krishna Konda
· 13 years ago
cec02a4
mmc: core: Fixup broken suspend and eMMC4.5 power off notify
by Maya Erez
· 13 years ago
e9214c8
mmc: card: Add BKOPS unit tests
by Yaniv Gardi
· 13 years ago
e8a24cb
Merge "mmc: core: Add MMC BKOPS statistics and debugfs ability to print them"
by Linux Build Service Account
· 13 years ago
b0b6375
Merge "Revert "MMC-4.5 Power OFF Notify Rework""
by Linux Build Service Account
· 13 years ago
8b458cf
Revert "MMC-4.5 Power OFF Notify Rework"
by Tatyana Brokhman
· 13 years ago
4c4383f
mmc: core: Add MMC BKOPS statistics and debugfs ability to print them
by Yaniv Gardi
· 13 years ago
e6c6b4b
mmc: block: Adding device attribute for minimum sectors to start BKOPS
by Yaniv Gardi
· 13 years ago
5f36069
mmc: core: Add support for idle time BKOPS
by Maya Erez
· 13 years ago
1718ef2
mmc: block: Update packing statistics with large sector size
by Tatyana Brokhman
· 13 years ago
464fbe1
mmc: block: Add MMC write packing statistics
by Tatyana Brokhman
· 13 years ago
eb13fe4
Merge "mmc: support packed write command for eMMC4.5 device"
by Linux Build Service Account
· 13 years ago
16f7235
Merge "mmc: add packed command feature of eMMC4.5"
by Linux Build Service Account
· 13 years ago
4ad5ea8
Merge "mmc: Revert all packing related patches"
by Linux Build Service Account
· 13 years ago
e966c1c
mmc: core: Add the ability to enable BKOPS
by Maya Erez
· 13 years ago
53f8f57
mmc: support packed write command for eMMC4.5 device
by Seungwon Jeon
· 13 years ago
c70e966
mmc: add packed command feature of eMMC4.5
by Seungwon Jeon
· 13 years ago
f94cf3d
mmc: Revert all packing related patches
by Tatyana Brokhman
· 13 years ago
c1a56a1
mmc: support BKOPS feature for eMMC
by Jaehoon Chung
· 13 years ago
3402d2b
mmc: Revert BKOPs feature
by Maya Erez
· 13 years ago
581dd72
Revert "mmc: core: Add 1ms delay after sending CMD6 to MMC cards."
by Subhash Jadavani
· 13 years ago
Next »