summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-05-20s390/ism: fix error return code in ism_probe()Wei Yongjun1-1/+3
2020-05-20hwmon: (da9052) Synchronize access with mfdSamu Nuutamo1-2/+2
2020-05-20RDMA/iw_cxgb4: Fix incorrect function parametersPotnuri Bharat Teja1-4/+3
2020-05-20RDMA/core: Fix double put of resourceSasha Levin1-1/+1
2020-05-20IB/core: Fix potential NULL pointer dereference in pkey cacheJack Morgenstein1-2/+5
2020-05-20IB/mlx4: Test return value of calls to ib_get_cached_pkeyJack Morgenstein1-3/+11
2020-05-20RDMA/rxe: Always return ERR_PTR from rxe_create_mmap_info()Sudip Mukherjee2-5/+8
2020-05-20drm/i915/gvt: Fix kernel oops for 3-level ppgtt guestZhenyu Wang1-1/+5
2020-05-20drm/amdgpu: force fbdev into vramAlex Deucher1-2/+1
2020-05-20mmc: block: Fix request completion in the CQE timeout pathAdrian Hunter1-2/+1
2020-05-20mmc: core: Fix recursive locking issue in CQE recovery pathSarthak Garg1-9/+4
2020-05-20mmc: core: Check request type before completing the requestVeerabhadrarao Badiganti1-1/+2
2020-05-20mmc: sdhci-pci-gli: Fix can not access GL9750 after reboot from Windows 10Ben Chuang1-0/+5
2020-05-20mmc: alcor: Fix a resource leak in the error path for ->probe()Christophe JAILLET1-1/+5
2020-05-20drm/i915: Don't enable WaIncreaseLatencyIPCEnabled when IPC is disabledSultan Alsawaf1-1/+1
2020-05-20i40iw: Fix error handling in i40iw_manage_arp_cache()Dan Carpenter1-1/+1
2020-05-20pinctrl: cherryview: Add missing spinlock usage in chv_gpio_irq_handlerGrace Kao1-0/+4
2020-05-20pinctrl: qcom: fix wrong write in update_dual_edgeAnsuel Smith1-1/+1
2020-05-20pinctrl: baytrail: Enable pin configuration setting for GPIO chipAndy Shevchenko1-0/+1
2020-05-20pinctrl: sunrisepoint: Fix PAD lock register offset for SPT-HAndy Shevchenko1-7/+8
2020-05-20ACPI: EC: PM: Avoid premature returns from acpi_s2idle_wake()Rafael J. Wysocki3-21/+18
2020-05-20IB/hfi1: Fix another case where pq is left on waitlistMike Marciniszyn1-4/+0
2020-05-20mmc: sdhci-pci-gli: Fix no irq handler from suspendBen Chuang1-0/+18
2020-05-20drm/amdgpu: invalidate L2 before SDMA IBs (v2)Marek Olšák2-1/+29
2020-05-20drm/amdgpu: simplify padding calculations (v2)Luben Tuikov5-13/+20
2020-05-20drm/qxl: lost qxl_bo_kunmap_atomic_page in qxl_image_init_helper()Vasily Averin1-1/+2
2020-05-20drm/amd/display: Update downspread percent to match spreadsheet for DCN2.1Sung Lee1-1/+1
2020-05-20drm/amd/display: check if REFCLK_CNTL register is presentDmytro Laktyushkin1-1/+2
2020-05-20drm/amd/powerplay: avoid using pm_en before it is initialized revisedTiecheng Zhou1-2/+4
2020-05-20cpufreq: intel_pstate: Only mention the BIOS disabling turbo mode onceChris Wilson1-1/+1
2020-05-20dmaengine: mmp_tdma: Reset channel error on releaseLubomir Rintel1-0/+2
2020-05-20dmaengine: mmp_tdma: Do not ignore slave config validation errorsLubomir Rintel1-1/+2
2020-05-20dmaengine: pch_dma.c: Avoid data race between probe and irq handlerMadhuparna Bhowmik1-1/+1
2020-05-20r8169: re-establish support for RTL8401 chip versionHeiner Kallweit1-0/+2
2020-05-20nfp: abm: fix error return code in nfp_abm_vnic_alloc()Wei Yongjun1-1/+3
2020-05-20net: dsa: loop: Add module soft dependencyFlorian Fainelli1-0/+1
2020-05-20hinic: fix a bug of ndo_stopLuo bin2-18/+14
2020-05-20dpaa2-eth: prevent array underflow in update_cls_rule()Dan Carpenter1-1/+1
2020-05-20virtio_net: fix lockdep warning on 32 bitMichael S. Tsirkin1-2/+4
2020-05-20pppoe: only process PADT targeted at local interfacesGuillaume Nault1-0/+3
2020-05-20net: stmmac: fix num_por initializationVinod Koul1-2/+15
2020-05-20net: phy: fix aneg restart in phy_ethtool_set_eeeHeiner Kallweit1-3/+5
2020-05-20dpaa2-eth: properly handle buffer size restrictionsIoana Ciornei2-12/+18
2020-05-20mmc: sdhci-acpi: Add SDHCI_QUIRK2_BROKEN_64_BIT_DMA for AMDI0040Raul E Rangel1-4/+6
2020-05-20scsi: sg: add sg_remove_request in sg_writeWu Bo1-1/+3
2020-05-20sun6i: dsi: fix gcc-4.8Arnd Bergmann1-1/+1
2020-05-20virtio-blk: handle block_device_operations callbacks after hot unplugStefan Hajnoczi1-8/+78
2020-05-20net: moxa: Fix a potential double 'free_irq()'Christophe JAILLET1-1/+1
2020-05-20net/sonic: Fix a resource leak in an error handling path in 'jazz_sonic_probe()'Christophe JAILLET1-2/+4
2020-05-20gpio: pca953x: Fix pca953x_gpio_set_configAdam Ford1-1/+1