Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
836f845d65dd2ff0147b22574eb0b484291acc39
/
drivers
/
mmc
3781bd8
mmc: sdhci-msm: configure adma descriptors for large request size
by Asutosh Das
· 12 years ago
c8e8e56
mmc: sdhci: add support for configurable request size
by Asutosh Das
· 12 years ago
5e217a6
Merge "mmc: sdhci: Enable MMC_CAP_HW_RESET capability"
by Linux Build Service Account
· 12 years ago
337d0a9
Merge "mmc: core: Extend mmc_do_hw_reset for SD cards"
by Linux Build Service Account
· 12 years ago
10f7cdc
Merge "mmc: core: Add mmc_power_cycle"
by Linux Build Service Account
· 12 years ago
cbe1b7a
mmc: sdhci: Enable MMC_CAP_HW_RESET capability
by Sahitya Tummala
· 12 years ago
b75bd76
mmc: core: Extend mmc_do_hw_reset for SD cards
by Sahitya Tummala
· 12 years ago
4c8ac1f
mmc: core: Add mmc_power_cycle
by Johan Rudholm
· 12 years ago
3376d31
Merge "mmc: card: abort the suspend if the card is busy"
by Linux Build Service Account
· 12 years ago
8609a43
mmc: sdhci-msm: Implement execute_tuning and toggle_cdr callbacks
by Venkat Gopalakrishnan
· 12 years ago
d6a74b0
mmc: sdhci: Add a quirk to ignore CMD CRC err for tuning commands
by Sahitya Tummala
· 12 years ago
e9beaa2
mmc: sdhci: Add SW workarounds for HW bugs
by Venkat Gopalakrishnan
· 12 years ago
390519d
mmc: host: add pad and tlmm configuration
by Asutosh Das
· 12 years ago
33a4ff5
mmc: host: add SDHCI platform driver for msm chipsets
by Asutosh Das
· 12 years ago
c315c09
Merge "mmc: msm_sdcc: fix the clock selection logic in DDR mode"
by Linux Build Service Account
· 12 years ago
879856d
mmc: msm_sdcc: fix the clock selection logic in DDR mode
by Subhash Jadavani
· 12 years ago
34ca209
mmc: sdhci: Use DBG() instead of pr_warning() on large timeout
by Chris Ball
· 12 years ago
dd5cd53
Merge "mmc: sdio: Update the argument for data copy"
by Linux Build Service Account
· 12 years ago
239e5a8
mmc: sdhci: Add new callback to enable/disable CDR
by Sahitya Tummala
· 12 years ago
a2a8df9
mmc: sdhci: Fix bug in trigger for HS200 tuning
by Venkat Gopalakrishnan
· 12 years ago
8ddd348
mmc: sdhc: add execute tuning callback
by Asutosh Das
· 12 years ago
66a6aa6
mmc: sdhci: Add check_power_status host operation
by Sahitya Tummala
· 12 years ago
ca42211
mmc: sdhci: pull in missing changes during msm3.4 kernel upgrade
by Sahitya Tummala
· 12 years ago
eecfd5d
Merge "mmc: msm_sdcc: disable BKOPS feature"
by Linux Build Service Account
· 12 years ago
d1c87f1
mmc: card: abort the suspend if the card is busy
by Subhash Jadavani
· 12 years ago
b507669
mmc: msm_sdcc: disable BKOPS feature
by Maya Erez
· 12 years ago
c6d1b31
Merge "mmc: msm_sdcc: fix adding reset quirk cap"
by Linux Build Service Account
· 12 years ago
78fcb6b
Merge "mmc: msm_sdcc: acquire wakelock only if needed"
by Linux Build Service Account
· 12 years ago
3d47c82
mmc: msm_sdcc: always check sdcc state first
by Krishna Konda
· 12 years ago
813058f
mmc: msm_sdcc: fix adding reset quirk cap
by Krishna Konda
· 12 years ago
1963f43
mmc: msm_sdcc: acquire wakelock only if needed
by Krishna Konda
· 12 years ago
2f74ffd
mmc: sdio: Update the argument for data copy
by Pratibhasagar V
· 12 years ago
da06b37
Merge "mmc: msm_sdcc: add stop transmission support"
by Linux Build Service Account
· 12 years ago
14155c8
Merge "mmc: Add support to handle Urgent data transfer request"
by Linux Build Service Account
· 12 years ago
d076af7
mmc: msm_sdcc: add stop transmission support
by Subhash Jadavani
· 12 years ago
cfa1407
mmc: msm_sdcc: fix data timeout calculation for DDR bus speed mode
by Subhash Jadavani
· 12 years ago
9b0f5ec
mmc: Add support to handle Urgent data transfer request
by Konstantin Dorfman
· 12 years ago
d296877
Merge "mmc: msm_sdcc: Hard reset controller on errors"
by Linux Build Service Account
· 12 years ago
aa9a364
mmc: msm_sdcc: Hard reset controller on errors
by Sujit Reddy Thumma
· 12 years ago
5188173
mmc: msm_sdcc: update quirks in core reset
by Krishna Konda
· 12 years ago
b083297
mmc: block: do not pack REQ_FUA request
by Konstantin Dorfman
· 12 years ago
1aa03dc
mmc: msm_sdcc: Update hw_reset functionality for resetting SD card
by Pratibhasagar V
· 12 years ago
fc1a5a2
mmc: block: don't start new request when the card is removed
by Seungwon Jeon
· 12 years ago
696bcfd
mmc: core: fix permanent sleep of mmcqd during card removal
by Seungwon Jeon
· 12 years ago
fbcfb6e
mmc: msm_sdcc: Disable SDCC slots at bootup if required
by Venkat Gopalakrishnan
· 12 years ago
d20df95
mmc: block: add mmc_blk_disable_wr_packing() disables packing mode
by Konstantin Dorfman
· 12 years ago
d5064ac
mmc: core: run clock scaling only in valid card state
by Subhash Jadavani
· 12 years ago
7ca4a78
mmc: core: enable eMMC5.0 card detection
by Subhash Jadavani
· 12 years ago
8d932da
mmc: core: Fix a deadlock due to race between suspend and delayed BKOPS
by Maya Erez
· 12 years ago
7cef0a4
mmc: core: Cancel BKOPS checking in case MMC is suspended
by Maya Erez
· 12 years ago
790f06d
Update copyright to The Linux Foundation
by Duy Truong
· 12 years ago
2d7980f
mmc: msm_sdcc: fix possible NULL pointer access
by Subhash Jadavani
· 12 years ago
76c5b46
Merge "mmc: enhance long_sequential_test for higher throughput"
by Linux Build Service Account
· 12 years ago
70160bb
mmc: enhance long_sequential_test for higher throughput
by Lee Susman
· 12 years ago
587bf1e
mmc: core: fix accidently removed conditional
by Konstantin Dorfman
· 12 years ago
379570f
Merge "mmc card: Initialize the packing info before running the test"
by Linux Build Service Account
· 12 years ago
0ac5fa2
Merge "mmc: Keep track of current hard partition"
by Linux Build Service Account
· 12 years ago
5f5601c
Merge "mmc: msm_sdcc: deprecate early suspend functionality"
by Linux Build Service Account
· 12 years ago
a32f540
Merge "mmc: core: Don't hold wake lock while detect work is in progress"
by Linux Build Service Account
· 12 years ago
151b477
mmc: Keep track of current hard partition
by Oluwafemi Adeyemi
· 12 years ago
5ff63e1
Merge "mmc: card: Fix RPMB IOCTL to handle all cards"
by Linux Build Service Account
· 12 years ago
4ad32d7
Merge "mmc: core: Add TRANsfer state to non-HPI state"
by Linux Build Service Account
· 12 years ago
9ce04c3
Merge "mmc: core: Fix the HPI execution sequence"
by Linux Build Service Account
· 12 years ago
a12d1d2
mmc card: Initialize the packing info before running the test
by Maya Erez
· 12 years ago
1f2ae7c
mmc: msm_sdcc: deprecate early suspend functionality
by Sujit Reddy Thumma
· 12 years ago
1a37be1
mmc: core: Don't hold wake lock while detect work is in progress
by Sujit Reddy Thumma
· 12 years ago
bfa7df9
mmc: card: Fix RPMB IOCTL to handle all cards
by Krishna Konda
· 12 years ago
8b1d293
Merge "Revert "mmc: add new request stats infrastructure""
by Linux Build Service Account
· 12 years ago
df0a9fa
Merge "mmc: block: reduce the block timeout to 30 secs"
by Linux Build Service Account
· 12 years ago
7a46bfa
Merge "mmc: core: Fix some driver hangs when dealing with broken devices"
by Linux Build Service Account
· 12 years ago
13b393b
Merge "mmc: msm_sdcc: check for pending_resume in SDCC system suspend"
by Linux Build Service Account
· 12 years ago
d50afb5
Revert "mmc: add new request stats infrastructure"
by Lee Susman
· 12 years ago
10c03bb
Merge "mmc: core: add function comment header"
by Linux Build Service Account
· 12 years ago
444f1f0
mmc: msm_sdcc: check for pending_resume in SDCC system suspend
by Subhash Jadavani
· 12 years ago
89deaa7
Merge "mmc: core: Move update of is_waiting_last_req flag"
by Linux Build Service Account
· 12 years ago
a78646c
Merge "mmc: core: ignore new request notification, when 2 requests are in progress"
by Linux Build Service Account
· 12 years ago
625a78b
Merge "mmc: remove BUG() for MMC_BLK_NEW_REQUEST error handling."
by Linux Build Service Account
· 12 years ago
644eb95
Merge "mmc: do not pack random requests"
by Linux Build Service Account
· 12 years ago
914fa65
mmc: block: reduce the block timeout to 30 secs
by Subhash Jadavani
· 12 years ago
29e158e
mmc: core: Fix some driver hangs when dealing with broken devices
by Trey Ramsay
· 12 years ago
3926796
Merge "mmc: core: Fix possbile memory leak"
by Linux Build Service Account
· 12 years ago
7f30143
mmc: core: add function comment header
by Konstantin Dorfman
· 12 years ago
4ab8343
mmc: core: Move update of is_waiting_last_req flag
by Konstantin Dorfman
· 12 years ago
34ffcc7
mmc: core: ignore new request notification, when 2 requests are in progress
by Konstantin Dorfman
· 12 years ago
4744aae
mmc: remove BUG() for MMC_BLK_NEW_REQUEST error handling.
by Konstantin Dorfman
· 12 years ago
f8fef46
Merge "mmc: msm_sdcc: Fix SDCC-BAM, DML reset sequence"
by Linux Build Service Account
· 12 years ago
64d1246
mmc: do not pack random requests
by Maya Erez
· 12 years ago
05e24ac
Merge "mmc: queue: amend buffer swap for non-blocking transfer"
by Linux Build Service Account
· 12 years ago
e1eae98
mmc: use percentage changed sectors as indication to check BKOPS need
by Maya Erez
· 12 years ago
cfc8f08
Merge "mmc: Do not perform blocking BKOPS"
by Linux Build Service Account
· 12 years ago
b821be4
Merge "Revert "mmc: Allow periodic BKOPS on different sizes of devices""
by Linux Build Service Account
· 12 years ago
5f8ac3b
mmc: Do not perform blocking BKOPS
by Maya Erez
· 12 years ago
2d33a19
Revert "mmc: Allow periodic BKOPS on different sizes of devices"
by Maya Erez
· 12 years ago
64a89e4
Merge "mmc: increase BKOPS polling duration before suspend"
by Linux Build Service Account
· 12 years ago
5a13939
Merge "mmc: core: Reduce the time to check for BKOPS need on idle"
by Linux Build Service Account
· 12 years ago
1065ee6
Merge "mmc: core: disable the cache before suspend only after stopping BKOPS"
by Linux Build Service Account
· 12 years ago
ea1385e
mmc: increase BKOPS polling duration before suspend
by Maya Erez
· 12 years ago
78d4a3b
mmc: core: Fix possbile memory leak
by Sujit Reddy Thumma
· 12 years ago
09f2153
mmc: queue: amend buffer swap for non-blocking transfer
by Seungwon Jeon
· 12 years ago
67a5138
mmc: core: disable the cache before suspend only after stopping BKOPS
by Maya Erez
· 12 years ago
Next »