openwrtv3/package
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
..
base-files build: add buildbot specific config option for setting defaults 2017-02-14 14:18:35 +01:00
boot packge/boot/rbcfg: add new boot constants found in the recent Mikrotik devices 2017-02-26 13:31:43 +01:00
devel gdb: update to version 7.12.1, fix glibc 2.25 build issues 2017-02-11 20:34:33 +01:00
firmware ath10k-firmware: update qca9984 firmware 2017-03-03 15:44:55 +01:00
kernel kernel: fix usb chipidea controller support 2017-03-07 11:37:50 +01:00
libs toolchain: Allow external toolchains to specify libthread-db 2017-03-04 11:19:56 -08:00
network ppp: propagate master peerdns setting to dynamic slave interface 2017-03-07 11:26:39 +01:00
system procd: update to git HEAD version 2017-03-06 17:37:25 +01:00
utils adb: Also pass TARGET_CPPFLAGS 2017-03-01 17:19:51 -08:00
Makefile build: skip opkg host dependency within the SDK 2017-02-21 20:43:40 +01:00