openwrt-6.x/package/kernel/linux/modules
Daniel Albers d30c0f4d50 kernel: make uas work during early boot
Add the uas(p) module to the modules loaded early on the boot process.

The uas(p) is an modern alternative, which is used by the modern USB3
storage cases, compared to the bot protocol. To be able to use uas(p)
storage cases for extroot, the kernel module has to be loaded before the
search for extroot has been called. This patch changes the load order to
support uas(p) storage cases for extroot.

Signed-off-by: Daniel Albers <daniel.albers@public-files.de>
2018-01-02 14:29:04 +01:00
..
001-depends.mk
block.mk kernel: add kmod-dax 2017-12-16 22:12:24 +01:00
can.mk
crypto.mk kernel: kmod-crypto-hw-talitos: fix dependencies 2017-12-20 20:57:13 +01:00
firewire.mk kernel: make most modules use AutoProbe 2013-09-17 21:45:17 +00:00
fs.mk kernel: unset CONFIG_CIFS_SMB311 in kmod-fs-cifs 2017-12-16 22:13:56 +01:00
hwmon.mk kernel: add hwmon for W83627EHF and family 2017-05-17 00:06:52 +02:00
i2c.mk kernel: add i2c-smbus module package 2017-12-26 20:13:43 +01:00
iio.mk kernel: kmod-iio-bmp280: allow compile with kernel 4.14 2017-12-16 22:15:02 +01:00
input.mk
leds.mk
lib.mk kernel: add missing dependencies to kmod-crypto-acompress 2017-12-16 22:15:14 +01:00
netdevices.mk kernel: tg3: deactivate hwmon for kernel 4.14 2017-12-16 22:11:58 +01:00
netfilter.mk
netsupport.mk kernel: kmod-rxrpc: handle renamed kernel module 2017-12-16 22:14:12 +01:00
nls.mk
other.mk kernel: kmod-rtc-ds1307: add dependency to regmap 2017-12-16 22:15:08 +01:00
pcmcia.mk
sound.mk kernel: kmod-sound-core: handle moved snd-seq-device.ko 2017-12-16 22:14:25 +01:00
spi.mk
usb.mk kernel: make uas work during early boot 2018-01-02 14:29:04 +01:00
video.mk kernel: kmod-fbcon: deactivate for kernel 4.14 2017-12-16 22:14:35 +01:00
virt.mk
w1.mk kernel: fix kmod-w1-master-mxc dependency 2017-01-10 12:10:20 +01:00
wireless.mk
wpan.mk