index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: Resolve BKOPS compatability issue
Alexey Skidanov
2015-01-29
4
-5
/
+12
*
mmc: sdhci-pxav3: fix setting of pdata->clk_delay_cycles
Jisheng Zhang
2015-01-29
1
-2
/
+2
*
mmc: dw_mmc: rockchip: remove incorrect __exit_p()
Dmitry Torokhov
2015-01-28
1
-1
/
+1
*
mmc: dw_mmc: exynos: remove incorrect __exit_p()
Dmitry Torokhov
2015-01-28
1
-1
/
+1
*
mmc: Fix menuconfig alignment of MMC_SDHCI_* options
Jean Delvare
2015-01-28
1
-0
/
+1
*
mmc: Enable Ricoh MMC quirk by default
Jean Delvare
2015-01-28
1
-0
/
+1
*
mmc: mmci: Get rid of dead code in mmci_dma_setup
Pramod Gurav
2015-01-28
1
-5
/
+0
*
mmc: sdhci-pxav3: fix race between runtime pm and irq
Jisheng Zhang
2015-01-28
1
-10
/
+5
*
mmc: block: Remove unnecessary temporary variable
Tobias Klauser
2015-01-28
1
-3
/
+1
*
mmc: pwrseq_simple: Add support for a reset GPIO pin
Ulf Hansson
2015-01-28
1
-0
/
+38
*
mmc: pwrseq: Initial support for the simple MMC power sequence provider
Ulf Hansson
2015-01-28
4
-2
/
+111
*
mmc: pwrseq: Document DT bindings for the simple MMC power sequence
Ulf Hansson
2015-01-28
2
-0
/
+34
*
mmc: core: Initial support for MMC power sequences
Ulf Hansson
2015-01-28
6
-2
/
+103
*
mmc: sdhci-pxav3: Remove checks for optional core clock in error/remove path
Jisheng Zhang
2015-01-21
1
-4
/
+2
*
mmc: rtsx: check sg_count before long data xfer
Micky Ching
2015-01-21
1
-2
/
+9
*
mmc: rtsx: finish request if no card exist
Micky Ching
2015-01-21
1
-2
/
+7
*
mmc: sdhci: host: fix odd_ptr_err.cocci warnings
Wu Fengguang
2015-01-21
1
-1
/
+1
*
mmc: vub300: remove unreachable return value handling
Nicholas Mc Guire
2015-01-21
1
-3
/
+1
*
mmc: block: fix format string warning
Asaf Vertz
2015-01-21
1
-1
/
+1
*
Merge branch 'tmio' into next
Ulf Hansson
2015-01-20
7
-151
/
+166
|
\
|
*
mmc: tmio: remove TMIO_MMC_HAVE_CTL_DMA_REG flag
Kuninori Morimoto
2015-01-20
3
-13
/
+0
|
*
mmc: sh_mobile_sdhi: enable 32bit DMA access
Kuninori Morimoto
2015-01-20
1
-9
/
+33
|
*
mmc: sh_mobile_sdhi: use .enable_dma
Kuninori Morimoto
2015-01-20
1
-0
/
+6
|
*
mmc: sh_mobile_sdhi: add new macro for mmc_host to sh_mobile_sdhi
Kuninori Morimoto
2015-01-20
1
-2
/
+4
|
*
mmc: sh_mobile_sdhi: tidyup mmc_data->bus_shift for latest SoC
Kuninori Morimoto
2015-01-20
1
-1
/
+4
|
*
mmc: sh_mobile_sdhi: remove .init/.cleanup
Kuninori Morimoto
2015-01-20
2
-40
/
+1
|
*
mmc: tmio: enable SoC specific DMA buswidth settings
Kuninori Morimoto
2015-01-20
2
-2
/
+8
|
*
mmc: tmio: add .enable_dma on tmio_mmc_dma
Kuninori Morimoto
2015-01-20
2
-0
/
+5
|
*
mmc: tmio: tmio_mmc_data has .dma_rx_offset
Kuninori Morimoto
2015-01-20
4
-3
/
+3
|
*
mmc: tmio: tmio_mmc_data has .alignment_shift
Kuninori Morimoto
2015-01-20
4
-5
/
+5
|
*
mmc: tmio: tmio_mmc_host has .bus_shift
Kuninori Morimoto
2015-01-20
5
-15
/
+15
|
*
mmc: tmio: tmio_mmc_host has .multi_io_quirk
Kuninori Morimoto
2015-01-20
4
-7
/
+5
|
*
mmc: tmio: tmio_mmc_host has .clk_disable
Kuninori Morimoto
2015-01-20
4
-5
/
+5
|
*
mmc: tmio: tmio_mmc_host has .clk_enable
Kuninori Morimoto
2015-01-20
4
-5
/
+4
|
*
mmc: tmio: tmio_mmc_host has .write16_hook
Kuninori Morimoto
2015-01-20
4
-6
/
+5
|
*
mmc: tmio: tmio_mmc_host has .dma
Kuninori Morimoto
2015-01-20
4
-26
/
+24
|
*
mmc: tmio: add tmio_mmc_host_alloc/free()
Kuninori Morimoto
2015-01-20
5
-24
/
+51
*
|
mmc: sdhci: host: add new f_sdh30
Vincent Yang
2015-01-20
4
-0
/
+279
*
|
mmc: sdhci: add a quirk for single block transactions
Vincent Yang
2015-01-20
2
-3
/
+7
*
|
mmc: sdhci: add a quirk for tuning work around
Vincent Yang
2015-01-20
2
-0
/
+4
*
|
mmc: sdhci: add a voltage switch callback function
Vincent Yang
2015-01-20
2
-0
/
+5
*
|
mmc: dw_mmc: Power on vqmmc in MMC_POWER_ON, not MMC_POWER_UP
Doug Anderson
2015-01-19
1
-4
/
+6
*
|
mmc: host: sdhci: Added a space before (
Mohammad Jamal
2015-01-19
1
-1
/
+1
*
|
mmc: sdhci-pxav3: fix pm unbalanced issue in -> remove()
Jisheng Zhang
2015-01-19
1
-1
/
+3
*
|
mmc: sdhci-pxav3: fix unbalanced clock issues during probe
Jisheng Zhang
2015-01-19
1
-3
/
+4
*
|
mmc: sdhci: Always init buf_ready_int
Adrian Hunter
2015-01-19
1
-2
/
+2
*
|
mmc: core: Move mmc_card_removed() into mmc_start_request()
Adrian Hunter
2015-01-19
1
-12
/
+20
*
|
mmc: core: Simplify by adding mmc_execute_tuning()
Adrian Hunter
2015-01-19
5
-32
/
+36
*
|
mmc: omap_hsmmc: use mmc_of_parse to parse common mmc configuration.
NeilBrown
2015-01-19
1
-25
/
+8
*
|
mmc: omap_hsmmc: use slot-gpio library for gpio support.
NeilBrown
2015-01-19
1
-54
/
+13
[next]