summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-01-07net/mlx5e: In skb build skip setting mark in switchdev modeMaor Dickman1-0/+5
2021-01-07net/mlx5: E-Switch, fix changing vf VLANIDAlaa Hleihel1-14/+13
2021-01-07net/mlx5e: Fix SWP offsets when vlan inserted by driverMoshe Shemesh3-7/+19
2021-01-07net/mlx5e: CT: Use per flow counter when CT flow accounting is enabledOz Shlomo1-28/+49
2021-01-07net/mlx5: Use port_num 1 instead of 0 when delete a RoCE addressMark Zhang1-1/+1
2021-01-07net/mlx5e: Add missing capability check for uplink followAya Levin1-1/+2
2021-01-07net/mlx5: Check if lag is supported before creating oneMark Zhang1-6/+5
2021-01-07Merge tag 'spi-fix-v5.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-21/+104
2021-01-07Merge tag 'regulator-fix-v5.11-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-3/+65
2021-01-07Merge tag 'regmap-fix-v5.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+7
2021-01-07misc: pvpanic: Check devm_ioport_map() for NULLAndy Shevchenko1-4/+15
2021-01-07bus: fsl-mc: add missing __iomem attributeLaurentiu Tudor1-1/+1
2021-01-07misc: eeprom_93xx46: Enable module autoprobe for microchip 93LC46B eepromAswath Govindraju1-0/+1
2021-01-07misc: eeprom_93xx46: Fix module alias to enable module autoprobeAswath Govindraju1-1/+1
2021-01-07drm/msm: Only enable A6xx LLCC code on A6xxKonrad Dybcio2-9/+17
2021-01-07cpufreq: intel_pstate: remove obsolete functionsLukas Bulwahn1-10/+0
2021-01-07drm/msm: Add modparam to allow vram carveoutIskren Chernev5-6/+17
2021-01-07drm/msm: Call msm_init_vram before binding the gpuCraig Tatlor1-4/+4
2021-01-07drm/msm/dp: postpone irq_hpd event during connection pending stateKuogee Hsieh2-3/+16
2021-01-07device property: add description of fwnode casesBard Liao1-0/+7
2021-01-07Revert "device property: Keep secondary firmware node secondary by type"Bard Liao1-1/+1
2021-01-07ACPI: Update Kconfig help text for items that are no longer modularPeter Robinson1-6/+0
2021-01-07ACPI: PM: s2idle: Drop unused local variables and related codeRafael J. Wysocki1-13/+1
2021-01-07cpufreq: powernow-k8: pass policy rather than use cpufreq_cpu_get()Colin Ian King1-6/+3
2021-01-07cpufreq: intel_pstate: Use HWP capabilities in intel_cpufreq_adjust_perf()Rafael J. Wysocki1-2/+3
2021-01-07iommu/vt-d: Fix ineffective devTLB invalidation for subdevicesLiu Yi L1-16/+37
2021-01-07iommu/vt-d: Fix general protection fault in aux_detach_device()Liu Yi L1-24/+71
2021-01-07iommu/vt-d: Move intel_iommu info from struct intel_svm to struct intel_svm_devLiu Yi L1-4/+5
2021-01-07memory: dfl-emif: add the DFL EMIF private feature driverXu Yilun3-0/+218
2021-01-07fpga: dfl: add support for N3000 Nios private featureXu Yilun3-0/+601
2021-01-07fpga: dfl: move dfl bus related APIs to include/linux/dfl.hXu Yilun2-72/+1
2021-01-07fpga: dfl: move dfl_device_id to mod_devicetable.hXu Yilun1-12/+1
2021-01-07fpga: dfl: fix the definitions of type & feature_id for dfl devicesXu Yilun2-9/+8
2021-01-07fpga: dfl-pci: locate DFLs by PCIe vendor specific capabilityMatthew Gerlach1-1/+86
2021-01-07fpga: dfl: refactor cci_enumerate_feature_devs()Matthew Gerlach1-37/+47
2021-01-07iommu/arm-smmu-qcom: Initialize SCTLR of the bypass contextBjorn Andersson1-0/+2
2021-01-07iommu/vt-d: Fix lockdep splat in sva bind()/unbind()Lu Baolu1-6/+8
2021-01-07Revert "iommu: Add quirk for Intel graphic devices in map_sg"Lu Baolu1-27/+0
2021-01-07iommu/vt-d: Fix misuse of ALIGN in qi_flush_piotlb()Lu Baolu1-2/+2
2021-01-07drm/ttm: unexport ttm_pool_init/finiChristian König1-2/+0
2021-01-07drm/radeon: stop re-init the TTM page poolChristian König1-3/+0
2021-01-07usb: dwc3: gadget: Clear wait flag on dequeueThinh Nguyen1-0/+2
2021-01-07usb: typec: Send uevent for num_altmodes updatePrashant Malani1-0/+2
2021-01-07usb: typec: Fix copy paste error for NVIDIA alt-mode descriptionPeter Robinson1-1/+1
2021-01-07usb: gadget: enable super speed plustaehyun.cho1-2/+2
2021-01-07kcov, usb: hide in_serving_softirq checks in __usb_hcd_giveback_urbAndrey Konovalov1-5/+3
2021-01-07dmabuf: fix use-after-free of dmabuf's file->f_inodeCharan Teja Reddy1-4/+17
2021-01-07can: rcar: Kconfig: update help description for CAN_RCAR configLad Prabhakar1-2/+2
2021-01-07can: mcp251xfd: mcp251xfd_handle_rxif_ring(): first increment RX tail pointer...Marc Kleine-Budde1-4/+4
2021-01-07can: mcp251xfd: mcp251xfd_handle_tefif(): fix TEF vs. TX race conditionMarc Kleine-Budde1-5/+4