aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.7/811-pci_disable_usb_common_quirks.patch
Commit message (Collapse)AuthorAgeFilesLines
* kernel: update linux 3.7 to 3.7.7Gabor Juhos2013-02-121-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35571
* kernel: update linux 3.7 to 3.7.2Gabor Juhos2013-01-121-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35100
* generic: update pci_disable_usb_common_quirks patchGabor Juhos2012-12-141-8/+3
| | | | | | | | | 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: port r34599 over 3.7 kernelFlorian Fainelli2012-12-101-6/+18
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34600
* kernel: disable more pci quirks to save space on platforms that don't need themFelix Fietkau2012-12-031-2/+58
| | | | SVN-Revision: 34467
* add 3.7-rc6 support (patch 820 still has to be fixed)Imre Kaloz2012-11-181-0/+17
SVN-Revision: 34247