index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-02
mmc: block: Release index in partition allocation error path
Ulf Hansson
1
-0
/
+1
2016-05-02
mmc: core: Convert from IDR to IDA for host indexes
Ulf Hansson
1
-8
/
+14
2016-05-02
mmc: sdhci: use IS_ENABLE(CONFIG_LEDS_CLASS) to enable LED struct members
Masahiro Yamada
1
-1
/
+1
2016-05-02
mmc: sdhci: use IS_REACHABLE(CONFIG_LEDS_CLASS) to enable LED code
Masahiro Yamada
1
-3
/
+1
2016-05-02
mmc: sdhci: Remove SDHCI_SDR104_NEEDS_TUNING
Adrian Hunter
2
-7
/
+1
2016-05-02
mmc: sdhci-pltfm: call platform_get_irq() before sdhci_alloc_host()
Masahiro Yamada
1
-11
/
+9
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
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: avoid using dmaengine_terminate_all
Shawn Lin
1
-1
/
+1
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
1
-0
/
+52
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
2
-1
/
+13
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
[prev]
[next]