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: 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
|
*
mmc: sdhci: Add quirk to disable HW timeout
Adrian Hunter
2018-05-03
2
-4
/
+39
|
*
mmc: sdhci: Disable 1.8v modes (HS200/HS400/UHS) if controller can't support ...
Kishon Vijay Abraham I
2018-05-03
1
-0
/
+10
|
*
mmc: sdhci-omap: Invoke sdhci_get_of_property to read sdhci dt properties
Kishon Vijay Abraham I
2018-05-03
1
-0
/
+1
|
*
mmc: sdhci-omap: Workaround for Errata i843
Kishon Vijay Abraham I
2018-05-03
1
-1
/
+34
|
*
mmc: sdhci-omap: Remove setting ADMA capability in driver
Kishon Vijay Abraham I
2018-05-03
1
-3
/
+0
|
*
mmc: sdhci-omap: Fix when capabilities are obtained from SDHCI_CAPABILITIES reg
Kishon Vijay Abraham I
2018-05-03
1
-5
/
+12
*
|
mmc: core: Add tunable delay before detecting card after card is inserted
Shawn Lin
2018-05-03
2
-4
/
+12
*
|
mmc: mediatek: add 64G DRAM DMA support
Chaotian Jing
2018-05-02
1
-7
/
+49
*
|
mmc: mmci: Remove bogus local_irq_save()
Thomas Gleixner
2018-05-02
1
-5
/
+0
*
|
mmc: sdhci-esdhc-imx: Set maximum watermark levels for PIO access
Andrew Gabbasov
2018-05-02
1
-0
/
+22
*
|
mmc: sdhci-msm: support voltage pad switching
Vijay Viswanath
2018-05-02
1
-2
/
+55
*
|
mmc: sdhci-msm: Add support to store supported vdd-io voltages
Vijay Viswanath
2018-05-02
1
-1
/
+28
*
|
mmc: renesas_sdhi_internal_dmac: add R8A77980 to whitelist
Sergei Shtylyov
2018-05-02
1
-0
/
+1
*
|
mmc: sdhci-cadence: fix logically and structurally dead code
Gustavo A. R. Silva
2018-05-02
1
-2
/
+2
*
|
mmc: host: simplify getting .drvdata
Wolfram Sang
2018-05-02
3
-12
/
+6
*
|
mmc: mediatek: use of_device_get_match_data()
Ryder Lee
2018-05-02
1
-5
/
+2
*
|
mmc: sdhci-pci: Fix 3.3V voltage switch for some BYT-based Intel controllers
Adrian Hunter
2018-05-02
1
-7
/
+27
*
|
mmc: renesas_sdhi_internal_dmac: remove superfluous WARN
Wolfram Sang
2018-05-02
1
-4
/
+1
*
|
mmc: renesas_sdhi_internal_dmac: use more generic whitelisting
Wolfram Sang
2018-05-02
1
-2
/
+5
*
|
mmc: renesas_sdhi: Fix alignment check of sg buffer
Masaharu Hayakawa
2018-05-02
1
-7
/
+8
*
|
mmc: renesas_sdhi: use helpers to access struct scatterlist members
Niklas Söderlund
2018-05-02
1
-5
/
+3
*
|
mmc: sdhci-pci: Avoid 3.3V signaling on some NI 904x
Kyle Roeschley
2018-05-02
2
-0
/
+5
*
|
mmc: core: Add capability to avoid 3.3V signaling
Kyle Roeschley
2018-05-02
3
-0
/
+24
*
|
mmc: Remove depends on HAS_DMA in case of platform dependency
Geert Uytterhoeven
2018-05-02
1
-8
/
+2
*
|
mmc: sunxi: Drop the init / reset of the controller from set_ios
Maxime Ripard
2018-05-02
1
-7
/
+4
*
|
mmc: sunxi: Add runtime_pm support
Maxime Ripard
2018-05-02
1
-0
/
+48
[next]