summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-09-11mmc: sdhci-cadence: use struct_size() helperGustavo A. R. Silva
2019-09-11mmc: sdhci-of-esdhc: add erratum A011334 support in ls1028a 1.0 SoCYinbo Zhu
2019-09-11mmc: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-09-11mmc: sdhci-pci: Add another Id for Intel CMLAdrian Hunter
2019-09-11mmc: sdhci-s3c: Mark expected switch fall-throughGustavo A. R. Silva
2019-09-11mmc: atmel-mci: Mark expected switch fall-throughsGustavo A. R. Silva
2019-09-11mmc: sdhci-pltfm: Use devm_platform_ioremap_resource() to simplify codeJisheng Zhang
2019-09-11mmc: mmci: Clarify comments and some code for busy detectionUlf Hansson
2019-09-11memstick: r592: Use dev_get_drvdataChuhong Yuan
2019-09-11mmc: sdhci-pci: Use dev_get_drvdataChuhong Yuan
2019-09-11mmc: sdhci-iproc: Add support for emmc2 of the BCM2711Stefan Wahren
2019-09-11mmc: mxs: use devm_platform_ioremap_resource() to simplify codeAnson Huang
2019-09-08Merge tag 'gpio-v5.3-5' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2019-09-07Merge tag 'dmaengine-fix-5.3' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2019-09-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-09-06Merge tag 'libnvdimm-fix-5.3-rc8' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-09-06Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2019-09-06Merge tag 'iommu-fixes-v5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-09-06Merge tag 'mmc-v5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2019-09-06Merge tag 'drm-fixes-2019-09-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-09-06soc: qcom: geni: Provide parameter error checkingLee Jones
2019-09-06iommu/amd: Fix race in increase_address_space()Joerg Roedel
2019-09-06iommu/amd: Flush old domains in kdump kernelStuart Hayes
2019-09-06Merge tag 'drm-misc-fixes-2019-09-05' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2019-09-06Merge branch 'vmwgfx-fixes-5.3' of git://people.freedesktop.org/~thomash/linu...Dave Airlie
2019-09-05drm/vmwgfx: Fix double free in vmw_recv_msg()Dan Carpenter
2019-09-04Revert "vhost: access vq metadata through kernel virtual address"Michael S. Tsirkin
2019-09-04vhost: Remove unnecessary variableYunsheng Lin
2019-09-04virtio-net: lower min ring num_free for efficiency? jiang
2019-09-04vhost/test: fix build for vhost testTiwei Bie
2019-09-04vhost/test: fix build for vhost testTiwei Bie
2019-09-04dmaengine: rcar-dmac: Fix DMACHCLR handling if iommu is mappedYoshihiro Shimoda
2019-09-04dmaengine: sprd: Fix the DMA link-list configurationBaolin Wang
2019-09-03Revert "mmc: core: do not retry CMD6 in __mmc_switch()"Jan Kaisrlik
2019-09-03iommu/vt-d: Remove global page flush supportJacob Pan
2019-09-03Merge branch 'linux-5.3' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2019-09-02Merge tag 'char-misc-5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-09-02Merge tag 'usb-5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-09-02drm/nouveau/sec2/gp102: add missing MODULE_FIRMWAREsBen Skeggs
2019-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-09-01net: seeq: Fix the function used to release some memory in an error handling ...Christophe JAILLET
2019-08-31enetc: Add missing call to 'pci_free_irq_vectors()' in probe and remove funct...Christophe JAILLET
2019-08-31net: bcmgenet: use ethtool_op_get_ts_info()Ryan M. Collins
2019-08-31net: dsa: microchip: add KSZ8563 compatibility stringRazvan Stefanescu
2019-08-31net: aquantia: fix out of memory condition on rx sideDmitry Bogdanov
2019-08-31net: aquantia: linkstate irq should be oneshotIgor Russkikh
2019-08-31net: aquantia: reapply vlan filters on upDmitry Bogdanov
2019-08-31net: aquantia: fix limit of vlan filtersDmitry Bogdanov
2019-08-31net: aquantia: fix removal of vlan 0Dmitry Bogdanov
2019-08-31net: dsa: microchip: fill regmap_config nameGeorge McCollister