index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-23
mmc: tegra: Optimize write_w path for tegra114 and later
Rhyland Klein
1
-21
/
+26
2015-03-23
mmc: sh_mmcif: Add exclusion between cmd and interrupt
Kouichi Tomita
1
-1
/
+10
2015-03-23
mmc: sh_mmcif: Move dev_err() of mmcif_timeout_work()
Kouichi Tomita
1
-3
/
+3
2015-03-23
mmc: Fix hardware dependencies for sdhci-pxav3
Jean Delvare
1
-1
/
+1
2015-03-23
mmc: pwrseq: simplify alloc/free hooks
Alexandre Courbot
4
-18
/
+26
2015-03-23
mmc: sunxi: avoid invalid pointer calculation
Arnd Bergmann
1
-2
/
+3
2015-03-23
mmc: kconfig: replace PPC_OF with PPC
Kevin Hao
1
-2
/
+2
2015-03-23
mmc: sdhci-iproc: add IPROC SDHCI driver
Scott Branden
3
-0
/
+256
2015-03-23
mmc: sdhci: do not set AUTO_CMD12 for multi-block CMD53
Corneliu Doban
1
-1
/
+3
2015-03-23
mmc: sdhci: add quirk for ACMD23 broken
Scott Branden
1
-1
/
+2
2015-03-23
mmc: sdhci-esdhc-imx: silence a false curly braces warning
Dan Carpenter
1
-1
/
+1
2015-03-23
mmc: tmio: Remove bogus un-initialization in tmio_mmc_host_free()
Geert Uytterhoeven
1
-2
/
+0
2015-03-23
mmc: dw_mmc: exynos: dw_mci_exynos_prepare_hs400_tuning() can be static
Wu Fengguang
2
-2
/
+2
2015-03-23
mmc: omap_hsmmc: add hibernation support
Russ Dill
1
-7
/
+2
2015-03-23
mmc: omap_hsmmc: use distinctive code paths for cover / card detect logic
Andreas Fenkart
1
-18
/
+38
2015-03-23
mmc: omap_hsmmc: use slot-gpio functions to manage read-only pin directly
Andreas Fenkart
1
-22
/
+1
2015-03-23
mmc: omap_hsmmc: remove unused fields from struct omap_hsmmc_host
Andreas Fenkart
1
-4
/
+0
2015-03-23
mmc: sunxi: Use devm_reset_control_get_optional() for reset control
Chen-Yu Tsai
1
-1
/
+3
2015-03-23
mmc: sdhci: set the .remove to sdhci_pltfm_unregister()
Kevin Hao
9
-56
/
+9
2015-03-23
mmc: sdhci: disable the clock in sdhci_pltfm_unregister()
Kevin Hao
7
-39
/
+6
2015-03-23
mmc: sdhci-bcm-kona: kill the "external_clk" member in driver private struct
Kevin Hao
1
-33
/
+13
2015-03-23
mmc: sdhci-sirf: kill the "clk" member in driver private struct
Kevin Hao
1
-19
/
+7
2015-03-23
mmc: tegra: use devm help functions to get the clk and gpio
Kevin Hao
1
-10
/
+3
2015-03-23
mmc: sdhci-dove: kill the driver specific private struct
Kevin Hao
1
-21
/
+5
2015-03-23
mmc: sdhci-dove: remove the unneeded error check
Kevin Hao
1
-4
/
+2
2015-03-23
mmc: sirf: update sdhci_sirf_execute_tuning procedure
weijun yang
1
-3
/
+3
2015-03-23
mmc: dw_mmc: Don't crash if we get an interrupt before slot has initted
Doug Anderson
1
-0
/
+4
2015-03-23
mmc: dw_mmc: Only enable CD after setup and only if needed
Doug Anderson
1
-3
/
+38
2015-03-23
mmc: dw_mmc: Don't start commands while busy
Doug Anderson
1
-0
/
+28
2015-03-23
mmc: dw_mmc: Give a good reset after we give power
Doug Anderson
1
-9
/
+18
2015-03-23
mmc: dw_mmc: Make sure we only adjust the clock when power is on
Doug Anderson
1
-6
/
+10
2015-03-23
mmc: dw_mmc: fix mmc_test by not sending abort for DRTO/EBE errors
addy ke
1
-2
/
+8
2015-03-23
mmc: dw_mmc: rockchip: add support MMC_CAP_RUNTIME_RESUME capability
addy ke
1
-0
/
+8
2015-03-23
mmc: dw_mmc: exynos: Support eMMC's HS400 mode
Seungwon Jeon
4
-34
/
+188
2015-03-19
mmc: pwrseq_simple: fix error path in mmc_pwrseq_simple_alloc
NeilBrown
1
-1
/
+1
2015-03-06
treewide: Fix typo in printk messages
Masanari Iida
2
-4
/
+4
2015-03-05
mmc: sh_mobile_sdhi: remove sh_mobile_sdhi_info
Kuninori Morimoto
1
-26
/
+2
2015-03-05
mmc: tmio: mmc: tmio: tmio_mmc_data has .chan_priv_?x
Kuninori Morimoto
3
-22
/
+30
2015-02-23
mmc: tmio_mmc: remove slave_id settings for DMAEngine
Kuninori Morimoto
3
-8
/
+0
2015-02-23
mmc: sh_mmcif: remove slave_id settings for DMAEngine
Kuninori Morimoto
1
-8
/
+5
2015-02-21
Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/...
Linus Torvalds
1
-15
/
+48
2015-02-04
mmc: sdhci-s3c: solve problem with sleeping in atomic context
Paul Osmialowski
1
-0
/
+8
2015-02-04
mmc: pwrseq: add driver for emmc hardware reset
Marek Szyprowski
4
-1
/
+106
2015-02-04
mmc: moxart: fix probe logic
Arnd Bergmann
1
-11
/
+9
2015-02-03
mmc: core: Invoke mmc_pwrseq_post_power_on() prior MMC_POWER_ON state
Ulf Hansson
1
-2
/
+2
2015-02-02
Merge branch 'clk-next' into v3.19-rc7
Michael Turquette
1
-24
/
+49
2015-01-30
mmc: pwrseq_simple: Add optional reference clock support
Javier Martinez Canillas
1
-2
/
+36
2015-01-30
mmc: pwrseq_simple: Extend to support more pins
Javier Martinez Canillas
1
-15
/
+40
2015-01-30
mmc: Add hardware dependencies for sdhci-pxav3 and sdhci-pxav2
Jean Delvare
1
-0
/
+2
2015-01-29
mmc: sdhci-pxav3: Modify clock settings for the SDR50 and DDR50 modes
Marcin Wojtas
1
-8
/
+50
[prev]
[next]