summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.13/811-pci_disable_usb_common_quirks.patch
Commit message (Collapse)AuthorAgeFilesLines
* kernel/3.1{3, 4}: fix AMD USB HDC wakeup quirk disablingFelix Fietkau2014-07-171-0/+17
| | | | | | | | | Declare inline placeholder when usb_hcd_amd_remote_wakeup_quirk() not compiled due CONFIG_PCI_DISABLE_COMMON_QUIRKS. Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com> SVN-Revision: 41702
* kernel: XHCI PCI quirks for kernel 3.12 and 3.13Hauke Mehrtens2014-02-081-11/+12
| | | | | | | | | | This adds empty definitions for the PCI quirks functions when they should not be included in the kernel. This is based on a patch by Daniel <daniel@makrotopia.org> Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 39534
* add initial 3.13 supportImre Kaloz2014-01-201-0/+83
Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 39348