]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
gpart(8): Fix two typos in source code comments
[FreeBSD/FreeBSD.git] / sys / dev /
2022-03-28 Gordon Berglingmlx5en(4): Fix a few typos in source code comments
2022-03-28 Gordon Berglingbfe(4): Fix a typo in a comment
2022-03-28 Gordon Berglingqlnxe(4): Fix a typo in a source code comment
2022-03-28 Gordon Berglingisci(4): Fix a typo in a source code comment
2022-03-28 Gordon Berglingexca(4): Fix a typo in a source code comment
2022-03-28 Gordon Berglingdrm2: Fix a typo in a source code comment
2022-03-28 Gordon Berglingcxgbe(4): Fix a typo in a source code comment
2022-03-28 John F. Carrhpet: Allow a MMIO window smaller than 1K
2022-03-28 Xin LIMFV 45916e7c91ce: libbsdxml (expat) 2.4.7
2022-03-27 Gordon Berglingath: Fix a typo in a source code comment
2022-03-26 Martin Matuskalibarchive: merge vendor bugfixes
2022-03-26 Eric van Gyzenstack_zero is not needed before stack_save
2022-03-25 Henri Hennebertrtsx: Remove update of softc during probe and some...
2022-03-25 Navdeep Parharcxgbe(4): Handle FORCE_FEC in pcaps correctly.
2022-03-24 Ed Mastekbd: replace vestigial spl calls with Giant assertions
2022-03-24 Mateusz Guzikvfs: NDFREE(&nd, NDF_ONLY_PNBUF) -> NDFREE_PNBUF(&nd)
2022-03-24 Wojciech Macekhardware: added Dell H840 raid support
2022-03-24 Henri Hennebertrtsx: Display error if rtsx_read()/rtsx_write() fail.
2022-03-24 Henri Hennebertrtsx: Don't detach during shutdown
2022-03-24 Ed Mastehda: whitespace fix for realtek pin patches
2022-03-24 Ed Mastesound: test PCM_REGISTERED before PCM_DETACHING
2022-03-23 Navdeep Parharcxgbe(4): Allow dump_cimla and dump_devlog to sleep.
2022-03-23 Greg LeheyAdd devices and quirks for some Olympus cameras.
2022-03-22 Sebastien Binineta: split fixed and in-band link status configuration
2022-03-21 Ed MasteRemove unused snd_ds1 file ds1-fw.h
2022-03-19 Ed MasteAdd deprecation notices to ISA sound cards
2022-03-19 hlh-restartrtsx: Call rtsx_init() on resume.
2022-03-19 Kyle Evanspsci: finish psci_present implementation
2022-03-19 Ed MasteRetire broken snd_ds1 and snd_maestro drivers
2022-03-18 Ed MasteRemove snd_aureal driver source
2022-03-17 Ed Mastehda: add patch for Framework laptop headphone jack
2022-03-17 Mark Johnstonhdac: Handle interrupts racing with device suspend
2022-03-17 Alexander Motinipmi: Make all sysctls also tunables.
2022-03-17 Hans Petter Selaskyusb(4): Check return value from bus_generic_get_device_...
2022-03-17 Hans Petter Selaskyusb(4): Use the global BUS topology lock where appropriate.
2022-03-17 Roger Pau Monnévt/vga: ignore ACPI_FADT_NO_VGA unless running virtualized
2022-03-17 Philip Paepscontrib/tzdata: import tzdata 2022a
2022-03-16 Ed MasteAdd Tempo Semiconductor 92HD95B HDA codec ID
2022-03-16 Hans Petter Selaskyxhci(4): Add quirk for "Fresco Logic FL1009 USB3.0...
2022-03-16 Vincenzo Maffionenetmap: Fix TOCTOU vulnerability in nmreq_copyin
2022-03-16 Vincenzo Maffionenetmap: Fix integer overflow in nmreq_copyin
2022-03-16 Eugene Grosbeinvirtio_random(8): avoid deadlock at shutdown time
2022-03-16 Justin Hibbitsgpiopower: Fix failure case for attach
2022-03-15 Wei HuHyper-V: hn: add switch to turn on and off RSC
2022-03-13 Alfonso S. SicilianoMerge commit '2f8d4418415511460bd7b3b3e532f6b328cf993f'
2022-03-12 Ed Masteteken: color #3 is yellow not brown - use TC_YELLOW...
2022-03-11 John Baldwinarm64 hwpmc: Support restricting counters to user or...
2022-03-11 John Baldwinicl_soft: Use PHYS_TO_DMAP instead of pmap_map_io_trans...
2022-03-10 John Baldwincxgbei: Support unmapped I/O requests.
2022-03-10 John Baldwiniscsi: Support unmapped I/O requests in the default...
2022-03-10 John Baldwiniscsi: Handle unmapped I/O requests.
2022-03-10 John Baldwiniser: Fix check for opcodes in iser_conn_pdu_append_data.
2022-03-10 John Baldwiniscsi: Use ICL_NOCOPY for SCSI command immediate data...
2022-03-10 Ed Mastevt: clarify comments on kbd add/release
2022-03-10 Kornel DulebaExtend device_get_property API
2022-03-10 Kornel Dulebabus_if: Add a default implementation of get_property
2022-03-09 Dimitry AndricMerge libcxxrt master fd484be8d1e94a1fcf6bc5c67e5c07b65...
2022-03-09 Warner LoshUpdate smartqpi driver to vendor's latest submission
2022-03-08 John Baldwincxgbe tom: Compile fix for disabled KTR trace.
2022-03-08 John Baldwincxgbe tom: Use VM_PAGE_TO_PHYS().
2022-03-08 John Baldwincxgbe tom: Use be64toh instead of htobe64 to convert...
2022-03-08 John Baldwincxgbe tom: Use vm_paddr_t for physical addresses in...
2022-03-08 Hans Petter Selaskyusb(4): Don't skip calling uhub_explore_sub() even...
2022-03-08 Martin Matuskazfs: merge openzfs/zfs@a86e08941 (master) into main
2022-03-08 Greg Vbcm5974(4): set mode again on resume
2022-03-08 Greg Vbcm5974(4): fix endian conversion signedness bug
2022-03-08 Hans Petter Selaskymlx5/mlx4: Bump driver version to 3.7.1
2022-03-08 Hans Petter Selaskyu3g(4): Add new USB IDs.
2022-03-07 Stefan Eßercontrib/bc: update to version 5.2.3
2022-03-07 Navdeep Parharcxgbe(4): dump_devlog should never fail silently.
2022-03-07 Marcin WojtasRevert "sdhci: extend bus_dma_tag boundary to 64-bit...
2022-03-06 Vincenzo Maffionenetmap: add a tunable for the maximum number of VALE...
2022-03-06 Vincenzo Maffionenetmap: fix refcount bug in netmap allocator
2022-03-05 Alexander Motinahci/siis/mvs: Fix panics after 3394d4239b.
2022-03-04 Eric Joynerice(4): Fix build error when ALTQ is enabled
2022-03-04 Piotr Pietruszewskiix(4): Add control of 2.5/5G autonegotiation speeds
2022-03-04 Piotr Pietruszewskiixv(4): Allow PF to control the VF link state
2022-03-04 Eric Joynerice(4): Update to 1.34.2-k
2022-03-04 Ram Kishore Vegesnaocs_fc: Ignore flogi failure when the remote node is...
2022-03-04 Ram Kishore Vegesnaocs_fc: Support persistent topology feature
2022-03-04 Ram Kishore Vegesnaocs_fc: Do not respond to unsolicited NOP BLS command.
2022-03-04 Ram Kishore Vegesnaocs_fc: Ignore flogi failure when the discovery is...
2022-03-03 Hans Petter Selaskyxhci(4): Add quirk for "TUSB73x0 USB3.0 xHCI Controller".
2022-03-03 Mike KarelsAdd serial-number to hw.fdt sysctl area if found in...
2022-03-03 Hans Petter Selaskyusbhid(4): Be more restrictive about what requests...
2022-03-03 Hans Petter Selaskyusb(4): Factor out the usb_check_request() function.
2022-03-03 Ed Mastevt_vga: fix colour in pixel blocks with more than 4...
2022-03-02 Vladimir Kondratyevhms(4): Change probe priority to BUS_PROBE_GENERIC
2022-03-02 Vladimir Kondratyevietp(4): Driver for Elantech I2C touchpad
2022-03-02 Vladimir Kondratyeviichid(4): Add support for ASUS C300 chromebook.
2022-03-02 Vladimir Kondratyeviichid(4): Implement I2CRDWR command in hid_ioctl method
2022-03-02 Vladimir Kondratyevbcm5974: wsp(4) driver version with HID attachment.
2022-03-02 Vladimir Kondratyevusbhid(4): Implement USB_REQUEST command in hid_ioctl...
2022-03-02 Vladimir Kondratyevhid: Add hid_ioctl method to HID interface
2022-03-02 Vladimir Kondratyevig4(4): Add PNP info for ACPI attachment
2022-03-02 John Baldwincxgbe: Move page pods KTR traces under VERBOSE_TRACES.
2022-03-02 Brett Gutsteinhwpmc_arm64_md.c: Correct architecture name in assertions.
2022-03-02 Eric van GyzenMFV d1b143ee9a5: libbsdxml (expat) 2.4.6
2022-03-02 Navdeep Parharcxgbe(4): Dump some more debug registers in cim_dump_regs.
2022-03-02 Ed Mastevt_vga: Correct "plane" spelling
next