summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
33 hoursMerge tag 'drm-xe-fixes-2024-04-25' of https://gitlab.freedesktop.org/drm/xe/...drm-fixes-2024-04-26drm-fixesDave Airlie5-24/+14
33 hoursMerge tag 'drm-etnaviv-fixes-2024-04-25' of https://git.pengutronix.de/git/ls...Dave Airlie3-68/+2
33 hoursMerge tag 'drm-misc-fixes-2024-04-25' of https://gitlab.freedesktop.org/drm/m...Dave Airlie6-97/+4
45 hoursRevert "drm/etnaviv: Expose a few more chipspecs to userspace"Christian Gmeiner3-66/+0
45 hoursdrm/etnaviv: fix tx clock gating on some GC7000 variantsDerek Foreman1-2/+2
3 daysdrm/xe/guc: Fix arguments passed to relay G2H handlersMichal Wajdeczko1-2/+2
3 daysdrm/xe: call free_gsc_pkt only once on action add failureHimal Prasad Ghimiray1-8/+1
3 daysdrm/xe: Remove sysfs only once on action add failureHimal Prasad Ghimiray3-14/+11
3 daysfbdev: fix incorrect address computation in deferred IONam Cao1-1/+1
3 daysdrm/amdgpu/mes: fix use-after-free issueJack Xiao1-0/+1
3 daysdrm/amdgpu/sdma5.2: use legacy HDP flush for SDMA2/3Alex Deucher1-11/+15
3 daysdrm/amdgpu: Fix the ring buffer size for queue VM flushPrike Liang3-6/+2
3 daysdrm/amdkfd: Add VRAM accounting for SVM migrationMukul Joshi2-2/+16
3 daysdrm/amd/pm: Restore config space after resetLijo Lazar1-0/+25
3 daysdrm/amdgpu/umsch: don't execute umsch test when GPU is in reset/suspendLang Yu1-0/+3
3 daysdrm/amdkfd: Fix rescheduling of restore workerFelix Kuehling1-3/+3
3 daysdrm/amdgpu: Update BO eviction prioritiesFelix Kuehling1-0/+2
3 daysdrm/amdgpu/vpe: fix vpe dpm setup failedPeyton Lee2-8/+8
3 daysdrm/amdgpu: Assign correct bits for SDMA HDP flushLijo Lazar1-1/+2
3 daysdrm/amdgpu/pm: Remove gpu_od if it's an empty directoryMa Jun1-0/+7
3 daysdrm/amdkfd: make sure VM is ready for updating operationsLang Yu1-14/+20
3 daysdrm/amdgpu: Fix leak when GPU memory allocation failsMukul Joshi1-0/+1
3 daysdrm/amdkfd: Fix eviction fence handlingFelix Kuehling1-4/+5
3 daysdrm/amd/display: Set color_mgmt_changed to true on unsuspendJoshua Ashton1-0/+1
6 daysMerge tag 'char-misc-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds10-79/+104
6 daysMerge tag 'tty-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds9-32/+78
6 daysMerge tag 'usb-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds18-62/+146
7 daysMerge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-39/+151
8 daysMerge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
8 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds3-5/+11
8 daysMerge tag 's390-6.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds4-10/+44
8 daysMerge tag 'thermal-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
8 daysMerge tag 'drm-fixes-2024-04-19' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds30-172/+320
8 daysdrm/atomic-helper: fix parameter order in drm_format_conv_state_copy() callLucas Stach1-2/+2
8 daysMerge tag 'usb-serial-6.9-rc5' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman1-0/+40
8 daysthermal/debugfs: Add missing count increment to thermal_debug_tz_trip_up()Rafael J. Wysocki1-0/+1
8 daysMerge tag 'drm-xe-fixes-2024-04-18' of https://gitlab.freedesktop.org/drm/xe/...drm-fixes-2024-04-19Dave Airlie2-12/+17
8 daysMerge tag 'drm-misc-fixes-2024-04-18' of https://gitlab.freedesktop.org/drm/m...Dave Airlie17-57/+186
9 daysMerge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-5/+10
9 daysMerge tag 'net-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds29-141/+237
9 daysMerge tag 'gpio-fixes-for-v6.9-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-2/+3
9 daysnet: ethernet: ti: am65-cpsw-nuss: cleanup DMA Channels before using themSiddharth Vadapalli1-0/+18
9 daysnet: usb: ax88179_178a: avoid writing the mac address before first readingJose Ignacio Tornos Martinez1-2/+2
9 daysMerge tag 'random-6.9-rc5-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-7/+5
9 daysUSB: serial: option: add Telit FN920C04 rmnet compositionsDaniele Palmas1-0/+6
9 daysusb: dwc3: ep0: Don't reset resource alloc flagThinh Nguyen1-1/+2
9 daysRevert "usb: cdc-wdm: close race between read and workqueue"Greg Kroah-Hartman1-5/+1
9 daysMerge tag 'platform-drivers-x86-v6.9-3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds8-5/+73
9 daysRevert "vmgenid: emit uevent when VMGENID updates"Jason A. Donenfeld1-2/+0
9 daysnet: ravb: Fix RX byte accounting for jumbo packetsPaul Barker1-11/+11