summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-06-13drm/nouveau: add nv_encoder pointer check for NULLdrm-misc-fixes-2023-06-16Natalia Petrova1-1/+2
2023-06-13drm/nouveau/dp: check for NULL nv_connector->native_modeNatalia Petrova1-2/+2
2023-06-13drm/bridge: ti-sn65dsi86: Avoid possible buffer overflowSu Hui1-0/+4
2023-06-13drm/nouveau: don't detect DSM for non-NVIDIA deviceRatchanan Srirattanamet1-0/+3
2023-06-09accel/qaic: Fix NULL pointer deref in qaic_destroy_drm_device()Jeffrey Hugo1-0/+3
2023-06-09accel/qaic: Free user handle on interrupted mutexCarl Vanderlip1-0/+1
2023-06-08accel/ivpu: Fix sporadic VPU boot failuredrm-misc-fixes-2023-06-08Andrzej Kacprowski2-1/+13
2023-06-08accel/ivpu: Do not use mutex_lock_interruptibleStanislaw Gruszka2-19/+7
2023-06-08accel/ivpu: Do not trigger extra VPU reset if the VPU is idleAndrzej Kacprowski1-4/+5
2023-06-07drm/lima: fix sched context destroyErico Nunes1-1/+1
2023-06-06accel/ivpu: Reserve all non-command bo's using DMA_RESV_USAGE_BOOKKEEPStanislaw Gruszka1-7/+14
2023-06-06accel/ivpu: ivpu_ipc needs GENERIC_ALLOCATORRandy Dunlap1-0/+1
2023-06-01drm/ast: Fix modeset failed on DisplayPortJammy Huang1-2/+13
2023-05-31drm/ast: Fix long time waiting on s3/s4 resumeJammy Huang4-45/+29
2023-05-24drm/fb-helper: Fix height, width, and accel_flags in fb_varGeert Uytterhoeven1-5/+7
2023-05-23accel/qaic: Fix NNC message corruptiondrm-misc-fixes-2023-05-24Jeffrey Hugo1-8/+21
2023-05-23accel/qaic: Grab ch_lock during QAIC_ATTACH_SLICE_BOPranjal Ramajor Asha Kanojiya1-8/+12
2023-05-23accel/qaic: Flush the transfer list againPranjal Ramajor Asha Kanojiya1-0/+5
2023-05-23accel/qaic: Validate if BO is sliced before slicingPranjal Ramajor Asha Kanojiya1-0/+5
2023-05-23accel/qaic: Validate user data before grabbing any lockPranjal Ramajor Asha Kanojiya2-46/+27
2023-05-23accel/qaic: initialize ret variable to 0Tom Rix1-1/+1
2023-05-22drm: fix drmm_mutex_init()Matthew Auld1-20/+2
2023-05-19drm/sched: Remove redundant checkVladislav Efanov1-3/+0
2023-05-17drm: panel-orientation-quirks: Change Air's quirk to support Air PlusMaya Matuszczyk1-1/+1
2023-05-16accel/qaic: silence some uninitialized variable warningsDan Carpenter1-1/+1
2023-05-16drm/pl111: Fix FB depth on IMPD-1 framebufferLinus Walleij4-12/+12
2023-05-12Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard6090-145126/+382054
2023-05-11drm/mgag200: Fix gamma lut not initialized.Jocelyn Falempe1-0/+5
2023-05-10drm/sched: Check scheduler work queue before calling timeout handlingdrm-misc-fixes-2023-05-11Vitaly Prosyak1-1/+1
2023-05-07Merge tag 'v6.4-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds1-1/+1
2023-05-07Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds3-12/+2
2023-05-07Merge tag 'mailbox-v6.4' of git://git.linaro.org/landing-teams/working/fujits...Linus Torvalds9-99/+136
2023-05-07Merge tag 'for-6.4/io_uring-2023-05-07' of git://git.kernel.dk/linuxLinus Torvalds2-21/+21
2023-05-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds7-850/+43
2023-05-06Merge tag 'for-6.4/block-2023-05-06' of git://git.kernel.dk/linuxLinus Torvalds9-13/+82
2023-05-05Merge tag 'net-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds47-325/+604
2023-05-05Merge tag 'i2c-for-6.4-rc1-part2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-18/+30
2023-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextJakub Kicinski4-15/+35
2023-05-05Merge tag 'devicetree-fixes-for-6.4-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+3
2023-05-05Merge tag 'riscv-for-linus-6.4-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-2/+2
2023-05-05Merge tag 'acpi-6.4-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-14/+0
2023-05-05Merge tag 'thermal-6.4-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+4
2023-05-05Merge tag 'phy-fixes-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-8/+4
2023-05-05Merge tag 'drm-next-2023-05-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds50-263/+415
2023-05-05net: bcmgenet: Remove phy_stop() from bcmgenet_netif_stop()Florian Fainelli1-1/+0
2023-05-05pds_core: fix mutex double unlock in error pathShannon Nelson1-8/+13
2023-05-05net: fec: correct the counting of XDP sent framesShenwei Wang1-4/+9
2023-05-05bonding: add xdp_features supportLorenzo Bianconi2-0/+31
2023-05-05net: enetc: check the index of the SFI rather than the handleWei Fang1-1/+1
2023-05-05virtio_net: suppress cpu stall when free_unused_bufsWenliang Wang1-0/+2