Florian Fainelli
56a96ba876
refresh 3.0 patches
...
SVN-Revision: 29043
2011-11-13 19:19:14 +00:00
Florian Fainelli
54da5cf11f
refresh 2.6.39 patches
...
SVN-Revision: 29042
2011-11-13 19:19:10 +00:00
Jonas Gorski
d8acb75009
linux: update 3.1 to 3.1.1
...
SVN-Revision: 29007
2011-11-13 10:48:05 +00:00
Gabor Juhos
bbfaaeffd6
kernel: ar8216: add support for the AR8236 switch
...
SVN-Revision: 28993
2011-11-12 14:09:52 +00:00
Gabor Juhos
ecb3690d0a
kernel: ar8216: move port vlan setup into a separate function
...
SVN-Revision: 28992
2011-11-12 14:09:50 +00:00
Jonas Gorski
f53128f79b
target: linux: mtd: fix MTDREFRESH to an arbitrary high number
...
To make the ioctl number "stable", use an arbitrary high number to prevent
conflicts with new mtd ioctls that would push MTDREFRESH's number.
Also make mtd use the in-kernel mtd headers.
SVN-Revision: 28893
2011-11-09 21:16:36 +00:00
Felix Fietkau
b06efd636a
kernel: add a top level menuconfig option for enabling lockdep
...
SVN-Revision: 28848
2011-11-08 00:32:57 +00:00
Imre Kaloz
c4bc2552a3
update arm mach-types
...
SVN-Revision: 28813
2011-11-07 21:12:26 +00:00
Gabor Juhos
297ac9a7f1
kernel: swconfig: add a missing unlock in error path
...
SVN-Revision: 28753
2011-11-04 14:38:31 +00:00
Felix Fietkau
82bd0a43f1
kernel: merge regression fixes for the netfilter patches to the 3.1 kernel patches (patch by tripolar)
...
SVN-Revision: 28734
2011-11-03 20:02:31 +00:00
Jo-Philipp Wich
3d1d93cb0c
target: remove CONFIG_IDE_PROC_FS support as well
...
SVN-Revision: 28586
2011-10-25 16:40:06 +00:00
Jo-Philipp Wich
a9e64493d8
target: globally disable BSD process accounting
...
SVN-Revision: 28584
2011-10-25 16:18:36 +00:00
Jonas Gorski
40d088446f
linux: generic: refresh patches for 3.1-rc10
...
Hopefully the last one and identical to final.
SVN-Revision: 28492
2011-10-20 10:32:44 +00:00
Jonas Gorski
b7a2a74823
ar8216: use mdiobus_{read,write} to ensure proper locking
...
SVN-Revision: 28421
2011-10-11 23:05:10 +00:00
Jo-Philipp Wich
ce5e1abbb7
add IDs for Huawai K3770, K3771, K4510 and K4511 to option driver
...
SVN-Revision: 28376
2011-10-06 18:23:16 +00:00
Daniel Dickinson
b0345ef184
Was specifying input-polled-keys and not input-keys-polled as the module name. Philip Prindeville - 2011-10-03 03:58:17
...
SVN-Revision: 28357
2011-10-03 04:39:54 +00:00
Alexandros C. Couloumbis
5fc14dfb87
linux/generic: commit an upstream kernel 3.0 patch (fixes busubox-1.19.2 build failure)
...
SVN-Revision: 28293
2011-09-23 10:00:13 +00:00
Gabor Juhos
93c093057d
generic: jumbo frames support for rtl8366s
...
This patch adds the option to enable jumbo frames on the rtl8366s
switch. This is almost exactly the same as the first patch at
https://dev.openwrt.org/ticket/7977 and it has been requested
in a comment there.
I have tested this and it successfully allows devices on the switch
using jumbo frames to communicate.
Signed-off-by: Ash Hughes <ashley.hughes@blueyonder.co.uk>
SVN-Revision: 28267
2011-09-21 11:47:38 +00:00
Imre Kaloz
0569cff6e1
refresh patches
...
SVN-Revision: 28163
2011-09-04 15:01:56 +00:00
Imre Kaloz
6d17e13cde
add missing symbols
...
SVN-Revision: 28162
2011-09-04 15:01:25 +00:00
Florian Fainelli
d2652dee9d
update alix2 platform driver
...
Add support for Ed Wildgoose's alix platform driver plus my
enhancement to add GPIO soft button support.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 28081
2011-08-25 09:35:45 +00:00
Jonas Gorski
71adaae258
kernel: add two missing config symbols for 3.1
...
SVN-Revision: 28080
2011-08-24 11:43:25 +00:00
Hauke Mehrtens
464539b074
kernel: update to version 3.0.3
...
SVN-Revision: 28043
2011-08-18 12:54:12 +00:00
Hauke Mehrtens
09b1073f9b
kernel: update kernel to version 2.6.39.4
...
SVN-Revision: 28022
2011-08-16 22:04:10 +00:00
Jonas Gorski
3e94ee9642
kernel: generic: refresh patches for 3.1-rc2
...
SVN-Revision: 28021
2011-08-16 21:42:15 +00:00
Gabor Juhos
bb64fb2e58
generic: ar8216: add support for get link status
...
SVN-Revision: 27989
2011-08-15 14:11:41 +00:00
Felix Fietkau
50817f6afe
kernel: disable cfi cmdset 0002 erase suspend
...
on some platforms, erase suspend leads to data corruption and lockups when write
ops collide with erase ops. this has been observed on the buffalo wzr-hp-g300nh.
rather than play whack-a-mole with a hard to reproduce issue on a variety of devices,
simply disable erase suspend, as it will usually not produce any useful gain on
the small filesystems used on embedded hardware.
SVN-Revision: 27984
2011-08-15 00:15:36 +00:00
Felix Fietkau
82a05d1a19
initramfs: allow preinit to enable switching from initramfs to tmpfs to allow overlayfs to be mounted on top of it
...
SVN-Revision: 27960
2011-08-11 20:32:57 +00:00
Florian Fainelli
f7dbf2ef04
add more missing touchscren symbols (3.0+)
...
SVN-Revision: 27956
2011-08-11 11:18:41 +00:00
Hauke Mehrtens
20de21593b
kernel: revert r27953
...
KanjiMonster did the right patch, I was just confused because of linux-3.0 and linux-2.6.30
SVN-Revision: 27954
2011-08-11 09:54:02 +00:00
Hauke Mehrtens
409f8211e1
kernel: fix ocf patch for kernel 2.6.30
...
find_task_by_vpid is already exported by the kernel without any patches needed.
SVN-Revision: 27953
2011-08-11 09:47:36 +00:00
Jonas Gorski
7304dcad2a
kernel: 2.6.30: remove bogus additional find_task_by_vpid export from OCF
...
find_task_by_vpid is already exported, thus breaking builds.
SVN-Revision: 27952
2011-08-11 09:46:30 +00:00
Florian Fainelli
0e40c19b45
add ignore_oc in struct ehci_hcd
...
SVN-Revision: 27945
2011-08-10 11:37:21 +00:00
Florian Fainelli
f124358722
add CONFIG_EARLY_PRINTK
...
SVN-Revision: 27942
2011-08-09 13:13:16 +00:00
Jonas Gorski
cf2070bd5b
linux: generic: add support for 3.1-rc1
...
SVN-Revision: 27940
2011-08-09 12:19:43 +00:00
Felix Fietkau
ba9e7889dd
kernel: fix another typo in the netfilter optimization patches
...
SVN-Revision: 27927
2011-08-07 21:17:18 +00:00
Hauke Mehrtens
6f4151b7f0
kernel: add missing option
...
SVN-Revision: 27925
2011-08-06 16:46:04 +00:00
Felix Fietkau
ac96ae6731
kernel: add missing checks in the netfilter optimization patch which broke some rules containing only source/destination address checks
...
SVN-Revision: 27923
2011-08-06 12:39:31 +00:00
Hauke Mehrtens
d447cb5164
kernel: add some missing config options
...
These options where found by buildbot
SVN-Revision: 27920
2011-08-06 10:41:15 +00:00
Hauke Mehrtens
51be984655
kernel: update to kernel version 3.0.1
...
SVN-Revision: 27918
2011-08-06 09:51:55 +00:00
Florian Fainelli
698c1b4952
add more missing config symbols
...
SVN-Revision: 27911
2011-08-05 13:48:38 +00:00
Florian Fainelli
a8e79cbdf8
add 101-perf_arm_uclibc.patch to 3.0 patches
...
SVN-Revision: 27909
2011-08-05 13:48:31 +00:00
Florian Fainelli
c99d08f050
add missing config symbol
...
SVN-Revision: 27908
2011-08-05 13:48:28 +00:00
Jonas Gorski
3b36e83a29
generic: Add missing config symbol
...
SVN-Revision: 27887
2011-08-03 23:28:00 +00:00
Florian Fainelli
4543f6d659
remove 8*1-usb_serial_endpoint_size.patch
...
This is breaking some devices out there such as Winchiphead CH341 adapters (#9601 )
SVN-Revision: 27885
2011-08-03 13:23:21 +00:00
Florian Fainelli
c4af036ec7
refresh 3.0 patches
...
SVN-Revision: 27879
2011-08-02 18:55:38 +00:00
Jonas Gorski
ed2b7cd342
linux/generic: remove obsolete kernel options from 3.0
...
Also fix one typo.
SVN-Revision: 27875
2011-08-02 09:58:16 +00:00
Jonas Gorski
61e2e03311
kernel: Fix firewire for 2.6.37+
...
The old ieee1394 stack was removed in 2.6.37. The new firewire stack is
available for all kernel versions, but experimental for the older one, so
make both available where appropriate.
SVN-Revision: 27874
2011-08-02 09:53:19 +00:00
Felix Fietkau
62b8cba9c0
kernel: enable inotify by default ( #8055 )
...
SVN-Revision: 27853
2011-07-31 18:12:23 +00:00
Felix Fietkau
19eaf1c5f7
kernel: add a new version of my netfilter speedup patches for linux 2.6.39 and 3.0
...
SVN-Revision: 27840
2011-07-30 15:39:52 +00:00