summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-01-07net/mlx5: Use port_num 1 instead of 0 when delete a RoCE addressMark Zhang
2021-01-07net/mlx5e: Add missing capability check for uplink followAya Levin
2021-01-07net/mlx5: Check if lag is supported before creating oneMark Zhang
2021-01-07Merge tag 'spi-fix-v5.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-01-07Merge tag 'regulator-fix-v5.11-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-01-07Merge tag 'regmap-fix-v5.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-01-07misc: pvpanic: Check devm_ioport_map() for NULLAndy Shevchenko
2021-01-07drm/msm: Only enable A6xx LLCC code on A6xxKonrad Dybcio
2021-01-07cpufreq: intel_pstate: remove obsolete functionsLukas Bulwahn
2021-01-07drm/msm: Add modparam to allow vram carveoutIskren Chernev
2021-01-07drm/msm: Call msm_init_vram before binding the gpuCraig Tatlor
2021-01-07drm/msm/dp: postpone irq_hpd event during connection pending stateKuogee Hsieh
2021-01-07device property: add description of fwnode casesBard Liao
2021-01-07Revert "device property: Keep secondary firmware node secondary by type"Bard Liao
2021-01-07ACPI: Update Kconfig help text for items that are no longer modularPeter Robinson
2021-01-07ACPI: PM: s2idle: Drop unused local variables and related codeRafael J. Wysocki
2021-01-07cpufreq: powernow-k8: pass policy rather than use cpufreq_cpu_get()Colin Ian King
2021-01-07cpufreq: intel_pstate: Use HWP capabilities in intel_cpufreq_adjust_perf()Rafael J. Wysocki
2021-01-07iommu/vt-d: Fix ineffective devTLB invalidation for subdevicesLiu Yi L
2021-01-07iommu/vt-d: Fix general protection fault in aux_detach_device()Liu Yi L
2021-01-07iommu/vt-d: Move intel_iommu info from struct intel_svm to struct intel_svm_devLiu Yi L
2021-01-07iommu/arm-smmu-qcom: Initialize SCTLR of the bypass contextBjorn Andersson
2021-01-07iommu/vt-d: Fix lockdep splat in sva bind()/unbind()Lu Baolu
2021-01-07Revert "iommu: Add quirk for Intel graphic devices in map_sg"Lu Baolu
2021-01-07iommu/vt-d: Fix misuse of ALIGN in qi_flush_piotlb()Lu Baolu
2021-01-07drm/ttm: unexport ttm_pool_init/finiChristian König
2021-01-07drm/radeon: stop re-init the TTM page poolChristian König
2021-01-07usb: dwc3: gadget: Clear wait flag on dequeueThinh Nguyen
2021-01-07usb: typec: Send uevent for num_altmodes updatePrashant Malani
2021-01-07usb: typec: Fix copy paste error for NVIDIA alt-mode descriptionPeter Robinson
2021-01-07usb: gadget: enable super speed plustaehyun.cho
2021-01-07kcov, usb: hide in_serving_softirq checks in __usb_hcd_giveback_urbAndrey Konovalov
2021-01-07dmabuf: fix use-after-free of dmabuf's file->f_inodeCharan Teja Reddy
2021-01-07can: rcar: Kconfig: update help description for CAN_RCAR configLad Prabhakar
2021-01-07can: mcp251xfd: mcp251xfd_handle_rxif_ring(): first increment RX tail pointer...Marc Kleine-Budde
2021-01-07can: mcp251xfd: mcp251xfd_handle_tefif(): fix TEF vs. TX race conditionMarc Kleine-Budde
2021-01-07Merge tag 'drm-intel-fixes-2021-01-07' of git://anongit.freedesktop.org/drm/d...Daniel Vetter
2021-01-07Merge tag 'amd-drm-fixes-5.11-2021-01-06' of https://gitlab.freedesktop.org/a...Daniel Vetter
2021-01-07can: tcan4x5x: fix bittiming const, use common bittiming from m_can driverMarc Kleine-Budde
2021-01-07can: m_can: m_can_class_unregister(): remove erroneous m_can_clk_stop()Marc Kleine-Budde
2021-01-06ptp: ptp_ines: prevent build when HAS_IOMEM is not setRandy Dunlap
2021-01-06net: dsa: fix led_classdev build errorsRandy Dunlap
2021-01-06net: bareudp: add missing error handling for bareudp_link_config()Jakub Kicinski
2021-01-06net: mvneta: fix error message when MTU too large for XDPMarek Behún
2021-01-06Revert "drm/amd/display: Fix memory leaks in S3 resume"Alex Deucher
2021-01-06drm/amdgpu/display: drop DCN support for aarch64Alex Deucher
2021-01-06drm/amdgpu: enable ras eeprom support for sienna cichlidJohn Clements
2021-01-06drm/amdgpu: fix no bad_pages issue after umc ue injectionDennis Li
2021-01-06drm/amdgpu: fix potential memory leak during navi12 deinitializationJiawei Gu
2021-01-06drm/amd/display: Fix unused variable warningArnd Bergmann