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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-31
mmc: mxs-mmc: Move away from using deprecated APIs
Ulf Hansson
1
-10
/
+2
2013-10-31
mmc: omap: Remove redundant suspend and resume callbacks
Ulf Hansson
2
-86
/
+3
2013-10-31
mmc: tifm_sd: Move away from using deprecated APIs
Ulf Hansson
1
-3
/
+1
2013-10-31
mmc: sdhci: Move away from using deprecated APIs
Ulf Hansson
1
-18
/
+2
2013-10-31
mmc: vub300: Move away from using deprecated APIs
Ulf Hansson
1
-16
/
+2
2013-10-31
mmc: mvsdio: Remove redundant suspend and resume callbacks
Ulf Hansson
1
-29
/
+0
2013-10-31
mmc: msm_sdcc: Move away from using deprecated APIs
Ulf Hansson
1
-25
/
+2
2013-10-31
mmc: jz4740: Move away from using deprecated APIs
Ulf Hansson
1
-4
/
+0
2013-10-31
mmc: dw_mmc: Move away from using deprecated APIs
Ulf Hansson
1
-21
/
+0
2013-10-31
mmc: davinci_mmc: Move away from using deprecated APIs
Ulf Hansson
1
-21
/
+5
2013-10-31
mmc: cb710: Move away from using deprecated APIs
Ulf Hansson
1
-9
/
+1
2013-10-31
mmc: bfin_sdh: Move away from using deprecated APIs
Ulf Hansson
1
-11
/
+1
2013-10-31
mmc: au1xmmc: Move away from using deprecated APIs
Ulf Hansson
1
-6
/
+1
2013-10-31
mmc: atmel-mci: Remove redundant suspend and resume callbacks
Ulf Hansson
1
-61
/
+0
2013-10-31
mmc: core: Signal wakeup event at card insert/removal
Ulf Hansson
1
-12
/
+27
2013-10-31
mmc: core: Collect common code for card ocr validation
Ulf Hansson
4
-40
/
+10
2013-10-31
mmc: core: Prevent violation of specs while initializing cards
Ulf Hansson
4
-37
/
+13
2013-10-31
mmc: core: Move cached value of the negotiated ocr mask to card struct
Ulf Hansson
6
-35
/
+41
2013-10-31
mmc: core: Cleanup code for setting ocr mask for SDIO
Ulf Hansson
1
-16
/
+10
2013-10-31
mmc: core: Remove unnecessary retry mechanism at SDIO attach
Ulf Hansson
1
-11
/
+3
2013-10-31
mmc: core: Let mmc_set_signal_voltage take ocr as parameter
Ulf Hansson
4
-5
/
+7
2013-10-31
mmc: core: Let mmc_power_up|cycle take ocr as parameter
Ulf Hansson
5
-24
/
+16
2013-10-31
mmc: core: Do not poll for busy with status cmd for all switch cmds
Ulf Hansson
4
-10
/
+24
2013-10-31
mmc: sdhci-pci: Add SDIO/MMC device ID support for Intel Clovertrail
Eric Ernst
1
-0
/
+46
2013-10-31
mmc: omap_hsmmc: remove unused no_off
Balaji T K
1
-7
/
+0
2013-10-31
mmc: omap_hsmmc: correct max value of clkd
Balaji T K
1
-2
/
+3
2013-10-31
mmc: omap_hsmmc: fix timeout for cmd and data soft reset
Jianpeng Ma
1
-5
/
+5
2013-10-31
mmc: omap_hsmmc: context save and restore for DT
Tony Lindgren
1
-32
/
+20
2013-10-31
mmc: omap_hsmmc: Fix pbias_disable for omap4
Balaji T K
1
-1
/
+1
2013-10-21
mmc: sdhci: remove unneeded call when have preset value quirk
Dong Aisheng
1
-1
/
+2
2013-10-21
mmc: sdhci-esdhc-imx: add preset value quirk for mx6
Dong Aisheng
1
-1
/
+3
2013-10-21
mmc: sdhci-esdhc-imx: enable SDR50 tuning for imx6q/dl
Dong Aisheng
1
-1
/
+2
2013-10-21
mmc: sdhci-esdhc-imx: add delay line setting support
Dong Aisheng
3
-0
/
+24
2013-10-21
mmc: sdhci-esdhc-imx: add DDR mode support for mx6
Dong Aisheng
1
-3
/
+14
2013-10-21
mmc: sdhci: report error once the maximum tuning loops exhausted or timeout
Dong Aisheng
1
-0
/
+1
2013-10-21
mmc: sdhci-esdhc-imx: fix reading cap_1 register value for mx6sl
Dong Aisheng
1
-0
/
+4
2013-10-21
mmc: sdhci-esdhc-imx: add std tuning support for mx6sl
Dong Aisheng
1
-17
/
+73
2013-10-21
mmc: sdhci-esdhc-imx: create struct esdhc_soc_data
Shawn Guo
1
-45
/
+41
2013-10-21
mmc: sdhci-esdhc-imx: pdev->id_entry should be immutable
Shawn Guo
1
-14
/
+7
2013-10-21
mmc: sdhci-esdhc-imx: add flag ESDHC_FLAG_USDHC
Shawn Guo
1
-12
/
+25
2013-10-21
mmc: sdhci-esdhc-imx: add flag ESDHC_FLAG_ENGCM07207
Shawn Guo
1
-2
/
+10
2013-10-21
mmc: bfin_sdh: Forgot to write SDH_CFG register in function set_ios.
Sonic Zhang
1
-2
/
+1
2013-10-21
mmc: wmt-sdmmc: Simplify wmt_set_sd_power implementation
Axel Lin
1
-22
/
+8
2013-10-21
mmc: sdhci-pci: add Intel Merrifield support
David Cohen
1
-0
/
+30
2013-09-27
mmc: sdhci-esdhc-imx: set actual_clock in clock setting
Dong Aisheng
2
-2
/
+3
2013-09-26
mmc: sdhci-esdhc-imx: correct pre_div for imx6q
Dong Aisheng
1
-0
/
+3
2013-09-26
mmc: sdhci-esdhc-imx: change pinctrl state according to uhs mode
Dong Aisheng
2
-1
/
+99
2013-09-26
mmc: sdhci-esdhc-imx: add sd3.0 SDR clock tuning support
Dong Aisheng
1
-1
/
+195
2013-09-26
mmc: sdhci-esdhc-imx: support real clock on and off for imx6q
Dong Aisheng
1
-2
/
+17
2013-09-26
mmc: sdhci-esdhc: move common esdhc_set_clock to platform driver
Dong Aisheng
3
-41
/
+66
[next]