File: base-modules

package info (click to toggle)
linux 6.18.3-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,742,780 kB
  • sloc: ansic: 26,780,494; asm: 272,079; sh: 148,752; python: 79,241; makefile: 57,741; perl: 36,527; xml: 19,542; cpp: 5,911; yacc: 4,939; lex: 2,950; awk: 1,607; sed: 30; ruby: 25
file content (109 lines) | stat: -rw-r--r-- 1,687 bytes parent folder | download | duplicates (9)
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
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
#include <base-modules>

# Multifunction devices
drivers/mfd/**

# Regulators
drivers/regulator/**

# Some regulators on RK3588 require GPIO
gpio-rockchip

# NIC,sata, and USB on Armada 8K
phy-mvebu-cp110-comphy ?

# SoC modules
drivers/soc/**

# Watchdogs: boot loader may start a watchdog that we need to pet,
# and/or it may be the only way to trigger reboot
drivers/watchdog/**

# SPI devices
drivers/spi/**

# Force mtd as spi/spi-mtk-snfi depends on ecc-mtk,nandcore -> mtd
mtd

# For cros_ec mfd device
cros_ec_spi ?

# PCIe PHYs
phy-rockchip-pcie ?

# PCIe x4 on RK3588 (usually NVME)
phy-rockchip-snps-pcie3

# USB/SATA/PCIe on Rockchip RK3588
phy-rockchip-naneng-combphy

# For spi-rockchip
pl330 ?

# Regulator-SoC synchronization
rockchip-io-domain ?

# Pin controllers
drivers/pinctrl/**

# EFUSE/OTP drivers
nvmem-imx-ocotp ?
nvmem_mtk-efuse

# DRM modules as soc/qcom/phy-qcom-qmp-combo -> aux-hpd-bridge -> drm
drm
drm_kms_helper

# Qualcomm devices
qcom-apcs-ipc-mailbox
qcom-ipcc
nvmem_qcom-spmi-sdam
nvmem_qfprom
bam_dma
phy_qcom_edp
phy-qcom-qmp-combo
phy-qcom-qmp-pcie
qcom_glink
qcom_glink_smem
qcom_glink_rpm
qcom_smd
qcom_hwspinlock
icc-osm-l3
rpmpd
qrtr ?
qrtr-smd ?

qnoc-sc7180
qnoc-sc8280xp
qnoc-sc8180x
qnoc-x1e80100 ?

# Mediatek devices
mtk-cmdq-mailbox
phy-mtk-tphy
pwm-mediatek

# TypeC connector stuff used by phy-qcom-qmp-combo and pmic_glink_altmode modules
typec ?

# I²C drivers
i2c-tegra
i2c-rk3x
i2c-mv64xxx
i2c-imx
i2c-qcom-geni
i2c-qup
i2c-omap
i2c-mt65xx

# TI AM64 / AM65 ICSSG PRU subsystem
drivers/irqchip/irq-pruss-intc
drivers/remoteproc/pru_rproc

# RTC
drivers/rtc/**

# pmem drivers for UEFI HTTP boot (or u-boot)
of_pmem
nd_pmem
nfit