summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2022-01-31unstub append_oa_sample()Jonathan Gray
2022-01-30unstub intel_gt_get_awake_time()Jonathan Gray
2022-01-30push stub down in __await_execution()Jonathan Gray
2022-01-30Add aplnco(4), a driver for the Numerically-controlled oscillator (NCO)Mark Kettenis
2022-01-30Add tascodec(4), a driver for the TI TAS2770/TAS5770 digital audioMark Kettenis
2022-01-29Put the leaf and subleaf input values (from rax/rcx) into local variables,Philip Guenther
2022-01-29drm/amdgpu: Use correct VIEWPORT_DIMENSION for DCN2Jonathan Gray
2022-01-29drm/amd/display: reset dcn31 SMU mailbox on failuresJonathan Gray
2022-01-29drm/i915: Flush TLBs before releasing backing storeJonathan Gray
2022-01-29Fix macro name in comment.Kenji Aoyama
2022-01-29Use local symbols in libkern mips64 assembly routines.Visa Hankala
2022-01-28Give ddb more access to registers on macppc, powerpc64George Koehler
2022-01-28Remove unused guarded read and write routines.Visa Hankala
2022-01-28When it's the possessive of 'it', it's spelled "its", without thePhilip Guenther
2022-01-27drm/radeon: fix error handling in radeon_driver_open_kmsJonathan Gray
2022-01-27drm/i915/display/ehl: Update voltage swing tableJonathan Gray
2022-01-27drm/amdgpu: don't do resets on APUs which don't support itJonathan Gray
2022-01-27drm/amd/display: Fix the uninitialized variable in enable_stream_features()Jonathan Gray
2022-01-27amdgpu/pm: Make sysfs pm attributes as read-only for VFsJonathan Gray
2022-01-27drm/amdgpu: fixup bad vram size on gmc v8Jonathan Gray
2022-01-27drm/amd/amdgpu: fix gmc bo pin count leak in SRIOVJonathan Gray
2022-01-27drm/amd/amdgpu: fix psp tmr bo pin count leak in SRIOVJonathan Gray
2022-01-27drm/amdkfd: Fix error handling in svm_range_addJonathan Gray
2022-01-27drm/amd/display: add else to avoid double destroy clk_mgrJonathan Gray
2022-01-27drm/amdgpu/display: set vblank_disable_immediate for DCJonathan Gray
2022-01-27drm/amd/display: check top_pipe_to_program pointerJonathan Gray
2022-01-27drm: panel-orientation-quirks: Add quirk for the Lenovo Yoga Book X91F/LJonathan Gray
2022-01-27drm/amd/display: Fix out of bounds access on DNC31 stream encoder regsJonathan Gray
2022-01-27drm/amd/display: Fix bug in debugfs crc_win_update entryJonathan Gray
2022-01-27drm/radeon/radeon_kms: Fix a NULL pointer dereference in radeon_driver_open_k...Jonathan Gray
2022-01-27drm/amdgpu: Fix a NULL pointer dereference in amdgpu_connector_lcd_native_mode()Jonathan Gray
2022-01-27drm/dp: Don't read back backlight mode in drm_edp_backlight_enable()Jonathan Gray
2022-01-27drm: fix null-ptr-deref in drm_dev_init_release()Jonathan Gray
2022-01-27drm/ttm: Put BO in its memory manager's lru listJonathan Gray
2022-01-27Cast to unsigned integer before overflow can happen.Alexander Bluhm
2022-01-27cad(4): Disable unused priority queuesVisa Hankala
2022-01-27drop some local changes in an unused functionJonathan Gray
2022-01-27raise sched_engine lock mtx ipl to IPL_TTYJonathan Gray
2022-01-27raise mm obj_lock mtx ipl to IPL_TTYJonathan Gray
2022-01-27use process name for both thread and process nameJonathan Gray
2022-01-26An ACPI device needs to be both present and enabled for it to function.Mark Kettenis
2022-01-26shrink uca.ibufsize from UCHCOMIBUFSIZE to wMaxPacketSize of bulk-in pipeSASANO Takayoshi
2022-01-26Make vmm(4/amd64) tracepoints amd64-onlyKlemens Nanni
2022-01-26Rework initialization of sensors on device connect.Anton Lindqvist
2022-01-26implement might_alloc() using assertwaitok()Jonathan Gray
2022-01-26reduce diff to linux ggtt_probe_common()Jonathan Gray
2022-01-25reduce diff to linux shmem_create_from_object()Jonathan Gray
2022-01-25reduce diff to linux vm_fault_cpu()Jonathan Gray
2022-01-25Use unguarded loads in stack trace savingVisa Hankala
2022-01-25Preserve pcb_onfault in kdbpeek() and kdbpoke()Visa Hankala