1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76
|
nvme
hid-generic
squashfs
ahci
usb-storage
nls_iso8859-1
# For fsck.vfat
kmod-nls-cp437
sdhci-pci
sdhci-acpi
mmc-block
xhci-pci
# raspi USB OTG driver, needed for jammy
dwc2
# crypto
algif_skcipher
cryptomgr
dm_crypt
dm_mod
aes
cbc
echainiv
sha256
xts
aesni-intel
# arm64 conf/modules
phy-generic
fixed
gpio-regulator
genet
i2c-bcm2708
sdhci-iproc
# raspi graphics
## in theory this should go into feature "graphics" or feature "raspi"
## in practice, this module only exists on armhf kernels that can
## in-theory boot on raspi with the right dtb, so just keep it in by
## default
vc4
# MediaTek SOC Peripherals
nvmem_mtk-efuse
mt6360_charger
mtk-pmic-wrap
# All HID drivers should be available. This is for
# recovery-chooser-trigger to be able to read keyboards.
=drivers/hid
# Intel VMD PCIe NVMe SSD
vmd
# add USB3.0 xHCI driver for intel
xhci-pci-renesas
# qemu drm (older kernels: bochs_drm)
bochs
# intel drm
i915
# support for SAS controllers
mpt3sas
raid_class
scsi_transport_sas
ses
# raspi 5 drivers
xhci_plat_hcd
dwc3
ulpi
sdhci_brcmstb
cqhci
rtc_rpi
udc_core
reset_brcmstb
reset_brcmstb_rescal
i2c_brcmstb
spi_bcm2835
gpio_brcmstb
8250_bcm7271
# Loaded by systemd. Some might be useful during initrd
autofs4
dmi_sysfs
qemu_fw_cfg
|