summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-01-12wifi: ath11k: Send PME message during wakeup from D3coldBaochen Qiang1-0/+3
2023-01-12efi: random: combine bootloader provided RNG seed with RNG protocol outputArd Biesheuvel3-8/+40
2023-01-12drm/i915/dsi: fix MIPI_BKLT_EN_1 native GPIO indexJani Nikula1-1/+1
2023-01-12drm/i915/dsi: add support for ICL+ native MIPI GPIO sequenceJani Nikula3-3/+95
2023-01-12drm/amd/display: Uninitialized variables causing 4k60 UCLK to stay at DPM1 an...Samson Tam1-3/+3
2023-01-12drm/amd/display: Add check for DET fetch latency hiding for dcn32Dillon Varone4-0/+128
2023-01-12virtio_blk: Fix signedness bug in virtblk_prep_rq()Rafael Mendonca1-2/+4
2023-01-12virtio-blk: use a helper to handle request queuing errorsDmitry Fomichev1-13/+16
2023-01-12drm/i915/gvt: fix vgpu debugfs clean in removeZhenyu Wang1-2/+7
2023-01-12drm/i915/gvt: fix gvt debugfs destroyZhenyu Wang1-2/+6
2023-01-12drm/amdkfd: Fix kernel warning during topology setupMukul Joshi1-1/+1
2023-01-12of/fdt: run soc memory setup when early_init_dt_scan_memory failsAndreas Rammhold1-2/+4
2023-01-12thermal: int340x: Add missing attribute for data rate baseSrinivas Pandruvada1-0/+4
2023-01-12vhost_vdpa: fix the crash in unmap a large memoryCindy Lu1-20/+26
2023-01-12tpm: Allow system suspend to continue when TPM suspend failsJason A. Donenfeld1-1/+3
2023-01-12net: dsa: qca8k: fix wrong length value for mgmt eth packetChristian Marangi1-10/+35
2023-01-12Revert "net: dsa: qca8k: cache lo and hi for mdio write"Christian Marangi2-54/+12
2023-01-12Revert "drm/amd/display: Enable Freesync Video Mode by default"Michel Dänzer3-5/+35
2023-01-12fbdev: matroxfb: G200eW: Increase max memory from 1 MB to 16 MBPaul Menzel1-2/+2
2023-01-12nvme: also return I/O command effects from nvme_command_effectsChristoph Hellwig1-6/+26
2023-01-12nvmet: use NVME_CMD_EFFECTS_CSUPP instead of open coding itChristoph Hellwig1-16/+19
2023-01-12ACPI: video: Don't enable fallback path for creating ACPI backlight by defaultMario Limonciello1-5/+1
2023-01-12drm/amd/display: Report to ACPI video if no panels were foundMario Limonciello1-0/+4
2023-01-12ACPI: video: Allow GPU drivers to report no panelsMario Limonciello1-0/+11
2023-01-12nvme: fix multipath crash caused by flush request when blktrace is enabledYanjun Zhang1-1/+1
2023-01-12drm/amdkfd: Fix double release compute pasidPhilip Yang3-15/+40
2023-01-12drm/amdkfd: Fix kfd_process_device_init_vm error handlingPhilip Yang1-6/+6
2023-01-12drm/amdgpu: Fix size validation for non-exclusive domains (v4)Luben Tuikov1-11/+8
2023-01-12usb: dwc3: xilinx: include linux/gpio/consumer.hArnd Bergmann1-0/+1
2023-01-12qed: allow sleep in qed_mcp_trace_dump()Caleb Sander1-8/+20
2023-01-12ublk: honor IO_URING_F_NONBLOCK for handling control commandMing Lei1-0/+3
2023-01-12drm/i915/gvt: fix double free bug in split_2MB_gtt_entryZheng Wang1-4/+13
2023-01-12drm/i915: unpin on error in intel_vgpu_shadow_mm_pin()Dan Carpenter1-0/+1
2023-01-12usb: rndis_host: Secure rndis_query check against int overflowSzymon Heidrich1-1/+2
2023-01-12octeontx2-pf: Fix lmtst ID used in aura freeGeetha sowjanya1-9/+21
2023-01-12drivers/net/bonding/bond_3ad: return when there's no aggregatorDaniil Tatianin1-0/+1
2023-01-12drm/imx: ipuv3-plane: Fix overlay plane widthPhilipp Zabel1-6/+8
2023-01-12drm/virtio: Fix memory leak in virtio_gpu_object_create()Xiu Jianfeng1-2/+4
2023-01-12net: sparx5: Fix reading of the MAC addressHoratiu Vultur1-1/+1
2023-01-12vxlan: Fix memory leaks in error pathIdo Schimmel1-6/+13
2023-01-12gpio: sifive: Fix refcount leak in sifive_gpio_probeMiaoqian Lin1-0/+1
2023-01-12drm/meson: Reduce the FIFO lines held when AFBC is not usedCarlo Caione1-3/+2
2023-01-12RDMA/mlx5: Fix validation of max_rd_atomic caps for DCMaor Gottlieb1-14/+35
2023-01-12RDMA/mlx5: Fix mlx5_ib_get_hw_stats when used for deviceShay Drory1-3/+3
2023-01-12gpio: pca953x: avoid to use uninitialized value pinctrlHaibo Chen1-0/+3
2023-01-12net: phy: xgmiitorgmii: Fix refcount leak in xgmiitorgmii_probeMiaoqian Lin1-0/+1
2023-01-12net: ena: Update NUMA TPH hint register upon NUMA node updateDavid Arinzon2-11/+22
2023-01-12net: ena: Set default value for RX interrupt moderationDavid Arinzon1-1/+2
2023-01-12net: ena: Fix rx_copybreak value updateDavid Arinzon3-5/+21
2023-01-12net: ena: Use bitmask to indicate packet redirectionDavid Arinzon2-10/+25