summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-03-24mmc: mmci: Add support for sdmmc variant revision 2.0Ludovic Barre
2020-03-24mmc: mmci_sdmmc: Implement signal voltage callbacksLudovic Barre
2020-03-24mmc: mmci: Add callbacks for to manage signal voltage switchLudovic Barre
2020-03-24mmc: mmci_sdmmc: Add execute tuning with delay blockLudovic Barre
2020-03-24mmc: mmci: Add private pointer for variantLudovic Barre
2020-03-24mmc: mmci: Add a reference at mmc_host_ops in mmci structLudovic Barre
2020-03-24mmc: mmci_sdmmc: Rename sdmmc_priv struct to sdmmc_idmaLudovic Barre
2020-03-24mmc: mmci_sdmmc: Replace sg_dma_xxx macrosLudovic Barre
2020-03-24mmc: core: Fixup support for HW busy detection for HPI commandsUlf Hansson
2020-03-24mmc: core: Convert to mmc_poll_for_busy() for HPI commandsUlf Hansson
2020-03-24mmc: core: Drop redundant out-parameter to mmc_send_hpi_cmd()Ulf Hansson
2020-03-24mmc: core: Convert to mmc_poll_for_busy() for erase/trim/discardUlf Hansson
2020-03-24mmc: core: Update CMD13 busy check for CMD6 commandsUlf Hansson
2020-03-24mmc: core: Enable re-use of mmc_blk_in_tran_state()Ulf Hansson
2020-03-24mmc: core: Split up mmc_poll_for_busy()Ulf Hansson
2020-03-24mmc: core: Drop redundant in-parameter to __mmc_switch()Ulf Hansson
2020-03-24mmc: core: Extend mmc_switch_status() to rid of __mmc_switch_status()Ulf Hansson
2020-03-24mmc: core: Drop unused defineUlf Hansson
2020-03-24mmc: core: Throttle polling rate for CMD6Ulf Hansson
2020-03-24mmc: host: sdhci-sprd: Add software queue supportBaolin Wang
2020-03-24mmc: host: sdhci: Add a variable to defer to complete requests if neededBaolin Wang
2020-03-24mmc: host: sdhci: Add request_done ops for struct sdhci_opsBaolin Wang
2020-03-24mmc: core: Enable the MMC host software queue for the SD cardBaolin Wang
2020-03-24mmc: Add MMC host software queue supportBaolin Wang
2020-03-24mmc: sdhci-msm: Don't enable PWRSAVE_DLL for certain sdhc hostsRitesh Harjani
2020-03-24mmc: sdhci-of-arasan: Remove quirk for broken base clockManish Narani
2020-03-24mmc: sdhci-of-arasan: Add support for DLL reset for ZynqMP platformsManish Narani
2020-03-24firmware: xilinx: Add DLL reset supportManish Narani
2020-03-24firmware: xilinx: Add ZynqMP Tap Delay setup ioctl to the valid listManish Narani
2020-03-24mmc: tmio: remove superfluous callback wrappersWolfram Sang
2020-03-24mmc: tmio: factor out TAP usageWolfram Sang
2020-03-24mmc: tmio: enforce retune after runtime suspendWolfram Sang
2020-03-24mmc: tmio: give callback a generic nameWolfram Sang
2020-03-24mmc: renesas_sdhi: complain loudly if driver needs updateWolfram Sang
2020-03-24mmc: tmio: refactor tuning execution into SDHI driverWolfram Sang
2020-03-24mmc: renesas_sdhi: cleanup SCC definesWolfram Sang
2020-03-24mmc: renesas_sdhi: enforce manual correction for Gen3Wolfram Sang
2020-03-24mmc: renesas_sdhi: only check CMD status for HS400 manual correctionTakeshi Saito
2020-03-24mmc: renesas_sdhi: Add manual correctionTakeshi Saito
2020-03-24mmc: renesas_sdhi: remove double clear of automatic correctionWolfram Sang
2020-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-03-21x86/mm: split vmalloc_sync_all()Joerg Roedel
2020-03-21Merge tag 'block-5.6-20200320' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-03-20Merge branch 'nvme-5.6-rc6' of git://git.infradead.org/nvme into block-5.6Jens Axboe
2020-03-21nvmet-tcp: set MSG_MORE only if we actually have more to sendSagi Grimberg
2020-03-20Merge tag 'char-misc-5.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-03-20Merge tag 'staging-5.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-03-20Merge tag 'usb-5.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-03-20Merge tag 'tty-5.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-03-20Merge tag 'drm-fixes-2020-03-20' of git://anongit.freedesktop.org/drm/drmLinus Torvalds