summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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-17misc: alcor_pci: fix spelling mistake "invailid" -> "invalid"Colin Ian King1-2/+2
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-17memstick: rtsx_usb_ms: Support runtime power managementKai-Heng Feng1-63/+100
2018-12-17memstick: rtsx_usb_ms: Use ms_dev() helperKai-Heng Feng1-3/+3
2018-12-17memstick: Prevent memstick host from getting runtime suspended during card de...Kai-Heng Feng1-0/+3
2018-12-17misc: rtsx_usb: Use USB remote wakeup signaling for card insertion detectionKai-Heng Feng1-0/+8
2018-12-17memstick: rtsx_usb_ms: Add missing pm_runtime_disable() in probe functionKai-Heng Feng1-0/+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-17misc: cardreader: add new Alcor Micro Cardreader PCI driverOleksij Rempel4-3/+385
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-17gpio: name PCA953x gpio chips after device nameLinus Walleij1-1/+1
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
2018-12-17mmc: sdhci-of-esdhc: temporary fixup for eMMC HS400 issueYangbo Lu1-1/+3
2018-12-17mmc: sdhci-of-esdhc: add erratum A011334 supportYangbo Lu1-0/+36
2018-12-17mmc: sdhci-of-esdhc: add hs400 mode supportYangbo Lu2-10/+88
2018-12-17mmc: core: Add ->hs400_prepare_ddr() callbackYinbo Zhu1-0/+3
2018-12-17mmc: sdhci-omap: Remove redundant structure assignmentsFaiz Abbas1-4/+0
2018-12-17mmc: sdhci-omap: Add platform specific reset callbackFaiz Abbas1-1/+19
2018-12-17mmc: jz4740: rework pre_req/post_req implementationEzequiel Garcia1-64/+54
2018-12-17mmc: mmci: send stop command if sbc error issueLudovic Barre1-3/+2