aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-13Merge tag 'v5.3-rc8' into rdma.git for-nextJason Gunthorpe266-1780/+2527
2019-09-13IB/iser: Support up to 16MB data transfer in a single commandSergey Gorenko1-3/+4
2019-09-13RDMA/siw: Fix page address mapping in TX pathBernard Metzler1-5/+6
2019-09-13RDMA: Fix goto target to release the allocated memoryNavid Emamdoost1-1/+1
2019-09-13RDMA/usnic: Avoid overly large buffers on stackArnd Bergmann1-2/+8
2019-09-13RDMA/odp: Add missing cast for 32 bitJason Gunthorpe1-1/+1
2019-09-13RDMA/hns: Use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2019-09-13RDMA/cma: Fix false error messageHÃ¥kon Bugge1-1/+1
2019-09-08Merge tag 'gpio-v5.3-5' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-9/+6
2019-09-07Merge tag 'dmaengine-fix-5.3' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds4-13/+33
2019-09-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-2/+2
2019-09-06Merge tag 'libnvdimm-fix-5.3-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-1/+4
2019-09-06Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-0/+6
2019-09-06Merge tag 'iommu-fixes-v5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds3-28/+103
2019-09-06Merge tag 'mmc-v5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds1-1/+1
2019-09-06Merge tag 'drm-fixes-2019-09-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds6-14/+202
2019-09-06soc: qcom: geni: Provide parameter error checkingLee Jones1-0/+6
2019-09-06iommu/amd: Fix race in increase_address_space()Joerg Roedel1-5/+11
2019-09-06iommu/amd: Flush old domains in kdump kernelStuart Hayes1-0/+24
2019-09-06Merge tag 'drm-misc-fixes-2019-09-05' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixesDave Airlie4-9/+187
2019-09-06Merge branch 'vmwgfx-fixes-5.3' of git://people.freedesktop.org/~thomash/linux into drm-fixesDave Airlie1-5/+3
2019-09-05drm/vmwgfx: Fix double free in vmw_recv_msg()Dan Carpenter1-5/+3
2019-09-04Revert "vhost: access vq metadata through kernel virtual address"Michael S. Tsirkin2-553/+3
2019-09-04vhost: Remove unnecessary variableYunsheng Lin1-3/+2
2019-09-04virtio-net: lower min ring num_free for efficiency? jiang1-1/+1
2019-09-04vhost/test: fix build for vhost testTiwei Bie1-4/+9
2019-09-04vhost/test: fix build for vhost testTiwei Bie1-1/+1
2019-09-04dmaengine: rcar-dmac: Fix DMACHCLR handling if iommu is mappedYoshihiro Shimoda1-9/+19
2019-09-04dmaengine: sprd: Fix the DMA link-list configurationBaolin Wang1-2/+8
2019-09-03Revert "mmc: core: do not retry CMD6 in __mmc_switch()"Jan Kaisrlik1-1/+1
2019-09-03iommu/vt-d: Remove global page flush supportJacob Pan1-21/+15
2019-09-03Merge branch 'linux-5.3' of git://github.com/skeggsb/linux into drm-fixesDave Airlie1-0/+12
2019-09-02Merge tag 'char-misc-5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds9-18/+36
2019-09-02Merge tag 'usb-5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds11-47/+82
2019-09-02drm/nouveau/sec2/gp102: add missing MODULE_FIRMWAREsBen Skeggs1-0/+12
2019-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds24-38/+124
2019-09-01net: seeq: Fix the function used to release some memory in an error handling pathChristophe JAILLET1-3/+4
2019-08-31enetc: Add missing call to 'pci_free_irq_vectors()' in probe and remove functionsChristophe JAILLET1-1/+4
2019-08-31net: bcmgenet: use ethtool_op_get_ts_info()Ryan M. Collins1-0/+1
2019-08-31net: dsa: microchip: add KSZ8563 compatibility stringRazvan Stefanescu1-0/+1
2019-08-31net: aquantia: fix out of memory condition on rx sideDmitry Bogdanov1-1/+2
2019-08-31net: aquantia: linkstate irq should be oneshotIgor Russkikh1-1/+1
2019-08-31net: aquantia: reapply vlan filters on upDmitry Bogdanov1-0/+4
2019-08-31net: aquantia: fix limit of vlan filtersDmitry Bogdanov1-1/+1
2019-08-31net: aquantia: fix removal of vlan 0Dmitry Bogdanov1-1/+2
2019-08-31net: dsa: microchip: fill regmap_config nameGeorge McCollister1-0/+1
2019-08-31Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds6-13/+33
2019-08-30Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+8
2019-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-4/+13
2019-08-30net: stmmac: dwmac-rk: Don't fail if phy regulator is absentChen-Yu Tsai1-4/+2