openwrt/package/kernel/linux/modules
Felix Fietkau f2516e53c1 kernel: fix usb chipidea controller support
If ehci platform driver is loaded before the chipidea controller driver,
both are competing for the same IO resources and the generic driver gets
used for the hardware. This results in USB device mode being
unavailable.
Split generic EHCI support code out of kmod-usb2, so that the chipidea
driver can be included without also pulling in the generic one. Also
rework the load order, so that the chipidea driver gets loaded first, in
case both are installed

Signed-off-by: Felix Fietkau <nbd@nbd.name>
2017-03-07 11:37:50 +01:00
..
001-depends.mk kernel: remove useless AddDepends/rtc abstraction 2015-03-29 08:12:50 +00:00
block.mk kernel: make kmod package dependencies forward compatible 2017-01-27 11:18:27 +01:00
can.mk kernel: can: Add missing regmap dependency for kernel 4.4 2017-01-15 17:43:14 +01:00
crypto.mk kernel: update kmod-* packaging and dependencies for linux 4.9 2017-01-27 11:18:27 +01:00
firewire.mk kernel: make most modules use AutoProbe 2013-09-17 21:45:17 +00:00
fs.mk kernel: split kmod-lib-zlib into two packages to keep it in sync with kernel dependencies 2016-12-26 11:11:49 +01:00
hwmon.mk kernel: enable hwmon-k10temp in the x86/64 kernel config instead of packaging it 2017-02-26 13:31:51 +01:00
i2c.mk kernel: drop kmod-i2c-ibm-iic 2017-01-10 13:44:26 +01:00
input.mk kernel: fix typo in input-gpio-encoder package title 2016-11-26 22:00:30 +01:00
leds.mk linux/modules: drop ledtrig-netfilter 2016-10-27 15:29:36 +02:00
lib.mk kernel: split kmod-lib-zlib into two packages to keep it in sync with kernel dependencies 2016-12-26 11:11:49 +01:00
netdevices.mk kernel: of-mdio: add missing dependency for linux 4.9 2017-02-07 23:00:13 +01:00
netfilter.mk kernel: remove kmod packages for bridge, stp, llc and 8021q 2017-02-09 14:49:34 +01:00
netsupport.mk kernel: fix kmod-rxrpc with kernel 4.9 2017-02-12 13:55:45 +01:00
nls.mk kernel: add Chinese codepages 2017-02-20 09:13:52 +01:00
other.mk kernel: fix kmod-tpm-tis packaging 2017-03-03 18:14:36 +01:00
pcmcia.mk kernel: add support for Option Fusion+ PCMCIA card 2016-12-20 09:35:36 +01:00
sound.mk kernel: fix kmod-sound-core build error 2016-11-05 22:24:25 +01:00
spi.mk kernel: remove omap24xx specific kernel module packages 2017-01-10 13:44:26 +01:00
usb.mk kernel: fix usb chipidea controller support 2017-03-07 11:37:50 +01:00
video.mk imx6: move to Linux 4.9 kernel 2017-02-11 15:38:11 +01:00
virt.mk kernel: remove another redundant KCONFIG entry in virt.mk 2016-11-24 13:41:10 +01:00
w1.mk kernel: fix kmod-w1-master-mxc dependency 2017-01-10 12:10:20 +01:00
wireless.mk kernel: move kmod-owl-loader to the right .mk file 2016-10-04 16:01:42 +02:00
wpan.mk kernel: wpan: mrf24j40 depends on regmap-spi 2016-01-25 12:41:19 +00:00