summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-04-06scsi: message: fusion: Remove redundant variable dmpColin Ian King
2022-04-06scsi: mvsas: Add PCI ID of RocketRaid 2640Alexey Galakhov
2022-04-06scsi: sd: sd_read_cpr() requires VPD pagesMartin K. Petersen
2022-04-06scsi: mpt3sas: Fail reset operation if config request timed outSreekanth Reddy
2022-04-06scsi: sym53c500_cs: Stop using struct scsi_pointerFinn Thain
2022-04-06scsi: ufs: ufs-pci: Add support for Intel MTLAdrian Hunter
2022-04-06scsi: mpt3sas: Fix mpt3sas_check_same_4gb_region() kdoc commentDamien Le Moal
2022-04-06scsi: scsi_debug: Fix sdebug_blk_mq_poll() in_use_bm bitmap useDamien Le Moal
2022-04-06Merge branch '5.18/scsi-queue' into 5.18/scsi-fixesMartin K. Petersen
2022-04-07Merge tag 'amd-drm-fixes-5.18-2022-04-06' of https://gitlab.freedesktop.org/a...Dave Airlie
2022-04-07Merge tag 'imx-drm-fixes-2022-04-06' of git://git.pengutronix.de/pza/linux in...Dave Airlie
2022-04-07Merge tag 'drm-misc-fixes-2022-03-24' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-04-07Merge tag 'amd-drm-next-5.18-2022-03-25' of https://gitlab.freedesktop.org/ag...Dave Airlie
2022-04-07random: check for signals every PAGE_SIZE chunk of /dev/[u]randomJason A. Donenfeld
2022-04-06fbdev: Fix unregistering of framebuffers without deviceThomas Zimmermann
2022-04-06drbd: set QUEUE_FLAG_STABLE_WRITESChristoph Böhmwalder
2022-04-06drbd: fix an invalid memory access caused by incorrect use of list iteratorXiaomeng Tong
2022-04-06drbd: Fix five use after free bugs in get_initial_stateLv Yunlong
2022-04-06drm/amdgpu/smu10: fix SoC/fclk units in auto modeAlex Deucher
2022-04-06drm/amd/display: update dcn315 clock table readDmytro Laktyushkin
2022-04-06drm/amdgpu/display: change pipe policy for DCN 2.1Benjamin Marty
2022-04-06drm/amd/display: Add configuration options for AUX wake work around.Jimmy Kizito
2022-04-06drm/amd/display: remove assert for odm transition caseEric Bernstein
2022-04-06drm/amdgpu: don't use BACO for reset in S3Alex Deucher
2022-04-06drm/amd/display: Fix by adding FPU protection for dcn30_internal_validate_bwCHANDAN VURDIGERE NATARAJ
2022-04-06drm/amdkfd: Create file descriptor after client is added to smi_clients listLee Jones
2022-04-06drm/amdgpu: Sync up header and implementation to use the same parameter namesMa Jun
2022-04-06drm/amdgpu: fix incorrect GCR_GENERAL_CNTL addressRuili Ji
2022-04-06amd/display: set backlight only if requiredShirish S
2022-04-06drm/amd/display: Fix allocate_mst_payload assert on resumeRoman Li
2022-04-06drm/amd/display: Revert FEC check in validationMartin Leung
2022-04-06drm/amd/display: Add work around for AUX failure on wake.Jimmy Kizito
2022-04-06drm/amd/display: Clear optc false state when disable otgCharlene Liu
2022-04-06drm/amd/display: Enable power gating before init_pipesRoman Li
2022-04-06drm/amd/display: Remove redundant dsc power gating from init_hwRoman Li
2022-04-06drm/amd/display: Correct Slice reset calculationChris Park
2022-04-06drm/amd/vcn: fix an error msg on vcn 3.0tiancyin
2022-04-06drm/amdgpu/vcn3: send smu interface typeBoyuan Zhang
2022-04-06spi: bcm-qspi: fix MSPI only access with bcm_qspi_exec_mem_op()Kamal Dasu
2022-04-06spi: cadence-quadspi: fix protocol setup for non-1-1-X operationsMatthias Schiffer
2022-04-06spi: core: add dma_map_dev for __spi_unmap_msg()Vinod Koul
2022-04-06cdrom: remove unused variableEnze Li
2022-04-06myri10ge: fix an incorrect free for skb in myri10ge_sw_tsoXiaomeng Tong
2022-04-06net: usb: aqc111: Fix out-of-bounds accesses in RX fixupMarcin Kozlowski
2022-04-06qede: confirm skb is allocated before usingJamie Bainbridge
2022-04-06Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2022-04-06Drivers: hv: vmbus: Replace smp_store_mb() with virt_store_mb()Andrea Parri (Microsoft)
2022-04-06Drivers: hv: balloon: Disable balloon and hot-add accordinglyBoqun Feng
2022-04-06Drivers: hv: balloon: Support status report for larger page sizesBoqun Feng
2022-04-06random: check for signal_pending() outside of need_resched() checkJann Horn