summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2022-09-06Fix spacing/indent, no object changeKlemens Nanni
2022-09-05Remove some inactive code, comments, and DPRINTFs. Minor style changes.Marcus Glocker
2022-09-05drm/amd/display: avoid doing vm_init multiple timeJonathan Gray
2022-09-05drm/amdgpu: Increase tlb flush timeout for sriovJonathan Gray
2022-09-05drm/amd/display: Fix pixel clock programmingJonathan Gray
2022-09-05drm/amd/pm: add missing ->fini_microcode interface for Sienna CichlidJonathan Gray
2022-09-05drm/amd/display: clear optc underflow before turn off odm clockJonathan Gray
2022-09-05drm/amd/display: For stereo keep "FLIP_ANY_FRAME"Jonathan Gray
2022-09-05drm/amd/display: Fix HDMI VSIF V3 incorrect issueJonathan Gray
2022-09-05drm/amd/display: Avoid MPC infinite loopJonathan Gray
2022-09-05drm/i915/gt: Skip TLB invalidations once wedgedJonathan Gray
2022-09-05drm/bridge: Add stubs for devm_drm_of_get_bridge when OF is disabledJonathan Gray
2022-09-05Cleanup USB methods so that they align to what we do in other HC drivers,Marcus Glocker
2022-09-04Improve periodic USB transfers (device intr, isoc) used for inputMarcus Glocker
2022-09-04spellingJonathan Gray
2022-09-03Make sure we don't suspend if we have no way to wake up the machine.Mark Kettenis
2022-09-03Allow ikbd(4) to become the console keyboard.Mark Kettenis
2022-09-03Allow suspend with root on sdmmc(4).Mark Kettenis
2022-09-02vmm(4): add tracepoint for in/out handler.Dave Voutila
2022-09-02Add a callback for setting the TDM slot used by an audio codec.Mark Kettenis
2022-09-02Fix TSO large receive offloading in ix(4).Jan Klemkow
2022-09-02syncJonathan Gray
2022-09-02drm/i915: Add new ADL-S pci idJonathan Gray
2022-09-02regenJonathan Gray
2022-09-02sync Intel ADL-S devices with Mesa gitJonathan Gray
2022-09-01whitespaceMike Larkin
2022-09-01the VNDIOCSET ioctl path handling bypassed the unveil, so root (or .operator)Theo de Raadt
2022-08-31Add qcgpio(4) and qciic(4), drivers for the Qualcomm GPIO and I2C controllersMark Kettenis
2022-08-31Introduce iic_intr_disestablish() and use it in ihidev(4).Mark Kettenis
2022-08-30remove an unused argument of ixgbe_rx_checksum()Sebastian Benoit
2022-08-29Examine RAID-1C-specific softraid(4) meta-data when checking forStefan Sperling
2022-08-29Fix integer overflows in iwm(4) and iwx(4) firmware file parsers.Stefan Sperling
2022-08-29regenMark Kettenis
2022-08-29Add Qualcomm SC8280XP PCIe.Mark Kettenis
2022-08-29Use struct refcnt for interface address reference counting.Alexander Bluhm
2022-08-29static const, not const staticJonathan Gray
2022-08-29use ansi volatile keyword, not __volatile__Jonathan Gray
2022-08-28directly use ansi volatile keyword in local drm filesJonathan Gray
2022-08-27Remove unused mutex.Marcus Glocker
2022-08-25drm/amd/display: Check correct bounds for stream encoder instances for DCN303Jonathan Gray
2022-08-25drm/ttm: Fix dummy res NULL ptr deref bugJonathan Gray
2022-08-25acpihpet(4): don't truncate HPET frequency to 32-bit valueScott Soule Cheloha
2022-08-25acpihpet(4): add acpihpet_delay(), another delay(9) implementationScott Soule Cheloha
2022-08-25acpitimer(4): add acpitimer_delay(), another delay(9) implementationScott Soule Cheloha
2022-08-25amd64, i386: use delay_init() instead of writing delay_func by handScott Soule Cheloha
2022-08-24match on Intel 400 Series LP HD Audio (0x02c8)Jonathan Gray
2022-08-23Remove assertions as they have been disabled since the code was importedAnton Lindqvist
2022-08-23match on SIMCom SIM5320 (same id used by Option iCON 210)Jonathan Gray
2022-08-23regenJonathan Gray
2022-08-23add SIMCom SIM5320 (same id used by Option iCON 210)Jonathan Gray