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
path:
root
/
drivers
/
mmc
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-01
mmc: renesas_sdhi: Add r8a7743/5 support
Biju Das
1
-0
/
+2
2017-08-31
mmc: meson-gx: fix __ffsdi2 undefined on arm32
Jerome Brunet
1
-7
/
+7
2017-08-30
mmc: sdhci-xenon: add runtime pm support and reimplement standby
Zhoujie Wu
2
-16
/
+72
2017-08-30
Merge branch 'fixes' into next
Ulf Hansson
2
-3
/
+22
2017-08-30
mmc: core: Move mmc_start_areq() declaration
Adrian Hunter
1
-0
/
+6
2017-08-30
mmc: mmci: stop building qcom dml as module
Srinivas Kandagatla
2
-3
/
+4
2017-08-30
mmc: sunxi: Reset the device at probe time
Maxime Ripard
1
-1
/
+1
2017-08-30
mmc: meson-gx: rework tuning function
Jerome Brunet
1
-50
/
+111
2017-08-30
mmc: meson-gx: change default tx phase
Jerome Brunet
1
-1
/
+7
2017-08-30
mmc: meson-gx: implement voltage switch callback
Jerome Brunet
1
-0
/
+22
2017-08-30
mmc: meson-gx: use CCF to handle the clock phases
Jerome Brunet
1
-41
/
+176
2017-08-30
mmc: meson-gx: implement card_busy callback
Jerome Brunet
1
-0
/
+13
2017-08-30
mmc: meson-gx: simplify interrupt handler
Jerome Brunet
1
-54
/
+39
2017-08-30
mmc: meson-gx: work around clk-stop issue
Jerome Brunet
1
-6
/
+68
2017-08-30
mmc: meson-gx: fix dual data rate mode frequencies
Jerome Brunet
1
-12
/
+29
2017-08-30
mmc: meson-gx: rework clock init function
Jerome Brunet
1
-48
/
+46
2017-08-30
mmc: meson-gx: rework clk_set function
Jerome Brunet
1
-21
/
+9
2017-08-30
mmc: meson-gx: rework set_ios function
Jerome Brunet
1
-13
/
+9
2017-08-30
mmc: meson-gx: cfg init overwrite values
Jerome Brunet
1
-10
/
+4
2017-08-30
mmc: meson-gx: initialize sane clk default before clock register
Jerome Brunet
1
-10
/
+9
2017-08-30
mmc: mmci: constify amba_id
Arvind Yadav
1
-1
/
+1
2017-08-30
mmc: block: cast a informative log for no devidx available
Shawn Lin
1
-1
/
+13
2017-08-30
mmc: sdhci-pltfm: export sdhci_pltfm_suspend/resume
Masahiro Yamada
3
-21
/
+7
2017-08-30
mmc: sdhci: enable/disable the clock in sdhci_pltfm_suspend/resume
Masahiro Yamada
3
-76
/
+22
2017-08-30
mmc: sdhci-pxav2: switch to managed clk and sdhci_pltfm_unregister()
Masahiro Yamada
1
-23
/
+7
2017-08-30
mmc: sdhci-cadence: add suspend / resume support
Masahiro Yamada
1
-9
/
+97
2017-08-30
mmc: sdhci-xenon: Support HS400 Enhanced Strobe feature
Hu Ziji
2
-6
/
+29
2017-08-30
mmc: sdhci: Add quirk to indicate MMC_RSP_136 has CRC
Kishon Vijay Abraham I
2
-0
/
+5
2017-08-30
mmc: sdhci: Tidy reading 136-bit responses
Adrian Hunter
1
-10
/
+18
2017-08-30
mmc: meson-gx: clean up some constants
Jerome Brunet
1
-3
/
+1
2017-08-30
mmc: meson-gx: remove CLK_DIVIDER_ALLOW_ZERO clock flag
Jerome Brunet
1
-1
/
+1
2017-08-30
mmc: meson-gx: fix mux mask definition
Jerome Brunet
1
-1
/
+1
2017-08-30
mmc: block: Reparametrize mmc_blk_ioctl_[multi]_cmd()
Linus Walleij
1
-25
/
+18
2017-08-30
mmc: block: Refactor mmc_blk_part_switch()
Linus Walleij
1
-12
/
+13
2017-08-30
mmc: block: Move duplicate check
Linus Walleij
1
-16
/
+20
2017-08-30
mmc: debugfs: Move block debugfs into block module
Linus Walleij
3
-89
/
+147
2017-08-30
mmc: ops: export mmc_get_status()
Linus Walleij
1
-0
/
+1
2017-08-30
mmc: block: Anonymize the drv op data pointer
Linus Walleij
2
-4
/
+6
2017-08-30
mmc: cavium-octeon: Convert to use module_platform_driver
Axel Lin
1
-12
/
+1
2017-08-30
mmc: test: reduce stack usage in mmc_test_nonblock_transfer
Arnd Bergmann
1
-56
/
+41
2017-08-30
mmc: sdhci-of-esdhc: support ESDHC_CAPABILITIES_1 accessing
yangbo lu
2
-2
/
+24
2017-08-30
mmc: sdhci: fix SDHCI_QUIRK_NO_HISPD_BIT handling
yangbo lu
1
-13
/
+14
2017-08-30
mmc: sdhci-s3c: use generic sdhci_set_bus_width()
Michał Mirosław
1
-33
/
+1
2017-08-30
mmc: sdhci-pci: use generic sdhci_set_bus_width()
Michał Mirosław
1
-27
/
+3
2017-08-30
mmc: sdhci-tegra: use generic sdhci_set_bus_width()
Michał Mirosław
1
-21
/
+2
2017-08-30
mmc: sdhci: key 8BITBUS bit off MMC_CAP_8_BIT_DATA
Michał Mirosław
1
-3
/
+2
2017-08-30
mmc: core: Turn off CQE before sending commands
Adrian Hunter
1
-0
/
+9
2017-08-30
mmc: sdhci-xenon: add set_power callback
Zhoujie Wu
1
-0
/
+19
2017-08-30
mmc: core: Add mmc_retune_hold_now()
Adrian Hunter
2
-0
/
+7
2017-08-30
mmc: core: Remove unused MMC_CAP2_PACKED_CMD
Adrian Hunter
1
-23
/
+0
[next]