aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-02-25mmc: sdhci: Add ADMA3 DMA support for V4 enabled hostSowjanya Komatineni2-1/+10
2019-02-25dt-bindings: mmc: Add supports-cqe propertySowjanya Komatineni1-0/+2
2019-02-25MAINTAINERS: Drop link to git for SDHCIUlf Hansson1-1/+0
2019-02-25MAINTAINERS: Add maintainers for eMMC CQHCI driverUlf Hansson1-0/+8
2019-02-25mmc: atmel-mci: enable 8 bits buswidth supportNicolas Ferre1-1/+7
2019-02-25mmc: renesas_sdhi: Fix card initialization failure in high speed modeTakeshi Saito1-4/+7
2019-02-25mmc: jz4740: Remove platform data and use standard APIsPaul Cercueil1-57/+14
2019-02-25mmc: sdhci: Remove unneeded quirk2 flag of O2 SD host controllerErnest Zhang(WH)1-1/+1
2019-02-25mmc: jz4740: Annotate implicit fall throughMathieu Malaterre1-0/+2
2019-02-25mmc: sdhci-esdhc-imx: fix return value check in sdhci_esdhc_imx_probe()Wei Yongjun1-2/+2
2019-02-25mmc: core: annotate implicit fall throughMathieu Malaterre1-1/+1
2019-02-25mmc: tegra: SDMMC pads auto-calibrationSowjanya Komatineni1-41/+119
2019-02-25dt-bindings: mmc: tegra: Add pinctrl for SDMMC drive strengthsSowjanya Komatineni1-1/+5
2019-02-25mmc: sdhci-esdhc-imx: add DCMD support for CMDQBOUGH CHEN1-1/+21
2019-02-25mmc: sdhci-esdhc-imx: add CMDQ supportBOUGH CHEN2-3/+115
2019-02-25mmc: sdhci: correct the maximum timeout when enable CMDQBOUGH CHEN1-2/+7
2019-02-25mmc: sdhci-esdhc-imx: add HS400_ES support for i.MX8QXPBOUGH CHEN1-0/+29
2019-02-25mmc: sdhci-esdhc-imx: remove the 100MHz limitation for Strobe DLLBOUGH CHEN1-29/+23
2019-02-25mmc: tmio: undo PM autosuspend when removing the hostNiklas Söderlund1-0/+1
2019-02-25mmc: tmio: fix typo in tmio_mmc_init_ocr()Niklas Söderlund1-1/+1
2019-02-25mmc:sdio: Remove unneeded variable retwangbo1-2/+1
2019-02-25mmc: sdhci: Fix O2 Host PLL and card detect issueErnest Zhang(WH)2-3/+131
2019-02-25mmc: sdhci: Moving sdhci_o2 into sdhci-pci-o2micro.cErnest Zhang(WH)3-15/+11
2019-02-25mmc: block: fix debugfs_simple_attr.cocci warningsYueHaibing1-4/+5
2019-02-25mmc: dt-bindings: omap: Remove duplicate documentation paragraphsMike Maslenkin1-28/+0
2019-02-25mmc: sdhci-brcmstb: handle mmc_of_parse() errors during probeStefan Wahren1-1/+3
2019-02-25mmc: sdhci: add delay after the last tuning commandBOUGH CHEN1-3/+4
2019-02-25mmc: sdhci-esdhc-imx: add delay between tuning cyclesBOUGH CHEN1-0/+2
2019-02-25mmc: sdhci-esdhc-imx: add SD clock limitation for imx6ullBOUGH CHEN1-1/+21
2019-02-25dt-bindings: mmc: fsl-imx-esdhc: add imx6ull compatible stringBOUGH CHEN1-0/+1
2019-02-25mmc: sdhci-esdhc-imx: fix HS400 timing issueBOUGH CHEN1-0/+1
2019-02-25mmc: sdhci: usdhc: do not do tuning for DDR50 mode.BOUGH CHEN1-0/+20
2019-02-25mmc: sdhci-esdhc-imx: clear ESDHC_STD_TUNING_EN for manual tuning methodBOUGH CHEN1-0/+9
2019-02-25mmc: sdhci-esdhc-imx: Constify driver dataAndrey Smirnov1-8/+8
2019-02-25mmc: sdhci_am654: Make symbol 'sdhci_am654_ops' staticWei Yongjun1-1/+1
2019-02-25dmaengine: ioatdma: support latency tolerance report (LTR) for v3.4Dave Jiang2-0/+41
2019-02-25dmaengine: ioatdma: add descriptor pre-fetch support for v3.4Dave Jiang3-2/+28
2019-02-25dmaengine: ioatdma: disable DCA enabling on IOATDMA v3.4Dave Jiang2-0/+3
2019-02-25dmaengine: ioatdma: Add Snow Ridge ioatdma device idDave Jiang3-1/+6
2019-02-25dmaengine: sprd: Change channel id to slave id for DMA cell specifierBaolin Wang1-15/+4
2019-02-25dt-bindings: dmaengine: sprd: Change channel id to slave id for DMA cell specifierBaolin Wang1-1/+1
2019-02-24switchdev: Complete removal of switchdev_port_attr_get()Florian Fainelli2-46/+0
2019-02-24dsa: Remove phydev parameter from disable_port callAndrew Lunn16-32/+23
2019-02-24net: phy: fix reading fixed phy statusHeiner Kallweit1-0/+3
2019-02-24net: phy: improve auto-neg emulation in swphyHeiner Kallweit1-9/+1
2019-02-24Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller27-215/+658
2019-02-24net: fix double-free in bpf_lwt_xmit_reroutePeter Oskolkov1-1/+1
2019-02-24ip_tunnel: Add ip tunnel tun_info type dst_cache in ip_tunnel_xmitwenxu1-11/+27
2019-02-24Merge branch 'dsa-mv88e6xxx-lockdep'David S. Miller1-0/+10
2019-02-24net: dsa: mv88e6xxx: Release lock while requesting IRQAndrew Lunn1-0/+2