summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2022-05-21Raise threshold of debug level to 3 for DPRINTF() in non-error path ofrin
2022-05-20s/appropiate/appropriate/ in comments and readme file.andvar
2022-05-20s/auxillary/auxiliary/ in comments.andvar
2022-05-20Improve Hyper-V support.nonaka
2022-05-19For chips which contain an ASF/IPMI firmware, instruct the chip to shut the h...buhrow
2022-05-19Regen for realcharlotte
2022-05-19Regencharlotte
2022-05-19usbdevs: Add Xbox 360 controllercharlotte
2022-05-19Don't set the more flag when there is no packet to process.msaitoh
2022-05-19Call wm_xxeof() only when limit > 0.msaitoh
2022-05-18fix typos in word "access" and it derivatives, mainly in comments.andvar
2022-05-18ubsec(4): Nix dead code.riastradh
2022-05-17fix few typos in comments.andvar
2022-05-17Call m_freem(m) only if m0 == NULL.msaitoh
2022-05-16sdmmc: ld: Include the card type (SD card, MMC) in the disk description.jmcneill
2022-05-16tprof: armv8: Only attach to known PMU types.jmcneill
2022-05-15rasops: fix automagic box chars for stride > 1 on little endianuwe
2022-05-15rasops_mapchar: cosmetics, same object code.uwe
2022-05-15rasops: make autogenerated box drawing chars actually useduwe
2022-05-14xhci(4): Handle race between software abort and hardware stall.riastradh
2022-05-14xhci(4): Fix edge case in simultaneous xfer abort and failure.riastradh
2022-05-14uvideo(4): Fix missing line breaks in debug messages.riastradh
2022-05-14uvideo(4): Fix lengths of various frame descriptors.riastradh
2022-05-14uvideo(4): Avoid exposing streams with invalid descriptors.riastradh
2022-05-14Apply extra-delay quirk to "Intel 9 Series SATA Controller (AHCI)";rin
2022-05-14Add ISO and JIS keyboard layouts for ADB to USB emulationmanu
2022-05-13nvmm_x86_vmx.c: remove an #ifdef DIAGNOSTIC, it is wrong since r1.66tnn
2022-05-13Fix compile error when MFII_DEBUG is set. Whitespace fix.msaitoh
2022-05-13Improve DNPRINTF. No functional change.msaitoh
2022-05-12wsfont(4): WSDISPLAYIO_LDFONT requires device opened for writing.uwe
2022-05-12I think MFI_BBU_STATE_LEARN_CYC_REQ is not an error.msaitoh
2022-05-12Use IBBU's data structure for iBBU-09.msaitoh
2022-05-12No functional change.msaitoh
2022-05-12Don't use MFI_PD_LIST_SIZE. Same as OpenBSD. No functional change.msaitoh
2022-05-11Regenmarkd
2022-05-11Add some Broadcom / LSI RAID cards.markd
2022-05-11bus_dmamem_unmap() before bus_dmamem_free(), otherwise we may give back meomrybouyer
2022-05-11Add support for iBBU-09 to show BBU voltage, current and temp correctly.msaitoh
2022-05-11mfii(4): Set stripe size correctly for BIOCVOL. Same as mfi.c rev. 1.75.msaitoh
2022-05-11KNF. s/u_quad_t/uint64_t/. No functional change.msaitoh
2022-05-11fix various typos in comments.andvar
2022-05-10Regenmlelstv
2022-05-10More ids for Prolific Serial Adaptersmlelstv
2022-05-10mfi(4): Set stripe size correctly for BIOCVOL.msaitoh
2022-05-10Add comment. bv_stripe_size is used in KB.msaitoh
2022-05-09Use union mbox instead of unit8_t[] to avoid unaligned access.msaitoh
2022-05-09KNF. Whitespace. No functional change.msaitoh
2022-05-08Trailing whitespaceskrll
2022-05-07Clear mailbox to not to pass garbage data.msaitoh
2022-05-07Use mlp_bgi for MFI_LD_PROG_BGI. Same as OpenBSD.msaitoh