index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
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: 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
-21
/
+29
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/linux
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
2015-01-29
mmc: sdhci-pxav3: Fix Armada 38x controller's caps according to erratum ERR-7878951
Marcin Wojtas
1
-5
/
+23
2015-01-29
mmc: sdhci-pxav3: Fix SDR50 and DDR50 capabilities for the Armada 38x flavor
Gregory CLEMENT
1
-0
/
+17
2015-01-29
mmc: sdhci: switch voltage before sdhci_set_ios in runtime resume
Jisheng Zhang
1
-1
/
+1
2015-01-29
mmc: tegra: Write xfer_mode, CMD regs in together
Pavan Kunapuli
1
-1
/
+29
2015-01-29
mmc: Resolve BKOPS compatability issue
Alexey Skidanov
2
-4
/
+6
2015-01-29
mmc: sdhci-pxav3: fix setting of pdata->clk_delay_cycles
Jisheng Zhang
1
-2
/
+2
2015-01-28
mmc: dw_mmc: rockchip: remove incorrect __exit_p()
Dmitry Torokhov
1
-1
/
+1
2015-01-28
mmc: dw_mmc: exynos: remove incorrect __exit_p()
Dmitry Torokhov
1
-1
/
+1
2015-01-28
mmc: Fix menuconfig alignment of MMC_SDHCI_* options
Jean Delvare
1
-0
/
+1
2015-01-28
mmc: Enable Ricoh MMC quirk by default
Jean Delvare
1
-0
/
+1
2015-01-28
mmc: mmci: Get rid of dead code in mmci_dma_setup
Pramod Gurav
1
-5
/
+0
2015-01-28
mmc: sdhci-pxav3: fix race between runtime pm and irq
Jisheng Zhang
1
-10
/
+5
2015-01-28
mmc: block: Remove unnecessary temporary variable
Tobias Klauser
1
-3
/
+1
2015-01-28
mmc: pwrseq_simple: Add support for a reset GPIO pin
Ulf Hansson
1
-0
/
+38
2015-01-28
mmc: pwrseq: Initial support for the simple MMC power sequence provider
Ulf Hansson
4
-2
/
+111
2015-01-28
mmc: core: Initial support for MMC power sequences
Ulf Hansson
5
-2
/
+101
2015-01-21
mmc: sdhci-pxav3: Remove checks for optional core clock in error/remove path
Jisheng Zhang
1
-4
/
+2
2015-01-21
mmc: rtsx: check sg_count before long data xfer
Micky Ching
1
-2
/
+9
2015-01-21
mmc: rtsx: finish request if no card exist
Micky Ching
1
-2
/
+7
[prev]
[next]