summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-04-10scsi: target: pscsi: Clean up after failure in pscsi_map_sg()Martin Wilck
2021-04-10ptp_qoriq: fix overflow in ptp_qoriq_adjfine() u64 calcalationYangbo Lu
2021-04-10platform/x86: intel_pmc_core: Ignore GBE LTR on Tiger Lake platformsDavid E. Box
2021-04-10drm/msm/disp/dpu1: icc path needs to be set before dpu runtime resumeKalyan Thota
2021-04-10platform/x86: thinkpad_acpi: Allow the FnLock LED to change stateEsteve Varela Colominas
2021-04-10net: ipa: fix init header command validationAlex Elder
2021-04-10drm/msm: Ratelimit invalid-fence messageRob Clark
2021-04-10drm/msm/adreno: a5xx_power: Don't apply A540 lm_setup to other GPUsKonrad Dybcio
2021-04-10drm/msm/dsi_pll_7nm: Fix variable usage for pll_lockdet_rateDmitry Baryshkov
2021-04-10mISDN: fix crash in fritzpciTong Zhang
2021-04-10net: pxa168_eth: Fix a potential data race in pxa168_eth_removePavel Andrianov
2021-04-10net/mlx5e: Enforce minimum value check for ICOSQ sizeTariq Toukan
2021-04-10platform/x86: intel-hid: Support Lenovo ThinkPad X1 Tablet Gen 2Alban Bedel
2021-04-10bus: ti-sysc: Fix warning on unbind if reset is not deassertedTony Lindgren
2021-04-07drivers: video: fbcon: fix NULL dereference in fbcon_cursor()Du Cheng
2021-04-07driver core: clear deferred probe reason on probe retryAhmad Fatoum
2021-04-07staging: rtl8192e: Change state information from u16 to u8Atul Gopinathan
2021-04-07staging: rtl8192e: Fix incorrect source in memcpy()Atul Gopinathan
2021-04-07soc: qcom-geni-se: Cleanup the code to remove proxy votesRoja Rani Yarubandi
2021-04-07usb: dwc3: gadget: Clear DEP flags after stop transfers in ep disableWesley Cheng
2021-04-07usb: dwc3: qcom: skip interconnect init for ACPI probeShawn Guo
2021-04-07usb: dwc2: Prevent core suspend when port connection flag is 0Artur Petrosyan
2021-04-07usb: dwc2: Fix HPRT0.PrtSusp bit setting for HiKey 960 board.Artur Petrosyan
2021-04-07usb: gadget: udc: amd5536udc_pci fix null-ptr-dereferenceTong Zhang
2021-04-07USB: cdc-acm: fix use-after-free after probe failureJohan Hovold
2021-04-07USB: cdc-acm: fix double free on probe failureJohan Hovold
2021-04-07USB: cdc-acm: downgrade message to debugOliver Neukum
2021-04-07USB: cdc-acm: untangle a circular dependency between callback and softintOliver Neukum
2021-04-07cdc-acm: fix BREAK rx code path adding necessary callsOliver Neukum
2021-04-07usb: xhci-mtk: fix broken streams issue on 0.96 xHCIChunfeng Yun
2021-04-07usb: musb: Fix suspend with devices connected for a64Tony Lindgren
2021-04-07USB: quirks: ignore remote wake-up on Fibocom L850-GL LTE modemVincent Palatin
2021-04-07usbip: vhci_hcd fix shift out-of-bounds in vhci_hub_control()Shuah Khan
2021-04-07firewire: nosy: Fix a use-after-free bug in nosy_ioctl()Zheyu Ma
2021-04-07video: hyperv_fb: Fix a double free in hvfb_probeLv Yunlong
2021-04-07usb: dwc3: pci: Enable dis_uX_susphy_quirk for Intel MerrifieldAndy Shevchenko
2021-04-07extcon: Fix error handling in extcon_dev_registerDinghao Liu
2021-04-07pinctrl: rockchip: fix restore error in resumeWang Panzhenzhuan
2021-04-07vfio/nvlink: Add missing SPAPR_TCE_IOMMU dependsJason Gunthorpe
2021-04-07drm/tegra: sor: Grab runtime PM reference across resetThierry Reding
2021-04-07drm/tegra: dc: Restore coupling of display controllersThierry Reding
2021-04-07drm/imx: fix memory leak when fails to initPan Bian
2021-04-07drm/amdgpu: check alignment on CPU page for bo mapXℹ Ruoyao
2021-04-07drm/amdgpu: fix offset calculation in amdgpu_vm_bo_clear_mappings()Nirmoy Das
2021-04-07drm/amdkfd: dqm fence memory corruptionQu Huang
2021-04-07PM: runtime: Fix ordering in pm_runtime_get_suppliers()Adrian Hunter
2021-04-07PM: runtime: Fix race getting/putting suppliers at probeAdrian Hunter
2021-04-07ACPI: processor: Fix CPU0 wakeup in acpi_idle_play_dead()Vitaly Kuznetsov
2021-04-07ACPI: tables: x86: Reserve memory occupied by ACPI tablesRafael J. Wysocki
2021-04-07net: wan/lmc: unregister device when no matching device is foundTong Zhang