aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.6/811-pci_disable_usb_common_quirks.patch
Commit message (Collapse)AuthorAgeFilesLines
* kernel: remove kernel 3.6Hauke Mehrtens2014-07-261-79/+0
| | | | | | | | kernel 3.6 is not used by any target any more, remove it. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 41834
* generic: update pci_disable_usb_common_quirks patchGabor Juhos2012-12-141-10/+4
| | | | | | | | | 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
* kernel/generic: fix build failure on missing uhci symbolFlorian Fainelli2012-12-101-6/+18
| | | | | | | | | 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
* kernel: disable more pci quirks to save space on platforms that don't need themFelix Fietkau2012-12-031-2/+58
| | | | SVN-Revision: 34467
* kernel: update linux 3.6 to 3.6.5Gabor Juhos2012-10-311-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34042
* make all 3.6 patches apply and buildFlorian Fainelli2012-10-241-25/+4
| | | | SVN-Revision: 33911
* linux 3.6 support (work in progress)Imre Kaloz2012-10-231-0/+38
SVN-Revision: 33897