aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-01-16Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Gravatar Linus Torvalds 5-22/+19
2021-01-16Merge tag 'block-5.11-2021-01-16' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 3-13/+18
2021-01-16Merge tag 'riscv-for-linus-5.11-rc4' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-0/+1
2021-01-15Merge tag 'for-5.11/dm-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 7-34/+238
2021-01-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaGravatar Linus Torvalds 7-68/+83
2021-01-15Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 1-5/+0
2021-01-15Merge tag 'acpi-5.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Gravatar Linus Torvalds 2-2/+15
2021-01-15Merge tag 'for-linus-5.11-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 6-39/+94
2021-01-15Merge tag 'iommu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 3-3/+22
2021-01-15Merge tag 'topic/nouveau-ampere-modeset-2021-01-15' of git://anongit.freedesk...Gravatar Linus Torvalds 46-18/+892
2021-01-15Merge branch '04.01-ampere-lite' of git://github.com/skeggsb/linux into topic...Gravatar Dave Airlie 46-18/+892
2021-01-14Merge tag 'drm-fixes-2021-01-15' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 47-408/+596
2021-01-15Merge branch '04.00-ampere-lite-fixes' of git://github.com/skeggsb/linux into...Gravatar Dave Airlie 17-30/+112
2021-01-15Merge tag 'amd-drm-fixes-5.11-2021-01-14' of https://gitlab.freedesktop.org/a...Gravatar Dave Airlie 16-263/+123
2021-01-15Merge tag 'drm-intel-fixes-2021-01-14' of git://anongit.freedesktop.org/drm/d...Gravatar Dave Airlie 11-103/+339
2021-01-15drm/nouveau/disp/ga10[24]: initial supportGravatar Ben Skeggs 22-13/+410
2021-01-15drm/nouveau/dmaobj/ga10[24]: initial supportGravatar Ben Skeggs 1-0/+2
2021-01-15drm/nouveau/i2c/ga10[024]: initial supportGravatar Ben Skeggs 1-0/+3
2021-01-15drm/nouveau/gpio/ga10[024]: initial supportGravatar Ben Skeggs 4-0/+123
2021-01-15drm/nouveau/bar/ga10[024]: initial supportGravatar Ben Skeggs 1-0/+3
2021-01-15drm/nouveau/mmu/ga10[024]: initial supportGravatar Ben Skeggs 1-0/+3
2021-01-15drm/nouveau/timer/ga10[024]: initial supportGravatar Ben Skeggs 1-0/+3
2021-01-15drm/nouveau/fb/ga10[024]: initial supportGravatar Ben Skeggs 9-1/+132
2021-01-15drm/nouveau/imem/ga10[024]: initial supportGravatar Ben Skeggs 1-0/+3
2021-01-15drm/nouveau/privring/ga10[024]: initial supportGravatar Ben Skeggs 1-0/+3
2021-01-15drm/nouveau/mc/ga10[024]: initial supportGravatar Ben Skeggs 4-0/+79
2021-01-15drm/nouveau/devinit/ga10[024]: initial supportGravatar Ben Skeggs 6-1/+83
2021-01-15drm/nouveau/bios/ga10[024]: initial supportGravatar Ben Skeggs 2-0/+6
2021-01-15drm/nouveau/pci/ga10[024]: initial supportGravatar Ben Skeggs 1-0/+3
2021-01-15drm/nouveau/kms/nv50-: fix case where notifier buffer is at offset 0Gravatar Ben Skeggs 3-4/+4
2021-01-15drm/nouveau/core: recognise GA10[024]Gravatar Ben Skeggs 5-3/+36
2021-01-15drm/nouveau/mmu: fix vram heap sizingGravatar Ben Skeggs 1-3/+3
2021-01-15drm/nouveau/i2c/gm200: increase width of aux semaphore owner fieldsGravatar Ben Skeggs 1-4/+4
2021-01-15drm/nouveau/i2c/gk110-: disable hw-initiated dpcd readsGravatar Ben Skeggs 7-6/+40
2021-01-15drm/nouveau/i2c/gk110: split out from i2c/gk104Gravatar Ben Skeggs 4-6/+46
2021-01-15drm/nouveau/privring: ack interrupts the same way as RMGravatar Ben Skeggs 2-6/+14
2021-01-15drm/nouveau/bios: fix issue shadowing expansion ROMsGravatar Ben Skeggs 1-1/+1
2021-01-15Merge tag 'drm-misc-fixes-2021-01-12' of git://anongit.freedesktop.org/drm/dr...Gravatar Dave Airlie 3-12/+22
2021-01-14Merge tag 'net-5.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 22-79/+156
2021-01-14nvme: don't intialize hwmon for discovery controllersGravatar Sagi Grimberg 1-3/+8
2021-01-14nvme-tcp: fix possible data corruption with bio mergesGravatar Sagi Grimberg 1-1/+1
2021-01-14nvme-tcp: Fix warning with CONFIG_DEBUG_PREEMPTGravatar Sagi Grimberg 1-1/+1
2021-01-14nvmet-rdma: Fix NULL deref when setting pi_enable and traddr INADDR_ANYGravatar Israel Rukshin 1-8/+8
2021-01-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Gravatar Linus Torvalds 13-12/+55
2021-01-14drm/amd/display: Fix to be able to stop crc calculationGravatar Wayne Lin 1-1/+1
2021-01-14Revert "drm/amd/display: Expose new CRC window property"Gravatar Rodrigo Siqueira 4-210/+10
2021-01-14Revert "drm/amdgpu/disply: fix documentation warnings in display manager"Gravatar Rodrigo Siqueira 1-20/+1
2021-01-14Revert "drm/amd/display: Fix unused variable warning"Gravatar Rodrigo Siqueira 2-2/+4
2021-01-14drm/amdgpu: set power brake sequenceGravatar Likun Gao 1-0/+32
2021-01-14nt: usb: USB_RTL8153_ECM should not default to yGravatar Geert Uytterhoeven 1-1/+0