summaryrefslogtreecommitdiff
path: root/sys/modules
AgeCommit message (Expand)Author
2023-02-01ddbping - restore the original narration of the example, NFCIuwe
2023-01-31sys/modules/drmkms_pci: Remove drm_agpsupport.c.riastradh
2023-01-31sys/modules/drmkms: Remove GPU scheduler files.riastradh
2022-12-19Create compat_100 module infrastructure now that we have branchedpgoyette
2022-12-03Split the BMP280 / BME280 driver into common code and create I2C andbrad
2022-11-21A driver for the Bosch BMP280 / BME280 temperature, humidity andbrad
2022-11-17A driver for the Aosong AHT20 temperature and humidity sensor. Whilebrad
2022-09-07Move emuxki from i386/amd64 specific modules to attachment specificmartin
2022-09-07emuxki(4): import a list of board definitionskhorben
2022-09-07emuxki(4): allow building as a modulekhorben
2022-08-11subr_prf.c & luasystm.c: s/panicing/panicking/ in commentsgutteridge
2022-08-09Now that UFS_DIRHASH is default for biuilt-in file system modules, wepgoyette
2022-08-07dtrace_sdt: Register sdt providers and probes in loaded modules too.riastradh
2022-07-30COPTS -> CWARNFLAGStnn
2022-07-30amdgpu: add some more CWARNFLAGS to appease clangtnn
2022-07-30amdgpu: don't set -mhard-float for clangtnn
2022-07-28drm: Hook up the drmkms modules to the build.riastradh
2022-07-28drmkms_sched: Remove duplicate module definition.riastradh
2022-07-28drmkms_sched: Revert previous MKLDSCRIPT, red herring.riastradh
2022-07-28drmkms_sched: Fix link sets in module.riastradh
2022-07-27Enable amdgpu module & firmware on x86maya
2022-07-24amdgpu: Sprinkle missing COPTS.amdgpu_float options.riastradh
2022-07-23drm: Split scheduler into separate module.riastradh
2022-07-20drm: Undefine `alpha' in the module build too.riastradh
2022-07-17drm: Modularize ttm.riastradh
2022-07-17drm: Include GPU scheduler in drmkms.kmod.riastradh
2022-07-17drm: Sync module/drmkms/Makefile with files.drmkms.riastradh
2022-07-17drm: Dust off module build a little.riastradh
2022-06-04Combine the midi and sequencer modules into a single midi_seq modulepgoyette
2022-06-01add now required pci.h / NPCI. (the ia64 version builds with PCImrg
2022-04-14Split some common stuff into scsi_subr module. This enables loadingpgoyette
2022-04-01Create a loaable adiantum module, and make cgd require it.pgoyette
2022-04-01Split i2c_subr.c into a separate module rather than including it inpgoyette
2022-03-31For device modules that provide both auto-config and /dev/xxxpgoyette
2022-03-28driver(9): devsw_detach never fails. Make it return void.riastradh
2022-01-27Turn off ALTQ in if_wg module, to match default kernel configsjakllsch
2022-01-08Use += for SRCS listpgoyette
2022-01-08Remove extra blank linepgoyette
2022-01-08Use \t for pre-comment white-spacepgoyette
2022-01-06Fix previous and actually disable UFS_DIRHASHpgoyette
2022-01-06Since UFS_DIRHASH is explicitly disabled in GENERIC kernels (due topgoyette
2021-12-19Fix i386 modules build: viadrmums requires CONFIG_DRM_LEGACY.riastradh
2021-12-19amdgpu: New kernel module build goo.riastradh
2021-12-19drm: Sync (device-independent) drmkms*.kmod makefiles.riastradh
2021-12-19Suppress some harmless clang warnings.riastradh
2021-12-19Rename fence -> dma_fence, step 2: files files.riastradh
2021-12-07A driver and user land utility for the Sparkfun Serial Controlled Motorbrad
2021-11-27fix build for aarch64ebryo
2021-11-25add support COMPAT_LINUX32 for aarch64ryo
2021-11-06Driver for the Sensirion SHT30/SHT31/SHT35 temperature and humiditybrad