summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2025-02-02pci: Change device to functionWarner Losh
2025-02-02isci: Remove dead codeWarner Losh
2025-02-02bce: make compile with BCE_DEBUGWarner Losh
2025-02-02bce: Fix register dumping to skip blank areaWarner Losh
2025-02-02pms: Fix always true conditionSvyatoslav
2025-02-02ig4(4): Add Intel ACPI HIDDmitry Luhtionov
2025-02-01LinnuxKPI: drm2: retire timespec_to_jiffies()Bjoern A. Zeeb
2025-01-31nvmf: Add NVMF_CONNECTION_STATUS ioctlJohn Baldwin
2025-01-31nvme/nvmf: Add NVME_GET_CONTROLLER_DATA ioctl to fetch cached cdataJohn Baldwin
2025-01-31nvmft: Don't offline a port being removed if it is already offlineJohn Baldwin
2025-01-31pci: Add `pci_find_base_class_from()`Jean-Sébastien Pédron
2025-01-30mlx5en: Fix SIOCSIFCAPNVAndrew Gallatin
2025-01-29simplebus: Stop accepting SYS_RES_IOPORT resourcesJohn Baldwin
2025-01-28umass: Add comment for ASC/ASCQ 24h/00h INVALID FIELD IN CDBWarner Losh
2025-01-27Revert "oce(4): deprecate"Ed Maste
2025-01-26smartpqi(4): Fix a typo in a source code commentGordon Bergling
2025-01-26ath(4): Fix a typo in a source code commentGordon Bergling
2025-01-24intpm: use MMIO for AMD EFCH CPUsBrian Poole
2025-01-24sys: make the kernel metadata pointer globalAhmad Khalifa
2025-01-24iflib(4): Replace admin taskqueue group with per-interface taskqueuesKrzysztof Galazka
2025-01-24ure(4): Add support for ELECOM EDC-QUA3CFUKAUMI Naoki
2025-01-24acpi: Mark the GED ithread as sleepableAndrew Turner
2025-01-24nvmf: Refactor reconnection supportJohn Baldwin
2025-01-24psci: Support the arm64 Errata ABIAndrew Turner
2025-01-23pci: cleanup __PCI_REROUTE_INTERRUPTSMitchell Horne
2025-01-23scmi: Add sysctl transport propertiesCristian Marussi
2025-01-23scmi: Add SDT traces to the core stackCristian Marussi
2025-01-23scmi: Add optional asynchronous handling of repliesCristian Marussi
2025-01-23scmi: Refactor scmi_request internal logicCristian Marussi
2025-01-23scmi: Add scmi_token_reserve helperCristian Marussi
2025-01-23scmi: Add helper to manipulate scmi_msg descriptorsCristian Marussi
2025-01-23scmi: Add devicetree transport propertiesCristian Marussi
2025-01-23scmi: Redefine max message payload sizeCristian Marussi
2025-01-23scmi: Make transports report the effective length of the received messagesCristian Marussi
2025-01-23scmi: Fix race on timed out transmissionsCristian Marussi
2025-01-23scmi: Fix token bitmaskCristian Marussi
2025-01-23scmi: Fix the scmi_shmem module nameAndrew Turner
2025-01-22rtwn: add workaround sleep in r92e_set_chan()Adrian Chadd
2025-01-22rtwn: bring the RTL8192EU RF read/write routines in line with rtl8xxxuAdrian Chadd
2025-01-22rtwn: fix RTL8192EU power-down / power-up hangingAdrian Chadd
2025-01-21pci_host_generic: Use SYS_RES_MEMORY for the parent of I/O resource rangesJohn Baldwin
2025-01-21sound: Make CHN_REMOVE_SAFE() the defaultChristos Margiolis
2025-01-21sound: Safely remove channel from list in one passFlorian Walpen
2025-01-21sound: Unit test the pcm sample read and write macrosFlorian Walpen
2025-01-20umb: Introduce the USB umb(4) network driverAdrian Chadd
2025-01-17iwm: add sku_cap_mimo_disable; populate sku_cap_11n_enableAdrian Chadd
2025-01-17iwm: update rate tables from OpenBSDAdrian Chadd
2025-01-15pvscsi: Explicitly mask out CTS_SAS_VALID_SPEED bitZhenlei Huang
2025-01-14Kill ignore regshft flagWarner Losh
2025-01-14uart: Ingore pl011 historic mistakesWarner Losh