]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
Pass -fuse-ld=/path/to/ld if ${LD} != "ld"
[FreeBSD/FreeBSD.git] / sys / dev /
2020-08-24 Matt MacyInitial import from vendor-sys branch of openzfs
2020-08-24 Niclas Zeisingdrm2: Update deprecation message
2020-08-24 Vincenzo Maffionenetmap: use FreeBSD guards for epoch calls
2020-08-24 Cy SchubertMFV 364468:
2020-08-24 Cy SchubertMFV 364467:
2020-08-24 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-08-24 Bjoern A. Zeebnet80211: enhance getflags*() and ieee80211_add_channel*()
2020-08-24 Mateusz Guzikcache: drop the always curthread argument from reverse...
2020-08-23 Navdeep Parharcxgbe(4): Use large clusters for TOE rx queues when...
2020-08-21 Eric van Gyzenixgbe: fix impossible condition
2020-08-21 Navdeep Parharcxgbei: destroy the worker threads' CV and mutex in...
2020-08-20 Hans Petter SelaskyFix regression after r364379.
2020-08-20 Warner LoshRemove the long obsolete ufm driver.
2020-08-20 Warner LoshTag pccard drivers with gone in 13.
2020-08-19 Alexander MotinUnify AcpiGetTable() KPI use in identify, probe and...
2020-08-19 Hans Petter SelaskyAvoid evaluating the XHCI control endpoint context.
2020-08-19 Hans Petter SelaskyPrint current buffer latency in dmesg for the USB audio...
2020-08-19 Mateusz Guzikvfs: drop the error parameter from vn_isdisk, introduce...
2020-08-18 Hans Petter SelaskyCheck the XHCI endpoint state before issuing XHCI endpo...
2020-08-18 Andriy Gaponiicmux: fix a sign error in comparison
2020-08-18 Vincenzo Maffionenetmap: fix parsing of legacy nmr->nr_ringid
2020-08-18 Warner LoshUse better gone_in_dev rather than just gone_in to...
2020-08-18 Warner LoshDocument that PC Card will likely be removed before 13.
2020-08-17 Bjoern A. Zeebdwmmc: remove printf even under bootverbose
2020-08-17 Mark Johnstonasmc(4): Add support for MacBook7,1.
2020-08-15 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-08-15 Dimitry AndricMerge ^/head r364082 through r364250.
2020-08-15 Li-Wen HsuRemove redeclaration found by gcc build
2020-08-15 Li-Wen HsuRemove redeclaration found by gcc build
2020-08-12 Alexander MotinReport cpi->hba_* for nda(4) because why not.
2020-08-12 Alexander MotinReport attachment for nvd same as reported for nda.
2020-08-12 Andrew TurnerAdd support for Cortex-A76/Neoverse-N1 to hwpmc
2020-08-12 Andriy Gapongpiokeys: add evdev support
2020-08-12 Andriy Gaponcp2112: a number of cleanups and improvements
2020-08-11 Li-Wen HsuFix armv{6,7} build after r364088
2020-08-10 Oleksandr TymoshenkoImprove Rockchip's integration of if_dwc
2020-08-07 Dimitry AndricMerge ^/head r363583 through r364040.
2020-08-07 Alexander MotinEnable hw.pci.enable_aspm tunable by default.
2020-08-07 Alexander MotinAdd some more checks to make APEI driver more robust.
2020-08-07 Dimitry AndricMerge ^/head r363989 through r364034.
2020-08-07 Alexander MotinAllow ACPI APEI driver build without PCI.
2020-08-06 Vincenzo Maffioneem(4): honor vlanhwtag offload
2020-08-06 Dimitry AndricMerge ^/head r363739 through r363986.
2020-08-06 Alexander MotinAdd Intel Apollo Lake AHCI ID.
2020-08-06 Andriy Gaponcp2112: driver for the namesake GPIO and I2C master...
2020-08-06 Hans Petter SelaskyAdd new USB ID.
2020-08-06 Ruslan BukinMove dmar_domain_unload_task to busdma_iommu.c.
2020-08-06 Ruslan BukinAdd iommu_domain constructor and destructor.
2020-08-05 Ruslan Bukino Add machine/iommu.h and include MD iommu headers...
2020-08-05 Stefan EßerUpgrade to version 3.1.5
2020-08-05 Li-Wen HsuAppease gcc's -Wparentheses (and -Werror)
2020-08-04 Ruslan BukinRemove unneeded cast to struct iommu_domain *.
2020-08-04 Emmanuel VadotImport DTS files for arm, arm64, riscv from Linux 5.8
2020-08-04 Alexander MotinRemove extra memset() left after r342388.
2020-08-04 Mark JohnstonRemove free_domain() and uma_zfree_domain().
2020-08-03 Stefan EßerUpgrade to version 3.1.4
2020-08-03 Andrew TurnerAllow child classes of simplebus to call attach directly
2020-08-03 Andrew TurnerHandle Raspberry Pi 4 xhci firmware loading.
2020-08-02 Jason A. Harmeningvt(4): CONS_HISTORY/CONS_CLRHIST should operate on...
2020-08-01 Marcin WojtasFix TX csum handling in if_mvneta
2020-07-31 Ruslan BukinAdd iommu_domain_map_ops virtual table with map/unmap...
2020-07-31 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-31 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-31 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-31 Dimitry AndricMerge ^/head r363583 through r363738.
2020-07-30 Conrad MeyerImport PCG-C into sys/contrib
2020-07-30 Michal MelounMove Ti AM335x to dev/extres/clk framework.
2020-07-30 Wei HuPrevent framebuffer mmio space from being allocated...
2020-07-30 John-Mark Gurneyremove some long abandonded serial drivers (cy, rc...
2020-07-29 Ruslan Bukino Don't include headers from iommu.h, include them...
2020-07-29 Ruslan BukinFix build.
2020-07-29 Ruslan Bukino Move iommu_set_buswide_ctx, iommu_is_buswide_ctx to
2020-07-28 Ruslan Bukino Move the buswide_ctxs bitmap to iommu_unit and rename...
2020-07-28 Alfredo Dal'Ava... virtio: fix mips regression introduced by r357596
2020-07-28 Andrew TurnerAdd an ACPI attachment for if_smc
2020-07-28 Ryan Moellerlibpmc: Use known pmc_cpuid buffer size
2020-07-27 Alexander MotinAdd initial driver for ACPI Platform Error Interfaces.
2020-07-27 Mark Johnstoncxgbe(4): Stop checking for failures from malloc(M_WAITOK).
2020-07-27 Mark Johnstonmpr(4), mps(4): Stop checking for failures from malloc...
2020-07-26 Jessica ClarkeAdd syscon power and reset control device driver
2020-07-26 Jessica ClarkeAdd Goldfish RTC device driver for RISC-V
2020-07-26 Ruslan BukinRename DMAR flags:
2020-07-25 Ruslan Bukino Make the _hw_iommu sysctl node non-static;
2020-07-25 Ruslan Bukino Move iommu gas prototypes, DMAR flags to iommu.h;
2020-07-25 John-Mark Gurneyclean up whitespace...
2020-07-25 Ruslan BukinMove Intel GAS to dev/iommu/ as now a part of generic...
2020-07-25 Ruslan BukinSplit-out the Intel GAS (Guest Address Space) managemen...
2020-07-25 Michal MelounRevert r363123.
2020-07-24 Navdeep Parharcxgbe(4): Some updates to the common code.
2020-07-24 Emmanuel Vadotdwmmc: Add MMCCAM part
2020-07-23 Mark Johnstonntb: Stop checking for failures from malloc(M_WAITOK).
2020-07-22 Emmanuel Vadotmmccam: Add a generic mmccam_start_discovery function
2020-07-22 Mark Johnstonusb(4): Stop checking for failures from malloc(M_WAITOK).
2020-07-21 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-21 Andrew TurnerOnly write to VIRTIO_MMIO_GUEST_PAGE_SIZE with virtio...
2020-07-21 Ruslan BukinMove sys/iommu.h to dev/iommu/ as a part of generic...
2020-07-21 Ruslan BukinMove the Intel DMAR busdma backend to a generic place so
2020-07-21 Andriy Gapongpioiic: never drive lines active high
2020-07-19 Ian LeporeThe ds3231 RTC chip bitmask values for 12- versus 24...
2020-07-19 Adrian Chadd[if_an] unbreak!
next