summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
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
2021-11-22Make iwx(4) update an Rx BA session's last_rx timestamp when a frameStefan Sperling
2021-11-22Make iwm(4) update an Rx BA session's last_rx timestamp when a frameStefan Sperling
2021-11-22Let iwx(4) use per-Tx-queue interface timers to ensure that the interfaceStefan Sperling
2021-11-22In iwx(4), fix off-by-one errors during TID value bounds checks.Stefan Sperling
2021-11-22Fix iwx(4) Tx ring array size which was one entry too short.Stefan Sperling
2021-11-22Let iwm(4) resume directly in DVACT_WAKEUP instead of running the init task.Stefan Sperling
2021-11-22Align memory allocation for USB device drivers and USB HC drivers:Marcus Glocker
2021-11-22avoid clang -Wsometimes-uninitialized warning with SMALL_KERNELJonathan Gray
2021-11-21correct the vnd-on-vnd dev_t test, and avoid leaking a cred in anTheo de Raadt
2021-11-21Add iicmux(4), a driver that switches between I2C busses connected toMark Kettenis
2021-11-21Register i2c bus.Mark Kettenis
2021-11-19Fix monitor mode on iwm(4) and iwx(4).Stefan Sperling
2021-11-19whitespace tweaks. no functional change.David Gwynne
2021-11-19let CH340 chips keep working in 8N1 mode.David Gwynne
2021-11-19drm/plane-helper: fix uninitialized variable referenceJonathan Gray
2021-11-19drm/amdgpu/gmc6: fix DMA mask from 44 to 40 bitsJonathan Gray
2021-11-19drm/amdgpu: fix warning for overflow checkJonathan Gray
2021-11-19drm/ttm: stop calling tt_swapin in vm_accessJonathan Gray
2021-11-19drm/amd/display: dcn20_resource_construct reduce scope of FPU enabledJonathan Gray
2021-11-19drm/amdkfd: fix resume error when iommu disabled in PicassoJonathan Gray
2021-11-19drm/amdgpu: Fix MMIO access page faultJonathan Gray
2021-11-19drm/panel-orientation-quirks: add Valve Steam DeckJonathan Gray
2021-11-19drm: panel-orientation-quirks: Add quirk for the Samsung Galaxy Book 10.6Jonathan Gray
2021-11-19drm: panel-orientation-quirks: Add quirk for KD Kurio Smart C15200 2-in-1Jonathan Gray
2021-11-19drm: panel-orientation-quirks: Update the Lenovo Ideapad D330 quirk (v2)Jonathan Gray
2021-11-19drm: panel-orientation-quirks: Add quirk for GPD Win3Jonathan Gray
2021-11-19drm: panel-orientation-quirks: Add quirk for Aya Neo 2021Jonathan Gray
2021-11-18vndsetcred: don't a reference to credentials in error path.Theo Buehler
2021-11-17Disable active scanning on iwm(4) 9260 and 9560.Stefan Sperling
2021-11-17uhidpp does claim multiple report idsAnton Lindqvist
2021-11-17ucc does not claim multiple report idsAnton Lindqvist
2021-11-17Fix a double free in uhidev_close() caused by a race betweenAnton Lindqvist
2021-11-16fix typo in an error message printed by iwx_phy_ctxt_update()Stefan Sperling
2021-11-16fix typo in an error message printed by iwm_phy_ctxt_update()Stefan Sperling