summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-11-18drm/amd/pm: add GFXCLK/SCLK clocks level print support for APUsPerry Yuan4-2/+74
2021-11-18drm/amdgpu: fix set scaling mode Full/Full aspect/Center not works on vga and...hongao1-0/+1
2021-11-18drm/amd/display: Fix OLED brightness control on eDPRoman Li1-1/+2
2021-11-18i40e: Fix display error code in dmesgGrzegorz Szczurek1-3/+2
2021-11-18i40e: Fix creation of first queue by omitting it if is not power of twoJedrzej Jagielski1-40/+19
2021-11-18i40e: Fix warning message and call stack during rmmod i40e driverKaren Sornek1-32/+21
2021-11-18drm/amd/pm: Remove artificial freq level on Navi1xLijo Lazar1-5/+8
2021-11-18drm/amd/pm: avoid duplicate powergate/ungate settingEvan Quan4-1/+23
2021-11-18drm/amdgpu: add error print when failing to add IP block(v2)Guchun Chen1-0/+36
2021-11-18drm/amd/pm: Enhanced reporting also for a stuck commandLuben Tuikov1-2/+6
2021-11-17RDMA/nldev: Check stat attribute before accessing itLeon Romanovsky1-1/+2
2021-11-17RDMA/mlx4: Do not fail the registration on port statsJack Wang1-3/+15
2021-11-17Revert "ACPI: scan: Release PM resources blocked by unused objects"Rafael J. Wysocki3-32/+0
2021-11-17i40e: Fix ping is lost after configuring ADq on VFEryk Rybak3-8/+74
2021-11-17i40e: Fix changing previously set num_queue_pairs for PFsEryk Rybak1-12/+23
2021-11-17i40e: Fix NULL ptr dereference on VSI filter syncMichal Maloszewski2-2/+4
2021-11-17i40e: Fix correct max_pkt_size on VF RX queueEryk Rybak1-44/+9
2021-11-17net: ax88796c: use bit numbers insetad of bit masksƁukasz Stelmach1-3/+3
2021-11-17net: dpaa2-eth: fix use-after-free in dpaa2_eth_removePavel Skripkin1-2/+2
2021-11-17net: usb: r8152: Add MAC passthrough support for more Lenovo DocksAaron Ma1-6/+3
2021-11-17drm/i915/guc: fix NULL vs IS_ERR() checkingDan Carpenter1-2/+2
2021-11-17drm/i915/dsi/xelpd: Fix the bit mask for wakeup GBVandita Kulkarni2-2/+5
2021-11-17Revert "drm/i915/tgl/dsi: Gate the ddi clocks after pll mapping"Vandita Kulkarni1-8/+2
2021-11-17Merge tag 'mlx5-fixes-2021-11-16' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller16-89/+122
2021-11-17parisc/sticon: fix reverse colorsSven Schnelle1-6/+6
2021-11-17fbdev: Prevent probing generic drivers if a FB is already registeredJavier Martinez Canillas2-0/+22
2021-11-17drm/scheduler: fix drm_sched_job_add_implicit_dependencies harderRob Clark1-4/+5
2021-11-17net: stmmac: Fix signed/unsigned wreckageThomas Gleixner1-13/+10
2021-11-17amt: cancel delayed_work synchronously in amt_fini()Taehee Yoo1-1/+1
2021-11-17bnxt_en: Fix compile error regression when CONFIG_BNXT_SRIOV is not setMichael Chan2-1/+11
2021-11-17net: mvmdio: fix compilation warningMarcin Wojtas1-0/+2
2021-11-17scsi: qla2xxx: Fix mailbox direction flags in qla2xxx_get_adapter_id()Ewan D. Milne1-4/+2
2021-11-17scsi: ufs: core: Fix another task management completion raceAdrian Hunter1-2/+1
2021-11-17scsi: ufs: core: Fix task management completion timeout raceAdrian Hunter1-5/+0
2021-11-17scsi: core: sysfs: Fix hang when device state is set via sysfsMike Christie1-11/+19
2021-11-17scsi: iscsi: Unblock session then wake up error handlerMike Christie1-3/+3
2021-11-17scsi: ufs: core: Improve SCSI abort handlingBart Van Assche1-0/+1
2021-11-17ata: libata: improve ata_read_log_page() error messageDamien Le Moal1-2/+3
2021-11-16net/mlx5: E-Switch, return error if encap isn't supportedRaed Salem1-1/+1
2021-11-16net/mlx5: Lag, update tracker when state change event receivedMaher Sanalla1-15/+13
2021-11-16net/mlx5e: CT, Fix multiple allocations and memleak of mod actsRoi Dayan3-11/+25
2021-11-16net/mlx5: Fix flow counters SF bulk query lenAvihai Horon1-1/+1
2021-11-16net/mlx5: E-Switch, rebuild lag only when neededMark Bloch1-2/+10
2021-11-16net/mlx5: Update error handler for UCTX and UMEMNeta Ostrovsky1-2/+2
2021-11-16net/mlx5: DR, Fix check for unsupported fields in match paramYevgeny Kliteynik1-5/+6
2021-11-16net/mlx5: DR, Handle eswitch manager and uplink vports separatelyYevgeny Kliteynik2-33/+24
2021-11-16net/mlx5e: nullify cq->dbg pointer in mlx5_debug_cq_remove()Valentine Fatiev2-3/+6
2021-11-16net/mlx5: E-Switch, Fix resetting of encap mode when entering switchdevPaul Blakey2-9/+7
2021-11-16net/mlx5e: Wait for concurrent flow deletion during neigh/fib eventsVlad Buslov3-1/+10
2021-11-16net/mlx5e: kTLS, Fix crash in RX resync flowTariq Toukan1-6/+17