index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
mmc: atmel-mci: use endian agnostic IO
Ben Dooks
2015-03-25
1
-2
/
+9
*
|
|
mmc: constify of_device_id array
Fabian Frederick
2015-03-23
2
-2
/
+2
*
|
|
mmc: core: fold mmc_set_bus_width calls into sdio_enable_4bit_bus.
NeilBrown
2015-03-23
1
-20
/
+12
*
|
|
mmc: sunxi: add MMC_CAP_SDIO_IRQ capability
Hans de Goede
2015-03-23
1
-1
/
+1
*
|
|
mmc: sdhci-iproc: fix oops in sdhci_iproc_writew
Dmitry Torokhov
2015-03-23
1
-1
/
+1
*
|
|
mmc: sdhci: fix card presence logic in sdhci_request function
Scott Branden
2015-03-23
1
-17
/
+3
*
|
|
mmc: sdhci-spear: Remove exported header
Ulf Hansson
2015-03-23
1
-26
/
+9
*
|
|
mmc: sdhci-spear: Simplify by adding build dependency to CONFIG_OF
Ulf Hansson
2015-03-23
2
-16
/
+5
*
|
|
mmc: sdhci: Remove the sdhci exported header file
Ulf Hansson
2015-03-23
2
-2
/
+202
*
|
|
mmc: sdhci-pltfm: remove the unneeded check of disabled device
Kevin Hao
2015-03-23
1
-28
/
+26
*
|
|
mmc: tegra: Optimize write_w path for tegra114 and later
Rhyland Klein
2015-03-23
1
-21
/
+26
*
|
|
mmc: sh_mmcif: Add exclusion between cmd and interrupt
Kouichi Tomita
2015-03-23
1
-1
/
+10
*
|
|
mmc: sh_mmcif: Move dev_err() of mmcif_timeout_work()
Kouichi Tomita
2015-03-23
1
-3
/
+3
*
|
|
mmc: Fix hardware dependencies for sdhci-pxav3
Jean Delvare
2015-03-23
1
-1
/
+1
*
|
|
mmc: pwrseq: simplify alloc/free hooks
Alexandre Courbot
2015-03-23
4
-18
/
+26
*
|
|
mmc: sunxi: avoid invalid pointer calculation
Arnd Bergmann
2015-03-23
1
-2
/
+3
*
|
|
mmc: kconfig: replace PPC_OF with PPC
Kevin Hao
2015-03-23
1
-2
/
+2
*
|
|
mmc: sdhci-iproc: add IPROC SDHCI driver
Scott Branden
2015-03-23
3
-0
/
+256
*
|
|
mmc: sdhci: do not set AUTO_CMD12 for multi-block CMD53
Corneliu Doban
2015-03-23
1
-1
/
+3
*
|
|
mmc: sdhci: add quirk for ACMD23 broken
Scott Branden
2015-03-23
1
-1
/
+2
*
|
|
mmc: sdhci-esdhc-imx: silence a false curly braces warning
Dan Carpenter
2015-03-23
1
-1
/
+1
*
|
|
mmc: tmio: Remove bogus un-initialization in tmio_mmc_host_free()
Geert Uytterhoeven
2015-03-23
1
-2
/
+0
*
|
|
mmc: dw_mmc: exynos: dw_mci_exynos_prepare_hs400_tuning() can be static
Wu Fengguang
2015-03-23
2
-2
/
+2
*
|
|
mmc: omap_hsmmc: add hibernation support
Russ Dill
2015-03-23
1
-7
/
+2
*
|
|
mmc: omap_hsmmc: use distinctive code paths for cover / card detect logic
Andreas Fenkart
2015-03-23
1
-18
/
+38
*
|
|
mmc: omap_hsmmc: use slot-gpio functions to manage read-only pin directly
Andreas Fenkart
2015-03-23
1
-22
/
+1
*
|
|
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
*
|
|
mmc: pwrseq_simple: fix error path in mmc_pwrseq_simple_alloc
NeilBrown
2015-03-19
1
-1
/
+1
|
|
/
|
/
|
*
|
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: pwrseq: add driver for emmc hardware reset
Marek Szyprowski
2015-02-04
4
-1
/
+106
[prev]
[next]