summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2019-02-25mmc: atmel-mci: enable 8 bits buswidth supportNicolas Ferre
2019-02-25mmc: renesas_sdhi: Fix card initialization failure in high speed modeTakeshi Saito
2019-02-25mmc: jz4740: Remove platform data and use standard APIsPaul Cercueil
2019-02-25mmc: sdhci: Remove unneeded quirk2 flag of O2 SD host controllerErnest Zhang(WH)
2019-02-25mmc: jz4740: Annotate implicit fall throughMathieu Malaterre
2019-02-25mmc: sdhci-esdhc-imx: fix return value check in sdhci_esdhc_imx_probe()Wei Yongjun
2019-02-25mmc: core: annotate implicit fall throughMathieu Malaterre
2019-02-25mmc: tegra: SDMMC pads auto-calibrationSowjanya Komatineni
2019-02-25mmc: sdhci-esdhc-imx: add DCMD support for CMDQBOUGH CHEN
2019-02-25mmc: sdhci-esdhc-imx: add CMDQ supportBOUGH CHEN
2019-02-25mmc: sdhci: correct the maximum timeout when enable CMDQBOUGH CHEN
2019-02-25mmc: sdhci-esdhc-imx: add HS400_ES support for i.MX8QXPBOUGH CHEN
2019-02-25mmc: sdhci-esdhc-imx: remove the 100MHz limitation for Strobe DLLBOUGH CHEN
2019-02-25mmc: tmio: undo PM autosuspend when removing the hostNiklas Söderlund
2019-02-25mmc: tmio: fix typo in tmio_mmc_init_ocr()Niklas Söderlund
2019-02-25mmc:sdio: Remove unneeded variable retwangbo
2019-02-25mmc: sdhci: Fix O2 Host PLL and card detect issueErnest Zhang(WH)
2019-02-25mmc: sdhci: Moving sdhci_o2 into sdhci-pci-o2micro.cErnest Zhang(WH)
2019-02-25mmc: block: fix debugfs_simple_attr.cocci warningsYueHaibing
2019-02-25mmc: sdhci-brcmstb: handle mmc_of_parse() errors during probeStefan Wahren
2019-02-25mmc: sdhci: add delay after the last tuning commandBOUGH CHEN
2019-02-25mmc: sdhci-esdhc-imx: add delay between tuning cyclesBOUGH CHEN
2019-02-25mmc: sdhci-esdhc-imx: add SD clock limitation for imx6ullBOUGH CHEN
2019-02-25mmc: sdhci-esdhc-imx: fix HS400 timing issueBOUGH CHEN
2019-02-25mmc: sdhci: usdhc: do not do tuning for DDR50 mode.BOUGH CHEN
2019-02-25mmc: sdhci-esdhc-imx: clear ESDHC_STD_TUNING_EN for manual tuning methodBOUGH CHEN
2019-02-25mmc: sdhci-esdhc-imx: Constify driver dataAndrey Smirnov
2019-02-25mmc: sdhci_am654: Make symbol 'sdhci_am654_ops' staticWei Yongjun
2019-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-02-23net: phy: realtek: Dummy IRQ calls for RTL8366RBLinus Walleij
2019-02-23net: set static variable an initial value in atl2_probe()Mao Wenan
2019-02-23net: phy: marvell10g: Fix Multi-G advertisement to only advertise 10GMaxime Chevallier
2019-02-23Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-02-22Merge tag 'pm-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/li...Linus Torvalds
2019-02-22mdio_bus: Fix use-after-free on device_register failsYueHaibing
2019-02-22bnxt_en: Wait longer for the firmware message response to complete.Michael Chan
2019-02-22bnxt_en: Fix typo in firmware message timeout logic.Michael Chan
2019-02-23nfp: bpf: fix ALU32 high bits clearance bugJiong Wang
2019-02-23nfp: bpf: fix code-gen bug on BPF_ALU | BPF_XOR | BPF_KJiong Wang
2019-02-22Merge tag 'mac80211-for-davem-2019-02-22' of git://git.kernel.org/pub/scm/lin...David S. Miller
2019-02-22net: thunderx: remove link change polling code and info from nicpfVadim Lomovtsev
2019-02-22net: thunderx: move link state polling function to VFVadim Lomovtsev
2019-02-22net: thunderx: add mutex to protect mailbox from concurrent calls for same VFVadim Lomovtsev
2019-02-22net: thunderx: rework xcast message structure to make it fit into 64 bitVadim Lomovtsev
2019-02-22net: thunderx: add nicvf_send_msg_to_pf result check for set_rx_mode_taskVadim Lomovtsev
2019-02-22net: thunderx: make CFG_DONE message to run through generic send-ack sequenceVadim Lomovtsev
2019-02-22net: thunderx: replace global nicvf_rx_mode_wq work queue for all VFs to priv...Vadim Lomovtsev
2019-02-22net: thunderx: correct typo in macro nameVadim Lomovtsev
2019-02-22team: use operstate consistently for linkupGeorge Wilkie