index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-06
mmc: sdhci-acpi: Fix Braswell eMMC timeout clock frequency
Adrian Hunter
1
-0
/
+5
2014-10-06
mmc: sdhci-acpi: Pass HID and UID to probe_slot
Adrian Hunter
1
-5
/
+8
2014-10-06
mmc: sdhci-acpi: Get UID directly from acpi_device
Adrian Hunter
1
-21
/
+5
2014-10-03
mmc, sdhci, bcm-kona, LLVMLinux: Remove use of __initconst
Behan Webster
1
-1
/
+1
2014-10-03
mmc: sdhci-pci: Fix Braswell eMMC timeout clock frequency
Adrian Hunter
1
-0
/
+2
2014-10-03
mmc: sdhci: Let a driver override timeout clock frequency
Adrian Hunter
1
-0
/
+6
2014-10-03
mmc: sdhci-pci: Add Bay Trail and Braswell SD card detect
Adrian Hunter
2
-1
/
+23
2014-10-03
mmc: sdhci-pci: Set SDHCI_QUIRK2_STOP_WITH_TC for Intel BYT host controllers
Adrian Hunter
1
-2
/
+4
2014-10-03
mmc: sdhci-acpi: Add a HID and UID for a SD Card host controller
Adrian Hunter
1
-0
/
+1
2014-10-03
mmc: sdhci-acpi: Set SDHCI_QUIRK2_STOP_WITH_TC for Intel host controllers
Adrian Hunter
1
-2
/
+3
2014-10-03
mmc: sdhci: Add quirk for always getting TC with stop cmd
Adrian Hunter
1
-2
/
+6
2014-10-02
mmc: core: restore detect line inversion semantics
Linus Walleij
2
-3
/
+3
2014-09-29
mmc: atmel-mci: fix mismatched section on atmci_cleanup_slot
Arnd Bergmann
1
-1
/
+1
2014-09-24
mmc: rtsx_pci: Set power related cap2 macros
Roger Tseng
2
-0
/
+2
2014-09-24
mmc: sdhci: execute tuning when device is not busy
Yi Sun
2
-3
/
+5
2014-09-24
mmc: atmel-mci: Release mmc resources on failure in probe
Pramod Gurav
1
-2
/
+9
2014-09-24
mmc: atmel-mci: Switch to using managed resource in probe
Pramod Gurav
1
-27
/
+14
2014-09-24
mmc: Convert pr_warning to pr_warn
Joe Perches
4
-36
/
+26
2014-09-23
mmc: Consolidate emmc tuning blocks
Stephen Boyd
2
-64
/
+4
2014-09-23
mmc: sdhci-msm: Make tuning block table endian agnostic
Stephen Boyd
1
-15
/
+27
2014-09-23
mmc: don't request CD IRQ until mmc_start_host()
Stephen Warren
3
-0
/
+3
2014-09-19
mmc: tmio: prevent endless loop in tmio_mmc_set_clock()
Sergei Shtylyov
1
-0
/
+9
2014-09-19
mmc: tmio: enable odd number size access
Kuninori Morimoto
1
-4
/
+35
2014-09-19
mmc: dw_mmc: Remove unused function for !CONFIG_OF
Tobias Klauser
1
-4
/
+0
2014-09-10
mmc: sdhci-pxav3: fix error handling of sdhci_add_host
Xiang Wang
1
-2
/
+2
2014-09-10
mmc: mmci: rename sdio flag in vendor data to st_sdio
Srinivas Kandagatla
1
-24
/
+24
2014-09-10
mmc: mmci: Add sdio enable mask in variant data
Srinivas Kandagatla
1
-7
/
+7
2014-09-09
mmc: mmci: augment driver to handle gpio descriptors
Linus Walleij
1
-10
/
+29
2014-09-09
mmc: use .multi_io_quirk on sh_mobile
Kuninori Morimoto
1
-1
/
+19
2014-09-09
mmc: use .multi_io_quirk on tmio_mmc
Kuninori Morimoto
1
-0
/
+13
2014-09-09
mmc: use .multi_io_quirk on omap_hsmmc
Kuninori Morimoto
1
-2
/
+12
2014-09-09
mmc: sdhci-pci: disable preset register for Baytrail and Merrifield
Gao, Yunpeng
1
-3
/
+6
2014-09-09
mmc: sdhci: check 1.2v IO capability for SDHC host
Chuanxiao.Dong
1
-1
/
+6
2014-09-09
mmc: pxamci: prepare and unprepare the clocks
Robert Jarzmik
1
-2
/
+2
2014-09-09
mmc: sdhci-acpi: add probe_slot method for emmc/sd/sdio
Gao, Yunpeng
1
-0
/
+58
2014-09-09
mmc: sdhci-pci: enable runtime pm for Intel Merrifield platform
Gao, Yunpeng
1
-0
/
+1
2014-09-09
mmc: sdhci: handle busy-end interrupt during command
Chanho Min
1
-2
/
+15
2014-09-09
sdhci: Make sdhci_disable_irq_wakeups() static
Fabio Estevam
1
-2
/
+1
2014-09-09
mmc: sdhci: move timeout_clk dynamically calculation code into common code
Aisheng Dong
1
-11
/
+13
2014-09-09
mmc: sdhci: calculate timeout_clk conditionally in sdhci_add_host
Aisheng Dong
1
-17
/
+17
2014-09-09
mmc: sdhci-esdhc-imx: set the correct max timeout value for uSDHC
Aisheng Dong
1
-0
/
+11
2014-09-09
mmc: sdhci: add platform set_timeout hook
Aisheng Dong
2
-5
/
+16
2014-09-09
mmc: sdhci-esdhc-imx: fix incorrect max timeout cout for uSDHC
Aisheng Dong
1
-0
/
+9
2014-09-09
mmc: sdhci: add platform get_max_timeout_count hook
Aisheng Dong
2
-2
/
+8
2014-09-09
mmc: tmio-mmc: Add support for SDHI on new R-Car Gen2 SoCs
Geert Uytterhoeven
1
-0
/
+3
2014-09-09
mmc: dw_mmc: Pass back errors from mmc_of_parse()
Doug Anderson
1
-4
/
+6
2014-09-09
mmc: sdhci-sirf: fix 8bit width enable by overwriting set_bus_width
Minda Chen
1
-1
/
+23
2014-09-09
mmc: dw_mmc: Support voltage changes
Doug Anderson
2
-10
/
+132
2014-09-09
mmc: dw_mmc: use mmc_regulator_get_supply to handle regulators
Yuvaraj CD
1
-37
/
+35
2014-09-09
mmc: sunxi: Declare ERASE capability
Chen-Yu Tsai
1
-1
/
+2
[next]