summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2019-01-15Merge tag 'gpio-v5.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2019-01-11mmc: core: don't override the CD GPIO level when "cd-inverted" is setMartin Blumenstingl
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2018-12-28Merge tag 'mmc-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2018-12-28Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-12-19mmc: mediatek: Add MMC_CAP_SDIO_IRQ supportjjian zhou
2018-12-17mmc: renesas_sdhi_internal_dmac: Whitelist r8a774c0Biju Das
2018-12-17mmc: core: Cleanup BKOPS supportUlf Hansson
2018-12-17mmc: core: Drop redundant check in mmc_send_hpi_cmd()Ulf Hansson
2018-12-17Merge branch 'fixes' into nextUlf Hansson
2018-12-17mmc: core: Use a minimum 1600ms timeout when enabling CACHE ctrlUlf Hansson
2018-12-17mmc: core: Allow BKOPS and CACHE ctrl even if no HPI supportUlf Hansson
2018-12-17mmc: core: Reset HPI enabled state during re-init and in case of errorsUlf Hansson
2018-12-17mmc: omap_hsmmc: fix DMA API warningRussell King
2018-12-17mmc: tegra: Fix for SDMMC pads autocal parsing from dtSowjanya Komatineni
2018-12-17mmc: sdhci: Fix sdhci_do_enable_v4_modeSowjanya Komatineni
2018-12-17mmc: sdhci-omap: Workaround errata regarding SDR104/HS200 tuning failures (i929)Faiz Abbas
2018-12-17mmc: sdhci-acpi: Disable LED control for Intel BYT-based controllersAdrian Hunter
2018-12-17mmc: sdhci-pci: Disable LED control for Intel BYT-based controllersAdrian Hunter
2018-12-17mmc: sdhci: Add quirk to disable LED controlAdrian Hunter
2018-12-17mmc: mmci: add variant property to set command stop bitLudovic Barre
2018-12-17mmc: meson-gx: add signal resamplingJerome Brunet
2018-12-17mmc: meson-gx: align default phase on soc vendor treeJerome Brunet
2018-12-17mmc: meson-gx: remove useless lockJerome Brunet
2018-12-17mmc: meson-gx: make sure the descriptor is stopped on errorsJerome Brunet
2018-12-17mmc: sdhci_am654: Add Initial Support for AM654 SDHCI driverFaiz Abbas
2018-12-17mmc: sdhci-msm: avoid unused function warningArnd Bergmann
2018-12-17mmc: sdhci-xenon: Fix timeout checksAdrian Hunter
2018-12-17mmc: sdhci-omap: Fix timeout checksAdrian Hunter
2018-12-17mmc: sdhci-of-esdhc: Fix timeout checksAdrian Hunter
2018-12-17mmc: alcor: remove set but not used variables 'len, clock_out'YueHaibing
2018-12-17mmc: sdhci-of-esdhc: fix spelling mistake "upsupported" -> "unsupported"Colin Ian King
2018-12-17mmc: rtsx_usb_sdmmc: Re-work card detection/removal supportUlf Hansson
2018-12-17mmc: rtsx_usb_sdmmc: Re-work runtime PM supportUlf Hansson
2018-12-17mmc: rtsx_usb_sdmmc: Don't runtime resume the device while changing ledUlf Hansson
2018-12-17mmc: core: Introduce MMC_CAP_SYNC_RUNTIME_PMUlf Hansson
2018-12-17mmc: sdhci-msm: Disable CDR function on TXLoic Poulain
2018-12-17mmc: add new Alcor Micro Cardreader SD/MMC driverOleksij Rempel
2018-12-17mmc: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li
2018-12-17mmc: jz4740: Use PTR_ERR_OR_ZERO in jz4740_mmc_request_gpios()YueHaibing
2018-12-17mmc: sdhci-pci: Add max-frequency device property for Intel controllersAdrian Hunter
2018-12-17mmc: slot-gpio: Delete legacy GPIO handlingLinus Walleij
2018-12-17mmc: pxa: Use GPIO descriptor for powerLinus Walleij
2018-12-17mmc: pxamci: Delete platform data handling of CD and WPLinus Walleij
2018-12-17mmc: pxamci: Support getting GPIO descs for RO and WPLinus Walleij
2018-12-17mmc: s3cmci: Use the slot GPIO descriptorLinus Walleij
2018-12-17mmc: host: tmio: Use GPIO descriptorsLinus Walleij
2018-12-17mmc: spi: Convert to use GPIO descriptorsLinus Walleij
2018-12-17mmc: meson-mx-sdio: check devm_kasprintf for failureNicholas Mc Guire
2018-12-17mmc: sdhci-of-esdhc: workaround for unreliable pulse width detectionYangbo Lu