summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2022-07-11remove duplicate 'if (err)' line in iwm_auth()Stefan Sperling
2022-07-10Add _cb suffix to callback fields in struct ifmedia. Makes codeAlexander Bluhm
2022-07-10Remove trailing whitespace. No code change.Mike Larkin
2022-07-10Remove trailing whitespace. No code change.Mike Larkin
2022-07-09Add suspend/resume supportMark Kettenis
2022-07-09Add suspend/resume support.Mark Kettenis
2022-07-09Add support for calling the CPU_OFF and SYSTEM_SUSPEND functions.Mark Kettenis
2022-07-08Display parameters exposed to userland as percentages (backlight, brightness,Miod Vallat
2022-07-07drm/fourcc: fix integer type usage in uapi headerJonathan Gray
2022-07-07drm/i915/gem: add missing elseJonathan Gray
2022-07-07drm/amdgpu: To flush tlb for MMHUB of RAVEN seriesJonathan Gray
2022-07-07Revert "drm/amdgpu/display: set vblank_disable_immediate for DC"Jonathan Gray
2022-07-07remove a DPRINTF() from iwm(4) which no longer makes any senseStefan Sperling
2022-07-05Remove old poll/select wakeup mechanism.Visa Hankala
2022-07-05Missing header change that should have gone with xhci_acpi.c r1.8Theo Buehler
2022-07-05workaround link training problems on s3 resume with alder lakeJonathan Gray
2022-07-04Add support for the dual role controllers integrated on the QualcommMark Kettenis
2022-07-02Remove unused device poll functions.Visa Hankala
2022-06-30Fix bwfm(4) crash during detach on USB.Stefan Sperling
2022-06-29drm/i915: Implement w/a 22010492432 for adl-sJonathan Gray
2022-06-29correct vararg use in kasprintf/kvasprintfJonathan Gray
2022-06-29match on Alder Lake-PJonathan Gray
2022-06-28constify miscellaneous arm64 pin and clock tablesChristian Weisgerber
2022-06-28Add support for the Synopsys DesignWare UART found on the Ryzen EmbeddedMark Kettenis
2022-06-28A com_acpi_softc pointer is used as the interrupt callback cookie whichAnton Lindqvist
2022-06-28No need to pass a copy of the bcmdmac_channel structure to predicateAnton Lindqvist
2022-06-28Remove commented out variables and excessive blank lines inAnton Lindqvist
2022-06-28syncTheo de Raadt
2022-06-28a start at qualcomm productsTheo de Raadt
2022-06-28Use btrace(8) to debug reference counting. dt(4) provides a staticAlexander Bluhm
2022-06-28Add hardware ID for EHCI-compliant USB controller with standard debug.Mark Kettenis
2022-06-28Add hardware ID for XHCI-compliant USB controller without standard debug.Mark Kettenis
2022-06-27Fix comment.Miod Vallat
2022-06-27Introduce Large Receive Offloading of TCP segment offloading for ix(4). It isJan Klemkow
2022-06-27Remember the error of ucomreadcb() for the next ucomread() call and returns anJan Klemkow
2022-06-27Allow the pluart(4) baud rate to be changed.Anton Lindqvist
2022-06-27Do not run receive and transmit interrupt handlers when the bnxt(4)Alexander Bluhm
2022-06-27Fix bwfm(4) ifconfig media display on devices with sta_info command version 3.Stefan Sperling
2022-06-27Whitespace/KNFMike Larkin
2022-06-27amdgpio(4): restore pin configuration on resumeMike Larkin
2022-06-26Add missing splx before returning when urtwn_ccmp_decap() fails.Jonathan Matthew
2022-06-26Break out of the switch statement rather than returning early on ioctlJonathan Matthew
2022-06-26add missing splx in error pathJonathan Matthew
2022-06-26drm/amd/display: Don't reinitialize DMCUB on s0ix resumeJonathan Gray
2022-06-23ungate DMA clock on >= tgp to avoid packet loss on Alder LakeJonathan Gray
2022-06-23add tgp and adp mac types and change from reusing cnpJonathan Gray
2022-06-23regenJonathan Gray
2022-06-23add some intel bluetooth idsJonathan Gray
2022-06-22drm/amd/display: Cap OLED brightness per max frame-average luminanceJonathan Gray
2022-06-22drm/i915/reset: Fix error_state_read ptr + offset useJonathan Gray