summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-05-20RDMA/uverbs: Move IB_EVENT_DEVICE_FATAL to destroy_uobjJason Gunthorpe
2020-05-20RDMA/uverbs: Do not discard the IB_EVENT_DEVICE_FATAL eventJason Gunthorpe
2020-05-20clk: Unlink clock if failed to prepare or enableMarc Zyngier
2020-05-20clk: ti: clkctrl: Fix Bad of_node_put within clkctrl_get_nameTero Kristo
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-20usb: gadget: tegra-xudc: Fix idle suspend/resumeThierry Reding
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/i915/tgl+: Fix interrupt handling for DP AUX transactionsImre Deak
2020-05-20drm/amd/amdgpu: add raven1 part to the gfxoff quirk listTom St Denis
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-20drm/i915: Handle idling during i915_gem_evict_something busy loopsChris Wilson
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 resourceMaor Gottlieb
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: Mark concurrent submissions with a weak-dependencyChris Wilson
2020-05-20drm/i915/gvt: Fix kernel oops for 3-level ppgtt guestZhenyu Wang
2020-05-20hwmon: (drivetemp) Fix SCT support if SCT data tables are not supportedGuenter Roeck
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/gem: Remove object_is_locked assertion from unpin_from_display_planeChris Wilson
2020-05-20drm/i915: Don't enable WaIncreaseLatencyIPCEnabled when IPC is disabledSultan Alsawaf
2020-05-20drm/i915/gt: Make timeslicing an explicit engine propertyChris Wilson
2020-05-20i40iw: Fix error handling in i40iw_manage_arp_cache()Dan Carpenter
2020-05-20drm/tegra: Fix SMMU support on Tegra124 and Tegra210Thierry Reding
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