index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
mmc: sdhci: Factor out sdhci_auto_cmd12()
Adrian Hunter
2016-07-25
1
-2
/
+8
|
*
mmc: sdhci: Allow for finishing multiple requests
Adrian Hunter
2016-07-25
2
-23
/
+53
|
*
mmc: sdhci: Separate timer timeout for command and data requests
Adrian Hunter
2016-07-25
2
-10
/
+53
|
*
mmc: sdhci: Factor out sdhci_data_line_cmd()
Adrian Hunter
2016-07-25
1
-3
/
+8
|
*
mmc: sdhci: Ensure all requests get errored out
Adrian Hunter
2016-07-25
1
-8
/
+23
|
*
mmc: sdhci: Clear pointers when a request finishes
Adrian Hunter
2016-07-25
1
-3
/
+9
|
*
mmc: sdhci: Track whether a reset is pending
Adrian Hunter
2016-07-25
2
-0
/
+21
|
*
mmc: sdhci: Factor out sdhci_needs_reset()
Adrian Hunter
2016-07-25
1
-7
/
+11
|
*
mmc: sdhci: Factor out sdhci_finish_mrq()
Adrian Hunter
2016-07-25
1
-12
/
+18
|
*
mmc: sdhci: Move host->data warning
Adrian Hunter
2016-07-25
1
-2
/
+2
|
*
mmc: sdhci: Reduce the use of host->mrq
Adrian Hunter
2016-07-25
1
-8
/
+8
|
*
mmc: sdhci: Get rid of host->busy_handle
Adrian Hunter
2016-07-25
2
-9
/
+6
|
*
mmc: sdhci: Record what command is using the data lines
Adrian Hunter
2016-07-25
2
-3
/
+15
|
*
mmc: sdhci: Simplify sdhci_finish_command() by clearing host->cmd at the start
Adrian Hunter
2016-07-25
1
-13
/
+12
|
*
mmc: sdhci: Get rid of redundant BUG_ONs
Adrian Hunter
2016-07-25
1
-9
/
+0
|
*
mmc: sdhci: Move busy signal handling into sdhci_finish_cmd()
Adrian Hunter
2016-07-25
1
-28
/
+26
|
*
mmc: sdhci-pci: Do not runtime suspend at the end of sdhci_pci_probe()
Adrian Hunter
2016-07-25
1
-3
/
+4
|
*
mmc: sdhci: Add sdhci_read_caps()
Adrian Hunter
2016-07-25
2
-15
/
+41
|
*
mmc: sdhci: Tidy caps variables in sdhci_setup_host()
Adrian Hunter
2016-07-25
2
-43
/
+42
|
*
mmc: sdhci: Make signal voltage support explicit
Adrian Hunter
2016-07-25
2
-0
/
+20
|
*
mmc: sdhci: Split sdhci_add_host()
Adrian Hunter
2016-07-25
2
-3
/
+38
|
*
mmc: sdhci: Do not call implementations of mmc host ops directly
Adrian Hunter
2016-07-25
1
-12
/
+16
|
*
mmc: mediatek: perfer to use rise edge latching
Chaotian Jing
2016-07-25
1
-9
/
+14
|
*
mmc: mediatek: fix CMD21/CMD19 timeout issue
Chaotian Jing
2016-07-25
1
-2
/
+12
|
*
mmc: mediatek: fix CRC error when calling mmc_select_hs400()
Chaotian Jing
2016-07-25
1
-0
/
+23
|
*
mmc: mediatek: do not tune data for HS400 mode
Chaotian Jing
2016-07-25
1
-3
/
+7
|
*
mmc: dw_mmc: fix unmap sg twice when finding data err
Shawn Lin
2016-07-25
1
-2
/
+4
|
*
mmc: dw_mmc: add the card write threshold for HS400 mode
Jaehoon Chung
2016-07-25
2
-12
/
+28
|
*
mmc: dw_mmc: remove the quirks flags
Jaehoon Chung
2016-07-25
2
-14
/
+5
|
*
mmc: dw_mmc: exynos: fix the NULL pointer dereference error
Jaehoon Chung
2016-07-25
1
-1
/
+1
|
*
mmc: dw_mmc: remove UBSAN warning in dw_mci_setup_bus()
Seung-Woo Kim
2016-07-25
2
-13
/
+5
|
*
mmc: dw_mmc: Wait for data transfer after response errors.
Doug Anderson
2016-07-25
1
-0
/
+27
|
*
mmc: dw_mmc: fix 32bit little-endian access of des1 field
Ben Dooks
2016-07-25
1
-1
/
+1
|
*
mmc: dw_mmc: Consider HLE errors to be data and command errors
Doug Anderson
2016-07-25
1
-3
/
+3
|
*
mmc: dw_mmc: k3: add MMC_CAP_CMD23
Jérôme Forissier
2016-07-25
1
-0
/
+7
|
*
mmc: dw_mmc: check card present before starting request
Shawn Lin
2016-07-25
1
-3
/
+4
|
*
mmc: dw_mmc: remove redundant of set_bit and clear_bit
Shawn Lin
2016-07-25
1
-4
/
+1
|
*
mmc: sh_mmcif: Use a 10s timeout in the error recovery path
Ulf Hansson
2016-07-25
1
-1
/
+1
|
*
mmc: sh_mmcif: Inform the mmc core about the max busy timeout
Ulf Hansson
2016-07-25
1
-0
/
+1
|
*
mmc: sh_mmcif: Use response type to know when to enable busy detection
Ulf Hansson
2016-07-25
1
-25
/
+7
|
*
mmc: sh_mmcif: Enable MMC_CAP2_NO_SD and MMC_CAP2_NO_SDIO
Ulf Hansson
2016-07-25
1
-16
/
+2
|
*
mmc: core: Allow hosts to specify non-support for SD commands
Ulf Hansson
2016-07-25
1
-3
/
+6
|
*
mmc: sdhci-msm: fix spelling mistake: "Perpheral" -> "Peripheral"
Colin Ian King
2016-07-25
1
-1
/
+1
|
*
mmc: sdhci: use pr_err for sdhci_dumpregs
Chuanxiao Dong
2016-07-25
1
-46
/
+46
|
*
mmc: host: use the defined function to check whether card is removable
Jaehoon Chung
2016-07-25
7
-12
/
+11
|
*
mmc: sdhci-of-arasan: Add ability to export card clock
Douglas Anderson
2016-07-25
2
-3
/
+123
|
*
mmc: sdhci-of-arasan: Properly set corecfg_baseclkfreq on rk3399
Douglas Anderson
2016-07-25
1
-11
/
+178
|
*
mmc: sdhci-of-arasan: Always power the PHY off/on when clock changes
Douglas Anderson
2016-07-25
1
-15
/
+8
|
*
mmc: sdhci-brcmstb: Add driver for Broadcom BRCMSTB SoCs
Al Cooper
2016-07-25
3
-0
/
+154
|
*
mmc: block: Fix tag condition with packed writes
Adrian Hunter
2016-07-25
1
-2
/
+1
[prev]
[next]