Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
078824f114b9e6abba488d050e22365b5b90322f
/
drivers
/
mmc
/
host
/
sdhci.c
e65d552
Merge "mmc: sdhci: Fix possible spec. violation during voltage switch sequence" into msm-4.9
by Linux Build Service Account
· 8 years ago
fd2ff80
Merge "mmc: sdhci: do not use maximum timeout for all cards" into msm-4.9
by Linux Build Service Account
· 8 years ago
9d55b1b
Merge "mmc: sdhci: Turn on controller clocks and card power at MMC_POWER_UP" into msm-4.9
by Linux Build Service Account
· 8 years ago
dd3d9cb
Merge "mmc: sdhci: Use max timeout and skip timeout calculation" into msm-4.9
by Linux Build Service Account
· 8 years ago
13cc662
Merge "mmc: sdhci: Add new callback to enable/disable CDR" into msm-4.9
by Linux Build Service Account
· 8 years ago
a9ac715
Merge "mmc: sdhci: initialize sdhci_host lock in sdhci_alloc_host()" into msm-4.9
by Linux Build Service Account
· 8 years ago
aa4c1e5
Merge "mmc: sdhci: add support for configurable request size" into msm-4.9
by Linux Build Service Account
· 8 years ago
a45203f
Merge "mmc: sdhci: Add support for auto-calibration" into msm-4.9
by Linux Build Service Account
· 8 years ago
1d4cafd
Merge "mmc: sdhci: fix issue with auto cmd err detection" into msm-4.9
by Linux Build Service Account
· 8 years ago
7b6d954
Merge "mmc: sdhci-msm: ignore data-end-bit error in 1 bit mode" into msm-4.9
by Linux Build Service Account
· 8 years ago
2c9e78e
Merge "mmc: sdhci: Enhance debug register dump" into msm-4.9
by Linux Build Service Account
· 8 years ago
5cd0697
Merge "mmc: sdhci: add auto command error interrupt support" into msm-4.9
by Linux Build Service Account
· 8 years ago
2094249
Merge "mmc: sdhci: Provide sysfs attributes to tune PM QoS unvote timeout" into msm-4.9
by Linux Build Service Account
· 8 years ago
219d147
Merge "mmc: sdhci: Defer release of CPU DMA PM QoS vote in high load cases" into msm-4.9
by Linux Build Service Account
· 8 years ago
7aeae15
Merge "mmc: sdhci-msm: calculate timeout value based on the base clock" into msm-4.9
by Linux Build Service Account
· 8 years ago
401e987
Merge "mmc: sdhci: Fix sdhci_led_control() path" into msm-4.9
by Linux Build Service Account
· 8 years ago
43c3516
Merge "mmc: sdhci-msm: Use maximum possible data timeout value" into msm-4.9
by Linux Build Service Account
· 8 years ago
1cc9003
Merge "mmc: sdhci-msm: Do not enable preset value" into msm-4.9
by Linux Build Service Account
· 8 years ago
0b5230a
Merge "mmc: sdhci-msm: Ignore data timeout error for R1B commands" into msm-4.9
by Linux Build Service Account
· 8 years ago
5227f72
Merge "mmc: sdhci: Add timestamp debug info for data timeout error" into msm-4.9
by Linux Build Service Account
· 8 years ago
8458c51
Merge "mmc: sdhci: Fix issues with msm 3.9 kernel" into msm-4.9
by Linux Build Service Account
· 8 years ago
37de3f3
Merge "mmc: sdhci: Fix issues with power IRQ handling" into msm-4.9
by Linux Build Service Account
· 8 years ago
687d5c9
Merge "mmc: sdhci: Add check_power_status host operation" into msm-4.9
by Linux Build Service Account
· 8 years ago
fd48271
Merge "mmc: sdhci: Check device state before starting a request" into msm-4.9
by Linux Build Service Account
· 8 years ago
01be685
Merge "mmc: sdhci: Enable clock scaling feature" into msm-4.9
by Linux Build Service Account
· 8 years ago
a3107ff
Merge "Merge remote-tracking branch '4.9/tmp-6856581' into msm-4.9" into msm-4.9
by Linux Build Service Account
· 8 years ago
1450d4d
Merge remote-tracking branch '4.9/tmp-6856581' into msm-4.9
by Kyle Yan
· 8 years ago
fa3b4f4
mmc: sdhci: Disable runtime pm when the sdio_irq is enabled
by Hans de Goede
· 8 years ago
fbe7d86
mmc: sdhci: Fix possible spec. violation during voltage switch sequence
by Sujit Reddy Thumma
· 11 years ago
0d8b4db
mmc: sdhci: do not use maximum timeout for all cards
by Asutosh Das
· 11 years ago
30ec599
mmc: sdhci: Turn on controller clocks and card power at MMC_POWER_UP
by Asutosh Das
· 11 years ago
f46a05a
mmc: sdhci: Use max timeout and skip timeout calculation
by Asutosh Das
· 11 years ago
9dca7d7
mmc: sdhci: Add new callback to enable/disable CDR
by Sahitya Tummala
· 12 years ago
ef4de6c
mmc: sdhci: initialize sdhci_host lock in sdhci_alloc_host()
by Sahitya Tummala
· 12 years ago
aafcad4
mmc: sdhci: add support for configurable request size
by Asutosh Das
· 12 years ago
b58499d
mmc: sdhci: Add support for auto-calibration
by Asutosh Das
· 11 years ago
9e7fadb
mmc: sdhci: fix issue with auto cmd err detection
by Sahitya Tummala
· 11 years ago
214b966
mmc: sdhci-msm: ignore data-end-bit error in 1 bit mode
by Asutosh Das
· 12 years ago
91d315e
mmc: sdhci: Enhance debug register dump
by Sahitya Tummala
· 11 years ago
09f36d0
mmc: sdhci: add auto command error interrupt support
by Asutosh Das
· 11 years ago
fb64488
mmc: sdhci: Provide sysfs attributes to tune PM QoS unvote timeout
by Sujit Reddy Thumma
· 12 years ago
360bbf4
mmc: sdhci: Defer release of CPU DMA PM QoS vote in high load cases
by Sujit Reddy Thumma
· 12 years ago
a5733ab5
mmc: sdhci-msm: calculate timeout value based on the base clock
by Sahitya Tummala
· 12 years ago
ea4e3aa
mmc: sdhci: Fix sdhci_led_control() path
by Sahitya Tummala
· 12 years ago
7c9780d
mmc: sdhci-msm: Use maximum possible data timeout value
by Sahitya Tummala
· 12 years ago
314162c
mmc: sdhci-msm: Do not enable preset value
by Sahitya Tummala
· 12 years ago
87d43944
mmc: sdhci-msm: Ignore data timeout error for R1B commands
by Sahitya Tummala
· 12 years ago
16dabee
mmc: sdhci: Add timestamp debug info for data timeout error
by Sahitya Tummala
· 12 years ago
68adcae
mmc: sdhci: Fix issues with msm 3.9 kernel
by Sahitya Tummala
· 12 years ago
1f52eaa
mmc: sdhci: Fix issues with power IRQ handling
by Sahitya Tummala
· 12 years ago
63d235d
mmc: sdhci: Add check_power_status host operation
by Sahitya Tummala
· 12 years ago
494003b
mmc: sdhci: Check device state before starting a request
by Asutosh Das
· 12 years ago
22dd336
mmc: sdhci: Enable clock scaling feature
by Sahitya Tummala
· 12 years ago
8a3e818
mmc: sdhci: Vote for the required MSM bus bandwidth
by Sahitya Tummala
· 12 years ago
c6f48d4
mmc: sdhci: Vote for PM QOS
by Sahitya Tummala
· 12 years ago
2a82d56
Merge "mmc: sdhci: Add host driver support to enable clock gating" into msm-4.9
by Linux Build Service Account
· 8 years ago
f49e7f6
Merge "mmc: sdhci: Add SW workarounds for HW bugs" into msm-4.9
by Linux Build Service Account
· 8 years ago
acf5979
Merge "mmc: host: sdhci: don't set SDMA buffer boundary in ADMA mode" into msm-4.9
by Linux Build Service Account
· 8 years ago
a7f3c57
mmc: sdhci: Add host driver support to enable clock gating
by Sahitya Tummala
· 12 years ago
a58f91f
mmc: sdhci: Add SW workarounds for HW bugs
by Venkat Gopalakrishnan
· 12 years ago
3ed9771
mmc: host: sdhci: don't set SDMA buffer boundary in ADMA mode
by Subhash Jadavani
· 10 years ago
b43ba21
mmc: sdhci: Do not disable interrupts while waiting for clock
by Adrian Hunter
· 8 years ago
04eb7db
mmc: sdhci: Ignore unexpected CARD_INT interrupts
by Gabriel Krisman Bertazi
· 8 years ago
cee9358
mmc: sdhci: Fix recovery from tuning timeout
by Adrian Hunter
· 8 years ago
5bb4250
Revert "mmc: sdhci: Reset cmd and data circuits after tuning failure"
by Adrian Hunter
· 8 years ago
086b0dd
mmc: sdhci: Fix missing enhanced strobe setting during runtime resume
by Adrian Hunter
· 8 years ago
fe5fb2e
mmc: sdhci: Reset cmd and data circuits after tuning failure
by Adrian Hunter
· 8 years ago
69b962a
mmc: sdhci: Fix unexpected data interrupt handling
by Adrian Hunter
· 8 years ago
6ebebea
mmc: sdhci: Fix CMD line reset interfering with ongoing data transfer
by Adrian Hunter
· 8 years ago
02265cd6
mmc: sdhci: cast unsigned int to unsigned long long to avoid unexpeted error
by Haibo Chen
· 8 years ago
606d313
mmc: sdhci: Rename sdhci_set_power() to sdhci_set_power_noreg()
by Adrian Hunter
· 8 years ago
fc605f1
mmc: sdhci: Fix SDHCI_QUIRK2_STOP_WITH_TC
by Adrian Hunter
· 8 years ago
20845be
mmc: sdhci: Support cap_cmd_during_tfr requests
by Adrian Hunter
· 8 years ago
622b5f3
mmc: sdhci: Do not allow tuning procedure to be interrupted
by Christopher Freeman
· 8 years ago
efba142
mmc: sdhci: Request regulators before reading capabilities
by Jon Hunter
· 9 years ago
f37b20e
mmc: sdhci: add standard hw auto retuning support
by Dong Aisheng
· 9 years ago
761daa3
mmc: sdhci: using common mmc_regulator_set_vqmmc()
by Dong Aisheng
· 9 years ago
07c161b
mmc: sdhci: sdhci_execute_tuning() must delete timer
by Adrian Hunter
· 9 years ago
8842fd1
mmc: sdhci: Avoid STOP cmd triggering warning in sdhci_send_command()
by Adrian Hunter
· 9 years ago
33a57ad
mmc: sdhci: Do not reset cmd or data circuits that are in use
by Adrian Hunter
· 9 years ago
0293d50
mmc: sdhci: Factor out sdhci_auto_cmd12()
by Adrian Hunter
· 9 years ago
4e9f8fe
mmc: sdhci: Allow for finishing multiple requests
by Adrian Hunter
· 9 years ago
d7422fb
mmc: sdhci: Separate timer timeout for command and data requests
by Adrian Hunter
· 9 years ago
56a590d
mmc: sdhci: Factor out sdhci_data_line_cmd()
by Adrian Hunter
· 9 years ago
5d0d11c
mmc: sdhci: Ensure all requests get errored out
by Adrian Hunter
· 9 years ago
5a8a3fe
mmc: sdhci: Clear pointers when a request finishes
by Adrian Hunter
· 9 years ago
ed1563d
mmc: sdhci: Track whether a reset is pending
by Adrian Hunter
· 9 years ago
0cc563c
mmc: sdhci: Factor out sdhci_needs_reset()
by Adrian Hunter
· 9 years ago
a6d3bdd
mmc: sdhci: Factor out sdhci_finish_mrq()
by Adrian Hunter
· 9 years ago
43dea09
mmc: sdhci: Move host->data warning
by Adrian Hunter
· 9 years ago
a4c73ab
mmc: sdhci: Reduce the use of host->mrq
by Adrian Hunter
· 9 years ago
ea96802
mmc: sdhci: Get rid of host->busy_handle
by Adrian Hunter
· 9 years ago
7c89a3d
mmc: sdhci: Record what command is using the data lines
by Adrian Hunter
· 9 years ago
e0a5640
mmc: sdhci: Simplify sdhci_finish_command() by clearing host->cmd at the start
by Adrian Hunter
· 9 years ago
64ed8dd
mmc: sdhci: Get rid of redundant BUG_ONs
by Adrian Hunter
· 9 years ago
6bde868
mmc: sdhci: Move busy signal handling into sdhci_finish_cmd()
by Adrian Hunter
· 9 years ago
6132a3b
mmc: sdhci: Add sdhci_read_caps()
by Adrian Hunter
· 9 years ago
28da358
mmc: sdhci: Tidy caps variables in sdhci_setup_host()
by Adrian Hunter
· 9 years ago
8cb851a
mmc: sdhci: Make signal voltage support explicit
by Adrian Hunter
· 9 years ago
52f5336
mmc: sdhci: Split sdhci_add_host()
by Adrian Hunter
· 9 years ago
Next »