index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: tmio_dma: remove debug messages with little information
Wolfram Sang
2016-02-29
1
-11
/
+0
*
mmc: block: don't use the OR operation for flag of data
Jaehoon Chung
2016-02-29
1
-3
/
+3
*
mmc: sunxi-mmc: remove the MMC_DATA_STREAM flag
Jaehoon Chung
2016-02-29
1
-5
/
+0
*
mmc: s3cmci: remove the MMC_DATA_STREAM flag
Jaehoon Chung
2016-02-29
1
-2
/
+1
*
mmc: pxamci: remove the MMC_DATA_STREAM flag
Jaehoon Chung
2016-02-29
1
-6
/
+0
*
mmc: mxcmmc: remove the MMC_DATA_STREAM flag
Jaehoon Chung
2016-02-29
1
-3
/
+0
*
mmc: jz4740_mmc: remove the MMC_DATA_STREAM flag
Jaehoon Chung
2016-02-29
1
-2
/
+0
*
mmc: dw_mmc: remove the MMC_DATA_STREAM flag
Jaehoon Chung
2016-02-29
1
-2
/
+0
*
mmc: davinci_mmc: remove the MMC_DATA_STREAM flag
Jaehoon Chung
2016-02-29
1
-12
/
+3
*
mmc: bfin_sdh: remove the MMC_DATA_STREAM flag
Jaehoon Chung
2016-02-29
1
-3
/
+0
*
mmc: atmel-mci: remove the MMC_DATA_STREAM flag
Jaehoon Chung
2016-02-29
1
-7
/
+2
*
mmc: sunxi: Enable eMMC HS-DDR (MMC_CAP_1_8V_DDR) support
Chen-Yu Tsai
2016-02-29
1
-0
/
+1
*
mmc: sunxi: Support 8 bit eMMC DDR transfer modes
Chen-Yu Tsai
2016-02-29
1
-7
/
+26
*
mmc: sunxi: Support MMC_DDR52 timing modes
Chen-Yu Tsai
2016-02-29
1
-5
/
+7
*
mmc: sanitize 'bus width' in debug output
Wolfram Sang
2016-02-29
2
-2
/
+2
*
mmc: core: use the defined function to check whether card is removable
Jaehoon Chung
2016-02-29
1
-5
/
+4
*
mmc: sdhci-iproc: use sdhci_pltfm_unregister directly
Jisheng Zhang
2016-02-29
1
-6
/
+1
*
mmc: sdhci-iproc: add bcm2835 support
Stefan Wahren
2016-02-29
2
-3
/
+18
*
mmc: sdhci-iproc: define MMC caps in platform data
Stefan Wahren
2016-02-29
1
-2
/
+3
*
mmc: mmc_test: mention that '0' runs all tests
Wolfram Sang
2016-02-29
1
-0
/
+1
*
mmc: mmcif: don't depend on MMC_BLOCK
Wolfram Sang
2016-02-29
1
-1
/
+1
*
mmc: make MAN_BKOPS_EN message a debug
Wolfram Sang
2016-02-29
1
-1
/
+1
*
mmc: omap_hsmmc: don't print uninitialized variables
Arnd Bergmann
2016-02-29
1
-2
/
+2
*
mmc: sdhci-acpi: enable sdhci-acpi device to suspend/resume asynchronously
Fu, Zhonghui
2016-02-29
1
-0
/
+2
*
mmc: core: enable mmc host device to suspend/resume asynchronously
Fu, Zhonghui
2016-02-29
1
-0
/
+1
*
mmc: sunxi: Support vqmmc regulator
Chen-Yu Tsai
2016-02-29
1
-0
/
+31
*
mmc: sunxi: Return error on mmc_regulator_set_ocr() fail in .set_ios op
Chen-Yu Tsai
2016-02-29
1
-1
/
+4
*
mmc: sunxi: Document host init sequence
Chen-Yu Tsai
2016-02-29
1
-0
/
+12
*
mmc: sdhci-iproc: Actually enable the clock
Stefan Wahren
2016-02-29
1
-1
/
+8
*
mmc: debugfs: Add a restriction to mmc debugfs clock setting
Chuanxiao Dong
2016-02-29
1
-1
/
+1
*
mmc: sdhci-iproc: Clean up platform allocations if shdci init fails
Stefan Wahren
2016-02-29
1
-1
/
+5
*
mmc: sdhci-of-arasan: Remove no-hispd and no-cmd23 quirks for sdhci-arasan4.9a
Rameshwar Prasad Sahu
2016-02-29
1
-5
/
+0
*
mmc: host: omap_hsmmc: add a verbose print to enable CONFIG_REGULATOR_PBIAS
Kishon Vijay Abraham I
2016-02-29
1
-1
/
+4
*
mmc: remove unnecessary assignment statements before return
Masahiro Yamada
2016-02-29
3
-23
/
+6
*
mmc: core: pwrseq_simple: remove unused header file
Peter Chen
2016-02-29
1
-1
/
+0
*
mmc: usdhi6rol0: use to_delayed_work
Geliang Tang
2016-02-29
1
-1
/
+1
*
mmc: sh_mmcif: use to_delayed_work
Geliang Tang
2016-02-29
1
-1
/
+1
*
mmc: sdricoh_cs: Less checks in sdricoh_init_mmc() after, error detection
Markus Elfring
2016-02-29
1
-12
/
+8
*
mmc: sdricoh_cs: Delete unnecessary variable initialisations
Markus Elfring
2016-02-29
1
-3
/
+3
*
mmc: omap_hsmmc: Fix PM regression with deferred probe for pm_runtime_reinit
Tony Lindgren
2016-02-15
1
-0
/
+2
*
Revert "mmc: block: don't use parameter prefix if built as module"
Ulf Hansson
2016-02-11
1
-3
/
+0
*
mmc: sdhci-acpi: Fix card detect race for Intel BXT/APL
Adrian Hunter
2016-02-11
1
-0
/
+30
*
mmc: sdhci-pci: Fix card detect race for Intel BXT/APL
Adrian Hunter
2016-02-11
1
-0
/
+31
*
mmc: sdhci: Allow override of get_cd() called from sdhci_request()
Adrian Hunter
2016-02-11
1
-1
/
+1
*
mmc: sdhci: Allow override of mmc host operations
Adrian Hunter
2016-02-11
2
-1
/
+3
*
mmc: sh_mmcif: Correct TX DMA channel allocation
Chris Paterson
2016-02-10
1
-1
/
+1
*
mmc: block: return error on failed mmc_blk_get()
Olof Johansson
2016-02-10
1
-1
/
+3
*
mmc: pxamci: fix the device-tree probe deferral path
Robert Jarzmik
2016-02-08
1
-26
/
+9
*
mmc: mmc_spi: add checks for dma mapping error
Alexey Khoroshilov
2016-02-08
1
-2
/
+13
*
mmc: sdhci-of-at91: fix pm runtime unbalanced issue in error path
Jisheng Zhang
2016-02-02
1
-0
/
+1
[next]