index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Age
Commit message (
Expand
)
Author
2015-03-19
mmc: pwrseq_simple: fix error path in mmc_pwrseq_simple_alloc
NeilBrown
2015-02-21
Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/...
Linus Torvalds
2015-02-04
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-03
mmc: core: Invoke mmc_pwrseq_post_power_on() prior MMC_POWER_ON state
Ulf Hansson
2015-02-02
Merge branch 'clk-next' into v3.19-rc7
Michael Turquette
2015-01-30
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-29
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
mmc: sdhci: switch voltage before sdhci_set_ios in runtime resume
Jisheng Zhang
2015-01-29
mmc: tegra: Write xfer_mode, CMD regs in together
Pavan Kunapuli
2015-01-29
mmc: Resolve BKOPS compatability issue
Alexey Skidanov
2015-01-29
mmc: sdhci-pxav3: fix setting of pdata->clk_delay_cycles
Jisheng Zhang
2015-01-28
mmc: dw_mmc: rockchip: remove incorrect __exit_p()
Dmitry Torokhov
2015-01-28
mmc: dw_mmc: exynos: remove incorrect __exit_p()
Dmitry Torokhov
2015-01-28
mmc: Fix menuconfig alignment of MMC_SDHCI_* options
Jean Delvare
2015-01-28
mmc: Enable Ricoh MMC quirk by default
Jean Delvare
2015-01-28
mmc: mmci: Get rid of dead code in mmci_dma_setup
Pramod Gurav
2015-01-28
mmc: sdhci-pxav3: fix race between runtime pm and irq
Jisheng Zhang
2015-01-28
mmc: block: Remove unnecessary temporary variable
Tobias Klauser
2015-01-28
mmc: pwrseq_simple: Add support for a reset GPIO pin
Ulf Hansson
2015-01-28
mmc: pwrseq: Initial support for the simple MMC power sequence provider
Ulf Hansson
2015-01-28
mmc: core: Initial support for MMC power sequences
Ulf Hansson
2015-01-21
mmc: sdhci-pxav3: Remove checks for optional core clock in error/remove path
Jisheng Zhang
2015-01-21
mmc: rtsx: check sg_count before long data xfer
Micky Ching
2015-01-21
mmc: rtsx: finish request if no card exist
Micky Ching
2015-01-21
mmc: sdhci: host: fix odd_ptr_err.cocci warnings
Wu Fengguang
2015-01-21
mmc: vub300: remove unreachable return value handling
Nicholas Mc Guire
2015-01-21
mmc: block: fix format string warning
Asaf Vertz
2015-01-20
Merge branch 'tmio' into next
Ulf Hansson
2015-01-20
mmc: tmio: remove TMIO_MMC_HAVE_CTL_DMA_REG flag
Kuninori Morimoto
2015-01-20
mmc: sh_mobile_sdhi: enable 32bit DMA access
Kuninori Morimoto
2015-01-20
mmc: sh_mobile_sdhi: use .enable_dma
Kuninori Morimoto
2015-01-20
mmc: sh_mobile_sdhi: add new macro for mmc_host to sh_mobile_sdhi
Kuninori Morimoto
2015-01-20
mmc: sh_mobile_sdhi: tidyup mmc_data->bus_shift for latest SoC
Kuninori Morimoto
2015-01-20
mmc: sh_mobile_sdhi: remove .init/.cleanup
Kuninori Morimoto
2015-01-20
mmc: tmio: enable SoC specific DMA buswidth settings
Kuninori Morimoto
2015-01-20
mmc: tmio: add .enable_dma on tmio_mmc_dma
Kuninori Morimoto
2015-01-20
mmc: tmio: tmio_mmc_data has .dma_rx_offset
Kuninori Morimoto
2015-01-20
mmc: tmio: tmio_mmc_data has .alignment_shift
Kuninori Morimoto
2015-01-20
mmc: tmio: tmio_mmc_host has .bus_shift
Kuninori Morimoto
2015-01-20
mmc: tmio: tmio_mmc_host has .multi_io_quirk
Kuninori Morimoto
2015-01-20
mmc: tmio: tmio_mmc_host has .clk_disable
Kuninori Morimoto
2015-01-20
mmc: tmio: tmio_mmc_host has .clk_enable
Kuninori Morimoto
2015-01-20
mmc: tmio: tmio_mmc_host has .write16_hook
Kuninori Morimoto
2015-01-20
mmc: tmio: tmio_mmc_host has .dma
Kuninori Morimoto
[next]