index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: omap: Use dma_request_chan() for requesting DMA channel
Peter Ujfalusi
2016-05-04
1
-23
/
+25
*
mmc: sh_mobile_sdhi: check return value when changing clk
Wolfram Sang
2016-05-04
1
-3
/
+3
*
mmc: sh_mobile_sdhi: only change the clock on RCar Gen2+
Wolfram Sang
2016-05-04
1
-0
/
+4
*
mmc: tmio/sdhi: introduce flag for RCar 2+ specific features
Wolfram Sang
2016-05-04
2
-5
/
+5
*
mmc: sh_mobile_sdhi: make clk_update function more compact
Wolfram Sang
2016-05-04
1
-4
/
+1
*
mmc: omap_hsmmc: Use dma_request_chan() for requesting DMA channel
Peter Ujfalusi
2016-05-04
1
-40
/
+10
*
mmc: sdhci-of-at91: add presets setup
Ludovic Desroches
2016-05-04
1
-0
/
+26
*
mmc: usdhi6rol0: add pinctrl to set pin drive strength
Lars Persson
2016-05-02
1
-0
/
+48
*
mmc: usdhi6rol0: add support for UHS modes
Lars Persson
2016-05-02
1
-0
/
+10
*
mmc: usdhi6rol0: do not announce UHS capabilities
Lars Persson
2016-05-02
1
-1
/
+1
*
mmc: tmio: document CTL_STATUS handling
Wolfram Sang
2016-05-02
1
-1
/
+2
*
mmc: tmio/sdhi: distinguish between SCLKDIVEN and ILL_FUNC
Wolfram Sang
2016-05-02
3
-3
/
+5
*
mmc: tmio: use CTL_STATUS consistently
Wolfram Sang
2016-05-02
2
-3
/
+2
*
mmc: tmio: use BIT() within defines
Wolfram Sang
2016-05-02
1
-21
/
+23
*
mmc: tmio: give read32/write32 functions more descriptive names
Wolfram Sang
2016-05-02
2
-14
/
+13
*
mmc: omap_hsmmc: Check if MMC slot name is passed in pdata
Tony Lindgren
2016-05-02
1
-1
/
+5
*
mmc: sh_mobile_sdhi: remove obsolete support for sh7372
Wolfram Sang
2016-05-02
1
-1
/
+0
*
mmc: sh_mmcif: remove obsolete support for sh7372
Wolfram Sang
2016-05-02
1
-2
/
+2
*
mmc: sh_mobile_sdhi: simplify code for voltage switching
Wolfram Sang
2016-05-02
1
-5
/
+1
*
mmc: tmio: merge distributed include files
Wolfram Sang
2016-05-02
3
-3
/
+55
*
mmc: tmio: simplify irq handler
Wolfram Sang
2016-05-02
1
-15
/
+8
*
mmc: tmio: remove now unneeded seperate irq handlers
Wolfram Sang
2016-05-02
2
-32
/
+2
*
mmc: sh_mobile_sdhi: remove obsolete irq_by_name registration
Wolfram Sang
2016-05-02
1
-49
/
+8
*
mmc: sh_mobile_sdhi: don't use array for DT configs
Wolfram Sang
2016-05-02
1
-7
/
+5
*
mmc: sdhci: use IS_ENABLE(CONFIG_LEDS_CLASS) to enable LED struct members
Masahiro Yamada
2016-05-02
1
-1
/
+1
*
mmc: sdhci: use IS_REACHABLE(CONFIG_LEDS_CLASS) to enable LED code
Masahiro Yamada
2016-05-02
1
-3
/
+1
*
mmc: sdhci: Remove SDHCI_SDR104_NEEDS_TUNING
Adrian Hunter
2016-05-02
2
-7
/
+1
*
mmc: sdhci-pltfm: call platform_get_irq() before sdhci_alloc_host()
Masahiro Yamada
2016-05-02
1
-11
/
+9
*
mmc: sdhci-pltfm: move devm_ioremap_resource() up
Masahiro Yamada
2016-05-02
1
-8
/
+5
*
mmc: sdhci-pltfm: use devm_ioremap_resource()
Masahiro Yamada
2016-05-02
1
-13
/
+3
*
mmc: sdhci-pltfm: use devm_ioremap()
Masahiro Yamada
2016-05-02
1
-2
/
+2
*
mmc: sdhci-pltfm: use devm_request_mem_region()
Masahiro Yamada
2016-05-02
1
-7
/
+4
*
mmc: sdhci-pltfm: check return value of platform_get_irq()
Masahiro Yamada
2016-05-02
1
-0
/
+5
*
mmc: sdhci-pltfm: drop error message for too small MMIO resource size
Masahiro Yamada
2016-05-02
1
-3
/
+0
*
mmc: sdhci: Tidy together LED code
Adrian Hunter
2016-05-02
1
-33
/
+63
*
mmc: sdhci: Fix error paths in sdhci_add_host()
Adrian Hunter
2016-05-02
1
-9
/
+27
*
mmc: sdhci: Remove redundant condition
Adrian Hunter
2016-05-02
1
-1
/
+1
*
mmc: sdhci-acpi: Set MMC_CAP_AGGRESSIVE_PM for Broxton controllers
Adrian Hunter
2016-05-02
1
-1
/
+3
*
mmc: sdhci-pci: Set MMC_CAP_AGGRESSIVE_PM for Broxton controllers
Adrian Hunter
2016-05-02
1
-1
/
+3
*
mmc: sdhci: Remove SDHCI_QUIRK2_NEED_DELAY_AFTER_INT_CLK_RST
Ludovic Desroches
2016-05-02
2
-7
/
+0
*
mmc: sdhci-of-at91: Implement specific ->set_clock() function
Ludovic Desroches
2016-05-02
1
-2
/
+46
*
mmc: sdhci: Introduce sdhci_calc_clk()
Ludovic Desroches
2016-05-02
2
-12
/
+26
*
mmc: sdhci: Move sdhci_runtime_pm_bus_off|on() to avoid pre-definition
Ulf Hansson
2016-05-02
1
-28
/
+16
*
mmc: sdhci-pic32: remove owner assignment
Masahiro Yamada
2016-05-02
1
-1
/
+0
*
mmc: sdhci: Remove redundant runtime PM calls
Ulf Hansson
2016-05-02
1
-51
/
+4
*
mmc: tmio: Remove redundant runtime PM calls
Ulf Hansson
2016-05-02
1
-19
/
+0
*
mmc: sdhci-pci: Remove redundant runtime PM calls
Ulf Hansson
2016-05-02
1
-5
/
+0
*
mmc: sdhci-acpi: Remove redundant runtime PM calls
Ulf Hansson
2016-05-02
1
-5
/
+0
*
mmc: omap_hsmmc: Remove redundant runtime PM calls
Ulf Hansson
2016-05-02
1
-15
/
+0
*
mmc: mediatek: Remove redundant runtime PM calls
Ulf Hansson
2016-05-02
1
-17
/
+2
[next]