index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
(
follow
)
Commit message (
Expand
)
Author
Age
...
*
|
|
mmc: sdhci: Remove the sdhci exported header file
Ulf Hansson
2015-03-23
*
|
|
mmc: sdhci-pltfm: remove the unneeded check of disabled device
Kevin Hao
2015-03-23
*
|
|
mmc: tegra: Optimize write_w path for tegra114 and later
Rhyland Klein
2015-03-23
*
|
|
mmc: sh_mmcif: Add exclusion between cmd and interrupt
Kouichi Tomita
2015-03-23
*
|
|
mmc: sh_mmcif: Move dev_err() of mmcif_timeout_work()
Kouichi Tomita
2015-03-23
*
|
|
mmc: Fix hardware dependencies for sdhci-pxav3
Jean Delvare
2015-03-23
*
|
|
mmc: pwrseq: simplify alloc/free hooks
Alexandre Courbot
2015-03-23
*
|
|
mmc: sunxi: avoid invalid pointer calculation
Arnd Bergmann
2015-03-23
*
|
|
mmc: kconfig: replace PPC_OF with PPC
Kevin Hao
2015-03-23
*
|
|
mmc: sdhci-iproc: add IPROC SDHCI driver
Scott Branden
2015-03-23
*
|
|
mmc: sdhci: do not set AUTO_CMD12 for multi-block CMD53
Corneliu Doban
2015-03-23
*
|
|
mmc: sdhci: add quirk for ACMD23 broken
Scott Branden
2015-03-23
*
|
|
mmc: sdhci-esdhc-imx: silence a false curly braces warning
Dan Carpenter
2015-03-23
*
|
|
mmc: tmio: Remove bogus un-initialization in tmio_mmc_host_free()
Geert Uytterhoeven
2015-03-23
*
|
|
mmc: dw_mmc: exynos: dw_mci_exynos_prepare_hs400_tuning() can be static
Wu Fengguang
2015-03-23
*
|
|
mmc: omap_hsmmc: add hibernation support
Russ Dill
2015-03-23
*
|
|
mmc: omap_hsmmc: use distinctive code paths for cover / card detect logic
Andreas Fenkart
2015-03-23
*
|
|
mmc: omap_hsmmc: use slot-gpio functions to manage read-only pin directly
Andreas Fenkart
2015-03-23
*
|
|
mmc: omap_hsmmc: remove unused fields from struct omap_hsmmc_host
Andreas Fenkart
2015-03-23
*
|
|
mmc: sunxi: Use devm_reset_control_get_optional() for reset control
Chen-Yu Tsai
2015-03-23
*
|
|
mmc: sdhci: set the .remove to sdhci_pltfm_unregister()
Kevin Hao
2015-03-23
*
|
|
mmc: sdhci: disable the clock in sdhci_pltfm_unregister()
Kevin Hao
2015-03-23
*
|
|
mmc: sdhci-bcm-kona: kill the "external_clk" member in driver private struct
Kevin Hao
2015-03-23
*
|
|
mmc: sdhci-sirf: kill the "clk" member in driver private struct
Kevin Hao
2015-03-23
*
|
|
mmc: tegra: use devm help functions to get the clk and gpio
Kevin Hao
2015-03-23
*
|
|
mmc: sdhci-dove: kill the driver specific private struct
Kevin Hao
2015-03-23
*
|
|
mmc: sdhci-dove: remove the unneeded error check
Kevin Hao
2015-03-23
*
|
|
mmc: sirf: update sdhci_sirf_execute_tuning procedure
weijun yang
2015-03-23
*
|
|
mmc: dw_mmc: Don't crash if we get an interrupt before slot has initted
Doug Anderson
2015-03-23
*
|
|
mmc: dw_mmc: Only enable CD after setup and only if needed
Doug Anderson
2015-03-23
*
|
|
mmc: dw_mmc: Don't start commands while busy
Doug Anderson
2015-03-23
*
|
|
mmc: dw_mmc: Give a good reset after we give power
Doug Anderson
2015-03-23
*
|
|
mmc: dw_mmc: Make sure we only adjust the clock when power is on
Doug Anderson
2015-03-23
*
|
|
mmc: dw_mmc: fix mmc_test by not sending abort for DRTO/EBE errors
addy ke
2015-03-23
*
|
|
mmc: dw_mmc: rockchip: add support MMC_CAP_RUNTIME_RESUME capability
addy ke
2015-03-23
*
|
|
mmc: dw_mmc: exynos: Support eMMC's HS400 mode
Seungwon Jeon
2015-03-23
*
|
|
mmc: pwrseq_simple: fix error path in mmc_pwrseq_simple_alloc
NeilBrown
2015-03-19
|
|
/
|
/
|
*
|
Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/...
Linus Torvalds
2015-02-21
|
\
\
|
*
\
Merge branch 'clk-next' into v3.19-rc7
Michael Turquette
2015-02-02
|
|
\
\
|
|
*
|
mmc: sunxi: Convert MMC driver to the standard clock phase API
Maxime Ripard
2015-01-14
*
|
|
|
mmc: sdhci-s3c: solve problem with sleeping in atomic context
Paul Osmialowski
2015-02-04
*
|
|
|
mmc: pwrseq: add driver for emmc hardware reset
Marek Szyprowski
2015-02-04
*
|
|
|
mmc: moxart: fix probe logic
Arnd Bergmann
2015-02-04
*
|
|
|
mmc: core: Invoke mmc_pwrseq_post_power_on() prior MMC_POWER_ON state
Ulf Hansson
2015-02-03
*
|
|
|
mmc: pwrseq_simple: Add optional reference clock support
Javier Martinez Canillas
2015-01-30
*
|
|
|
mmc: pwrseq_simple: Extend to support more pins
Javier Martinez Canillas
2015-01-30
*
|
|
|
mmc: Add hardware dependencies for sdhci-pxav3 and sdhci-pxav2
Jean Delvare
2015-01-30
*
|
|
|
mmc: sdhci-pxav3: Modify clock settings for the SDR50 and DDR50 modes
Marcin Wojtas
2015-01-29
*
|
|
|
mmc: sdhci-pxav3: Fix Armada 38x controller's caps according to erratum ERR-7...
Marcin Wojtas
2015-01-29
*
|
|
|
mmc: sdhci-pxav3: Fix SDR50 and DDR50 capabilities for the Armada 38x flavor
Gregory CLEMENT
2015-01-29
[prev]
[next]