Imre Kaloz
f24764a372
fix myloader patch, thanks KanjiMonster
...
SVN-Revision: 27490
2011-07-06 12:48:17 +00:00
Imre Kaloz
05790d9cba
replace the cut down machtype with the full one, as we support a lot of not-yet-upstreamed stuff
...
SVN-Revision: 27485
2011-07-06 10:09:15 +00:00
Florian Fainelli
965567a320
refresh 2.6.39 geode patches
...
SVN-Revision: 27483
2011-07-06 10:00:05 +00:00
Imre Kaloz
612a1fcbc4
add some symbols
...
SVN-Revision: 27464
2011-07-05 21:19:57 +00:00
Florian Fainelli
d24fc7ef56
sched_connmark depends on NF_CONNTRACK_MARK ( #8976 , #9423 )
...
SVN-Revision: 27457
2011-07-05 12:40:50 +00:00
Imre Kaloz
c52560302d
add missing symbols
...
SVN-Revision: 27454
2011-07-05 11:55:31 +00:00
Gabor Juhos
129217e127
generic: add rt2x00_platform.h
...
SVN-Revision: 27390
2011-07-03 15:01:57 +00:00
Daniel Dickinson
f9f3ddebe8
target/patches: This has been sent upstream, but might not appear for a couple of weeks.
...
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 27373
2011-07-03 03:20:04 +00:00
Daniel Dickinson
b0cc0067f9
target/patches: Like the earlier mfgpt patch, the new GPIO drivers also require the MFD driver to be present for the BAR's to be mapped.
...
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 27371
2011-07-03 03:14:53 +00:00
Daniel Dickinson
f2d749ee15
Revert "Like the earlier mfgpt patch, the new GPIO drivers also require the MFD driver to be present for the BAR's to be mapped."
...
This reverts commit c485487b63d1c1de72a375f1278d8a98546ba3af.
SVN-Revision: 27370
2011-07-03 03:14:51 +00:00
Daniel Dickinson
209a776f22
Like the earlier mfgpt patch, the new GPIO drivers also require the MFD driver to be present for the BAR's to be mapped.
...
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 27369
2011-07-03 03:14:48 +00:00
Imre Kaloz
8222c7bb24
add missing kernel symbols
...
SVN-Revision: 27327
2011-07-01 08:11:16 +00:00
Felix Fietkau
a41f80bca1
fix the gpio_dev driver: remove existing forward port patches, use unlocked_ioctl on all platforms and fix the arguments to the ioctl handler (based on patch from #9198 )
...
SVN-Revision: 27322
2011-07-01 03:20:13 +00:00
Gabor Juhos
01ac07c9b3
generic: add MTD_NAND_ECC_BCH symbol for 2.6.39/3.0
...
SVN-Revision: 27305
2011-06-29 08:57:25 +00:00
Hauke Mehrtens
3f0eed15a2
kernel: refresh patches for kernel 3.0-rc5
...
SVN-Revision: 27300
2011-06-28 20:25:39 +00:00
Hauke Mehrtens
2af4f6f634
kernel: update ssb and bcma to linux-next next-20110628
...
SVN-Revision: 27299
2011-06-28 19:33:50 +00:00
Hauke Mehrtens
ca979845cc
kernel: update ssb and bcma to linux-next next-20110627
...
SVN-Revision: 27295
2011-06-27 21:28:40 +00:00
Hauke Mehrtens
c1873c46b8
kernel: update ssb and bcma to linux-next next-20110627
...
SVN-Revision: 27293
2011-06-27 20:18:49 +00:00
Florian Fainelli
85d29f3cd0
add missing linux-3.0 config symbol
...
SVN-Revision: 27269
2011-06-24 11:43:30 +00:00
Hauke Mehrtens
1c0d5f5ae2
kernel: refresh patches for kernel 3.0-rc4
...
SVN-Revision: 27247
2011-06-21 18:39:47 +00:00
Jo-Philipp Wich
9cd64fa754
generic: Remove IPv6 depependency of bridge in 2.6.38+ Since 2.6.38 the bridge module has a dependency to IPv6 if IPv6 is enabled. Since the IPv6 module isn't exactly lightweight and bridge also only needs a single function from IPv6, it's rather easy to create a common "lib" module with a RCU pointer to the actual implementation, if the IPv6 module is loaded (although slightly hackish).
...
The codepath seems to be only taken when using IPv6, so there should be
no negative side effects when IPv6 isn't loaded. I did not measure how
big the performance impact is.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 27237
2011-06-19 22:48:53 +00:00
Hauke Mehrtens
79a7343560
kernel: update to kernel 2.6.38.8
...
SVN-Revision: 27218
2011-06-18 15:52:15 +00:00
Florian Fainelli
b97459eb88
add missing USBIP_CORE item in config-3.0
...
SVN-Revision: 27195
2011-06-16 14:34:50 +00:00
Hauke Mehrtens
235e331987
linux/generic: Add support for 3.0-rc3
...
Also make linux identify itself properly as 3.0, not 3.0.0.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 27191
2011-06-15 21:31:01 +00:00
Jo-Philipp Wich
5752efdadd
2.6.39.1: missing kernel symbols If you turn on I2C, you'll need this symbol defined.
...
Signed-off-by: Philip A. Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 27182
2011-06-15 18:18:32 +00:00
Felix Fietkau
dcddcfca24
add missing kernel config symbols for usb on powerpc
...
SVN-Revision: 27181
2011-06-15 18:07:26 +00:00
Jo-Philipp Wich
d39379296c
backport upstream Kernel commit 1ed2f73d90fb49bcf5704aee7e9084adb882bfc5 (netfilter: IPv6: fix DSCP mangle code)
...
SVN-Revision: 27179
2011-06-15 14:11:33 +00:00
Jo-Philipp Wich
14913ab8b0
revert r26997, it does not apply against 2.6.36.4
...
SVN-Revision: 27178
2011-06-15 13:51:57 +00:00
John Crispin
e3e2a170cd
we dont need 1024 bytes buffer. 128 bytes is enough.
...
SVN-Revision: 27143
2011-06-09 07:08:54 +00:00
Florian Fainelli
4aaf590909
add more config symbols to 2.6.39
...
SVN-Revision: 27111
2011-06-04 18:27:00 +00:00
Florian Fainelli
de2e05b6f2
add some missing 2.6.39 config symbols
...
SVN-Revision: 27105
2011-06-04 13:36:00 +00:00
Florian Fainelli
763b58c30c
update to 2.6.39.1
...
patch from Peter Wagner
SVN-Revision: 27104
2011-06-04 13:35:55 +00:00
Felix Fietkau
56dd5c4388
fix a crash in mtd_concat when the .sync op is not implemented
...
SVN-Revision: 27074
2011-06-01 02:23:22 +00:00
Felix Fietkau
628cb35179
m25p80: add the chip id for the winbond w25q128 chip
...
SVN-Revision: 27073
2011-06-01 02:23:18 +00:00
John Crispin
6608f419d1
* backport 2.6.8 patches to .39 / .32.33
...
* remove lqtapi
* bump tapi/dsl to .39
* migrate to new ltq_ style api
* add amazon_se support
SVN-Revision: 27026
2011-05-29 21:19:26 +00:00
Hauke Mehrtens
6f7ae75ffa
kernel: exportfs: reallow building as a module
...
It was originally tristate, but was changed to bool to prevent a build
breakage in an earlier patch revision (for a new syscall). The actual
commit[1] changed it in a way this isn't needed anymore, but
accidentially left the EXPORTFS change in. There's no reason for it
not being buildable as a module, so changing it back to tristate is
fine.
see: https://patchwork.kernel.org/patch/812832/
Thank you Jonas Gorski for the patch.
SVN-Revision: 27011
2011-05-25 20:57:13 +00:00
Hauke Mehrtens
6769216a64
kernel: generic: Update 2.6.39 to final
...
* Add missing config symbols
* Update package/kernel for 2.6.39
CONFIG_BT_L2CAP=y and CONFIG_BT_SCO=y are set to build them into the bluetooth module.
Thank you Jonas Gorski for the patch
SVN-Revision: 27010
2011-05-25 19:51:40 +00:00
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
2011-05-25 19:32:00 +00:00
Florian Fainelli
fad3f46f0d
fix mtd warnings
...
Fixes for the following warnings:
drivers/mtd/devices/block2mtd.c: In function '_open_bdev':
drivers/mtd/devices/block2mtd.c:272:3: warning: ISO C90 forbids mixed declarations and code
drivers/mtd/devices/block2mtd.c: In function 'add_device':
drivers/mtd/devices/block2mtd.c:399:13: warning: assignment discards qualifiers from pointer target type
In the case of 442-block2mtd_probe.patch, it's not until the insertion of a executable statement before the definition that causes a warning, so I've chosen to resolve the issue here by splitting the definition and the initialization into a definition and a statement (and assignment) instead.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 27007
2011-05-25 19:16:58 +00:00
Hamish Guthrie
50d2a84a21
Clean up patch not applying
...
SVN-Revision: 26997
2011-05-24 10:00:36 +00:00
Florian Fainelli
f9f8dcfa70
refresh 2.6.37 patches
...
SVN-Revision: 26955
2011-05-20 10:06:11 +00:00
Felix Fietkau
894d50da25
kernel: backport some ssb changes to support a mac80211 update
...
SVN-Revision: 26911
2011-05-16 21:50:20 +00:00
Jo-Philipp Wich
d475545c91
remove an accidentally copied comment from the option.ko device patch
...
SVN-Revision: 26908
2011-05-15 21:28:12 +00:00
Jo-Philipp Wich
43e002fe5e
add definitions for Alcatel X220D and Huawai E173s to option.ko ( #9422 )
...
SVN-Revision: 26906
2011-05-15 19:17:31 +00:00
Hauke Mehrtens
a4c0645326
kernel: update kernel from 2.6.38.2 to 2.6.38.6 and refresh patches
...
Thank you Peter Wagner for the patch. I refreshed the kernel patches and added the md5sum of the kernel.
SVN-Revision: 26905
2011-05-15 17:23:02 +00:00
Florian Fainelli
3fc33726a5
add missing 2.6.38 touchscreen config symbols
...
SVN-Revision: 26872
2011-05-11 13:33:30 +00:00
John Crispin
60c125b8e6
(respin) 802.1Q VLAN support for ADM6996M/ADM6996FC
...
This patch adds 802.1Q VLAN support for the ADM6996M chip.
The driver is loaded for both the FC and M model. It will detect which of the
two chips is connected. The FC model is initialised, but no further
functionality is offered.
The PHY driver will always report "100 Mbit/s, link up", for both the M and FC
models. This reflects the fact that the link between switch chip and Ethernet
MAC is always on[1].
Further documentation can be found in the kernel's
Documentation/networking/adm6996.txt
Signed-of-By: Peter Lebbing <peter@digitalbrains.com>
SVN-Revision: 26865
2011-05-09 15:21:58 +00:00
Travis Kemen
bc121d5706
ipv6: restore correct ECN handling on TCP xmit Thanks Dave Taht
...
SVN-Revision: 26858
2011-05-08 17:08:06 +00:00
Florian Fainelli
fd33dffe60
add missing 2.6.38 symbols
...
SVN-Revision: 26832
2011-05-05 16:35:40 +00:00
Alexandros C. Couloumbis
c27ffb1912
linux/generic: port yaffs to 2.6.39
...
SVN-Revision: 26818
2011-05-04 09:35:06 +00:00