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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-11
Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
11
-31
/
+21
2014-12-08
mmc: sdhci-msm: Convert to mmc_send_tuning()
Ulf Hansson
1
-43
/
+7
2014-12-08
mmc: sdhci-esdhc-imx: Convert to mmc_send_tuning()
Ulf Hansson
1
-65
/
+3
2014-12-08
mmc: core: Let mmc_send_tuning() to take struct mmc_host* as parameter
Ulf Hansson
1
-4
/
+3
2014-12-05
mmc: queue: Improve error handling during allocation of bounce buffers
Bhuvanesh Surachari
1
-7
/
+9
2014-12-05
MMC / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
8
-28
/
+18
2014-12-04
PM: Merge the SET*_RUNTIME_PM_OPS() macros
Rafael J. Wysocki
3
-3
/
+3
2014-12-02
mmc: sdhci-acpi: Add two host capabilities for Intel
Adrian Hunter
1
-2
/
+5
2014-12-02
mmc: sdhci-pci: Add two host capabilities for BYT
Adrian Hunter
1
-2
/
+8
2014-12-02
mmc: sdhci-acpi: Add SDHCI_QUIRK_NO_ENDATTR_IN_NOPDESC
Adrian Hunter
1
-1
/
+4
2014-12-02
mmc: sdhci-pci: Add SDHCI_QUIRK_NO_ENDATTR_IN_NOPDESC to BYT
Adrian Hunter
1
-0
/
+3
2014-12-02
mmc: atmel-mci: use probe deferring if dma controller is not ready yet
ludovic.desroches@atmel.com
1
-24
/
+24
2014-12-02
mmc: atmel-mci: stop using specific initcall
ludovic.desroches@atmel.com
1
-13
/
+2
2014-12-02
mmc: atmel-mci: remove __init/__exit attributes
ludovic.desroches@atmel.com
1
-5
/
+5
2014-12-02
mmc: atmel-mci: remove useless DMA stuff for non-dt devices
ludovic.desroches@atmel.com
1
-8
/
+0
2014-11-26
mmc: omap_hsmmc: Fix UHS card with DDR50 support
Ulf Hansson
1
-1
/
+3
2014-11-26
mmc: core: add core-level function for sending tuning commands
Minda Chen
1
-0
/
+70
2014-11-26
mmc: core: hold SD Clock before CMD11 during Signal
Vincent Yang
1
-5
/
+8
2014-11-26
mmc: mxs-mmc: Check for clk_prepare_enable() error
Fabio Estevam
1
-3
/
+4
2014-11-26
mmc: mxs-mmc: Propagate the real error
Fabio Estevam
1
-1
/
+1
2014-11-26
mmc: mxs-mmc: No need to do NULL check on 'iores'
Fabio Estevam
1
-2
/
+2
2014-11-26
mmc: dw_mmc: Add support for IMG Pistachio
Andrew Bresticker
1
-0
/
+6
2014-11-26
mmc: mxs-mmc: Simplify PM hooks
Fabio Estevam
1
-8
/
+3
2014-11-26
mmc: mxs-mmc: Register the irq with the device name
Fabio Estevam
1
-1
/
+1
2014-11-26
mmc: dw_mmc: avoid write to CDTHRCTL on older versions
James Hogan
1
-0
/
+7
2014-11-26
mmc: toshsd: move dereference below check for NULL
Dan Carpenter
1
-2
/
+2
2014-11-26
mmc: atmel-mci: remove compat for non DT board when requesting dma chan
ludovic.desroches@atmel.com
1
-19
/
+1
2014-11-26
mmc: dw_mmc: add support for the other bit of sdio interrupt
Addy Ke
3
-5
/
+19
2014-11-26
mmc: mvsdio: Work around broken TX DMA
Andrew Lunn
1
-1
/
+6
2014-11-26
mmc: block: Increase max_devices
Ben Hutchings
1
-5
/
+8
2014-11-26
mmc: dw_mmc: add support for ARM64
Alim Akhtar
1
-1
/
+1
2014-11-26
mmc: core: reset sdio card properly on resume.
NeilBrown
1
-2
/
+6
2014-11-26
mmc: core: use card->ocr when negotiating voltage setting in mmc_sdio_power_r...
NeilBrown
1
-1
/
+1
2014-11-26
mmc: add Toshiba PCI SD controller driver
Ondrej Zary
4
-0
/
+899
2014-11-26
mmc: dw_mmc: exynos: Add support for exynos7
Abhilash Kesavan
1
-13
/
+78
2014-11-26
mmc: core: consistent handling of initial values
Johan Rudholm
2
-25
/
+23
2014-11-26
mmc: omap_hsmmc: remove unused slot_id parameter
Andreas Fenkart
1
-39
/
+26
2014-11-26
mmc: omap_hsmmc: Remove unnecessary callbacks from platform data
Andreas Fenkart
1
-30
/
+45
2014-11-26
mmc: omap_hsmmc: pass mmc_priv struct to gpio init / free
Andreas Fenkart
1
-10
/
+12
2014-11-26
mmc: omap_hsmmc: remove unnecessary omap_hsmmc_slot_data indirection
Andreas Fenkart
1
-86
/
+89
2014-11-26
mmc: omap_hsmmc: remove un-initialized callbacks from platform data
Andreas Fenkart
1
-14
/
+1
2014-11-26
ARM: OMAP1/2+: MMC: separate platform data for mmc and mmc hs driver
Andreas Fenkart
1
-14
/
+14
2014-11-26
mmc: atmel-mci: adopt pinctrl support
Wenyou Yang
1
-0
/
+5
2014-11-26
mmc: sdhci: Add HS400 support to SDHCI driver
Adrian Hunter
2
-1
/
+15
2014-11-26
mmc: sdhci: Clear also HS400 1.2V capability if 1.2V is not supported
Adrian Hunter
1
-6
/
+7
2014-11-26
mmc: sdhci: Fix vqmmc error setting
Adrian Hunter
1
-1
/
+1
2014-11-26
mmc: sdhci: Remove unused SDHCI_CTRL_HS_SDR200
Adrian Hunter
1
-1
/
+0
2014-11-26
mmc: dw_mmc: Add IDMAC 64-bit address mode support
Prabu Thangamuthu
2
-38
/
+172
2014-11-26
mmc: sdhci-pci: enable sdhci doesn't support hs200 quirk for AMD sdhci
Vincent Wan
1
-1
/
+3
2014-11-26
mmc: sdhci-pci: enable the clear transfer mode register quirk for AMD sdhci
Vincent Wan
1
-1
/
+26
[next]