Commit Graph

6 Commits (4be8c22e7440e6b2d4d2673009f56ad30b401a16)

Author SHA1 Message Date
Gabor Juhos 272ef8ac00 generic: update pci_disable_usb_common_quirks patch
Fixes the following compiler warning:
drivers/usb/host/pci-quirks.c:459:23: warning: 'quirk_usb_handoff_uhci' defined but not used [-Wunused-function]

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 34675
12 years ago
Florian Fainelli 67e85c0018 kernel/generic: fix build failure on missing uhci symbol
linux-3.6.8/drivers/usb/host/pci-quirks.c:471: undefined reference to
`uhci_check_and_reset_hc'

Signed-off-by: Florian Fainelli <florian@openwrt.org>

SVN-Revision: 34599
12 years ago
Felix Fietkau a7220cd9f8 kernel: disable more pci quirks to save space on platforms that don't need them
SVN-Revision: 34467
12 years ago
Gabor Juhos 07a762c4c5 kernel: update linux 3.6 to 3.6.5
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 34042
12 years ago
Florian Fainelli 7e856e5a97 make all 3.6 patches apply and build
SVN-Revision: 33911
12 years ago
Imre Kaloz 949b46d13d linux 3.6 support (work in progress)
SVN-Revision: 33897
12 years ago