index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
|
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: block: Convert to IDA for partition device indexes
Ulf Hansson
2016-05-02
1
-9
/
+27
*
|
|
|
|
mmc: block: Release index in partition allocation error path
Ulf Hansson
2016-05-02
1
-0
/
+1
*
|
|
|
|
mmc: core: Convert from IDR to IDA for host indexes
Ulf Hansson
2016-05-02
1
-8
/
+14
*
|
|
|
|
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: core: drop unnecessary bit checking
Masahiro Yamada
2016-05-02
1
-2
/
+3
*
|
|
|
|
mmc: pwrseq: convert to proper platform device
Srinivas Kandagatla
2016-05-02
6
-129
/
+177
*
|
|
|
|
mmc: pwrseq_emmc: add to_pwrseq_emmc() macro
Srinivas Kandagatla
2016-05-02
1
-4
/
+4
*
|
|
|
|
mmc: pwrseq_simple: add to_pwrseq_simple() macro
Srinivas Kandagatla
2016-05-02
1
-8
/
+6
*
|
|
|
|
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: core: Do regular power cycle when lacking eMMC HW reset support
Gwendal Grignou
2016-05-02
2
-15
/
+14
*
|
|
|
|
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
*
|
|
|
|
mmc: mmci: Remove redundant runtime PM calls
Ulf Hansson
2016-05-02
1
-20
/
+0
*
|
|
|
|
mmc: atmel-mci: Remove redundant runtime PM calls
Ulf Hansson
2016-05-02
1
-9
/
+0
*
|
|
|
|
mmc: davinci: prepare clock
David Lechner
2016-05-02
1
-5
/
+5
*
|
|
|
|
mmc: davinci: fix unwinding in probe
David Lechner
2016-05-02
1
-60
/
+40
*
|
|
|
|
mmc: dw_mmc: remove setup_clock callback
Shawn Lin
2016-05-02
2
-11
/
+0
*
|
|
|
|
mmc: dw_mmc-exynos: remove dw_mci_exynos_setup_clock
Shawn Lin
2016-05-02
1
-8
/
+0
*
|
|
|
|
mmc: dw_mmc-rockchip: remove setup_clock for rockchip
Shawn Lin
2016-05-02
1
-8
/
+4
*
|
|
|
|
mmc: dw_mmc: exynos: add the function for controlling SMU
Jaehoon Chung
2016-05-02
1
-2
/
+13
[prev]
[next]