summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2023-12-10Skip interfaces already claimed by other uaudio(4) instances.Alexandre Ratchov
2023-12-09vio(4) add recv TCP/UDP checksum offloadingJan Klemkow
2023-12-08New TEMPerHUM sensor; reported by Mikolaj Kucharski on bugs@Miod Vallat
2023-12-07avoid bad register access in eephy_reset for Marvell Alaska 88E1512Uwe Stuehler
2023-12-05Add more devices which may attach ukbd (and thus wskbd) but should never beMiod Vallat
2023-12-05timeout_del() the timer while stopping an interface so that no timeoutKevin Lo
2023-12-05Remove "disable auto-negotiation" workaround for Marvell Alaska PHYsUwe Stuehler
2023-12-04drm/i915: do not clean GT table on error pathJonathan Gray
2023-12-04Make the TEMPer{1,2} devices display minus degC. From the NetBSD driver.Marcus Glocker
2023-12-03match Lunar Lake, Raptor Lake and Arrow LakeJonathan Gray
2023-12-03regenJonathan Gray
2023-12-03add Intel Ethernet ids: Lunar Lake, Raptor Lake and Arrow LakeJonathan Gray
2023-12-02virtio: Fix handling of feature bits >= 32Stefan Fritsch
2023-12-01regenJonathan Gray
2023-12-01add AMD Phoenix (Family 19h Model 74h) idsJonathan Gray
2023-11-30Overhaul device identification logic in order to make matching onMiod Vallat
2023-11-30Make sure we don't process garbage data as keypresses if the device sends aMiod Vallat
2023-11-30drm/amd/display: Change the DMCUB mailbox memory location from FB to inboxJonathan Gray
2023-11-30drm/amd/display: Enable fast plane updates on DCN3.2 and aboveJonathan Gray
2023-11-30drm/amd/display: fix a NULL pointer dereference in amdgpu_dm_i2c_xfer()Jonathan Gray
2023-11-30drm/amdgpu: lower CS errors to debug severityJonathan Gray
2023-11-30drm/amdgpu: fix error handling in amdgpu_bo_list_get()Jonathan Gray
2023-11-30drm/amdgpu: don't use ATRM for external devicesJonathan Gray
2023-11-30drm/amdgpu: don't use pci_is_thunderbolt_attached()Jonathan Gray
2023-11-30drm/amdgpu/smu13: drop compute workload workaroundJonathan Gray
2023-11-30drm/amd/pm: Fix error of MACO flag setting codeJonathan Gray
2023-11-30drm/i915: Fix potential spectre vulnerabilityJonathan Gray
2023-11-30drm/i915: Bump GLK CDCLK frequency when driving multiple pipesJonathan Gray
2023-11-30drm/amd/pm: Handle non-terminated overdrive commands.Jonathan Gray
2023-11-30drm/amd/display: enable dsc_clk even if dsc_pg disabledJonathan Gray
2023-11-30i915/perf: Fix NULL deref bugs with drm_dbg() callsJonathan Gray
2023-11-30drm/amdgpu: fix software pci_unplug on some chipsJonathan Gray
2023-11-30drm/amd/display: Avoid NULL dereference of timing generatorJonathan Gray
2023-11-30drm/amdgpu: Fix a null pointer access when the smc_rreg pointer is NULLJonathan Gray
2023-11-30drm/amdkfd: Fix shift out-of-bounds issueJonathan Gray
2023-11-30drm/radeon: fix a possible null pointer dereferenceJonathan Gray
2023-11-30drm/amdgpu: Fix potential null pointer derefernceJonathan Gray
2023-11-30drm/amd: Fix UBSAN array-index-out-of-bounds for Polaris and TongaJonathan Gray
2023-11-30drm/amd: Fix UBSAN array-index-out-of-bounds for SMU7Jonathan Gray
2023-11-30drm/amd/display: use full update for clip size increase of large plane sourceJonathan Gray
2023-11-30drm/amd: Update `update_pcie_parameters` functions to use uint8_t argumentsJonathan Gray
2023-11-30drm/amdkfd: Fix a race condition of vram buffer unref in svm codeJonathan Gray
2023-11-30drm/amdgpu: not to save bo in the case of RAS err_event_athubJonathan Gray
2023-11-30add dev_is_removable() for 6.1.64 drmJonathan Gray
2023-11-29Add support for new SAS HBAs (codenamed Aero and Sea, sold as Broadcom HBAJonathan Matthew
2023-11-29regenJonathan Matthew
2023-11-29add some new Broadcom SAS HBA idsJonathan Matthew
2023-11-29increase the number of address ranges in acpi attach args from 4 to 8Jonathan Gray
2023-11-28correct spelling of FALLTHROUGHJonathan Gray
2023-11-27RegenMiod Vallat