| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'mmc-v4.14-rc4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2017-11-03 | 1 | -13/+94 |
|\ |
|
| * | mmc: dw_mmc: Fix the DTO timeout calculation | Douglas Anderson | 2017-11-01 | 1 | -1/+6 |
| * | mmc: dw_mmc: Add locking to the CTO timer | Douglas Anderson | 2017-10-30 | 1 | -10/+81 |
| * | mmc: dw_mmc: Fix the CTO timeout calculation | Douglas Anderson | 2017-10-30 | 1 | -1/+5 |
| * | mmc: dw_mmc: cancel the CTO timer after a voltage switch | Douglas Anderson | 2017-10-30 | 1 | -1/+2 |
* | | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-11-02 | 9 | -0/+9 |
|\ \
| |/
|/| |
|
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 9 | -0/+9 |
* | | mmc: renesas_sdhi: fix kernel panic in _internal_dmac.c | Yoshihiro Shimoda | 2017-10-20 | 1 | -7/+10 |
* | | mmc: tmio: fix swiotlb buffer is full | Yoshihiro Shimoda | 2017-10-20 | 1 | -0/+13 |
|/ |
|
* | mmc: sdhci-pci: Fix default d3_retune for Intel host controllers | Adrian Hunter | 2017-10-10 | 1 | -0/+2 |
* | mmc: sdhci-xenon: Fix clock resource by adding an optional bus clock | Gregory CLEMENT | 2017-10-04 | 2 | -4/+21 |
* | mmc: meson-gx: include tx phase in the tuning process | Jerome Brunet | 2017-10-04 | 1 | -1/+18 |
* | mmc: meson-gx: fix rx phase reset | Jerome Brunet | 2017-10-04 | 1 | -2/+4 |
* | mmc: meson-gx: make sure the clock is rounded down | Jerome Brunet | 2017-10-04 | 1 | -2/+1 |
* | mmc: Delete bounce buffer handling | Linus Walleij | 2017-10-04 | 5 | -131/+11 |
* | mmc: core: add driver strength selection when selecting hs400es | Chanho Min | 2017-10-02 | 1 | -17/+19 |
* | Merge tag 'mmc-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul... | Linus Torvalds | 2017-09-27 | 2 | -47/+15 |
|\ |
|
| * | mmc: sdhci-pci: Fix voltage switch for some Intel host controllers | Adrian Hunter | 2017-09-22 | 1 | -0/+15 |
| * | mmc: tmio: remove broken and noisy debug macro | Wolfram Sang | 2017-09-22 | 1 | -47/+0 |
* | | mmc: cavium: Fix use-after-free in of_platform_device_destroy | Jan Glauber | 2017-09-08 | 1 | -1/+5 |
* | | mmc: host: fix typo after MMC_DEBUG move | Wolfram Sang | 2017-09-08 | 1 | -1/+1 |
* | | mmc: block: Fix incorrectly initialized requests | Adrian Hunter | 2017-09-08 | 1 | -1/+6 |
|/ |
|
* | mmc: renesas_sdhi: Add r8a7743/5 support | Biju Das | 2017-09-01 | 1 | -0/+2 |
* | mmc: meson-gx: fix __ffsdi2 undefined on arm32 | Jerome Brunet | 2017-08-31 | 1 | -7/+7 |
* | mmc: sdhci-xenon: add runtime pm support and reimplement standby | Zhoujie Wu | 2017-08-30 | 2 | -16/+72 |
* | Merge branch 'fixes' into next | Ulf Hansson | 2017-08-30 | 2 | -3/+22 |
|\ |
|
| * | mmc: sdhci-xenon: add set_power callback | Zhoujie Wu | 2017-08-30 | 1 | -0/+19 |
| * | mmc: block: Fix block status codes | Adrian Hunter | 2017-08-30 | 1 | -3/+3 |
* | | mmc: core: Move mmc_start_areq() declaration | Adrian Hunter | 2017-08-30 | 1 | -0/+6 |
* | | mmc: mmci: stop building qcom dml as module | Srinivas Kandagatla | 2017-08-30 | 2 | -3/+4 |
* | | mmc: sunxi: Reset the device at probe time | Maxime Ripard | 2017-08-30 | 1 | -1/+1 |
* | | mmc: meson-gx: rework tuning function | Jerome Brunet | 2017-08-30 | 1 | -50/+111 |
* | | mmc: meson-gx: change default tx phase | Jerome Brunet | 2017-08-30 | 1 | -1/+7 |
* | | mmc: meson-gx: implement voltage switch callback | Jerome Brunet | 2017-08-30 | 1 | -0/+22 |
* | | mmc: meson-gx: use CCF to handle the clock phases | Jerome Brunet | 2017-08-30 | 1 | -41/+176 |
* | | mmc: meson-gx: implement card_busy callback | Jerome Brunet | 2017-08-30 | 1 | -0/+13 |
* | | mmc: meson-gx: simplify interrupt handler | Jerome Brunet | 2017-08-30 | 1 | -54/+39 |
* | | mmc: meson-gx: work around clk-stop issue | Jerome Brunet | 2017-08-30 | 1 | -6/+68 |
* | | mmc: meson-gx: fix dual data rate mode frequencies | Jerome Brunet | 2017-08-30 | 1 | -12/+29 |
* | | mmc: meson-gx: rework clock init function | Jerome Brunet | 2017-08-30 | 1 | -48/+46 |
* | | mmc: meson-gx: rework clk_set function | Jerome Brunet | 2017-08-30 | 1 | -21/+9 |
* | | mmc: meson-gx: rework set_ios function | Jerome Brunet | 2017-08-30 | 1 | -13/+9 |
* | | mmc: meson-gx: cfg init overwrite values | Jerome Brunet | 2017-08-30 | 1 | -10/+4 |
* | | mmc: meson-gx: initialize sane clk default before clock register | Jerome Brunet | 2017-08-30 | 1 | -10/+9 |
* | | mmc: mmci: constify amba_id | Arvind Yadav | 2017-08-30 | 1 | -1/+1 |
* | | mmc: block: cast a informative log for no devidx available | Shawn Lin | 2017-08-30 | 1 | -1/+13 |
* | | mmc: sdhci-pltfm: export sdhci_pltfm_suspend/resume | Masahiro Yamada | 2017-08-30 | 3 | -21/+7 |
* | | mmc: sdhci: enable/disable the clock in sdhci_pltfm_suspend/resume | Masahiro Yamada | 2017-08-30 | 3 | -76/+22 |
* | | mmc: sdhci-pxav2: switch to managed clk and sdhci_pltfm_unregister() | Masahiro Yamada | 2017-08-30 | 1 | -23/+7 |
* | | mmc: sdhci-cadence: add suspend / resume support | Masahiro Yamada | 2017-08-30 | 1 | -9/+97 |