summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-2.6.39
Commit message (Collapse)AuthorAgeFilesLines
* [generic] add IDs for Huawai K3770, K3771, K4510 and K4511 to option driverjow2011-10-061-0/+28
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28376 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Was specifying input-polled-keys and not input-keys-polled as the module name.cshore2011-10-031-1/+1
| | | | | | Philip Prindeville - 2011-10-03 03:58:17 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28357 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] update alix2 platform driverflorian2011-08-252-0/+608
| | | | | | | | | 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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28081 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: update kernel to version 2.6.39.4hauke2011-08-162-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28022 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: disable cfi cmdset 0002 erase suspendnbd2011-08-151-0/+11
| | | | | | | | | | 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. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27984 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] add ignore_oc in struct ehci_hcdflorian2011-08-102-4/+45
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27945 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: fix another typo in the netfilter optimization patchesnbd2011-08-071-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27927 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: add missing checks in the netfilter optimization patch which broke ↵nbd2011-08-062-8/+11
| | | | | | some rules containing only source/destination address checks git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27923 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] remove 8*1-usb_serial_endpoint_size.patchflorian2011-08-031-26/+0
| | | | | | This is breaking some devices out there such as Winchiphead CH341 adapters (#9601) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27885 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: add a new version of my netfilter speedup patches for linux 2.6.39 ↵nbd2011-07-304-0/+220
| | | | | | and 3.0 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27840 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ocf-linux: version bump to 20110720hauke2011-07-241-61/+24
| | | | | | | | | | | | | | | | | Fixes problem with TFM allocation in cryptosoft.c Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> Hauke: * remove ubsec_ssb package and take it from ocf-linux * use patches from ocf-linux package * refresh all patches * readd some build fixes for OpenWrt. * readd CRYPTO_MANAGER dependency git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27753 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: update bcma and ssb to master-2011-07-21hauke2011-07-225-55/+301
| | | | | | | | * add new patches for bcm4716 SoC * add support for serial flash on bcma bus git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27723 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: backport and enable tmpfs xattr support for 2.6.39nbd2011-07-192-2/+479
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27691 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] fix building of perf for arm on uclibcflorian2011-07-071-0/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27514 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [generic]: fixup mtd refresh and co.kaloz2011-07-061-5/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27491 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] refresh 2.6.39 geode patchesflorian2011-07-062-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27483 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] sched_connmark depends on NF_CONNTRACK_MARK (#8976, #9423)florian2011-07-051-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27457 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] target/patches: This has been sent upstream, but might not appear for ↵cshore2011-07-031-0/+12
| | | | | | | | a couple of weeks. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27373 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] target/patches: Like the earlier mfgpt patch, the new GPIO drivers ↵cshore2011-07-031-0/+11
| | | | | | | | also require the MFD driver to be present for the BAR's to be mapped. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27371 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] Revert "Like the earlier mfgpt patch, the new GPIO drivers also ↵cshore2011-07-031-11/+0
| | | | | | | | require the MFD driver to be present for the BAR's to be mapped." This reverts commit c485487b63d1c1de72a375f1278d8a98546ba3af. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27370 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Like the earlier mfgpt patch, the new GPIO drivers also require the MFD ↵cshore2011-07-031-0/+11
| | | | | | | | driver to be present for the BAR's to be mapped. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27369 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix the gpio_dev driver: remove existing forward port patches, use ↵nbd2011-07-011-11/+0
| | | | | | unlocked_ioctl on all platforms and fix the arguments to the ioctl handler (based on patch from #9198) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27322 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: update ssb and bcma to linux-next next-20110628hauke2011-06-282-4/+17
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27299 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: update ssb and bcma to linux-next next-20110627 hauke2011-06-274-126/+3433
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27295 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [PATCH] generic: Remove IPv6 depependency of bridge in 2.6.38+jow2011-06-191-0/+101
| | | | | | | | | | | | | | | | | 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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27237 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] update to 2.6.39.1florian2011-06-042-3/+3
| | | | | | patch from Peter Wagner git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27104 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix a crash in mtd_concat when the .sync op is not implementednbd2011-06-011-0/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27074 3c298f89-4303-0410-b956-a3cf2f4a3e73
* m25p80: add the chip id for the winbond w25q128 chipnbd2011-06-011-0/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27073 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [lantiq]blogic2011-05-291-0/+12
| | | | | | | | | | * 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27026 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: exportfs: reallow building as a modulehauke2011-05-251-0/+11
| | | | | | | | | | | | | | | | 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. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27011 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: some updates for kernel 2.6.39hauke2011-05-2525-79/+205
| | | | | | | | | | | * 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27009 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [PATCH v3] (respin) 802.1Q VLAN support for ADM6996M/ADM6996FCblogic2011-05-091-2/+4
| | | | | | | | | | | | | | | | | | | | | 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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26865 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux/generic: port yaffs to 2.6.39acoul2011-05-041-0/+147
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26818 3c298f89-4303-0410-b956-a3cf2f4a3e73
* rootfs_split: Allow using MTDPART_OFS_APPEND macro for offset of rootfs.nbd2011-04-171-3/+5
| | | | | | | | | | Use offset from struct mtd_part instead of struct mtd_partition for defining the new partitions. This enables the usage of MTDPART_OFS_APPEND macro in struct mtd_partition. Signed-off-by: Jochen Friedrich <jochen@scram.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26705 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: reorganize 2.6.39 patchesnbd2011-04-16102-334/+300
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26691 3c298f89-4303-0410-b956-a3cf2f4a3e73
* generic: Add support for 2.6.39nbd2011-04-12102-0/+58938
Add support for 2.6.39 based on rc3. Runtime tested on bcm63xx. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26615 3c298f89-4303-0410-b956-a3cf2f4a3e73