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
Age
Commit message (
Expand
)
Author
Files
Lines
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-14
mmc: block: Use the mmc host device index as the mmcblk device index
Ulf Hansson
1
-17
/
+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
5
-8
/
+8
2016-03-29
mmc: sdhci: Fix regression setting power on Trats2 board
Adrian Hunter
3
-9
/
+56
2016-03-22
Merge tag 'mmc-v4.6' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
55
-759
/
+1104
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
Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-7
/
+7
2016-03-17
mmc: block: fix ABI regression of mmc_blk_ioctl
Shawn Lin
1
-8
/
+16
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: core: remove redundant memset of sdio_read_cccr
Shawn Lin
1
-2
/
+0
2016-03-17
mmc: core: remove redundant memset of mmc_decode_cid
Shawn Lin
1
-2
/
+0
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
2016-03-16
mmc: mmc_spi: Add Card Detect comments and fix CD GPIO case
Magnus Damm
1
-0
/
+6
2016-03-16
mmc: tegra: Disable UHS-I modes for tegra114
Jon Hunter
1
-1
/
+11
2016-02-29
mmc: sdhci-pltfm: remove priv variable from sdhci_pltfm_host
Jisheng Zhang
1
-1
/
+0
2016-02-29
mmc: sdhci-pxav2: remove unnecessary assignment of pltfm_host->priv
Jisheng Zhang
1
-1
/
+0
2016-02-29
mmc: sdhci-tegra: use sdhci_pltfm_init for private allocation
Jisheng Zhang
1
-14
/
+7
2016-02-29
mmc: sdhci-st: use sdhci_pltfm_init for private allocation
Jisheng Zhang
1
-20
/
+20
2016-02-29
mmc: sdhci-pxav3: use sdhci_pltfm_init for private allocation
Jisheng Zhang
1
-12
/
+8
2016-02-29
mmc: sdhci-of-esdhc: use sdhci_pltfm_init for private allocation
Jisheng Zhang
1
-10
/
+9
2016-02-29
mmc: sdhci-of-at91: use sdhci_pltfm_init for private allocation
Jisheng Zhang
1
-18
/
+15
2016-02-29
mmc: sdhci-of-arasan: use sdhci_pltfm_init for private allocation
Jisheng Zhang
1
-16
/
+12
2016-02-29
mmc: sdhci-of-arasan: fix clk issue in sdhci_arasan_remove()
Jisheng Zhang
1
-1
/
+4
2016-02-29
mmc: sdhci-msm: use sdhci_pltfm_init for private allocation
Jisheng Zhang
1
-8
/
+4
2016-02-29
mmc: sdhci-msm: factorise sdhci_msm_pdata outisde of sdhci_msm_host
Jisheng Zhang
1
-7
/
+8
2016-02-29
mmc: sdhci-esdhc-imx: use sdhci_pltfm_init for private allocation
Jisheng Zhang
1
-21
/
+17
2016-02-29
mmc: sdhci-bcm2835: use sdhci_pltfm_init for private allocation
Jisheng Zhang
1
-11
/
+3
2016-02-29
mmc: mediatek: add SD write protect support
Chaotian Jing
1
-0
/
+2
2016-02-29
mmc: sdhi: Add r8a7795 support
Wolfram Sang
2
-14
/
+35
2016-02-29
mmc: sdhci: further code simplication
Russell King
1
-11
/
+10
2016-02-29
mmc: sdhci: consolidate the DMA/ADMA size/address quicks
Russell King
1
-32
/
+16
2016-02-29
mmc: sdhci: prepare DMA address/size quirk handling consolidation
Russell King
1
-13
/
+15
[next]