summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2023-05-22Add EPYC Embedded 3000 10GbE NICDenis Fondras
2023-05-20Implement battery charge control.Mark Kettenis
2023-05-19Add qcsmptp(4), a driver to share 32-bit values between (co-)processors.Patrick Wildt
2023-05-19Add qcsmem(4), a driver for the shared memory table on Qualcomm SoCsPatrick Wildt
2023-05-19Clear interrupt before executing the interrupt handler as we otherwisePatrick Wildt
2023-05-18Use TSO offloading in ix(4).Jan Klemkow
2023-05-17Add qcmtx(4), a driver for the hardware spinlock on Qualcomm SoCs thatPatrick Wildt
2023-05-17Add a framework for hardware locks.Patrick Wildt
2023-05-17Add qcipcc(4), a driver for the inter-processor mailbox interface usedPatrick Wildt
2023-05-17Add support for the Peripheral Authentication Service SMC interface.Patrick Wildt
2023-05-16Use separate IFCAPs for LRO and TSO.Jan Klemkow
2023-05-14Improve emulation of a disktab entry (-t) by using the typeKenneth R Westerback
2023-05-13vmm(4)/vmd(8): switch to anonymous shared mappings.Dave Voutila
2023-05-12regenJonathan Gray
2023-05-12match 6.1.28 drm and remove Intel 0x5698Jonathan Gray
2023-05-12drm/amd/display (gcc13): fix enum mismatchJonathan Gray
2023-05-12drm/i915: Make intel_get_crtc_new_encoder() less oopsyJonathan Gray
2023-05-12drm/amd/display: Fix potential null dereferenceJonathan Gray
2023-05-12drm/ttm/pool: Fix ttm_pool_alloc error pathJonathan Gray
2023-05-12drm/ttm: optimize pool allocations a bit v2Jonathan Gray
2023-05-12drm/amdgpu: register a vga_switcheroo client for MacBooks with apple-gmuxJonathan Gray
2023-05-12drm/probe-helper: Cancel previous job before starting new oneJonathan Gray
2023-05-12drm/i915/dg2: Drop one PCI IDJonathan Gray
2023-05-12drm/amd/pm: re-enable the gfx imu when smu resumeJonathan Gray
2023-05-12swsmu/amdgpu_smu: Fix the wrong if-conditionJonathan Gray
2023-05-12drm/amd/display: fix a divided-by-zero errorJonathan Gray
2023-05-12drm/amd/display: fix PSR-SU/DSC interoperability supportJonathan Gray
2023-05-12drm/amd/display: limit timing for single dimm memoryJonathan Gray
2023-05-12drm/amd/display: Remove stutter only configurationsJonathan Gray
2023-05-12add apple-gmux.h for 6.1.28 drmJonathan Gray
2023-05-11Stop sending a PHY context update in iwx_run_stop()Stefan Sperling
2023-05-10New udl(4) device, reported by "S V" on tech@Miod Vallat
2023-05-10regenMiod Vallat
2023-05-10New udl(4) device, reported by "S V" on tech@Miod Vallat
2023-05-10Add flag SDEV_UFI so umass_scsi_attach() can provide informationKenneth R Westerback
2023-05-06Add support for RTL8153D.Kevin Lo
2023-05-04regenKevin Lo
2023-05-04Add another Lenovo NVMe device id found in my ThinkPad X1 Extreme Gen 1.Kevin Lo
2023-05-03avoid use after freeJonathan Gray
2023-05-02Remove bogus newline in printf.Mark Kettenis
2023-05-01The built-in 10G Ethernet on Apple arm64 hardware does not have a MACMark Kettenis
2023-05-01regenDavid Gwynne
2023-05-01Intel Braswell SDIODavid Gwynne
2023-05-01drm/fb-helper: set x/yres_virtual in drm_fb_helper_check_varJonathan Gray
2023-04-30regenJonathan Gray
2023-04-30add Ryzen 7040 "Phoenix" APU device idJonathan Gray
2023-04-28Add rtentry refcnt type to dt(4).Vitaliy Makkoveev
2023-04-28Fix memory constraints in the inline-assembly stub that calls into securePatrick Wildt
2023-04-28Remove error handling around mallocarray(9). I cannot fail whenAlexander Bluhm
2023-04-28Add a driver for the Qualcomm rng device found on the Thinkpad X13s, based onPeter Hessler