Felix Fietkau
daae0b7c93
kernel/3.1{3, 4}: fix AMD USB HDC wakeup quirk disabling
...
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
10 years ago
Luka Perkov
354a1042cc
kernel: update 3.14 to 3.14.10
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 41533
11 years ago
Luka Perkov
f45b1a671a
kernel: update 3.14 to 3.14.7
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 41150
11 years ago
Imre Kaloz
074af75668
add preliminary 3.14 support
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 39789
11 years ago
Hauke Mehrtens
f4b6bd8d0b
kernel: XHCI PCI quirks for kernel 3.12 and 3.13
...
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
11 years ago
Imre Kaloz
6bd1a37001
add initial 3.13 support
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 39348
11 years ago
Imre Kaloz
e72c7e17a4
preliminary 3.12 support
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 38528
11 years ago
Gabor Juhos
ed0f43f1e2
kernel: update linux 3.8-rcX to 3.8
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35672
12 years ago
Florian Fainelli
8dbed04ec9
kernel: add support for 3.8-rc2
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35055
12 years ago
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
0f90806014
kernel/generic: port r34599 over 3.7 kernel
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34600
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
Imre Kaloz
935ca3f3eb
add 3.7-rc6 support (patch 820 still has to be fixed)
...
SVN-Revision: 34247
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
Gabor Juhos
5d84dabf0f
generic: extend pci_isable_usb_common_quirks patch
...
Fixes the following build error:
SYSMAP System.map
Building modules, stage 2.
MODPOST 48 modules
ERROR: "usb_enable_xhci_ports" [drivers/usb/host/ehci-hcd.ko] undefined!
ERROR: "usb_is_intel_switchable_xhci" [drivers/usb/host/ehci-hcd.ko] undefined!
make[6]: *** [__modpost] Error 1
make[5]: *** [modules] Error 2
SVN-Revision: 33193
12 years ago
Florian Fainelli
5ec2209734
refresh generic patches
...
SVN-Revision: 32059
13 years ago
Jonas Gorski
8fd383ae2e
kernel: update linux 3.3 to 3.3.3
...
SVN-Revision: 31460
13 years ago
Gabor Juhos
419d9e2f54
linux/3.3: refresh patches against 3.3-rc5
...
SVN-Revision: 30799
13 years ago
Jonas Gorski
eca9950f63
kernel: add preliminary support for linux 3.3
...
Based on 3.3-rc2
SVN-Revision: 29986
13 years ago
Jonas Gorski
1bc0abb058
kernel: add support for linux 3.2.1
...
SVN-Revision: 29730
13 years ago
Hauke Mehrtens
c69f2d8788
kernel: some updates for kernel 2.6.39
...
* add md5sum for kernel
* add some missing config symbols
* add some ssb patches to make compat-wireless compile
Thank you Peter Wagner for the patch
SVN-Revision: 27009
14 years ago
Felix Fietkau
3fa43f54a2
kernel: reorganize 2.6.39 patches
...
SVN-Revision: 26691
14 years ago
Felix Fietkau
127e4ebd32
generic: Add support for 2.6.39
...
Add support for 2.6.39 based on rc3. Runtime tested on bcm63xx.
SVN-Revision: 26615
14 years ago
Felix Fietkau
de194ac4c2
kernel: the usb pci quirks removal patch was a bit overzealous, leave in some functions referenced from other modules
...
SVN-Revision: 25785
14 years ago
Felix Fietkau
7b1f833ffc
kernel: when disabling common quirks, disable them in the usb subsystem as well - bios handover is useless for most platforms
...
SVN-Revision: 25768
14 years ago