index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
Age
Commit message (
Expand
)
Author
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-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
2015-01-20
mmc: tmio: add tmio_mmc_host_alloc/free()
Kuninori Morimoto
2015-01-20
mmc: sdhci: host: add new f_sdh30
Vincent Yang
2015-01-20
mmc: sdhci: add a quirk for single block transactions
Vincent Yang
2015-01-20
mmc: sdhci: add a quirk for tuning work around
Vincent Yang
2015-01-20
mmc: sdhci: add a voltage switch callback function
Vincent Yang
2015-01-19
mmc: dw_mmc: Power on vqmmc in MMC_POWER_ON, not MMC_POWER_UP
Doug Anderson
2015-01-19
mmc: host: sdhci: Added a space before (
Mohammad Jamal
2015-01-19
mmc: sdhci-pxav3: fix pm unbalanced issue in -> remove()
Jisheng Zhang
2015-01-19
mmc: sdhci-pxav3: fix unbalanced clock issues during probe
Jisheng Zhang
2015-01-19
mmc: sdhci: Always init buf_ready_int
Adrian Hunter
2015-01-19
mmc: omap_hsmmc: use mmc_of_parse to parse common mmc configuration.
NeilBrown
2015-01-19
mmc: omap_hsmmc: use slot-gpio library for gpio support.
NeilBrown
2015-01-19
mmc: sdhci-acpi: fix copy'n'paste typos in the comments
Andy Shevchenko
2015-01-19
mmc: sdhci-acpi: Remove redundant runtime PM idle callback
Ulf Hansson
2015-01-19
mmc: sdhci: use pipeline mmc requests to improve performance
Haibo Chen
2015-01-19
mmc: sdhci: Remove redundant ADMA page boundary warnings
Andrew Gabbasov
2015-01-19
mmc: dw_mmc: Convert to mmc_send_tuning()
Ulf Hansson
2015-01-19
mmc: mmci: Do pm_runtime_put() after the host has been added
Ulf Hansson
2015-01-19
mmc: sdhci-pci: Remove redundant runtime PM idle callback
Ulf Hansson
2015-01-19
mmc: sdhci-esdhc-imx: Fixup runtime PM conditions during ->probe()
Ulf Hansson
2015-01-19
mmc: sdhci-esdhc-imx: Fixup ->remove()
Ulf Hansson
2015-01-19
mmc: mvsdio: don't use devm_pinctrl_get_select_default() in probe
Wolfram Sang
2015-01-19
mmc: dw_mmc: remove unnecessary debug message
Beomho Seo
2015-01-19
mmc: rtsx: swap function position to avoid pre declaration
Micky Ching
2015-01-19
mmc: rtsx: add support for sdio card
Micky Ching
2015-01-19
mmc: rtsx: add helper function to simplify code
Micky Ching
2015-01-19
mmc: rtsx: init cookie at probe/card_event
Micky Ching
2015-01-19
mmc: rtsx: add dump_reg_range to simplify dump register
Micky Ching
[next]