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: delete is_first_req parameter from pre-request callback
Linus Walleij
2016-11-29
8
-21
/
+11
*
|
mmc: core: Update CMD13 polling policy when switch to HS DDR mode
Ulf Hansson
2016-11-29
1
-7
/
+6
*
|
mmc: core: Allow CMD13 polling when switching to HS mode for mmc
Ulf Hansson
2016-11-29
1
-11
/
+13
*
|
mmc: core: Enable __mmc_switch() to change bus speed timing for the host
Ulf Hansson
2016-11-29
4
-17
/
+27
*
|
mmc: core: Check SWITCH_ERROR bit from each CMD13 response when polling
Ulf Hansson
2016-11-29
1
-4
/
+8
*
|
mmc: core: Rename ignore_crc to retry_crc_err to reflect its purpose
Ulf Hansson
2016-11-29
2
-6
/
+6
*
|
mmc: core: Remove redundant __mmc_send_status()
Ulf Hansson
2016-11-29
1
-9
/
+1
*
|
mmc: core: Retry instead of ignore at CRC errors when polling for busy
Ulf Hansson
2016-11-29
1
-3
/
+6
*
|
mmc: sdhci-pci: Allow deferred probe for sd card detect gpio
David E. Box
2016-11-29
1
-5
/
+10
*
|
mmc: sdhci-pci: Add support for Intel GLK
Adrian Hunter
2016-11-29
2
-1
/
+29
*
|
sdhci: sdhci-msm: update dll configuration
Ritesh Harjani
2016-11-29
1
-2
/
+123
*
|
mmc: sdhci-msm: Add calibration tuning for CDCLP533 circuit
Ritesh Harjani
2016-11-29
1
-0
/
+151
*
|
mmc: sdhci-msm: Save the calculated tuning phase
Ritesh Harjani
2016-11-29
1
-0
/
+10
*
|
mmc: sdhci-msm: Add HS400 platform support
Venkat Gopalakrishnan
2016-11-29
1
-10
/
+112
*
|
mmc: sdhci-msm: Add clock changes for DDR mode.
Ritesh Harjani
2016-11-29
1
-4
/
+17
*
|
mmc: sdhci-msm: Implement set_clock callback for sdhci-msm
Ritesh Harjani
2016-11-29
1
-1
/
+65
*
|
mmc: sdhci: Factor out sdhci_enable_clk
Ritesh Harjani
2016-11-29
2
-11
/
+18
*
|
mmc: sdhci-msm: Enable few quirks
Ritesh Harjani
2016-11-29
1
-1
/
+3
*
|
mmc: sdhci-msm: Add get_min_clock() and get_max_clock() callback
Ritesh Harjani
2016-11-29
1
-0
/
+17
*
|
mmc: sdhci-msm: Update DLL reset sequence
Venkat Gopalakrishnan
2016-11-29
1
-0
/
+60
*
|
mmc: sdhci-msm: Change poor style writel/readl of registers
Ritesh Harjani
2016-11-29
1
-30
/
+32
*
|
mmc: dw_mmc: The "clock-freq-min-max" property was deprecated
Jaehoon Chung
2016-11-29
1
-0
/
+2
*
|
mmc: dw_mmc: remove the unnecessary mmc_data structure
Jaehoon Chung
2016-11-29
1
-4
/
+2
*
|
mmc: dw_mmc: use the cookie's enum values for post/pre_req()
Jaehoon Chung
2016-11-29
1
-20
/
+19
*
|
mmc: dw_mmc: call the dw_mci_prep_stop_abort() by default
Jaehoon Chung
2016-11-29
1
-10
/
+5
*
|
mmc: dw_mmc: use the hold register when send stop command
Jaehoon Chung
2016-11-29
1
-0
/
+3
*
|
mmc: dw_mmc: change the DW_MCI_FREQ_MIN from 400K to 100K
Jaehoon Chung
2016-11-29
1
-1
/
+1
*
|
mmc: dw_mmc: fix the debug message for checking card's present
Jaehoon Chung
2016-11-29
1
-5
/
+2
*
|
mmc: dw_mmc: display the real register value on debugfs
Jaehoon Chung
2016-11-29
1
-6
/
+8
*
|
mmc: dw_mmc: fix spelling mistake in dev_dbg message
Colin Ian King
2016-11-29
1
-2
/
+2
*
|
mmc: block: move packed command struct init
Linus Walleij
2016-11-29
3
-46
/
+43
*
|
mmc: block: rename data to blkdata
Linus Walleij
2016-11-29
2
-11
/
+12
*
|
mmc: block: use mmc_req_is_special()
Linus Walleij
2016-11-29
1
-3
/
+1
*
|
mmc: davinci: request gpios using gpio descriptors
ahaslam@baylibre.com
2016-11-29
1
-1
/
+12
*
|
mmc: davinci: use mmc_of_parse to parse common mmc configuration
ahaslam@baylibre.com
2016-11-29
1
-64
/
+55
*
|
mmc: tmio: remove SDIO from TODO list
Wolfram Sang
2016-11-29
1
-1
/
+0
*
|
mmc: tmio: fix wrong bitmask for SDIO irqs
Wolfram Sang
2016-11-29
1
-1
/
+1
*
|
mmc: wbsd: implement check for dma mapping error
Alexey Khoroshilov
2016-11-29
1
-4
/
+7
*
|
mmc: mmc_test: Uninitialized return value
Dan Carpenter
2016-11-29
1
-1
/
+1
*
|
mmc: sdhci: remove unneeded (void *) casts in sdhci_(pltfm_)priv()
Masahiro Yamada
2016-11-29
2
-2
/
+2
*
|
mmc: sdhci-iproc: support standard byte register accesses
Scott Branden
2016-11-29
1
-2
/
+33
*
|
mmc: sh_mobile_sdhi: Add tuning support
Simon Horman
2016-11-29
1
-1
/
+264
*
|
mmc: tmio: Add tuning support
Ai Kyuse
2016-11-29
2
-0
/
+76
*
|
mmc: tmio: Add hw reset support
Ai Kyuse
2016-11-29
2
-0
/
+10
*
|
mmc: tmio: document mandatory and optional callbacks
Simon Horman
2016-11-29
1
-1
/
+4
*
|
mmc: tmio: enhance illegal sequence handling
Ai Kyuse
2016-11-29
1
-6
/
+9
*
|
mmc: sh_mobile_sdhi: Add r7s72100 support
Chris Brandt
2016-11-29
1
-0
/
+7
*
|
mmc: tmio-mmc: add support for 32bit data port
Chris Brandt
2016-11-29
2
-0
/
+42
*
|
mmc: sh_mobile_sdhi: add ocr_mask option
Chris Brandt
2016-11-29
1
-0
/
+2
*
|
mmc: core: use enum mmc_blk_status properly
Linus Walleij
2016-11-29
3
-33
/
+59
[prev]
[next]