File: base-modules

package info (click to toggle)
linux 6.18.2-1~exp1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 1,741,768 kB
  • sloc: ansic: 26,779,080; asm: 272,079; sh: 148,745; python: 79,237; makefile: 57,736; perl: 36,527; xml: 19,542; cpp: 5,911; yacc: 4,939; lex: 2,950; awk: 1,607; sed: 30; ruby: 25
file content (66 lines) | stat: -rw-r--r-- 1,021 bytes parent folder | download | duplicates (32)
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
# Clocks
drivers/clk/** ?

af_packet
bitrev ?
eeprom_93cx6 ?
firmware_class
mbcache
mfd-core ?
nls_base
# Default I/O charset for most filesystems that do character conversion
nls_utf8
thermal_sys ?

# In case they become modular again
lz4_compress ?
lz4hc_compress ?
lz4_decompress ?
lzo_compress
lzo_decompress
zlib_deflate
zstd_compress
zstd_decompress

# Basic paravirtual modules
hv_utils ?
hv_vmbus ?
virtio ?
virtio_balloon ?
virtio_mmio ?
virtio_pci ?
virtio_ring ?

# The installer generally needs good entropy sources
drivers/char/hw_random/**

# LPSS might be needed for I2C (e.g. for touchpads on laptops), SPI, UART
intel_lpss ?
intel_lpss_acpi ?
intel_lpss_pci ?

# Common library for Chrome platform drivers
cros-ec-proto ?

# I²C subsystem and common drivers
i2c-core ?
i2c-algo-bit ?
i2c-designware-platform ?

# EFI
efivarfs ?

# LED subsystem and common drivers
led-class ?
ledtrig-audio ?
leds-gpio ?

# CRC algorithms
crc-ccitt
crc32_cryptoapi
crc32c_cryptoapi
crc-itu-t
crc16
crc7 ?
crc8 ?
crc64 ?