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.12.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
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
2016-05-02
mmc: omap_hsmmc: pass omap_hsmmc_host pointer directly
Andreas Fenkart
1
-10
/
+9
2016-05-02
mmc: davinci: remove matching string
David Lechner
1
-1
/
+1
2016-05-02
mmc: davinci_mmc: Use dma_request_chan() to requesting DMA channel
Peter Ujfalusi
1
-39
/
+14
2016-05-02
mmc: sh_mmci: Get rid of wrapper function for regulators
Ulf Hansson
1
-12
/
+4
2016-05-02
mmc: sh_mmcif: Restructure ->set_ios()
Ulf Hansson
1
-29
/
+16
2016-05-02
mmc: sh_mmcif: Make sure the device stays active when needed in ->probe()
Ulf Hansson
1
-7
/
+8
2016-04-28
mmc: sunxi: Disable eMMC HS-DDR (MMC_CAP_1_8V_DDR) for Allwinner A80
Chen-Yu Tsai
1
-0
/
+5
2016-04-18
mmc: sdhci-acpi: Reduce Baytrail eMMC/SD/SDIO hangs
Adrian Hunter
2
-0
/
+82
2016-04-14
mmc: tegra: Disable UHS-I modes for Tegra124
Jon Hunter
1
-9
/
+1
2016-04-11
Merge tag 'mmc-v4.6-rc1' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
5
-9
/
+84
2016-04-05
mmc: sdhci-pci: Add support and PCI IDs for more Broxton host controllers
Adrian Hunter
2
-0
/
+28
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
4
-5
/
+5
2016-03-29
mmc: sdhci: Fix regression setting power on Trats2 board
Adrian Hunter
3
-9
/
+56
2016-03-18
mmc: sdhci-of-at91: fix wake-up issue when using runtime pm
ludovic.desroches@atmel.com
1
-0
/
+20
2016-03-18
mmc: sdhci-pci: Do not set DMA mask in enable_dma()
Alexandre Courbot
1
-15
/
+0
2016-03-18
mmc: sdhci-acpi: Remove enable_dma() hook
Alexandre Courbot
1
-30
/
+0
2016-03-18
mmc: sdhci: Set DMA mask when adding host
Alexandre Courbot
1
-7
/
+41
2016-03-17
mmc: atmel-mci: Check pdata for NULL before dereferencing it at DMA config
Brent Taylor
1
-1
/
+1
2016-03-17
mmc: of_mmc_spi: fix unused warning
Brian Norris
1
-2
/
+0
2016-03-17
mmc: sdhci-of-arasan: add phy support for sdhci-of-arasan
Shawn Lin
1
-1
/
+56
2016-03-17
mmc: sdhci-of-arasan: fix missing sdhci_pltfm_free for err handling
Shawn Lin
1
-7
/
+8
2016-03-17
mmc: sdhci-of-arasan: remove disable clk_ahb from sdhci_arasan_resume
Shawn Lin
1
-1
/
+0
2016-03-17
mmc: sdhci: Fix override of timeout clk wrt max_busy_timeout
Adrian Hunter
1
-3
/
+3
2016-03-17
mmc: mmci: Remove unnecessary header file
Wang Hongcheng
1
-1
/
+0
2016-03-17
mmc: sdhci-acpi: add QCOM controllers
Philip Elcan
1
-0
/
+15
2016-03-17
mmc: tegra: implement memcomp pad calibration
Lucas Stach
1
-3
/
+44
2016-03-17
mmc: mediatek: Use mmc_regulator_set_vqmmc in start_signal_voltage_switch
Nicolas Boichat
1
-12
/
+5
2016-03-17
mmc: mediatek: Change signal voltage error to dev_dbg()
Nicolas Boichat
1
-1
/
+1
2016-03-17
mmc: sh_mmcif, tmio: Use ARCH_RENESAS
Simon Horman
1
-2
/
+2
2016-03-17
mmc: tegra: properly disable card clock
Lucas Stach
1
-1
/
+1
[prev]
[next]