summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mmc-v4.14-rc4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-11-031-13/+94
|\
| * mmc: dw_mmc: Fix the DTO timeout calculationDouglas Anderson2017-11-011-1/+6
| * mmc: dw_mmc: Add locking to the CTO timerDouglas Anderson2017-10-301-10/+81
| * mmc: dw_mmc: Fix the CTO timeout calculationDouglas Anderson2017-10-301-1/+5
| * mmc: dw_mmc: cancel the CTO timer after a voltage switchDouglas Anderson2017-10-301-1/+2
* | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-029-0/+9
|\ \ | |/ |/|
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-029-0/+9
* | mmc: renesas_sdhi: fix kernel panic in _internal_dmac.cYoshihiro Shimoda2017-10-201-7/+10
* | mmc: tmio: fix swiotlb buffer is fullYoshihiro Shimoda2017-10-201-0/+13
|/
* mmc: sdhci-pci: Fix default d3_retune for Intel host controllersAdrian Hunter2017-10-101-0/+2
* mmc: sdhci-xenon: Fix clock resource by adding an optional bus clockGregory CLEMENT2017-10-042-4/+21
* mmc: meson-gx: include tx phase in the tuning processJerome Brunet2017-10-041-1/+18
* mmc: meson-gx: fix rx phase resetJerome Brunet2017-10-041-2/+4
* mmc: meson-gx: make sure the clock is rounded downJerome Brunet2017-10-041-2/+1
* mmc: Delete bounce buffer handlingLinus Walleij2017-10-045-131/+11
* mmc: core: add driver strength selection when selecting hs400esChanho Min2017-10-021-17/+19
* Merge tag 'mmc-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2017-09-262-47/+15
|\
| * mmc: sdhci-pci: Fix voltage switch for some Intel host controllersAdrian Hunter2017-09-221-0/+15
| * mmc: tmio: remove broken and noisy debug macroWolfram Sang2017-09-221-47/+0
* | mmc: cavium: Fix use-after-free in of_platform_device_destroyJan Glauber2017-09-081-1/+5
* | mmc: host: fix typo after MMC_DEBUG moveWolfram Sang2017-09-081-1/+1
* | mmc: block: Fix incorrectly initialized requestsAdrian Hunter2017-09-081-1/+6
|/
* mmc: renesas_sdhi: Add r8a7743/5 supportBiju Das2017-09-011-0/+2
* mmc: meson-gx: fix __ffsdi2 undefined on arm32Jerome Brunet2017-08-311-7/+7
* mmc: sdhci-xenon: add runtime pm support and reimplement standbyZhoujie Wu2017-08-302-16/+72
* Merge branch 'fixes' into nextUlf Hansson2017-08-302-3/+22
|\
| * mmc: sdhci-xenon: add set_power callbackZhoujie Wu2017-08-301-0/+19
| * mmc: block: Fix block status codesAdrian Hunter2017-08-301-3/+3
* | mmc: core: Move mmc_start_areq() declarationAdrian Hunter2017-08-301-0/+6
* | mmc: mmci: stop building qcom dml as moduleSrinivas Kandagatla2017-08-302-3/+4
* | mmc: sunxi: Reset the device at probe timeMaxime Ripard2017-08-301-1/+1
* | mmc: meson-gx: rework tuning functionJerome Brunet2017-08-301-50/+111
* | mmc: meson-gx: change default tx phaseJerome Brunet2017-08-301-1/+7
* | mmc: meson-gx: implement voltage switch callbackJerome Brunet2017-08-301-0/+22
* | mmc: meson-gx: use CCF to handle the clock phasesJerome Brunet2017-08-301-41/+176
* | mmc: meson-gx: implement card_busy callbackJerome Brunet2017-08-301-0/+13
* | mmc: meson-gx: simplify interrupt handlerJerome Brunet2017-08-301-54/+39
* | mmc: meson-gx: work around clk-stop issueJerome Brunet2017-08-301-6/+68
* | mmc: meson-gx: fix dual data rate mode frequenciesJerome Brunet2017-08-301-12/+29
* | mmc: meson-gx: rework clock init functionJerome Brunet2017-08-301-48/+46
* | mmc: meson-gx: rework clk_set functionJerome Brunet2017-08-301-21/+9
* | mmc: meson-gx: rework set_ios functionJerome Brunet2017-08-301-13/+9
* | mmc: meson-gx: cfg init overwrite valuesJerome Brunet2017-08-301-10/+4
* | mmc: meson-gx: initialize sane clk default before clock registerJerome Brunet2017-08-301-10/+9
* | mmc: mmci: constify amba_idArvind Yadav2017-08-301-1/+1
* | mmc: block: cast a informative log for no devidx availableShawn Lin2017-08-301-1/+13
* | mmc: sdhci-pltfm: export sdhci_pltfm_suspend/resumeMasahiro Yamada2017-08-303-21/+7
* | mmc: sdhci: enable/disable the clock in sdhci_pltfm_suspend/resumeMasahiro Yamada2017-08-303-76/+22
* | mmc: sdhci-pxav2: switch to managed clk and sdhci_pltfm_unregister()Masahiro Yamada2017-08-301-23/+7
* | mmc: sdhci-cadence: add suspend / resume supportMasahiro Yamada2017-08-301-9/+97
OpenPOWER on IntegriCloud