index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: sdhci-of-at91: fix wake-up issue when using runtime pm
ludovic.desroches@atmel.com
2016-03-18
1
-0
/
+20
*
mmc: sdhci-pci: Do not set DMA mask in enable_dma()
Alexandre Courbot
2016-03-18
1
-15
/
+0
*
mmc: sdhci-acpi: Remove enable_dma() hook
Alexandre Courbot
2016-03-18
1
-30
/
+0
*
mmc: sdhci: Set DMA mask when adding host
Alexandre Courbot
2016-03-18
1
-7
/
+41
*
mmc: atmel-mci: Check pdata for NULL before dereferencing it at DMA config
Brent Taylor
2016-03-17
1
-1
/
+1
*
mmc: of_mmc_spi: fix unused warning
Brian Norris
2016-03-17
1
-2
/
+0
*
mmc: sdhci-of-arasan: add phy support for sdhci-of-arasan
Shawn Lin
2016-03-17
1
-1
/
+56
*
mmc: sdhci-of-arasan: fix missing sdhci_pltfm_free for err handling
Shawn Lin
2016-03-17
1
-7
/
+8
*
mmc: sdhci-of-arasan: remove disable clk_ahb from sdhci_arasan_resume
Shawn Lin
2016-03-17
1
-1
/
+0
*
mmc: sdhci: Fix override of timeout clk wrt max_busy_timeout
Adrian Hunter
2016-03-17
1
-3
/
+3
*
mmc: mmci: Remove unnecessary header file
Wang Hongcheng
2016-03-17
1
-1
/
+0
*
mmc: sdhci-acpi: add QCOM controllers
Philip Elcan
2016-03-17
1
-0
/
+15
*
mmc: tegra: implement memcomp pad calibration
Lucas Stach
2016-03-17
1
-3
/
+44
*
mmc: mediatek: Use mmc_regulator_set_vqmmc in start_signal_voltage_switch
Nicolas Boichat
2016-03-17
1
-12
/
+5
*
mmc: mediatek: Change signal voltage error to dev_dbg()
Nicolas Boichat
2016-03-17
1
-1
/
+1
*
mmc: sh_mmcif, tmio: Use ARCH_RENESAS
Simon Horman
2016-03-17
1
-2
/
+2
*
mmc: tegra: properly disable card clock
Lucas Stach
2016-03-17
1
-1
/
+1
*
mmc: mmc_spi: Add Card Detect comments and fix CD GPIO case
Magnus Damm
2016-03-16
1
-0
/
+6
*
mmc: tegra: Disable UHS-I modes for tegra114
Jon Hunter
2016-03-16
1
-1
/
+11
*
mmc: sdhci-pltfm: remove priv variable from sdhci_pltfm_host
Jisheng Zhang
2016-02-29
1
-1
/
+0
*
mmc: sdhci-pxav2: remove unnecessary assignment of pltfm_host->priv
Jisheng Zhang
2016-02-29
1
-1
/
+0
*
mmc: sdhci-tegra: use sdhci_pltfm_init for private allocation
Jisheng Zhang
2016-02-29
1
-14
/
+7
*
mmc: sdhci-st: use sdhci_pltfm_init for private allocation
Jisheng Zhang
2016-02-29
1
-20
/
+20
*
mmc: sdhci-pxav3: use sdhci_pltfm_init for private allocation
Jisheng Zhang
2016-02-29
1
-12
/
+8
*
mmc: sdhci-of-esdhc: use sdhci_pltfm_init for private allocation
Jisheng Zhang
2016-02-29
1
-10
/
+9
*
mmc: sdhci-of-at91: use sdhci_pltfm_init for private allocation
Jisheng Zhang
2016-02-29
1
-18
/
+15
*
mmc: sdhci-of-arasan: use sdhci_pltfm_init for private allocation
Jisheng Zhang
2016-02-29
1
-16
/
+12
*
mmc: sdhci-of-arasan: fix clk issue in sdhci_arasan_remove()
Jisheng Zhang
2016-02-29
1
-1
/
+4
*
mmc: sdhci-msm: use sdhci_pltfm_init for private allocation
Jisheng Zhang
2016-02-29
1
-8
/
+4
*
mmc: sdhci-msm: factorise sdhci_msm_pdata outisde of sdhci_msm_host
Jisheng Zhang
2016-02-29
1
-7
/
+8
*
mmc: sdhci-esdhc-imx: use sdhci_pltfm_init for private allocation
Jisheng Zhang
2016-02-29
1
-21
/
+17
*
mmc: sdhci-bcm2835: use sdhci_pltfm_init for private allocation
Jisheng Zhang
2016-02-29
1
-11
/
+3
*
mmc: mediatek: add SD write protect support
Chaotian Jing
2016-02-29
1
-0
/
+2
*
mmc: sdhi: Add r8a7795 support
Wolfram Sang
2016-02-29
2
-14
/
+35
*
mmc: sdhci: further code simplication
Russell King
2016-02-29
1
-11
/
+10
*
mmc: sdhci: consolidate the DMA/ADMA size/address quicks
Russell King
2016-02-29
1
-32
/
+16
*
mmc: sdhci: prepare DMA address/size quirk handling consolidation
Russell King
2016-02-29
1
-13
/
+15
*
mmc: sdhci: cleanup DMA un-mapping
Russell King
2016-02-29
1
-11
/
+3
*
mmc: sdhci: clean up host cookie handling
Russell King
2016-02-29
2
-8
/
+8
*
mmc: sdhci: always unmap a mapped data transfer in sdhci_post_req()
Russell King
2016-02-29
1
-2
/
+1
*
mmc: sdhci: pass the cookie into sdhci_pre_dma_transfer()
Russell King
2016-02-29
1
-4
/
+4
*
mmc: sdhci: factor out sdhci_pre_dma_transfer() from sdhci_adma_table_pre()
Russell King
2016-02-29
1
-39
/
+23
*
mmc: sdhci: move sdhci_pre_dma_transfer()
Russell King
2016-02-29
1
-27
/
+25
*
mmc: sdhci: factor out common DMA cleanup in sdhci_finish_data()
Russell King
2016-02-29
1
-22
/
+7
*
mmc: sdhci: avoid walking SG list for writes
Russell King
2016-02-29
1
-20
/
+22
*
mmc: sdhci: clean up coding style in sdhci_adma_table_pre()
Russell King
2016-02-29
1
-20
/
+9
*
mmc: sdhci: allocate alignment and DMA descriptor buffer together
Russell King
2016-02-29
1
-36
/
+20
*
mmc: sdhci: fix data timeout (part 2)
Russell King
2016-02-29
1
-2
/
+13
*
mmc: sdhci: fix data timeout (part 1)
Russell King
2016-02-29
1
-1
/
+1
*
mmc: sdhci: further fix for DMA unmapping in sdhci_post_req()
Russell King
2016-02-29
1
-8
/
+7
[next]