summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-01-15drm/nouveau/fb/ga10[024]: initial supportBen Skeggs9-1/+132
2021-01-15drm/nouveau/imem/ga10[024]: initial supportBen Skeggs1-0/+3
2021-01-15drm/nouveau/privring/ga10[024]: initial supportBen Skeggs1-0/+3
2021-01-15drm/nouveau/mc/ga10[024]: initial supportBen Skeggs4-0/+79
2021-01-15drm/nouveau/devinit/ga10[024]: initial supportBen Skeggs6-1/+83
2021-01-15drm/nouveau/bios/ga10[024]: initial supportBen Skeggs2-0/+6
2021-01-15drm/nouveau/pci/ga10[024]: initial supportBen Skeggs1-0/+3
2021-01-15drm/nouveau/kms/nv50-: fix case where notifier buffer is at offset 0Ben Skeggs3-4/+4
2021-01-15drm/nouveau/core: recognise GA10[024]Ben Skeggs5-3/+36
2021-01-15drm/nouveau/mmu: fix vram heap sizingBen Skeggs1-3/+3
2021-01-15drm/nouveau/i2c/gm200: increase width of aux semaphore owner fieldsBen Skeggs1-4/+4
2021-01-15drm/nouveau/i2c/gk110-: disable hw-initiated dpcd readsBen Skeggs7-6/+40
2021-01-15drm/nouveau/i2c/gk110: split out from i2c/gk104Ben Skeggs4-6/+46
2021-01-15drm/nouveau/privring: ack interrupts the same way as RMBen Skeggs2-6/+14
2021-01-15drm/nouveau/bios: fix issue shadowing expansion ROMsBen Skeggs1-1/+1
2021-01-15Merge tag 'drm-misc-fixes-2021-01-12' of git://anongit.freedesktop.org/drm/dr...Dave Airlie3-12/+22
2021-01-14Merge tag 'net-5.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds22-79/+156
2021-01-14nvme: don't intialize hwmon for discovery controllersSagi Grimberg1-3/+8
2021-01-14nvme-tcp: fix possible data corruption with bio mergesSagi Grimberg1-1/+1
2021-01-14nvme-tcp: Fix warning with CONFIG_DEBUG_PREEMPTSagi Grimberg1-1/+1
2021-01-14nvmet-rdma: Fix NULL deref when setting pi_enable and traddr INADDR_ANYIsrael Rukshin1-8/+8
2021-01-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds13-12/+55
2021-01-14drm/amd/display: Fix to be able to stop crc calculationWayne Lin1-1/+1
2021-01-14Revert "drm/amd/display: Expose new CRC window property"Rodrigo Siqueira4-210/+10
2021-01-14Revert "drm/amdgpu/disply: fix documentation warnings in display manager"Rodrigo Siqueira1-20/+1
2021-01-14Revert "drm/amd/display: Fix unused variable warning"Rodrigo Siqueira2-2/+4
2021-01-14drm/amdgpu: set power brake sequenceLikun Gao1-0/+32
2021-01-14nt: usb: USB_RTL8153_ECM should not default to yGeert Uytterhoeven1-1/+0
2021-01-14net: stmmac: fix taprio configuration when base_time is in the pastYannick Vignon1-2/+18
2021-01-14net: stmmac: fix taprio schedule configurationYannick Vignon1-48/+4
2021-01-14RDMA/cma: Fix error flow in default_roce_mode_storeNeta Ostrovsky1-1/+3
2021-01-14RDMA/mlx5: Fix wrong free of blue flame register on errorMark Bloch1-1/+1
2021-01-14IB/mlx5: Fix error unwinding when set_has_smi_cap failsParav Pandit1-1/+1
2021-01-14RDMA/umem: Avoid undefined behavior of rounddown_pow_of_two()Aharon Landau1-1/+1
2021-01-14dm crypt: defer decryption to a tasklet if interrupts disabledIgnat Korchagin1-2/+6
2021-01-14spi: fsl: Fix driver breakage when SPI_CS_HIGH is not set in spi->modeChristophe Leroy1-3/+2
2021-01-14HID: logitech-hidpp: Add product ID for MX Ergo in Bluetooth modeNicholas Miell1-0/+2
2021-01-14drm/amdgpu: add new device id for Reniormengwang2-1/+3
2021-01-14drm/amdgpu: add green_sardine device id (v2)Prike Liang1-0/+1
2021-01-14drm/amdgpu: fix vram type and bandwidth error for DDR5 and DDR4Huang Rui1-17/+36
2021-01-14drm/amdgpu/gfx10: add updated GOLDEN_TSC_COUNT_UPPER/LOWER register offsets f...chen gong1-2/+14
2021-01-14drm/amdkfd: Fix out-of-bounds read in kdf_create_vcrat_image_cpu()Jeremy Cline1-4/+7
2021-01-14Revert "drm/amd/display: Fixed Intermittent blue screen on OLED panel"Rodrigo Siqueira1-5/+6
2021-01-14drm/amd/display: disable dcn10 pipe split by defaultLi, Roman1-2/+2
2021-01-14drm/amd/display: Add a missing DCN3.01 API mappingNikola Cornij1-0/+1
2021-01-14drm/amd/display: Initialize stack variableWesley Chalmers1-1/+1
2021-01-14drm/amd/display: NULL pointer hangQingqing Zhuo1-1/+7
2021-01-14drm/amdgpu/psp: fix psp gfx ctrl cmdsVictor Zhao1-1/+1
2021-01-14drm/amdgpu: fix DRM_INFO flood if display core is not supported (bug 210921)Alexandre Demers1-1/+1
2021-01-13net: stmmac: Fixed mtu channged by cache alignedDavid Wu1-1/+2