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
2014-02-22
mmc: core: Add DT bindings for SD card's UHS bus speed modes
Ulf Hansson
1
-0
/
+10
2014-02-22
mmc: rtsx: add support for pre_req and post_req
Micky Ching
1
-68
/
+350
2014-02-22
mmc: rtsx: modify phase searching method for tuning
Micky Ching
1
-80
/
+32
2014-02-22
mmc: rtsx: fix card poweroff bug
Micky Ching
1
-1
/
+2
2014-02-22
mmc: sdhci: add support for realtek rts5250
Micky Ching
2
-1
/
+22
2014-02-22
mmc: omap: Add erase capability
Jarkko Nikula
1
-7
/
+11
2014-02-22
mmc: omap: Remove always set use_dma flag from struct mmc_omap_host
Jarkko Nikula
1
-10
/
+5
2014-02-22
mmc: omap: Convert to devm_ioremap_resource
Jarkko Nikula
1
-29
/
+12
2014-02-22
mmc: omap: Remove mem_res field from struct mmc_omap_host
Jarkko Nikula
1
-3
/
+1
2014-02-22
mmc: omap: Remove duplicate host->irq assignment
Jarkko Nikula
1
-1
/
+0
2014-02-22
mmc: omap: Convert to devm_kzalloc
Jarkko Nikula
1
-4
/
+2
2014-02-22
mmc: omap: Fix NULL pointer dereference due uninitialized cover_tasklet
Jarkko Nikula
1
-5
/
+7
2014-02-22
mmc: sdhi: update sh_mobile_sdhi_of_data for r8a7791
Kuninori Morimoto
1
-0
/
+1
2014-02-22
mmc: sdhi: update sh_mobile_sdhi_of_data for r8a7790
Kuninori Morimoto
1
-1
/
+9
2014-02-22
mmc: sdhi: update sh_mobile_sdhi_of_data for r8a7779
Kuninori Morimoto
1
-1
/
+1
2014-02-22
mmc: sdhi: update sh_mobile_sdhi_of_data for r8a7778
Kuninori Morimoto
1
-1
/
+8
2014-02-22
mmc: sdhi: tidyup sh_mobile_sdhi_of_match position
Kuninori Morimoto
1
-13
/
+13
2014-02-14
mmc: core: Enable MMC_CAP2_CACHE_CTRL as default
Ulf Hansson
2
-6
/
+1
2014-02-14
mmc: core: Use mmc_flush_cache() during mmc suspend
Ulf Hansson
2
-39
/
+1
2014-02-14
mmc: core: Remove support for MMC_CAP2_NO_SLEEP_CMD
Ulf Hansson
1
-3
/
+0
2014-02-14
mmc: card: Remove host cap MMC_CAP2_SANITIZE
Ulf Hansson
1
-2
/
+1
2014-02-14
mmc: core: Remove unnecessary validations for bus_ops callbacks
Ulf Hansson
2
-18
/
+7
2014-02-14
mmc: core: Use MMC_UNSAFE_RESUME as default behavior
Ulf Hansson
4
-76
/
+2
2014-02-14
mmc: tmio: Adapt to proper PM configs for exported functions
Ulf Hansson
2
-7
/
+7
2014-02-14
mmc: tmio_mmc: Convert from legacy to modern PM ops
Ulf Hansson
1
-14
/
+16
2014-02-14
mmc: sh_mobile_sdhi: Use modern PM macros to define pm callbacks
Ulf Hansson
1
-4
/
+4
2014-01-26
Merge tag 'mmc-updates-for-3.14-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
29
-337
/
+1249
2014-01-25
Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2014-01-24
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2014-01-24
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-2
/
+0
2014-01-23
mmc: sdhci-pci: Fix possibility of chip->fixes being null
Adrian Hunter
1
-1
/
+2
2014-01-20
mmc: sdhci-pci: Fix BYT sd card getting stuck in runtime suspend
Adrian Hunter
2
-0
/
+11
2014-01-20
mmc: sdhci: Allow for long command timeouts
Adrian Hunter
1
-1
/
+6
2014-01-18
mmc: sdio: add a quirk for broken SDIO_CCCR_INTx polling
Bing Zhao
2
-0
/
+19
2014-01-18
mmc: sdhci: fix lockdep error in tuning routine
Aisheng Dong
1
-13
/
+7
2014-01-18
mmc: dw_mmc: k3: remove clk_table
Zhangfei Gao
1
-39
/
+2
2014-01-17
mmc: dw_mmc: fix dw_mci_get_cd
Zhangfei Gao
1
-3
/
+9
2014-01-14
ARM: s3c24xx: explicit dependency on <plat/gpio-cfg.h>
Linus Walleij
1
-0
/
+1
2014-01-14
ARM: S3C[24|64]xx: move includes back under <mach/> scope
Linus Walleij
1
-1
/
+1
2014-01-14
mmc: dw_mmc: fix sparse non static symbol warning
Wei Yongjun
1
-1
/
+1
2014-01-13
mmc: sdhci-esdhc-imx: fix warning during module remove function
Dong Aisheng
1
-3
/
+5
2014-01-13
mmc: sdhci-esdhc-imx: fix access hardirq-unsafe lock in atomic context
Dong Aisheng
1
-7
/
+5
2014-01-13
mmc: core: sd: implement proper support for sd3.0 au sizes
Wolfram Sang
1
-15
/
+22
2014-01-13
mmc: atmel-mci: add vmmc-supply support
Alexandre Belloni
1
-0
/
+7
2014-01-13
mmc: sdhci-pci: add broken HS200 quirk for Intel Merrifield
David Cohen
1
-0
/
+1
2014-01-13
mmc: sdhci: add quirk for broken HS200 support
David Cohen
1
-1
/
+2
2014-01-13
mmc: arasan: Add driver for Arasan SDHCI
Soren Brinkmann
3
-0
/
+237
2014-01-13
mmc: dw_mmc: add dw_mmc-k3 for k3 platform
Zhangfei Gao
3
-0
/
+143
2014-01-13
mmc: dw_mmc: use slot-gpio to handle cd pin
Zhangfei Gao
1
-13
/
+35
2014-01-13
mmc: sdhci-pci: add support of O2Micro/BayHubTech SD hosts
Adam Lee
4
-60
/
+439
[next]