index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
virt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-05-02
mmc: sdhci-pltfm: move devm_ioremap_resource() up
Masahiro Yamada
1
-8
/
+5
2016-05-02
mmc: sdhci-pltfm: use devm_ioremap_resource()
Masahiro Yamada
1
-13
/
+3
2016-05-02
mmc: sdhci-pltfm: use devm_ioremap()
Masahiro Yamada
1
-2
/
+2
2016-05-02
mmc: sdhci-pltfm: use devm_request_mem_region()
Masahiro Yamada
1
-7
/
+4
2016-05-02
mmc: sdhci-pltfm: check return value of platform_get_irq()
Masahiro Yamada
1
-0
/
+5
2016-05-02
mmc: sdhci-pltfm: drop error message for too small MMIO resource size
Masahiro Yamada
1
-3
/
+0
2016-05-02
mmc: core: drop unnecessary bit checking
Masahiro Yamada
1
-2
/
+3
2016-05-02
mmc: pwrseq: convert to proper platform device
Srinivas Kandagatla
6
-129
/
+177
2016-05-02
mmc: pwrseq_emmc: add to_pwrseq_emmc() macro
Srinivas Kandagatla
1
-4
/
+4
2016-05-02
mmc: pwrseq_simple: add to_pwrseq_simple() macro
Srinivas Kandagatla
1
-8
/
+6
2016-05-02
mmc: sdhci: Tidy together LED code
Adrian Hunter
1
-33
/
+63
2016-05-02
mmc: sdhci: Fix error paths in sdhci_add_host()
Adrian Hunter
1
-9
/
+27
2016-05-02
mmc: sdhci: Remove redundant condition
Adrian Hunter
1
-1
/
+1
2016-05-02
mmc: sdhci-acpi: Set MMC_CAP_AGGRESSIVE_PM for Broxton controllers
Adrian Hunter
1
-1
/
+3
2016-05-02
mmc: sdhci-pci: Set MMC_CAP_AGGRESSIVE_PM for Broxton controllers
Adrian Hunter
1
-1
/
+3
2016-05-02
mmc: sdhci: Remove SDHCI_QUIRK2_NEED_DELAY_AFTER_INT_CLK_RST
Ludovic Desroches
2
-7
/
+0
2016-05-02
mmc: sdhci-of-at91: Implement specific ->set_clock() function
Ludovic Desroches
1
-2
/
+46
2016-05-02
mmc: sdhci: Introduce sdhci_calc_clk()
Ludovic Desroches
2
-12
/
+26
2016-05-02
mmc: sdhci: Move sdhci_runtime_pm_bus_off|on() to avoid pre-definition
Ulf Hansson
1
-28
/
+16
2016-05-02
mmc: sdhci-pic32: remove owner assignment
Masahiro Yamada
1
-1
/
+0
2016-05-02
mmc: sdhci: Remove redundant runtime PM calls
Ulf Hansson
1
-51
/
+4
2016-05-02
mmc: core: Do regular power cycle when lacking eMMC HW reset support
Gwendal Grignou
2
-15
/
+14
2016-05-02
mmc: tmio: Remove redundant runtime PM calls
Ulf Hansson
1
-19
/
+0
2016-05-02
mmc: sdhci-pci: Remove redundant runtime PM calls
Ulf Hansson
1
-5
/
+0
2016-05-02
mmc: sdhci-acpi: Remove redundant runtime PM calls
Ulf Hansson
1
-5
/
+0
2016-05-02
mmc: omap_hsmmc: Remove redundant runtime PM calls
Ulf Hansson
1
-15
/
+0
2016-05-02
mmc: mediatek: Remove redundant runtime PM calls
Ulf Hansson
1
-17
/
+2
2016-05-02
mmc: mmci: Remove redundant runtime PM calls
Ulf Hansson
1
-20
/
+0
2016-05-02
mmc: atmel-mci: Remove redundant runtime PM calls
Ulf Hansson
1
-9
/
+0
2016-05-02
ARM: davinci: remove mmc dma resources
David Lechner
2
-36
/
+0
2016-05-02
mmc: davinci: prepare clock
David Lechner
1
-5
/
+5
2016-05-02
mmc: davinci: fix unwinding in probe
David Lechner
1
-60
/
+40
2016-05-02
mmc: dw_mmc: remove setup_clock callback
Shawn Lin
2
-11
/
+0
2016-05-02
mmc: dw_mmc-exynos: remove dw_mci_exynos_setup_clock
Shawn Lin
1
-8
/
+0
2016-05-02
mmc: dw_mmc-rockchip: remove setup_clock for rockchip
Shawn Lin
1
-8
/
+4
2016-05-02
mmc: dw_mmc: exynos: add the function for controlling SMU
Jaehoon Chung
1
-2
/
+13
2016-05-02
mmc: dw_mmc: remove unused EVENT_XFER_ERROR
Shawn Lin
1
-1
/
+0
2016-05-02
mmc: dw_mmc: avoid using dmaengine_terminate_all
Shawn Lin
1
-1
/
+1
2016-05-02
mmc: dw_mmc: fix warning reported by kernel-doc
Shawn Lin
1
-1
/
+10
2016-05-02
mmc: dw_mmc-rockchip: fix failing to mount partition with "discard"
Shawn Lin
1
-0
/
+9
2016-05-02
mmc: dw_mmc-rockchip: remove dw_mci_rockchip_pmops
Shawn Lin
1
-21
/
+1
2016-05-02
mmc: sh_mobile_sdhi: Add UHS-I mode support
Wolfram Sang
2
-0
/
+55
2016-05-02
mmc: host: add note that set_ios needs to handle 0Hz properly
Wolfram Sang
1
-10
/
+21
2016-05-02
mmc: tmio: stop clock when 0Hz is requested
Wolfram Sang
1
-24
/
+26
2016-05-02
mmc: tmio: always start clock after frequency calculation
Wolfram Sang
1
-18
/
+16
2016-05-02
mmc: tmio: Add UHS-I mode support
Wolfram Sang
3
-1
/
+15
2016-05-02
mmc: tmio, sh_mobile_sdhi: Add support for variable input clock frequency
Ben Hutchings
3
-16
/
+66
2016-05-02
mmc: tmio, sh_mobile_sdhi: Pass tmio_mmc_host ptr to clk_{enable, disable} ops
Ben Hutchings
3
-11
/
+9
2016-05-02
mmc: core: Provide tracepoints for request processing
Baolin Wang
2
-0
/
+189
2016-05-02
mmc: omap_hsmmc: pass omap_hsmmc_host pointer directly
Andreas Fenkart
1
-10
/
+9
[next]