aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-02-24Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 2-99/+10
2022-02-24Merge tag 'drm-fixes-2022-02-25' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 25-81/+156
2022-02-24Merge tag 'pci-v5.17-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-6/+11
2022-02-24Merge tag 'net-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 53-309/+574
2022-02-25Merge tag 'drm-intel-fixes-2022-02-24' of git://anongit.freedesktop.org/drm/d...Gravatar Dave Airlie 5-24/+52
2022-02-24Merge tag 'block-5.17-2022-02-24' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 2-25/+57
2022-02-24Merge tag 'platform-drivers-x86-v5.17-4' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 2-12/+43
2022-02-24net: mv643xx_eth: process retval from of_get_mac_addressGravatar Mauri Sandberg 1-10/+14
2022-02-24Revert "i40e: Fix reset bw limit when DCB enabled with 1 TC"Gravatar Mateusz Palczewski 1-11/+1
2022-02-24bnx2x: fix driver load from initrdGravatar Manish Chopra 1-0/+3
2022-02-24Revert "xen-netback: Check for hotplug-status existence before watching"Gravatar Marek Marczykowski-Górecki 1-8/+4
2022-02-24Revert "xen-netback: remove 'hotplug-status' once it has served its purpose"Gravatar Marek Marczykowski-Górecki 1-1/+1
2022-02-24surface: surface3_power: Fix battery readings on batteries without a serial n...Gravatar Hans de Goede 1-3/+10
2022-02-24platform/x86: amd-pmc: Set QOS during suspend on CZN w/ timer wakeupGravatar Mario Limonciello 1-9/+33
2022-02-24Merge tag 'amd-drm-fixes-5.17-2022-02-23' of https://gitlab.freedesktop.org/a...Gravatar Dave Airlie 10-23/+65
2022-02-24Merge tag 'drm/tegra/for-5.17-rc6' of https://gitlab.freedesktop.org/drm/tegr...Gravatar Dave Airlie 4-26/+19
2022-02-24Merge tag 'drm-misc-fixes-2022-02-23' of git://anongit.freedesktop.org/drm/dr...Gravatar Dave Airlie 6-8/+20
2022-02-23Merge tag 'devicetree-fixes-for-5.17-2' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 2-9/+9
2022-02-23net/mlx5e: Fix VF min/max rate parameters interchange mistakeGravatar Gal Pressman 1-1/+1
2022-02-23net/mlx5e: Add missing increment of countGravatar Lama Kayal 1-0/+1
2022-02-23net/mlx5e: MPLSoUDP decap, fix check for unsupported matchesGravatar Maor Dickman 1-17/+11
2022-02-23net/mlx5e: Fix MPLSoUDP encap to use MPLS action informationGravatar Maor Dickman 7-3/+32
2022-02-23net/mlx5e: Add feature check for set fec countersGravatar Lama Kayal 1-3/+3
2022-02-23net/mlx5e: TC, Skip redundant ct clear actionsGravatar Roi Dayan 2-0/+8
2022-02-23net/mlx5e: TC, Reject rules with forward and drop actionsGravatar Roi Dayan 1-0/+6
2022-02-23net/mlx5e: TC, Reject rules with drop and modify hdr actionGravatar Roi Dayan 1-0/+6
2022-02-23net/mlx5e: kTLS, Use CHECKSUM_UNNECESSARY for device-offloaded packetsGravatar Tariq Toukan 1-1/+2
2022-02-23net/mlx5e: Fix wrong return value on ioctl EEPROM query failureGravatar Gal Pressman 1-1/+1
2022-02-23net/mlx5: Fix possible deadlock on rule deletionGravatar Maor Gottlieb 1-0/+2
2022-02-23net/mlx5: Fix tc max supported prio for nic modeGravatar Chris Mi 1-0/+3
2022-02-23net/mlx5: Fix wrong limitation of metadata match on ecpfGravatar Ariel Levkovich 1-4/+0
2022-02-23net/mlx5: Update log_max_qp value to be 17 at mostGravatar Maher Sanalla 1-1/+1
2022-02-23net/mlx5: DR, Fix the threshold that defines when pool sync is initiatedGravatar Yevgeny Kliteynik 1-4/+7
2022-02-23net/mlx5: DR, Don't allow match on IP w/o matching on full ethertype/ip_versionGravatar Yevgeny Kliteynik 3-17/+45
2022-02-23net/mlx5: DR, Fix slab-out-of-bounds in mlx5_cmd_dr_create_fteGravatar Yevgeny Kliteynik 1-7/+26
2022-02-23net/mlx5: DR, Cache STE shadow memoryGravatar Yevgeny Kliteynik 2-35/+79
2022-02-23net/mlx5: Update the list of the PCI supported devicesGravatar Meir Lichtinger 1-0/+2
2022-02-23drm/amdgpu: check vm ready by amdgpu_vm->evicting flagGravatar Qiang Yu 1-2/+7
2022-02-23drm/amdgpu: bypass tiling flag check in virtual display case (v2)Gravatar Guchun Chen 1-1/+1
2022-02-23Revert "drm/amdgpu: add modifiers in amdgpu_vkms_plane_init()"Gravatar Guchun Chen 1-2/+1
2022-02-23drm/amdgpu: do not enable asic reset for raven2Gravatar Chen Gong 1-2/+2
2022-02-23drm/amd/display: Fix stream->link_enc unassigned during stream removalGravatar Nicholas Kazlauskas 1-4/+0
2022-02-23drm/amd: Check if ASPM is enabled from PCIe subsystemGravatar Mario Limonciello 1-0/+3
2022-02-23Merge tag 'hwmon-for-v5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 3-7/+14
2022-02-23PCI: Mark all AMD Navi10 and Navi14 GPU ATS as brokenGravatar Alex Deucher 1-5/+9
2022-02-23nvme-tcp: send H2CData PDUs based on MAXH2CDATAGravatar Varun Prakash 1-14/+49
2022-02-23nvme: also mark passthrough-only namespaces ready in nvme_update_ns_infoGravatar Christoph Hellwig 1-3/+3
2022-02-23nvme: don't return an error from nvme_configure_metadataGravatar Christoph Hellwig 1-8/+5
2022-02-23drm/edid: Always set RGB444Gravatar Maxime Ripard 1-1/+1
2022-02-23drivers/net/ftgmac100: fix DHCP potential failure with systemdGravatar Heyi Guo 1-2/+11