summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
2020-01-20regenJonathan Gray
2020-01-20add some more Intel NVMe devicesJonathan Gray
2020-01-19eso(4): do not retake audio_lock during draincheloha
2020-01-19eso(4): msleep(9) -> msleep_nsec(9)cheloha
2020-01-17drm/ttm: fix incrementing the page pointer for huge pagesJonathan Gray
2020-01-17drm/ttm: fix start page for huge page check in ttm_put_pages()Jonathan Gray
2020-01-17drm/i915: Fix use-after-free when destroying GEM contextJonathan Gray
2020-01-16Introduce wakeup_proc() a function to un-SSTOP/SSLEEP a thread.Martin Pieuchot
2020-01-15Sprinkle splnet() around the ringbuffer accesses, otherwise thePatrick Wildt
2020-01-15Some PCIe firmwares drop TX packets when the pktid is 0. AddPatrick Wildt
2020-01-15Fix off-by-one in ringbuffer code. When we insert items faster thanPatrick Wildt
2020-01-15pci(4): PCIOCSETVGA: tsleep(9) -> tsleep_nsec(9); ok mpi@cheloha
2020-01-15drm/i915/gen9: Clear residual context state on context switchJonathan Gray
2020-01-15drm/dp_mst: correct the shifting in DP_REMOTE_I2C_READJonathan Gray
2020-01-15drm/fb-helper: Round up bits_per_pixel if possibleJonathan Gray
2020-01-15qle(4): tsleep(9) -> tsleep_nsec(9)cheloha
2020-01-13Unifdef WWN quirkkn
2020-01-11hifn(4): timeout_add(9) -> timeout_add_msec(9)cheloha
2020-01-11eap(4): tsleep(9) -> tsleep_nsec(9); ok ratchov@cheloha
2020-01-11autri(4): tsleep(9) -> tsleep_nsec(9); ok ratchov@cheloha
2020-01-11bktr(4): one more tsleep(9) -> tsleep_nsec(9) conversion; ok ratchov@cheloha
2020-01-11remove sli(4)Jonathan Gray
2020-01-10ubsec(4): timeout_add(9) -> timeout_add_msec(9)cheloha
2020-01-10drm/mst: Fix MST sideband up-reply failure handlingJonathan Gray
2020-01-10drm: limit to INT_MAX in create_blob ioctlJonathan Gray
2020-01-10drm/amd/display: Fixed kernel panic when booting with DP-to-HDMI dongleJonathan Gray
2020-01-10drm/amdgpu: add cache flush workaround to gfx8 emit_fenceJonathan Gray
2020-01-10drm/amdgpu: add check before enabling/disabling broadcast modeJonathan Gray
2020-01-10remove dpt(4) driver for DPT EATA SCSI RAIDJonathan Gray
2020-01-09Convert sleeps of 1sec or more to tsleep_nsec(9).Martin Pieuchot
2020-01-09regenJonathan Gray
2020-01-09add ADATA SX8200 ProJonathan Gray
2020-01-05Constify instances of struct fileops.Visa Hankala
2020-01-05regenJonathan Gray
2020-01-05remove incorrectly formatted IBM entriesJonathan Gray
2020-01-05regenJonathan Gray
2020-01-05sort list of vendor ids by vendor idJonathan Gray
2020-01-05remove some unneeded includesJonathan Gray
2020-01-05regenJonathan Gray
2020-01-05sort by vendor define and device idJonathan Gray
2020-01-05Remove unneeded #include <sys/ttycom.h>.Visa Hankala
2020-01-05regenJonathan Gray
2020-01-05consistently lowercase hex digits in device idsJonathan Gray
2020-01-05regenJonathan Gray
2020-01-05consistently uppercase pci product definesJonathan Gray
2020-01-04remove unused TIOCSPGRP / TIOCGPGRP cases in drmJonathan Gray
2020-01-04regenJonathan Gray
2020-01-04remove AMD64 strings from pcidevsJonathan Gray
2020-01-03Fix RAID volume WWIDs for LSI controllers on sparc64kn
2020-01-03regenDavid Gwynne