aboutsummaryrefslogtreecommitdiff
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* acpi_system76: Add backlight(9) support for keyboardPouria Mousavizadeh Tehrani37 hours1-0/+1
* acpi_system76: Support for acpi-controlled buttons on System76Pouria Mousavizadeh Tehrani3 days2-0/+8
* amdsmu: Sleep entry/exit hints for PMFWAymeric Wibo6 days1-1/+2
* Only build USB-related modules if MK_USB != noEnji Cooper8 days1-6/+10
* sys: Retire le(4)Ed Maste8 days2-13/+0
* hwpmc: Initial support for AMD IBSAli Mashtizadeh11 days1-2/+2
* ccp: Don't name anonymous structure and union typesJohn Baldwin2026-02-241-3/+0
* dtb: generate .DTB for some RK3588 based boards.Michal Meloun2026-02-221-1/+4
* brcmfmac: deal with bus attachments to the module MakefileBjoern A. Zeeb2026-02-101-7/+10
* brcm80211: add LinuxKPI files and module MakefilesBjoern A. Zeeb2026-02-103-0/+121
* rtw89: module Makefile add USB bus attachmentsBjoern A. Zeeb2026-02-101-13/+30
* rtw88: Add bus attachments to the module MakefileBjoern A. Zeeb2026-02-101-22/+58
* rtw89: update Realtek's rtw89 driverBjoern A. Zeeb2026-02-101-3/+4
* ath10k: modules Makefile bus attachmentsBjoern A. Zeeb2026-02-091-0/+12
* ath10k: cleanup some bits no longer FreeBSD-specificBjoern A. Zeeb2026-02-091-0/+1
* mt76: module Makefiles fix .PATHBjoern A. Zeeb2026-02-072-2/+2
* mt76: sort bus attachments in module Makefiles for pci and usbBjoern A. Zeeb2026-02-074-8/+35
* qlnxev: Remove now unneeded include for opt_inet.hZhenlei Huang2026-02-061-1/+0
* qlnxe: Let ether_ioctl() handle SIOCSIFADDR ioctlZhenlei Huang2026-02-061-1/+0
* hwpstate{_amd,intel}(4): Move common knobs to a separate fileOlivier Certner2026-02-061-1/+2
* hyperv: Add opt_acpi.h to SRCSVijeyalakshumi Koteeswaran2026-02-051-0/+1
* sdt: Enable on 32-bit powerpc and powerpc64leMark Johnston2026-02-041-3/+1
* METALOG: Order keyword entriesJose Luis Duran2026-01-261-1/+1
* linuxkpi: Add eventfd_*()Jean-Sébastien Pédron2026-01-251-0/+1
* linuxkpi: Implement <linux/seq_buf.h>Jean-Sébastien Pédron2026-01-241-0/+1
* mt76: update Mediatek's mt76 driverBjoern A. Zeeb2026-01-232-3/+2
* ath10k: update Atheros/QCA's ath10k driverBjoern A. Zeeb2026-01-211-0/+1
* rtw88: update Realtek's rtw88 driverBjoern A. Zeeb2026-01-211-1/+1
* sctp: improve compilation as moduleMichael Tuexen2026-01-191-1/+0
* modules: iwlwifi/rtw89 allow standalone buildBjoern A. Zeeb2026-01-182-0/+4
* iwlwifi/rtw89: improve module Makefile dependency on ACPIBjoern A. Zeeb2026-01-142-4/+16
* modules: factor out LinuxKPI based wireless drivers and add RISC-VBjoern A. Zeeb2026-01-141-3/+11
* asmc(4): Stop building it on i386, as it supports only 64-bit chipsetsOlivier Certner2026-01-121-1/+1
* Revert "ophgo: import new .dts"Warner Losh2026-01-101-15/+0
* ophgo: import new .dtsMartin Filla2026-01-101-0/+15
* ixl(4): Enable building driver on ARM64Krzysztof Galazka2026-01-091-2/+2
* Makefile*: remove powerpcspeMinsoo Choo2026-01-092-7/+5
* vmm: Deduplicate VM and vCPU state management codeMark Johnston2026-01-081-1/+2
* Add ASMC_DEBUG make optionEnji Cooper2026-01-061-1/+1
* linuxkpi: Add <linux/siphash.h>Jean-Sébastien Pédron2026-01-051-0/+1
* sound: Move sndstat out of pcm/Christos Margiolis2026-01-021-1/+2
* snd_dummy: Initial MIDI supportChristos Margiolis2026-01-021-1/+1
* linux: Add required symbol to EXPORT_SYMS listEd Maste2025-12-292-0/+2
* qat: Export missing symbols in qat_commonRupesh Pilania2025-12-292-2/+2
* Build acpi kernel modules on aarch64John Baldwin2025-12-262-2/+6
* sys/modules/acpi/Makefile: One line per subdirectoryJohn Baldwin2025-12-261-3/+15
* LinuxKPI: bitcount fix builds with gcc and older llvmBjoern A. Zeeb2025-12-191-3/+0
* zfs: merge openzfs/zfs@962e68865Martin Matuska2025-12-192-4/+22
* aq(4): Build on x86 only for nowEd Maste2025-12-181-1/+2
* aq(4): Add build infrastructureEd Maste2025-12-182-0/+13