summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2020-05-20clk: Unlink clock if failed to prepare or enableMarc Zyngier
2020-05-20usb: gadget: legacy: fix error return code in cdc_bind()Wei Yongjun
2020-05-20usb: gadget: legacy: fix error return code in gncm_bind()Wei Yongjun
2020-05-20usb: gadget: audio: Fix a missing error return value in audio_bind()Christophe JAILLET
2020-05-20usb: gadget: net2272: Fix a memory leak in an error handling path in 'net2272...Christophe JAILLET
2020-05-20dwc3: Remove check for HWO flag in dwc3_gadget_ep_reclaim_trb_sg()John Stultz
2020-05-20clk: rockchip: fix incorrect configuration of rk3228 aclk_gpu* clocksJustin Swartz
2020-05-20drm/amd/display: add basic atomic check for cursor planeSimon Ser
2020-05-20Make the "Reducing compressed framebufer size" message be DRM_INFO_ONCE()Peter Jones
2020-05-20usb: xhci: Fix NULL pointer dereference when enqueuing trbs from urb sg listSriharsha Allenki
2020-05-20USB: gadget: fix illegal array access in binding with UDCKyungtae Kim
2020-05-20usb: cdns3: gadget: prev_req->trb is NULL for ep0Peter Chen
2020-05-20usb: host: xhci-plat: keep runtime active when removing hostLi Jun
2020-05-20usb: core: hub: limit HUB_QUIRK_DISABLE_AUTOSUSPEND to USB5534BEugeniu Rosca
2020-05-20USB: usbfs: fix mmap dma mismatchGreg Kroah-Hartman
2020-05-20usb: usbfs: correct kernel->user page attribute mismatchJeremy Linton
2020-05-20gcc-10: mark more functions __init to avoid section mismatch warningsLinus Torvalds
2020-05-20s390/ism: fix error return code in ism_probe()Wei Yongjun
2020-05-20hwmon: (da9052) Synchronize access with mfdSamu Nuutamo
2020-05-20RDMA/iw_cxgb4: Fix incorrect function parametersPotnuri Bharat Teja
2020-05-20RDMA/core: Fix double put of resourceSasha Levin
2020-05-20IB/core: Fix potential NULL pointer dereference in pkey cacheJack Morgenstein
2020-05-20IB/mlx4: Test return value of calls to ib_get_cached_pkeyJack Morgenstein
2020-05-20RDMA/rxe: Always return ERR_PTR from rxe_create_mmap_info()Sudip Mukherjee
2020-05-20drm/i915/gvt: Fix kernel oops for 3-level ppgtt guestZhenyu Wang
2020-05-20drm/amdgpu: force fbdev into vramAlex Deucher
2020-05-20mmc: block: Fix request completion in the CQE timeout pathAdrian Hunter
2020-05-20mmc: core: Fix recursive locking issue in CQE recovery pathSarthak Garg
2020-05-20mmc: core: Check request type before completing the requestVeerabhadrarao Badiganti
2020-05-20mmc: sdhci-pci-gli: Fix can not access GL9750 after reboot from Windows 10Ben Chuang
2020-05-20mmc: alcor: Fix a resource leak in the error path for ->probe()Christophe JAILLET
2020-05-20drm/i915: Don't enable WaIncreaseLatencyIPCEnabled when IPC is disabledSultan Alsawaf
2020-05-20i40iw: Fix error handling in i40iw_manage_arp_cache()Dan Carpenter
2020-05-20pinctrl: cherryview: Add missing spinlock usage in chv_gpio_irq_handlerGrace Kao
2020-05-20pinctrl: qcom: fix wrong write in update_dual_edgeAnsuel Smith
2020-05-20pinctrl: baytrail: Enable pin configuration setting for GPIO chipAndy Shevchenko
2020-05-20pinctrl: sunrisepoint: Fix PAD lock register offset for SPT-HAndy Shevchenko
2020-05-20ACPI: EC: PM: Avoid premature returns from acpi_s2idle_wake()Rafael J. Wysocki
2020-05-20IB/hfi1: Fix another case where pq is left on waitlistMike Marciniszyn
2020-05-20mmc: sdhci-pci-gli: Fix no irq handler from suspendBen Chuang
2020-05-20drm/amdgpu: invalidate L2 before SDMA IBs (v2)Marek Olšák
2020-05-20drm/amdgpu: simplify padding calculations (v2)Luben Tuikov
2020-05-20drm/qxl: lost qxl_bo_kunmap_atomic_page in qxl_image_init_helper()Vasily Averin
2020-05-20drm/amd/display: Update downspread percent to match spreadsheet for DCN2.1Sung Lee
2020-05-20drm/amd/display: check if REFCLK_CNTL register is presentDmytro Laktyushkin
2020-05-20drm/amd/powerplay: avoid using pm_en before it is initialized revisedTiecheng Zhou
2020-05-20cpufreq: intel_pstate: Only mention the BIOS disabling turbo mode onceChris Wilson
2020-05-20dmaengine: mmp_tdma: Reset channel error on releaseLubomir Rintel
2020-05-20dmaengine: mmp_tdma: Do not ignore slave config validation errorsLubomir Rintel
2020-05-20dmaengine: pch_dma.c: Avoid data race between probe and irq handlerMadhuparna Bhowmik