summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)AuthorFilesLines
2019-01-15Merge tag 'gpio-v5.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds1-1/+1
2019-01-11mmc: core: don't override the CD GPIO level when "cd-inverted" is setMartin Blumenstingl1-1/+1
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain1-2/+3
2018-12-28Merge tag 'mmc-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds46-788/+2574
2018-12-28Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-blockLinus Torvalds3-86/+54
2018-12-19mmc: mediatek: Add MMC_CAP_SDIO_IRQ supportjjian zhou1-3/+50
2018-12-17mmc: renesas_sdhi_internal_dmac: Whitelist r8a774c0Biju Das1-0/+1
2018-12-17mmc: core: Cleanup BKOPS supportUlf Hansson5-83/+21
2018-12-17mmc: core: Drop redundant check in mmc_send_hpi_cmd()Ulf Hansson1-6/+0
2018-12-17Merge branch 'fixes' into nextUlf Hansson4-16/+32
2018-12-17mmc: core: Use a minimum 1600ms timeout when enabling CACHE ctrlUlf Hansson1-4/+10
2018-12-17mmc: core: Allow BKOPS and CACHE ctrl even if no HPI supportUlf Hansson1-4/+2
2018-12-17mmc: core: Reset HPI enabled state during re-init and in case of errorsUlf Hansson1-1/+3
2018-12-17mmc: omap_hsmmc: fix DMA API warningRussell King1-1/+11
2018-12-17mmc: tegra: Fix for SDMMC pads autocal parsing from dtSowjanya Komatineni1-4/+4
2018-12-17mmc: sdhci: Fix sdhci_do_enable_v4_modeSowjanya Komatineni1-2/+2
2018-12-17mmc: sdhci-omap: Workaround errata regarding SDR104/HS200 tuning failures (i929)Faiz Abbas2-1/+91
2018-12-17mmc: sdhci-acpi: Disable LED control for Intel BYT-based controllersAdrian Hunter1-2/+5
2018-12-17mmc: sdhci-pci: Disable LED control for Intel BYT-based controllersAdrian Hunter1-5/+10
2018-12-17mmc: sdhci: Add quirk to disable LED controlAdrian Hunter2-0/+14
2018-12-17mmc: mmci: add variant property to set command stop bitLudovic Barre2-0/+8
2018-12-17mmc: meson-gx: add signal resamplingJerome Brunet1-1/+11
2018-12-17mmc: meson-gx: align default phase on soc vendor treeJerome Brunet1-7/+1
2018-12-17mmc: meson-gx: remove useless lockJerome Brunet1-7/+0
2018-12-17mmc: meson-gx: make sure the descriptor is stopped on errorsJerome Brunet1-10/+63
2018-12-17mmc: sdhci_am654: Add Initial Support for AM654 SDHCI driverFaiz Abbas4-46/+387
2018-12-17mmc: sdhci-msm: avoid unused function warningArnd Bergmann1-4/+2
2018-12-17mmc: sdhci-xenon: Fix timeout checksAdrian Hunter2-6/+14
2018-12-17mmc: sdhci-omap: Fix timeout checksAdrian Hunter1-4/+12
2018-12-17mmc: sdhci-of-esdhc: Fix timeout checksAdrian Hunter1-4/+12
2018-12-17mmc: alcor: remove set but not used variables 'len, clock_out'YueHaibing1-4/+1
2018-12-17mmc: sdhci-of-esdhc: fix spelling mistake "upsupported" -> "unsupported"Colin Ian King1-1/+1
2018-12-17mmc: rtsx_usb_sdmmc: Re-work card detection/removal supportUlf Hansson1-1/+28
2018-12-17mmc: rtsx_usb_sdmmc: Re-work runtime PM supportUlf Hansson1-7/+4
2018-12-17mmc: rtsx_usb_sdmmc: Don't runtime resume the device while changing ledUlf Hansson1-1/+5
2018-12-17mmc: core: Introduce MMC_CAP_SYNC_RUNTIME_PMUlf Hansson1-1/+4
2018-12-17mmc: sdhci-msm: Disable CDR function on TXLoic Poulain1-1/+43
2018-12-17mmc: add new Alcor Micro Cardreader SD/MMC driverOleksij Rempel3-0/+1173
2018-12-17mmc: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li4-76/+13
2018-12-17mmc: jz4740: Use PTR_ERR_OR_ZERO in jz4740_mmc_request_gpios()YueHaibing1-4/+1
2018-12-17mmc: sdhci-pci: Add max-frequency device property for Intel controllersAdrian Hunter1-0/+4
2018-12-17mmc: slot-gpio: Delete legacy GPIO handlingLinus Walleij1-80/+1
2018-12-17mmc: pxa: Use GPIO descriptor for powerLinus Walleij1-21/+10
2018-12-17mmc: pxamci: Delete platform data handling of CD and WPLinus Walleij1-19/+0
2018-12-17mmc: pxamci: Support getting GPIO descs for RO and WPLinus Walleij1-14/+28
2018-12-17mmc: s3cmci: Use the slot GPIO descriptorLinus Walleij1-18/+11
2018-12-17mmc: host: tmio: Use GPIO descriptorsLinus Walleij1-5/+7
2018-12-17mmc: spi: Convert to use GPIO descriptorsLinus Walleij2-46/+15
2018-12-17mmc: meson-mx-sdio: check devm_kasprintf for failureNicholas Mc Guire1-0/+6
2018-12-17mmc: sdhci-of-esdhc: workaround for unreliable pulse width detectionYangbo Lu2-0/+23