summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2021-12-13Handle multi-port controllers in uslcom(4)Visa Hankala
2021-12-12Add vnode parameter to VOP_STRATEGY()Visa Hankala
2021-12-09Broken ACPI tables containing scopes that are larger than their outer shellPatrick Wildt
2021-12-09We only have one syscall table: inline sysent/SYS_MAXSYSCALL andPhilip Guenther
2021-12-08drm/amd/display: Allow DSC on supported MST branch devicesJonathan Gray
2021-12-08drm/amd/amdgpu: fix potential memleakJonathan Gray
2021-12-08drm/amd/amdkfd: Fix kernel panic when reset failed and been triggered againJonathan Gray
2021-12-07Fix typo in Tiger Lake H configuration.Mark Kettenis
2021-12-07print the failed method numberTheo de Raadt
2021-12-07Fix parsing of SR_IRQ resource descriptors here as well.Mark Kettenis
2021-12-07Fix parsing of SR_IRQ resource descriptors.Mark Kettenis
2021-12-06Add missing short-circuit in bcmpcie_dmamap_load_raw().Mark Kettenis
2021-12-05add missing mtx_leave() calls in error pathsJonathan Gray
2021-12-04Previous diff was incomplete, we also need to do DMA translation forMark Kettenis
2021-12-04Consolidate error paths in usbd_new_device, shaving of 14 lines.Anton Lindqvist
2021-12-03add Allwinner H6 supportSASANO Takayoshi
2021-12-03support AXP805 PMICSASANO Takayoshi
2021-12-03Perform DMA address translation if required.Mark Kettenis
2021-12-03Switch iwx(4) to new -67 firmware images.Stefan Sperling
2021-12-03Disable probe requests during scans in iwx(4) again.Stefan Sperling
2021-12-03Implement a bgscan_done() handler for iwm(4).Stefan Sperling
2021-12-03Implement a bgscan_done() handler for iwx(4).Stefan Sperling
2021-12-03Bring back the recently reverted change, this time without the invertedAnton Lindqvist
2021-12-01drm/amdgpu/gfx9: switch to golden tsc registers for renoir+Jonathan Gray
2021-12-01drm/amd/display: Set plane update flags for all planes in resetJonathan Gray
2021-11-28SpacingMarcus Glocker
2021-11-28utvfu(4) only has one frame size, either for PAL or NTSC. ThereforeMarcus Glocker
2021-11-28Align with the recent memory allocation changes we did for the otherMarcus Glocker
2021-11-27previous commit causes gcc to perform an unaligned access to the tcphdrTheo de Raadt
2021-11-27Let iwm(4) use per-Tx-queue interface timers to ensure that the interfaceStefan Sperling
2021-11-27drm/amdgpu: fix set scaling mode Full/Full aspect/Center not works on vga and...Jonathan Gray
2021-11-27drm/i915/dp: Ensure sink rate values are always validJonathan Gray
2021-11-27drm/amd/display: Update swizzle mode enumsJonathan Gray
2021-11-26Add interfaces to enable all power domains for a node.Mark Kettenis
2021-11-25revert recent change, breakage reported by dv@Anton Lindqvist
2021-11-25Prepare iwx(4) for using new firmware (API version -67) in the future.Stefan Sperling
2021-11-25Assert that at least one report id is claimed during multiple report idsAnton Lindqvist
2021-11-24Spacing and remove an unused macro.Marcus Glocker
2021-11-24SpacingMarcus Glocker
2021-11-24Fix panic when running utvfu(4) on xhci(4).Marcus Glocker
2021-11-24Add a few dt(4) TRACEPOINTS to SMR. Should help to better understand whatClaudio Jeker
2021-11-23Fix mbuf leaks after reception error in rge_rxeof().Kevin Lo
2021-11-23avoid clang -Wsometimes-uninitialized warnings in fms(4)Jonathan Gray
2021-11-22use ISC license for ubcmtpJoshua Stein
2021-11-22Add pcyrtc(4), a driver for the NXP PCF85063A/TP RTC chips.Mark Kettenis
2021-11-22Remove unused header files and make some cosmetic changes.Mark Kettenis
2021-11-22avoid uninitialised variable use in igc(4)Jonathan Gray
2021-11-22M_USB -> M_USBHCMarcus Glocker
2021-11-22Drop the old problematic claim multiple report ids logic now that allAnton Lindqvist
2021-11-22Add missing claim multiple report ids conditionals to uhidev drivers.Anton Lindqvist