summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-02-23net/mlx5: Fix possible deadlock on rule deletionMaor Gottlieb
2022-02-23net/mlx5: Fix tc max supported prio for nic modeChris Mi
2022-02-23net/mlx5: Fix wrong limitation of metadata match on ecpfAriel Levkovich
2022-02-23net/mlx5: Update log_max_qp value to be 17 at mostMaher Sanalla
2022-02-23net/mlx5: DR, Fix the threshold that defines when pool sync is initiatedYevgeny Kliteynik
2022-02-23net/mlx5: DR, Don't allow match on IP w/o matching on full ethertype/ip_versionYevgeny Kliteynik
2022-02-23net/mlx5: DR, Fix slab-out-of-bounds in mlx5_cmd_dr_create_fteYevgeny Kliteynik
2022-02-23net/mlx5: DR, Cache STE shadow memoryYevgeny Kliteynik
2022-02-23net/mlx5: Update the list of the PCI supported devicesMeir Lichtinger
2022-02-23drm/amdgpu: check vm ready by amdgpu_vm->evicting flagQiang Yu
2022-02-23drm/amdgpu: bypass tiling flag check in virtual display case (v2)Guchun Chen
2022-02-23Revert "drm/amdgpu: add modifiers in amdgpu_vkms_plane_init()"Guchun Chen
2022-02-23drm/amdgpu: do not enable asic reset for raven2Chen Gong
2022-02-23drm/amd/display: Fix stream->link_enc unassigned during stream removalNicholas Kazlauskas
2022-02-23drm/amd: Check if ASPM is enabled from PCIe subsystemMario Limonciello
2022-02-23gpio: Return EPROBE_DEFER if gc->to_irq is NULLShreeya Patel
2022-02-23Merge tag 'hwmon-for-v5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-02-23RDMA/ib_srp: Fix a deadlockBart Van Assche
2022-02-23PCI: Mark all AMD Navi10 and Navi14 GPU ATS as brokenAlex Deucher
2022-02-23nvme-tcp: send H2CData PDUs based on MAXH2CDATAVarun Prakash
2022-02-23nvme: also mark passthrough-only namespaces ready in nvme_update_ns_infoChristoph Hellwig
2022-02-23nvme: don't return an error from nvme_configure_metadataChristoph Hellwig
2022-02-23drm/edid: Always set RGB444Maxime Ripard
2022-02-23drivers/net/ftgmac100: fix DHCP potential failure with systemdHeyi Guo
2022-02-23drivers/net/ftgmac100: adjust code place for function call dependencyHeyi Guo
2022-02-23drivers/net/ftgmac100: refactor ftgmac100_reset_task to enable direct functio...Heyi Guo
2022-02-23vhost/vsock: don't check owner in vhost_vsock_stop() while releasingStefano Garzarella
2022-02-23drm/tegra: dpaux: Populate AUX busThierry Reding
2022-02-23drm/radeon: fix variable typeChristian König
2022-02-22ibmvnic: schedule failover only if vioctl failsSukadev Bhattiprolu
2022-02-23ata: pata_hpt37x: disable primary channel on HPT371Sergey Shtylyov
2022-02-22hwmon: (pmbus) Clear pmbus fault/warning bits after readVikash Chandola
2022-02-22hwmon: Handle failure to register sensor with thermal zone correctlyGuenter Roeck
2022-02-22regulator: da9121: Remove surplus DA9141 parametersAdam Ward
2022-02-22regulator: da9121: Fix DA914x voltage valueAdam Ward
2022-02-22regulator: da9121: Fix DA914x current valuesAdam Ward
2022-02-22driver core: Free DMA range map when device is releasedMårten Lindahl
2022-02-22ata: pata_hpt37x: fix PCI clock detectionSergey Shtylyov
2022-02-21drm/amd/display: For vblank_disable_immediate, check PSR is really usedMichel Dänzer
2022-02-21drm/amd/pm: fix some OEM SKU specific stability issuesEvan Quan
2022-02-21drm/amdgpu: disable MMHUB PG for PicassoEvan Quan
2022-02-21drm/amd/display: Protect update_bw_bounding_box FPU code.Bas Nieuwenhuizen
2022-02-21sc16is7xx: Fix for incorrect data being transmittedPhil Elwell
2022-02-21tty: n_gsm: fix deadlock in gsmtty_open()daniel.starke@siemens.com
2022-02-21tty: n_gsm: fix wrong modem processing in convergence layer type 2daniel.starke@siemens.com
2022-02-21tty: n_gsm: fix wrong tty control line for flow controldaniel.starke@siemens.com
2022-02-21tty: n_gsm: fix NULL pointer access due to DLCI releasedaniel.starke@siemens.com
2022-02-21tty: n_gsm: fix proper link termination after failed opendaniel.starke@siemens.com
2022-02-21tty: n_gsm: fix encoding of command/response bitdaniel.starke@siemens.com
2022-02-21tty: n_gsm: fix encoding of control signal octet bit DVdaniel.starke@siemens.com