summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* mmc: tegra: fix CQE enable and resume sequenceSowjanya Komatineni2019-04-151-10/+62
* mmc: cqhci: add CQHCI_SSC1 register CBC field maskSowjanya Komatineni2019-04-151-0/+1
* mmc: tegra: add Tegra186 WAR for CQESowjanya Komatineni2019-04-151-1/+16
* mmc: cqhci: allow hosts to update dcmd cmd descSowjanya Komatineni2019-04-152-0/+5
* mmc: tegra: update hw tuning processSowjanya Komatineni2019-04-151-1/+215
* mmc: sdhci: allow host to specify maximum tuning loopsSowjanya Komatineni2019-04-152-2/+4
* mmc: tegra: fix ddr signaling for non-ddr modesSowjanya Komatineni2019-04-151-0/+1
* mmc: mtk-sd: add support for MT8516Fabien Parent2019-04-151-0/+11
* mmc: renesas_sdhi: set CBSY flag before probing TMIO hostWolfram Sang2019-04-151-4/+4
* mmc: renesas_sdhi: prevent overflow for max_req_sizeWolfram Sang2019-04-152-5/+5
* mmc: tmio: introduce macro for max block sizeWolfram Sang2019-04-152-1/+3
* mmc: renesas_sdhi: update copyright informationWolfram Sang2019-04-156-10/+11
* mmc: mxs-mmc: Enable MMC_CAP_ERASEStefan Wahren2019-04-151-1/+2
* mmc_spi: add a status check for spi_sync_lockedKangjie Lu2019-04-151-0/+4
* mmc: sdhci-of-esdhc: add quirk to ignore command inhibit for dataYangbo Lu2019-04-151-0/+16
* mmc: sdhci-of-esdhc: add erratum eSDHC7 supportYinbo Zhu2019-04-151-0/+22
* mmc: sdhci-of-esdhc: add erratum A-009204 supportYinbo Zhu2019-04-151-0/+3
* mmc: sdhci-of-esdhc: add erratum eSDHC-A001 and A-008358 supportYinbo Zhu2019-04-151-1/+3
* mmc: sdhci-of-esdhc: add erratum eSDHC5 supportYinbo Zhu2019-04-151-0/+3
* mmc: sdhci-of-esdhc: add erratum A011334 support in lx2160 2.0 SoCYinbo Zhu2019-04-151-0/+1
* mmc: host: Pedantic cleanups to KconfigEnrico Weigelt, metux IT consult2019-04-151-21/+22
* mmc: mmci: Make mmci_variant_init() staticUlf Hansson2019-04-151-1/+1
* mmc: mmci: Share sdmmc_variant_init() via the common header fileUlf Hansson2019-04-152-6/+6
* mmc: mmci: Drop qcom specific header fileUlf Hansson2019-04-153-27/+6
* mmc: mmci: Re-work code starting DMA for the qcom variantUlf Hansson2019-04-153-10/+8
* mmc: mmci: Drop unnecessary clear of variant->qcom_dml flagUlf Hansson2019-04-151-1/+0
* mmc: mmci: Don't share un-implemented DMA functionsUlf Hansson2019-04-151-0/+2
* Merge tag 'for-linus-20190412' of git://git.kernel.dk/linux-blockLinus Torvalds2019-04-138-51/+98
|\
| * nvmet: fix discover log page when offsets are usedKeith Busch2019-04-113-23/+51
| * nvme-fc: correct csn initialization and increments on errorJames Smart2019-04-111-5/+15
| * lightnvm: pblk: fix crash in pblk_end_partial_read due to multipage bvecsHans Holmberg2019-04-101-22/+28
| * nvme: cancel request synchronouslyMing Lei2019-04-101-1/+1
| * scsi: virtio_scsi: limit number of hw queues by nr_cpu_idsDongli Zhang2019-04-101-0/+1
| * virtio-blk: limit number of hw queues by nr_cpu_idsDongli Zhang2019-04-101-0/+2
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-04-131-1/+4
|\ \
| * | scsi: csiostor: fix missing data copy in csio_scsi_err_handler()Varun Prakash2019-04-081-1/+4
* | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-04-1311-27/+96
|\ \ \
| * | | clk: imx: Fix PLL_1416X not rounding ratesLeonard Crestez2019-04-121-1/+1
| * | | clk: mediatek: fix clk-gate flag settingWeiyi Lu2019-04-121-2/+1
| * | | platform/x86: pmc_atom: Drop __initconst on dmi tableStephen Boyd2019-04-111-1/+1
| * | | clk: x86: Add system specific quirk to mark clocks as criticalDavid Müller2019-04-102-3/+32
| * | | Merge tag 'meson-clk-fixes-for-5.1-v2' of https://github.com/BayLibre/clk-mes...Stephen Boyd2019-03-292-3/+3
| |\ \ \
| | * | | clk: meson: vid-pll-div: remove warning and return 0 on invalid configNeil Armstrong2019-03-291-2/+2
| | * | | clk: meson: pll: fix rounding and setting a rate that matches preciselyMartin Blumenstingl2019-03-251-1/+1
| * | | | Merge tag 'meson-clk-fixes-for-5.1' of https://github.com/BayLibre/clk-meson ...Stephen Boyd2019-03-192-3/+5
| |\| | |
| | * | | clk: meson-g12a: fix VPU clock parentsNeil Armstrong2019-03-191-1/+1
| | * | | clk: meson: g12a: fix VPU clock muxes maskMaxime Jourdan2019-03-191-2/+2
| | * | | clk: meson-gxbb: round the vdec dividers to closestMaxime Jourdan2019-03-191-0/+2
| * | | | clk: at91: fix programmable clock for sama5d2Matthias Wieloch2019-03-183-15/+54
| |/ / /
* | | | Merge tag 'pci-v5.1-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-04-132-0/+6
|\ \ \ \