aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-30mmc: meson-mx-sdio: Cleanup IS_ERR() checksDan Carpenter1-2/+2
2017-10-30mmc: meson-mx-sdio: return correct error codeDan Carpenter1-1/+1
2017-10-30mmc: core: export emmc revisionJin Qian1-0/+2
2017-10-30mmc: sdhci-msm: fix x86 build errorArnd Bergmann1-2/+3
2017-10-30mmc: tmio: check mmc_regulator_get_supply return valueFabrizio Castro1-1/+4
2017-10-30mmc: sunxi: drop superfluous error messageWolfram Sang1-4/+1
2017-10-30mmc: meson-mx-sdio: Add a driver for the Amlogic Meson8 and Meson8b SoCsCarlo Caione3-0/+783
2017-10-30mmc: sdhci-of-at91: make function sdhci_at91_set_uhs_signaling staticColin Ian King1-1/+2
2017-10-30mmc: dw_mmc-k3: make array hs_timing_cfg staticColin Ian King1-1/+1
2017-10-30mmc: sdhci-s3c: Fix driver data for Exynos4 SoCsMarek Szyprowski1-13/+5
2017-10-30mmc: cavium: Depend on GPIO driverJan Glauber1-1/+1
2017-10-30mmc: sdhci-msm: Add sdhci msm register write APIs which wait for pwr irqVijay Viswanath1-2/+171
2017-10-30mmc: Kconfig: Enable CONFIG_MMC_SDHCI_IO_ACCESSORSVijay Viswanath1-0/+1
2017-10-30mmc: sdhci-msm: Fix HW issue with power IRQ handling during resetSahitya Tummala1-4/+42
2017-10-30mmc: sdhci-msm: fix issue with power irqSubhash Jadavani1-0/+18
2017-10-30mmc: sd: Fix signal voltage when there is no power cycleAdrian Hunter1-2/+45
2017-10-30mmc: core: Factor out mmc_host_set_uhs_voltage()Adrian Hunter2-14/+25
2017-10-30mmc: core: Export a few functions needed for blkmq supportAdrian Hunter5-8/+12
2017-10-30mmc: dw_mmc: make const arrays mszs staticColin Ian King1-2/+2
2017-10-30mmc: dw_mmc: correct outdated comment for use_dmaZiyuan1-1/+2
2017-10-30mmc-host: mxcmmc: use setup_timer() helper.Allen1-3/+1
2017-10-30mmc-host: vub300: use setup_timer() helper.Allen1-6/+4
2017-10-30mmc-host: via: use setup_timer() helper.Allen1-3/+1
2017-10-30mmc-host: wbsd: use setup_timer() helper.Allen1-3/+2
2017-10-30mmc: rtsx: fix tuning fail on gen3 PCI-Expressrui_feng1-20/+18
2017-10-30mmc: block: Factor out mmc_setup_queue()Adrian Hunter1-15/+24
2017-10-30mmc: block: Prepare CQE dataAdrian Hunter1-1/+15
2017-10-30mmc: block: Use local variables in mmc_blk_data_prep()Adrian Hunter1-11/+18
2017-10-30mmc: mmc: Enable CQE'sAdrian Hunter2-0/+19
2017-10-30mmc: mmc: Enable Command QueuingAdrian Hunter1-0/+17
2017-10-30mmc: core: Add support for handling CQE requestsAdrian Hunter2-5/+162
2017-10-30mmc: core: Introduce host claiming by contextAdrian Hunter6-18/+54
2017-10-30mmc: core: Remove unnecessary host claimAdrian Hunter1-4/+1
2017-10-30mmc: block: Fix bug when removing RPMB chardevLinus Walleij1-14/+18
2017-10-30mmc: block: Delete mmc_access_rpmb()Linus Walleij3-15/+1
2017-10-30mmc: block: Convert RPMB to a character deviceLinus Walleij2-22/+263
2017-10-30mmc: sdhci-of-esdhc: disable SD clock for clock value 0yangbo lu1-28/+30
2017-10-30mmc: sdhci-pci: Add support for Intel CDFAdrian Hunter2-0/+2
2017-10-30mmc: sdhci-msm: Enable delay circuit calibration clocksBjorn Andersson1-1/+11
2017-10-30mmc: sdhci-msm: Utilize bulk clock APIBjorn Andersson1-46/+34
2017-10-30mmc: tegra: Mark 64 bit dma broken on Tegra186Krishna Reddy1-1/+9
2017-10-30Merge branch 'fixes' into nextUlf Hansson2-7/+23
2017-10-30Merge branch 'omap_hsmmc' into nextUlf Hansson5-28/+646
2017-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds22-150/+299
2017-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds3-9/+14
2017-10-28Merge tag 'drm-fixes-for-v4.14-rc7' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds8-79/+27
2017-10-28Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds9-22/+37
2017-10-28tap: reference to KVA of an unloaded module causes kernel panicGirish Moodalbail3-6/+7
2017-10-28tuntap: properly align skb->head before building skbJason Wang1-0/+1
2017-10-27Merge tag 'for-linus-4.14c-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds2-7/+14