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
/
include
/
linux
/
mmc
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-22
mmc: sdhci: track whether preset mode is currently enabled in hardware
Russell King
1
-0
/
+1
2014-05-22
mmc: sdhci: cache timing information locally
Russell King
1
-0
/
+2
2014-05-22
mmc: sdhci: convert sdhci_set_clock() into a library function
Russell King
1
-2
/
+0
2014-05-22
mmc: sdhci: move FSL ESDHC reset handling quirk into esdhc code
Russell King
1
-2
/
+0
2014-05-22
mmc: sdhci: more efficient interrupt enable register handling
Russell King
1
-0
/
+3
2014-05-22
mmc: sdhci: push card_tasklet into threaded irq handler
Russell King
1
-2
/
+1
2014-05-22
mmc: sdhci: convert to new SDIO IRQ handling
Russell King
1
-0
/
+2
2014-05-22
mmc: sdio_irq: rework sdio irq handling
Russell King
1
-0
/
+3
2014-05-13
mmc: core: Improve support for deferred regulators
Tim Kryger
1
-6
/
+2
2014-05-13
mmc: add support for HS400 mode of eMMC5.0
Seungwon Jeon
3
-1
/
+21
2014-05-13
mmc: rework selection of bus speed mode
Seungwon Jeon
2
-0
/
+5
2014-05-13
mmc: identify available device type to select
Seungwon Jeon
3
-11
/
+9
2014-05-13
mmc: drop the speed mode of card's state
Seungwon Jeon
2
-17
/
+29
2014-05-13
mmc: dw_mmc: remove unused member variable.
Jaehoon Chung
1
-14
/
+0
2014-04-22
mmc: card.h: Use NULL instead of 0 for END_FIXUP
Fabio Estevam
1
-1
/
+1
2014-04-22
mmc: Delay the card_event callback into the mmc_rescan worker
Markus Mayer
1
-0
/
+2
2014-04-21
mmc: clarify DDR timing mode between SD-UHS and eMMC
Seungwon Jeon
1
-1
/
+2
2014-04-09
Merge tag 'mmc-updates-for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-21
/
+12
2014-03-17
brcmfmac: add BCM4354 SDIO interface support
Franky Lin
1
-0
/
+1
2014-03-17
mmc: slot-gpio: Add GPIO descriptor based CD GPIO API
Adrian Hunter
1
-0
/
+6
2014-03-05
mmc: sdhci-spear: remove support for power gpio
Russell King
1
-8
/
+0
2014-02-23
mmc: core: Add ignore_crc flag to __mmc_switch
Ulf Hansson
1
-1
/
+1
2014-02-23
mmc: core: Rename cmd_timeout_ms to busy_timeout
Ulf Hansson
1
-1
/
+1
2014-02-23
mmc: core: Rename max_discard_to to max_busy_timeout
Ulf Hansson
1
-1
/
+1
2014-02-22
mmc: sdhci: add support for realtek rts5250
Micky Ching
1
-0
/
+2
2014-02-14
mmc: core: Enable MMC_CAP2_CACHE_CTRL as default
Ulf Hansson
1
-1
/
+0
2014-02-14
mmc: core: Use mmc_flush_cache() during mmc suspend
Ulf Hansson
1
-2
/
+0
2014-02-14
mmc: core: Remove support for MMC_CAP2_NO_SLEEP_CMD
Ulf Hansson
1
-1
/
+0
2014-02-14
mmc: core: Remove unused host cap MMC_CAP2_BROKEN_VOLTAGE
Ulf Hansson
1
-1
/
+0
2014-02-14
mmc: card: Remove host cap MMC_CAP2_SANITIZE
Ulf Hansson
1
-1
/
+0
2014-02-14
mmc: core: Use MMC_UNSAFE_RESUME as default behavior
Ulf Hansson
1
-4
/
+1
2014-01-26
Merge tag 'mmc-updates-for-3.14-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-1
/
+10
2014-01-18
mmc: sdio: add a quirk for broken SDIO_CCCR_INTx polling
Bing Zhao
1
-1
/
+7
2014-01-13
mmc: sdhci: add quirk for broken HS200 support
David Cohen
1
-0
/
+2
2014-01-13
mmc: SDHI: add SoC specific workaround via HW version
Kuninori Morimoto
1
-0
/
+1
2014-01-07
mmc: add SDIO identifiers for Broadcom WLAN devices
Arend van Spriel
1
-0
/
+9
2013-10-31
mmc: core: Add MMC_CAP_RUNTIME_RESUME to resume at runtime_resume
Ulf Hansson
1
-0
/
+1
2013-10-31
mmc: Don't force card to active state when entering suspend/shutdown
Ulf Hansson
1
-0
/
+4
2013-10-31
mmc: core: Remove deprecated mmc_suspend|resume_host APIs
Ulf Hansson
1
-3
/
+0
2013-10-31
mmc: core: Move cached value of the negotiated ocr mask to card struct
Ulf Hansson
2
-1
/
+1
2013-10-31
mmc: core: Do not poll for busy with status cmd for all switch cmds
Ulf Hansson
1
-1
/
+2
2013-09-26
mmc: core: clean up duplicate macros
Jackey Shen
1
-2
/
+0
2013-09-26
mmc: dw_mmc: guarantee stop-abort cmd in data errors
Seungwon Jeon
1
-0
/
+2
2013-09-26
mmc: dw_mmc: control card read threshold
Seungwon Jeon
1
-0
/
+1
2013-09-26
mmc: dw_mmc: adjust the fifoth with block size
Seungwon Jeon
1
-0
/
+1
2013-09-26
mmc: core: remove dead function mmc_try_claim_host
Grant Grundler
1
-1
/
+0
2013-08-26
mmc: sdhci: get voltage from sdhc host
Haijun Zhang
1
-0
/
+1
2013-08-26
mmc: core: parse voltage from device-tree
Haijun Zhang
1
-0
/
+2
2013-08-25
mmc: sh_mmcif: revision-specific CLK_CTRL2 handling
Guennadi Liakhovetski
1
-0
/
+2
2013-08-25
mmc: sh_mmcif: revision-specific Command Completion Signal handling
Guennadi Liakhovetski
1
-0
/
+1
[next]