summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2025-04-08virtio_p9fs: Support attaching to pci and mmioAndrew Turner
2025-04-08sys: Make the iommu xref uintptr_tAndrew Turner
2025-04-08QCOM GENI I²C driverPoul-Henning Kamp
2025-04-07fdt: fix panic in fdt_slicer/geom due to recent geom changesAdrian Chadd
2025-04-07fdt: bump FDT_MEM_REGIONS to 64Adrian Chadd
2025-04-07qcom_gcc: migrate to use sleep_clk directlyAdrian Chadd
2025-04-07qcom_dwc3: update naming to match the later device tree drops.Adrian Chadd
2025-04-07qcom_gcc: begin refactoring sys/dev/qcom_gcc to support multiple chipsetsAdrian Chadd
2025-04-04gve: Add feature to change TX/RX ring sizeVee Agarwal
2025-04-04gve: Add feature to adjust RX/TX queue countsVee Agarwal
2025-04-04gve: Allocate qpl per ring at ring allocation timeVee Agarwal
2025-04-03openfirm: Add OF_device_unregister_xrefEmannuel Vadot
2025-04-03iwx: Shorten log code fieldTom Jones
2025-04-02Revert "mccomphy: add support for YT8531"Mitchell Horne
2025-04-02efirt: add a tunable to disable printing faults during EFIRT callsKonstantin Belousov
2025-04-02pci: Make PCIe Eject timeout configurableColin Percival
2025-04-02eqos: Add StarFive JH7110 variantJari Sihvola
2025-04-02mccomphy: add support for YT8531Jari Sihvola
2025-04-01arm64: add a driver for the uart found on Apple Silicon machinesKyle Evans
2025-04-02iommu_gas_map_region(): add comment explaining the ma array shiftKonstantin Belousov
2025-04-01if_run: Add sitecom device idNia Alarie
2025-04-01if_rsu: Add sitecom device idNia Alarie
2025-03-31Revert "pci: Only re-route IRQs based on firmware on x86"Colin Percival
2025-03-31mlx5en: sync channel close with the rq completion processingKonstantin Belousov
2025-03-31Import iwx as ported from OpenBSD by Future Crew.Tom Jones
2025-03-31hyperv/storvsc: Avoid conditional asserts in storvsc_xferbuf_prepare()Mark Johnston
2025-03-31hyperv/storvsc: Fix busdma constraintsMark Johnston
2025-03-30sound: Fix regression in pcm/feeder_mixer.cChristos Margiolis
2025-03-30sound: Use bus_topo_lock() where appropriateChristos Margiolis
2025-03-30sound: Improve afmt_tabChristos Margiolis
2025-03-30sound: Implement AFMT_FLOAT supportChristos Margiolis
2025-03-30sound: Fix vchanrate and vchanformatChristos Margiolis
2025-03-29pci: Only re-route IRQs based on firmware on x86Colin Percival
2025-03-28ixgbe: fix mailbox ack handlingNorbert Ciosek
2025-03-28mtw: fix compilation with IEEE80211_SUPPORT_SUPERG enabledAdrian Chadd
2025-03-27pci: Use a single variable for the offset of the power management registersJohn Baldwin
2025-03-27acpi_pci: Use pci_has_pm and pci_clear_pmeJohn Baldwin
2025-03-27dev: Use recently added improvements to PME# support to simplify driversJohn Baldwin
2025-03-27pci: Add helper routines to manage PME in device driversJohn Baldwin
2025-03-27pci: Clear active PME# and disable PME# generationJohn Baldwin
2025-03-27netmap: Add a cdev_pg_path hook that returns the name of the cdevJohn Baldwin
2025-03-27arm/mv: Remove pre-armv7 supportAndrew Turner
2025-03-27ipmi: fix runtime on powerpc64lePiotr Kubaj
2025-03-26uath: add support for GCMP-128 encryptionAdrian Chadd
2025-03-26rtwn: add support for AES-GCM-128 in the supported software cipher setAdrian Chadd
2025-03-26xilinx axi ethernet: allocate memory for buffers.Ruslan Bukin
2025-03-26xilinx quad spi: various fixes.Ruslan Bukin
2025-03-25snd_hda: Patch Framework 16 AMDChristos Margiolis
2025-03-22hda: add macbook air 6,1 and 6,2 GPIO to enable amplifierAdrian Chadd
2025-03-19snd_hda: Support Intel Raptor Lake 0x7a50Christos Margiolis