index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
device-mapper
/
cache-policies.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2015-01-21
mmc: sdhci: host: fix odd_ptr_err.cocci warnings
Wu Fengguang
1
-1
/
+1
2015-01-21
mmc: vub300: remove unreachable return value handling
Nicholas Mc Guire
1
-3
/
+1
2015-01-21
mmc: block: fix format string warning
Asaf Vertz
1
-1
/
+1
2015-01-20
mmc: tmio: remove TMIO_MMC_HAVE_CTL_DMA_REG flag
Kuninori Morimoto
3
-13
/
+0
2015-01-20
mmc: sh_mobile_sdhi: enable 32bit DMA access
Kuninori Morimoto
1
-9
/
+33
2015-01-20
mmc: sh_mobile_sdhi: use .enable_dma
Kuninori Morimoto
1
-0
/
+6
2015-01-20
mmc: sh_mobile_sdhi: add new macro for mmc_host to sh_mobile_sdhi
Kuninori Morimoto
1
-2
/
+4
2015-01-20
mmc: sh_mobile_sdhi: tidyup mmc_data->bus_shift for latest SoC
Kuninori Morimoto
1
-1
/
+4
2015-01-20
mmc: sh_mobile_sdhi: remove .init/.cleanup
Kuninori Morimoto
2
-40
/
+1
2015-01-20
mmc: tmio: enable SoC specific DMA buswidth settings
Kuninori Morimoto
2
-2
/
+8
2015-01-20
mmc: tmio: add .enable_dma on tmio_mmc_dma
Kuninori Morimoto
2
-0
/
+5
2015-01-20
mmc: tmio: tmio_mmc_data has .dma_rx_offset
Kuninori Morimoto
4
-3
/
+3
2015-01-20
mmc: tmio: tmio_mmc_data has .alignment_shift
Kuninori Morimoto
4
-5
/
+5
2015-01-20
mmc: tmio: tmio_mmc_host has .bus_shift
Kuninori Morimoto
5
-15
/
+15
2015-01-20
mmc: tmio: tmio_mmc_host has .multi_io_quirk
Kuninori Morimoto
4
-7
/
+5
2015-01-20
mmc: tmio: tmio_mmc_host has .clk_disable
Kuninori Morimoto
4
-5
/
+5
2015-01-20
mmc: tmio: tmio_mmc_host has .clk_enable
Kuninori Morimoto
4
-5
/
+4
2015-01-20
mmc: tmio: tmio_mmc_host has .write16_hook
Kuninori Morimoto
4
-6
/
+5
2015-01-20
mmc: tmio: tmio_mmc_host has .dma
Kuninori Morimoto
4
-26
/
+24
2015-01-20
mmc: tmio: add tmio_mmc_host_alloc/free()
Kuninori Morimoto
5
-24
/
+51
2015-01-20
mmc: sdhci: host: add new f_sdh30
Vincent Yang
4
-0
/
+279
2015-01-20
mmc: sdhci: add a quirk for single block transactions
Vincent Yang
2
-3
/
+7
2015-01-20
mmc: sdhci: add a quirk for tuning work around
Vincent Yang
2
-0
/
+4
2015-01-20
mmc: sdhci: add a voltage switch callback function
Vincent Yang
2
-0
/
+5
2015-01-19
mmc: dw_mmc: Power on vqmmc in MMC_POWER_ON, not MMC_POWER_UP
Doug Anderson
1
-4
/
+6
2015-01-19
mmc: host: sdhci: Added a space before (
Mohammad Jamal
1
-1
/
+1
2015-01-19
mmc: sdhci-pxav3: fix pm unbalanced issue in -> remove()
Jisheng Zhang
1
-1
/
+3
2015-01-19
mmc: sdhci-pxav3: fix unbalanced clock issues during probe
Jisheng Zhang
1
-3
/
+4
2015-01-19
mmc: sdhci: Always init buf_ready_int
Adrian Hunter
1
-2
/
+2
2015-01-19
mmc: core: Move mmc_card_removed() into mmc_start_request()
Adrian Hunter
1
-12
/
+20
2015-01-19
mmc: core: Simplify by adding mmc_execute_tuning()
Adrian Hunter
5
-32
/
+36
2015-01-19
mmc: omap_hsmmc: use mmc_of_parse to parse common mmc configuration.
NeilBrown
1
-25
/
+8
2015-01-19
mmc: omap_hsmmc: use slot-gpio library for gpio support.
NeilBrown
1
-54
/
+13
2015-01-19
mmc: slot-gpio: Allow host driver to provide isr for card-detect interrupts
NeilBrown
2
-1
/
+19
2015-01-19
mmc: sdhci-acpi: fix copy'n'paste typos in the comments
Andy Shevchenko
1
-3
/
+3
2015-01-19
mmc: sd: add reset bus_ops callback
Johan Rudholm
1
-0
/
+7
2015-01-19
mmc: core: refactor the hw_reset routines
Johan Rudholm
3
-34
/
+51
2015-01-19
mmc: core: always check status after reset
Johan Rudholm
3
-31
/
+12
2015-01-19
mmc: Add SDIO function devicetree subnode parsing
Sascha Hauer
4
-0
/
+46
2015-01-19
mmc: Add SDIO function subnode DT documentation
Sascha Hauer
1
-1
/
+47
2015-01-19
mmc: sdhci-acpi: Remove redundant runtime PM idle callback
Ulf Hansson
1
-6
/
+1
2015-01-19
mmc: sdhci: use pipeline mmc requests to improve performance
Haibo Chen
2
-12
/
+93
2015-01-19
mmc: sdhci: Remove redundant ADMA page boundary warnings
Andrew Gabbasov
1
-4
/
+0
2015-01-19
mmc: core: Make tuning block patterns static
Ulf Hansson
3
-37
/
+30
2015-01-19
mmc: dw_mmc: Convert to mmc_send_tuning()
Ulf Hansson
3
-74
/
+8
2015-01-19
mmc: mmci: Do pm_runtime_put() after the host has been added
Ulf Hansson
1
-1
/
+1
2015-01-19
mmc: sdhci-pci: Remove redundant runtime PM idle callback
Ulf Hansson
1
-6
/
+1
2015-01-19
mmc: sdhci-esdhc-imx: Fixup runtime PM conditions during ->probe()
Ulf Hansson
1
-1
/
+1
[next]