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: omap_hsmmc: remove unused fields from struct omap_hsmmc_host
Andreas Fenkart
2015-03-23
1
-4
/
+0
*
mmc: sunxi: Use devm_reset_control_get_optional() for reset control
Chen-Yu Tsai
2015-03-23
1
-1
/
+3
*
mmc: sdhci: set the .remove to sdhci_pltfm_unregister()
Kevin Hao
2015-03-23
9
-56
/
+9
*
mmc: sdhci: disable the clock in sdhci_pltfm_unregister()
Kevin Hao
2015-03-23
7
-39
/
+6
*
mmc: sdhci-bcm-kona: kill the "external_clk" member in driver private struct
Kevin Hao
2015-03-23
1
-33
/
+13
*
mmc: sdhci-sirf: kill the "clk" member in driver private struct
Kevin Hao
2015-03-23
1
-19
/
+7
*
mmc: tegra: use devm help functions to get the clk and gpio
Kevin Hao
2015-03-23
1
-10
/
+3
*
mmc: sdhci-dove: kill the driver specific private struct
Kevin Hao
2015-03-23
1
-21
/
+5
*
mmc: sdhci-dove: remove the unneeded error check
Kevin Hao
2015-03-23
1
-4
/
+2
*
mmc: sirf: update sdhci_sirf_execute_tuning procedure
weijun yang
2015-03-23
1
-3
/
+3
*
mmc: dw_mmc: Don't crash if we get an interrupt before slot has initted
Doug Anderson
2015-03-23
1
-0
/
+4
*
mmc: dw_mmc: Only enable CD after setup and only if needed
Doug Anderson
2015-03-23
1
-3
/
+38
*
mmc: dw_mmc: Don't start commands while busy
Doug Anderson
2015-03-23
1
-0
/
+28
*
mmc: dw_mmc: Give a good reset after we give power
Doug Anderson
2015-03-23
1
-9
/
+18
*
mmc: dw_mmc: Make sure we only adjust the clock when power is on
Doug Anderson
2015-03-23
1
-6
/
+10
*
mmc: dw_mmc: fix mmc_test by not sending abort for DRTO/EBE errors
addy ke
2015-03-23
1
-2
/
+8
*
mmc: dw_mmc: rockchip: add support MMC_CAP_RUNTIME_RESUME capability
addy ke
2015-03-23
1
-0
/
+8
*
mmc: dw_mmc: exynos: Support eMMC's HS400 mode
Seungwon Jeon
2015-03-23
4
-34
/
+188
*
Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/...
Linus Torvalds
2015-02-21
1
-15
/
+48
|
\
|
*
Merge branch 'clk-next' into v3.19-rc7
Michael Turquette
2015-02-02
1
-24
/
+49
|
|
\
|
|
*
mmc: sunxi: Convert MMC driver to the standard clock phase API
Maxime Ripard
2015-01-14
1
-24
/
+49
*
|
|
mmc: sdhci-s3c: solve problem with sleeping in atomic context
Paul Osmialowski
2015-02-04
1
-0
/
+8
*
|
|
mmc: moxart: fix probe logic
Arnd Bergmann
2015-02-04
1
-11
/
+9
*
|
|
mmc: Add hardware dependencies for sdhci-pxav3 and sdhci-pxav2
Jean Delvare
2015-01-30
1
-0
/
+2
*
|
|
mmc: sdhci-pxav3: Modify clock settings for the SDR50 and DDR50 modes
Marcin Wojtas
2015-01-29
1
-8
/
+50
*
|
|
mmc: sdhci-pxav3: Fix Armada 38x controller's caps according to erratum ERR-7...
Marcin Wojtas
2015-01-29
1
-5
/
+23
*
|
|
mmc: sdhci-pxav3: Fix SDR50 and DDR50 capabilities for the Armada 38x flavor
Gregory CLEMENT
2015-01-29
1
-0
/
+17
*
|
|
mmc: sdhci: switch voltage before sdhci_set_ios in runtime resume
Jisheng Zhang
2015-01-29
1
-1
/
+1
*
|
|
mmc: tegra: Write xfer_mode, CMD regs in together
Pavan Kunapuli
2015-01-29
1
-1
/
+29
*
|
|
mmc: sdhci-pxav3: fix setting of pdata->clk_delay_cycles
Jisheng Zhang
2015-01-29
1
-2
/
+2
*
|
|
mmc: dw_mmc: rockchip: remove incorrect __exit_p()
Dmitry Torokhov
2015-01-28
1
-1
/
+1
*
|
|
mmc: dw_mmc: exynos: remove incorrect __exit_p()
Dmitry Torokhov
2015-01-28
1
-1
/
+1
*
|
|
mmc: Fix menuconfig alignment of MMC_SDHCI_* options
Jean Delvare
2015-01-28
1
-0
/
+1
*
|
|
mmc: Enable Ricoh MMC quirk by default
Jean Delvare
2015-01-28
1
-0
/
+1
*
|
|
mmc: mmci: Get rid of dead code in mmci_dma_setup
Pramod Gurav
2015-01-28
1
-5
/
+0
*
|
|
mmc: sdhci-pxav3: fix race between runtime pm and irq
Jisheng Zhang
2015-01-28
1
-10
/
+5
*
|
|
mmc: sdhci-pxav3: Remove checks for optional core clock in error/remove path
Jisheng Zhang
2015-01-21
1
-4
/
+2
*
|
|
mmc: rtsx: check sg_count before long data xfer
Micky Ching
2015-01-21
1
-2
/
+9
*
|
|
mmc: rtsx: finish request if no card exist
Micky Ching
2015-01-21
1
-2
/
+7
*
|
|
mmc: sdhci: host: fix odd_ptr_err.cocci warnings
Wu Fengguang
2015-01-21
1
-1
/
+1
*
|
|
mmc: vub300: remove unreachable return value handling
Nicholas Mc Guire
2015-01-21
1
-3
/
+1
*
|
|
Merge branch 'tmio' into next
Ulf Hansson
2015-01-20
5
-110
/
+164
|
\
\
\
|
*
|
|
mmc: tmio: remove TMIO_MMC_HAVE_CTL_DMA_REG flag
Kuninori Morimoto
2015-01-20
2
-8
/
+0
|
*
|
|
mmc: sh_mobile_sdhi: enable 32bit DMA access
Kuninori Morimoto
2015-01-20
1
-9
/
+33
|
*
|
|
mmc: sh_mobile_sdhi: use .enable_dma
Kuninori Morimoto
2015-01-20
1
-0
/
+6
|
*
|
|
mmc: sh_mobile_sdhi: add new macro for mmc_host to sh_mobile_sdhi
Kuninori Morimoto
2015-01-20
1
-2
/
+4
|
*
|
|
mmc: sh_mobile_sdhi: tidyup mmc_data->bus_shift for latest SoC
Kuninori Morimoto
2015-01-20
1
-1
/
+4
|
*
|
|
mmc: sh_mobile_sdhi: remove .init/.cleanup
Kuninori Morimoto
2015-01-20
1
-25
/
+1
|
*
|
|
mmc: tmio: enable SoC specific DMA buswidth settings
Kuninori Morimoto
2015-01-20
2
-2
/
+8
|
*
|
|
mmc: tmio: add .enable_dma on tmio_mmc_dma
Kuninori Morimoto
2015-01-20
2
-0
/
+5
[prev]
[next]