summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2020-01-03Fix RAID volume WWIDs for LSI controllers on sparc64kn
2020-01-03regenDavid Gwynne
2020-01-03add some more samsung nvme idsDavid Gwynne
2020-01-02regenmortimer
2020-01-02Add pci id for recent AMD CCP and use it in ccp(4).mortimer
2020-01-02Fix bus_dmamap_sync(9) calls. While here fix a typo in a comment.Kevin Lo
2020-01-01drm/amdkfd: fix a potential NULL pointer dereference (v2)Jonathan Gray
2020-01-01drm/amdgpu: fix uninitialized variable pasid_mapping_neededJonathan Gray
2020-01-01drm/amdgpu: fix bad DMA from INTERRUPT_CNTL2Jonathan Gray
2020-01-01drm/amdgpu: fix potential double drop fence referenceJonathan Gray
2020-01-01drm/amdgpu: disallow direct upload save restore list from gfx driverJonathan Gray
2020-01-01drm/amd/display: Fix dongle_caps containing stale information.Jonathan Gray
2019-12-31drm/drm_vblank: Change EINVAL by the correct errnoJonathan Gray
2019-12-31drm/amdgpu: grab the id mgr lock while accessing passid_mappingJonathan Gray
2019-12-31drm: mst: Fix query_payload ack reply structJonathan Gray
2019-12-31convert infinite msleep(9) to msleep_nsec(9)Jonathan Gray
2019-12-31Use C99 designated initializers with struct filterops. In addition,Visa Hankala
2019-12-31Convert infinite sleeps to {m,t}sleep_nsec(9).Martin Pieuchot
2019-12-31include sys/sensors.h for sensor useJonathan Gray
2019-12-31include sys/sensors.h for sensor useJonathan Gray
2019-12-31include sys/sensors.h for sensor use in cacvar.hJonathan Gray
2019-12-31needs sys/sensor.h to standalone from whether machine/cpu.h pulls theTheo de Raadt
2019-12-30convert infinite msleep(9) to msleep_nsec(9)Jonathan Gray
2019-12-30Convert infinite sleeps to {m,t}sleep_nsec(9).Martin Pieuchot
2019-12-29Populate logical disk port WWNs with their RAID volume's WWIDkn
2019-12-29The name field of struct mpii_cfg_raid_vol_pg1 is 16 bytes, not 32.Jonathan Matthew
2019-12-28Add sizes for free() in clct(4).Frederic Cambus
2019-12-28regenkn
2019-12-28Attach Symbios Logic Flash Accelerator eMLC cardskn
2019-12-26implement unregister_shrinker()Jonathan Gray
2019-12-26enable shrinker for ttmJonathan Gray
2019-12-25WSDISPLAYIO_GTYPE is u_int not intJonathan Gray
2019-12-25Hook up the shrinker for inteldrm(4). This is a "light" version that onlyMark Kettenis
2019-12-23Add amdgpio(4), a driver for the GPIO controller found on newer AMDMark Kettenis
2019-12-22midi(4): *sleep(9) -> *sleep_nsec(9)cheloha
2019-12-22drm/radeon: fix r1xx/r2xx register checker for POT texturesJonathan Gray
2019-12-21Fix DDR4 DIMM size calculation.Mark Kettenis
2019-12-20Make iwm(4) clear/set selected bits in the HW_IF_CONFIG register, ratherStefan Sperling
2019-12-20Make athn(4) use a constant Tx retry rate while MiRA is probing.Stefan Sperling
2019-12-19spelling; from bryan stensonJason McIntyre
2019-12-19poll handlers must return a poll(2) revents value, not errno(2) values.Reyk Floeter
2019-12-19Add size for free() in vio(4).Frederic Cambus
2019-12-19Use bus_size_t as the type for the base address.Mark Kettenis
2019-12-18Mask high bits of iwm(4) firmware SYSASSERT codes before matchingStefan Sperling
2019-12-18Re-enable firmware-based Tx retries at lower rates for iwm(4).Stefan Sperling
2019-12-18Allow pagefault_disable() to be called recursively, something that may happenMark Kettenis
2019-12-18undo assumptions about MI .h inclusionsTheo de Raadt
2019-12-18audio(4): msleep(9) -> msleep_nsec(9)cheloha
2019-12-17Add fido(4), a HID driver for FIDO/U2F security keysReyk Floeter
2019-12-17Add code to parse DDR4 and LPDDR3/4 SPD memories.Claudio Jeker