index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: sdhci-esdhc-imx: allow 1.8V modes without 100/200MHz pinctrl states
Stefan Agner
2018-07-09
1
-12
/
+9
*
mmc: sunxi: Disable irq during pm_suspend
Stefan Mavrodiev
2018-07-05
1
-0
/
+7
*
mmc: dw_mmc: fix card threshold control configuration
x00270170
2018-07-03
1
-3
/
+4
*
mmc: core: cd_label must be last entry of mmc_gpio struct
Anson Huang
2018-07-03
1
-1
/
+1
*
mmc: renesas_sdhi_internal_dmac: Cannot clear the RX_IN_USE in abort
Yoshihiro Shimoda
2018-07-02
1
-2
/
+1
*
mmc: renesas_sdhi_internal_dmac: Fix missing unmap in error patch
Yoshihiro Shimoda
2018-07-02
1
-6
/
+6
*
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-12
1
-2
/
+4
*
Merge tag 'mmc-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2018-06-05
52
-431
/
+1148
|
\
|
*
mmc: renesas_sdhi: really fix WP logic regressions
Wolfram Sang
2018-06-04
3
-0
/
+9
|
*
mmc: mvsdio: Enable MMC_CAP_ERASE
Ulf Hansson
2018-05-31
1
-0
/
+2
|
*
mmc: mvsdio: Respect card busy time out from mmc core
Ulf Hansson
2018-05-31
1
-1
/
+3
|
*
mmc: sdhci-msm: Remove NO_CARD_NO_RESET quirk
Georgi Djakov
2018-05-31
1
-1
/
+0
|
*
mmc: sunxi: Use ifdef rather than __maybe_unused
Ulf Hansson
2018-05-30
1
-2
/
+4
|
*
mmc: mxmmc: Use ifdef rather than __maybe_unused
Ulf Hansson
2018-05-30
1
-2
/
+4
|
*
mmc: mxmmc: include linux/highmem.h
Arnd Bergmann
2018-05-29
1
-0
/
+1
|
*
mmc: sunxi: mark PM functions as __maybe_unused
Arnd Bergmann
2018-05-29
1
-2
/
+2
|
*
mmc: Throttle calls to MMC_SEND_STATUS during mmc_do_erase()
Martin Hicks
2018-05-29
1
-2
/
+9
|
*
mmc: au1xmmc: handle highmem pages
Christoph Hellwig
2018-05-29
1
-4
/
+8
|
*
mmc: Allow non-sleeping GPIO cd
Evan Green
2018-05-29
1
-4
/
+11
|
*
mmc: sdhci-*: Don't emit error msg if sdhci_add_host() fails
Jisheng Zhang
2018-05-29
7
-21
/
+7
|
*
mmc: core: Move calls to ->prepare_hs400_tuning() closer to mmc code
Ulf Hansson
2018-05-29
2
-3
/
+4
|
*
mmc: sdhci-xenon: use match_string() helper
Xie Yisheng
2018-05-28
1
-8
/
+3
|
*
Merge branch 'fixes' into next
Ulf Hansson
2018-05-21
2
-8
/
+27
|
|
\
|
*
|
mmc: wbsd: handle highmem pages
Christoph Hellwig
2018-05-21
1
-38
/
+30
|
*
|
mmc: ushc: handle highmem pages
Christoph Hellwig
2018-05-21
1
-1
/
+3
|
*
|
mmc: mxcmmc: handle highmem pages
Christoph Hellwig
2018-05-21
1
-4
/
+11
|
*
|
mmc: atmel-mci: use sg_copy_{from,to}_buffer
Christoph Hellwig
2018-05-21
1
-12
/
+9
|
*
|
mmc: android-goldfish: use sg_copy_{from,to}_buffer
Christoph Hellwig
2018-05-21
1
-4
/
+4
|
*
|
mmc: block: Don't switch to the same partition type in mmc_blk_remove()
Shawn Lin
2018-05-21
1
-3
/
+5
|
*
|
mmc: meson-gx: add device reset
Jerome Brunet
2018-05-21
1
-0
/
+9
|
*
|
mmc: dw_mmc-bluefield: Add driver extension
Liming Sun
2018-05-21
3
-0
/
+91
|
*
|
mmc: core: add tunable delay waiting for power to be stable
Shawn Lin
2018-05-21
2
-2
/
+6
|
*
|
mmc: renesas_sdhi: Add r8a77965 support
Masaharu Hayakawa
2018-05-21
1
-0
/
+1
|
*
|
mmc: tegra: remove redundant return statement
Aapo Vienamo
2018-05-08
1
-1
/
+1
|
*
|
mmc: core: Drop unused define for timeout
Ulf Hansson
2018-05-08
1
-3
/
+0
|
*
|
mmc: rtsx_usb: Enable MMC_CAP_ERASE to allow erase/discard/trim requests
Ulf Hansson
2018-05-08
1
-1
/
+1
|
*
|
mmc: rtsx_usb: Use the provided busy timeout from the mmc core
Ulf Hansson
2018-05-08
1
-1
/
+1
|
*
|
mmc: rtsx_usb: Use MMC_CAP2_NO_SDIO
Ulf Hansson
2018-05-08
1
-13
/
+2
|
*
|
mmc: core: Implement ->sw_reset bus ops for SDIO
Ulf Hansson
2018-05-08
1
-0
/
+13
|
*
|
mmc: core: Share internal function to set initial signal voltage
Ulf Hansson
2018-05-08
2
-7
/
+13
|
*
|
mmc: core: Export a function mmc_sw_reset() to allow soft reset of cards
Ulf Hansson
2018-05-08
2
-0
/
+25
|
*
|
mmc: core: Rename ->reset() bus ops to ->hw_reset()
Ulf Hansson
2018-05-08
5
-10
/
+10
|
*
|
mmc: core: Re-factor some code for SDIO re-initialization
Ulf Hansson
2018-05-08
1
-20
/
+19
|
*
|
Merge branch 'sdhci_omap' into next
Ulf Hansson
2018-05-03
3
-40
/
+215
|
|
\
\
|
|
*
|
mmc: sdhci-omap: Get IODelay values for 3.3v DDR mode
Kishon Vijay Abraham I
2018-05-03
1
-1
/
+8
|
|
*
|
mmc: sdhci-omap: Add sdhci_omap specific ops for enable_sdio_irq
Kishon Vijay Abraham I
2018-05-03
1
-0
/
+19
|
|
*
|
mmc: sdhci-omap: Add support for MMC/SD controller in k2g SoC
Kishon Vijay Abraham I
2018-05-03
1
-0
/
+5
|
|
*
|
mmc: sdhci-omap: Workaround for Errata i834
Kishon Vijay Abraham I
2018-05-03
1
-1
/
+2
|
|
*
|
mmc: sdhci: Program a relatively accurate SW timeout value
Kishon Vijay Abraham I
2018-05-03
2
-7
/
+55
|
|
*
|
mmc: sdhci: Factor out target_timeout calculation
Adrian Hunter
2018-05-03
1
-18
/
+30
[next]