summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
...
| * | mmc: sdhci-msm: Add sdhci msm register write APIs which wait for pwr irqVijay Viswanath2017-10-301-2/+171
| * | mmc: Kconfig: Enable CONFIG_MMC_SDHCI_IO_ACCESSORSVijay Viswanath2017-10-301-0/+1
| * | mmc: sdhci-msm: Fix HW issue with power IRQ handling during resetSahitya Tummala2017-10-301-4/+42
| * | mmc: sdhci-msm: fix issue with power irqSubhash Jadavani2017-10-301-0/+18
| * | mmc: sd: Fix signal voltage when there is no power cycleAdrian Hunter2017-10-301-2/+45
| * | mmc: core: Factor out mmc_host_set_uhs_voltage()Adrian Hunter2017-10-302-14/+25
| * | mmc: core: Export a few functions needed for blkmq supportAdrian Hunter2017-10-305-8/+12
| * | mmc: dw_mmc: make const arrays mszs staticColin Ian King2017-10-301-2/+2
| * | mmc: dw_mmc: correct outdated comment for use_dmaZiyuan2017-10-301-1/+2
| * | mmc-host: mxcmmc: use setup_timer() helper.Allen2017-10-301-3/+1
| * | mmc-host: vub300: use setup_timer() helper.Allen2017-10-301-6/+4
| * | mmc-host: via: use setup_timer() helper.Allen2017-10-301-3/+1
| * | mmc-host: wbsd: use setup_timer() helper.Allen2017-10-301-3/+2
| * | mmc: rtsx: fix tuning fail on gen3 PCI-Expressrui_feng2017-10-301-20/+18
| * | mmc: block: Factor out mmc_setup_queue()Adrian Hunter2017-10-301-15/+24
| * | mmc: block: Prepare CQE dataAdrian Hunter2017-10-301-1/+15
| * | mmc: block: Use local variables in mmc_blk_data_prep()Adrian Hunter2017-10-301-11/+18
| * | mmc: mmc: Enable CQE'sAdrian Hunter2017-10-302-0/+19
| * | mmc: mmc: Enable Command QueuingAdrian Hunter2017-10-301-0/+17
| * | mmc: core: Add support for handling CQE requestsAdrian Hunter2017-10-302-5/+162
| * | mmc: core: Introduce host claiming by contextAdrian Hunter2017-10-306-18/+54
| * | mmc: core: Remove unnecessary host claimAdrian Hunter2017-10-301-4/+1
| * | mmc: block: Fix bug when removing RPMB chardevLinus Walleij2017-10-301-14/+18
| * | mmc: block: Delete mmc_access_rpmb()Linus Walleij2017-10-303-15/+1
| * | mmc: block: Convert RPMB to a character deviceLinus Walleij2017-10-302-22/+263
| * | mmc: sdhci-of-esdhc: disable SD clock for clock value 0yangbo lu2017-10-301-28/+30
| * | mmc: sdhci-pci: Add support for Intel CDFAdrian Hunter2017-10-302-0/+2
| * | mmc: sdhci-msm: Enable delay circuit calibration clocksBjorn Andersson2017-10-301-1/+11
| * | mmc: sdhci-msm: Utilize bulk clock APIBjorn Andersson2017-10-301-46/+34
| * | mmc: tegra: Mark 64 bit dma broken on Tegra186Krishna Reddy2017-10-301-1/+9
| * | Merge branch 'fixes' into nextUlf Hansson2017-10-302-7/+23
| |\ \
| * \ \ Merge branch 'omap_hsmmc' into nextUlf Hansson2017-10-304-25/+628
| |\ \ \
| | * | | mmc: sdhci-omap: make three functions static, fixes warningsColin Ian King2017-10-021-3/+3
| | * | | mmc: sdhci-omap: Add OMAP SDHCI driverKishon Vijay Abraham I2017-09-223-0/+620
| | * | | mmc: host: omap_hsmmc: Remove setting PBIAS voltageKishon Vijay Abraham I2017-09-221-25/+8
* | | | | 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
OpenPOWER on IntegriCloud