]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
ktrace: Increase precision of timestamps.
[FreeBSD/FreeBSD.git] / sys / dev /
2022-07-16 Alan Coxiommu: Shrink the iommu map entry structure
2022-07-14 Colin Percivaluart: Don't check SPCR tables if !late_console
2022-07-13 Cy Schubertunbound: Vendor import 1.16.1
2022-07-13 Yan Ka Chiuixl(4): Fix SR-IOV panics
2022-07-12 Mark Johnstonvm_object: Modify various drivers to allocate OBJT_SWAP...
2022-07-10 Doug Mooreiommu_gas: consolidate find_space helpers
2022-07-08 En-Wei Wuwtap(4): Rename interface name
2022-07-08 Philip Paepsipmi: fix a use-after-free bug in error handling
2022-07-07 Martin Matuskazfs: merge openzfs/zfs@cb01da680
2022-07-07 Albert Jakielae6000sw: add readphy and writephy wrappers
2022-07-07 Cy Schubertsqlite3: Vendor import of sqlite3 3.39.0
2022-07-06 Michal Krawczykena: Update driver version to v2.6.1
2022-07-06 Michal Krawczykena: Fix LLQ descriptor reconfiguration
2022-07-06 Michal Krawczykena: Align req_id and qid print order
2022-07-06 Bjoern A. Zeebdwc3: add ACPI attachment
2022-07-05 Jung-uk KimOpenSSL: Merge OpenSSL 1.1.1q
2022-07-05 Mitchell Horneddb: use _FLAGS command macros where appropriate
2022-07-05 Bjoern A. Zeebdwc3: fix from not working
2022-07-04 Bjoern A. Zeebpca954x: harmonize pca9547 and pca954x and add pca9540...
2022-07-04 Andrew TurnerFix ofw pcib when it rman_init fails
2022-07-04 Kornel Dulębae6000sw: Fix direct register write logic
2022-07-04 Yuriipmi: do not omit lun in BMC addresses
2022-07-04 Yuriipmi: correctly handle ipmb requests
2022-07-04 Xin LIfile: upgrade to 5.42.
2022-07-03 Bjoern A. Zeebdwc3: improve debugging
2022-07-03 Bjoern A. Zeebdwc3: add more quirks and checks
2022-07-03 Bjoern A. Zeebdwc3: uncondinationally enable Host IN Auto Retry
2022-07-03 Bjoern A. Zeebdwc3: fix snps,dis-del-phy-power-chg-quirk
2022-07-03 Bjoern A. Zeebtca6416: add support for tca9539
2022-07-03 Gordon Berglingjme(4): Fix a typo in a source code comment
2022-07-03 Gordon Berglingata(4): Fix a typo in a source code comment
2022-07-03 Gordon Berglingaic7xxx: Fix a few common typo in source code comments
2022-07-03 Gordon Berglingaic7xxx: Fix a few common typos in source code comments
2022-07-03 Gordon Berglingpci(4): Fix a common typo in source code comments
2022-07-01 Mark Johnstonena: Make first_interrupt a uint8_t
2022-07-01 Kornel Dulębaigc: Change default duplex setting
2022-06-30 Michal Krawczykena: Update driver version to v2.6.0
2022-06-30 Michal Krawczykena: Fix invalid KASSERT test in netmap code
2022-06-30 Dawid Goreckiena: Align names of constants
2022-06-30 Michal Krawczykena: Remove write-only datapath variable
2022-06-30 Dawid Goreckiena: Fix styling issues
2022-06-30 Dawid Goreckiena: Use device_set_desc in probe
2022-06-30 Dawid Goreckiena: Move ena_copy_eni_metrics into separate task
2022-06-30 Dawid Goreckiena: Use atomic_load/store functions for first_interrup...
2022-06-30 Dawid Goreckiena: Store ticks of last Tx cleanup
2022-06-30 Dawid Goreckiena: Prevent LLQ initialization when membar isn't exposed
2022-06-30 Dawid Goreckiena: Extend debug prints for invalid req_id resets
2022-06-30 Dawid Goreckiena: Move reset completion logging to the reset function
2022-06-30 Dawid Goreckiena: Add ena_ring_tx_doorbell() function
2022-06-29 En-Wei WuRemove store-only variable and unnecessary bzero()
2022-06-28 Bjoern A. ZeebUSB: dwc3: use device_{has,get}_property()
2022-06-28 Bjoern A. ZeebACPI: change arguments to internal acpi_find_dsd()
2022-06-28 Roger Pau Monnéxen/blkback: do not use x86 CPUID in generic code
2022-06-27 Yurismartpqi: Allocate DMA memory NOWAIT
2022-06-27 Hans Petter Selaskyvt: Improve multi lingual word separation.
2022-06-27 Hans Petter Selaskyvt: Fix contents of paste buffer for newcons.
2022-06-27 Bjoern A. Zeebhwpmc: further fix build (__diagused/debug/missing...
2022-06-27 Bjoern A. Zeebpmc: unhide struct pmc_md_dmc620_pmu_op_pmcallocate
2022-06-26 Aleksandr RybalkoAdd support of ARM CMN-600 controller, PMU access funct...
2022-06-26 Aleksandr RybalkoThe Arm CoreLink DMC-620 Dynamic Memory Controller...
2022-06-26 Aleksandr RybalkoAllocate event for DMC-620 and CMN-600 controllers...
2022-06-26 Alan Coxiommu_gas: Fix a recent regression with IOMMU_MF_CANSPLIT
2022-06-26 Aleksandr RybalkoSupport of optional PMC classes.
2022-06-26 Alan Coxiommu_gas: Tidy up
2022-06-25 Alan Coxbusdma_iommu: Fine-grained locking for the dmamap's...
2022-06-23 Hans Petter Selaskyuhid(4): Don't read-ahead from the USB IN endpoint.
2022-06-23 Mitchell Hornesubr_bus: restore bus_null_rescan()
2022-06-23 Mitchell Hornebus_if: provide a default null rescan method
2022-06-23 Mitchell Horneif_ffec: free the dmamem allocation in detach
2022-06-23 Mitchell Horneif_ffec: fix some misleading indentation
2022-06-23 Mitchell Horneif_dwc: avoid duplicate packet counts
2022-06-23 Jiahao Liif_dwc: enable RX checksum offload feature
2022-06-23 Mitchell Horneif_dwc: add detach method
2022-06-23 Mitchell Horneif_dwc: consistently use if.c helper methods
2022-06-23 Martin Matuskazfs: merge openzfs/zfs@deb121309
2022-06-22 Neel Chauhanif_ix: Reset on an ECC error
2022-06-21 Ed MasteRetire snd_sbc ISA sound card driver
2022-06-21 Ed MasteRetire snd_mss ISA sound card driver
2022-06-21 Ed MasteRetire snd_gusc ISA sound card driver
2022-06-21 Ed MasteRetire snd_ess ISA sound card driver
2022-06-21 Ed MasteRetire snd_ad1816 ISA sound card driver
2022-06-21 Jung-uk KimOpenSSL: Merge OpenSSL 1.1.1p
2022-06-21 Emmanuel Vadotfb: Add a default getinfo method
2022-06-21 Alan Coxiommu_gas: Add a missing error-case unlock
2022-06-21 Alan Coxbusdma_iommu: Eliminate a redundant trunc_page()
2022-06-21 Doug Mooreiommu_gas: Drop needless bound check in lowermatch
2022-06-20 Alan Coxiommu_gas: Eliminate a stale comment
2022-06-17 Alan Coxiommu_gas: Correct a broken KASSERT
2022-06-17 Andrew TurnerClean up in the pci host generic driver
2022-06-17 Andrew TurnerFix the random source descriptions
2022-06-17 Alan Coxiommu_gas: Eliminate unnecessary wrappers
2022-06-15 Bjoern A. ZeebXHCI: clear warm and port reset
2022-06-15 Bjoern A. ZeebUSB: add quirks to XHCI
2022-06-15 Doug Mooreiommu_gas: make iommu_gas_lowermatch non-recursive
2022-06-15 Alexander Motinhwpmc: Reenable PME before reenabling counters.
2022-06-15 Alexander Motinhwpmc: Correct sysctl description.
2022-06-15 Stefan Eßercontrib/bc: merge from vendor release 5.3.3
2022-06-14 Mitchell Horneddb: namespacing of struct command
2022-06-14 Doug Mooreiommu_gas: use to first-fit search for lowermatch
2022-06-13 Hans Petter Selaskymlx5ib: Fix memory leak in clean_mr() error path
next