aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-2.6.39
Commit message (Collapse)AuthorAgeFilesLines
* kernel: backport overlayfs v11 to 3.0 and 2.6.39Jonas Gorski2012-01-131-1578/+1914
| | | | | | Should fix whiteout issues and missing files when using extroot. SVN-Revision: 29727
* generic: add driver for the RTL8367R/M switchesGabor Juhos2012-01-071-0/+23
| | | | SVN-Revision: 29678
* generic: improve MIPS kexec supportGabor Juhos2012-01-076-0/+1184
| | | | | | | | | | | | | It is based on patches from the linux-longsoon-community git tree: http://dev.lemote.com/cgit/linux-loongson-community.git/ Now the kernel can use the command line parameter from kexec-tools. Runtime tested on ar71xx with 2.6.39.4 (the wathdog must be stopped before executing the new kernel). Compile tested with lantiq (3.1.4) and brcm47xx (3.0.12). SVN-Revision: 29674
* remove current RTSP supportJo-Philipp Wich2012-01-041-1366/+0
| | | | SVN-Revision: 29643
* backport upstream commit e1738bd9cecc5c867b0e2996470c1ff20f66ba79 to ↵Jo-Philipp Wich2012-01-031-0/+41
| | | | | | affected kernels (#9802) commit 8efa88540635 (sch_sfq: avoid giving spurious NET_XMIT_CN signals) forgot to call qdisc_tree_decrease_qlen() to signal upper levels that a packet (from another flow) was dropped, leading to various problems. SVN-Revision: 29642
* kernel: swconfig: introduce a generic switch LED triggerGabor Juhos2011-12-311-1/+5
| | | | SVN-Revision: 29627
* kernel: update bcma and ssb to version master-2011-12-16 from wireless-testingHauke Mehrtens2011-12-192-210/+1806
| | | | SVN-Revision: 29574
* generic: disable 'small sector' erase in m25p80 driverGabor Juhos2011-12-131-0/+41
| | | | | | | | This fixes the issues with the jffs2 images on various boards. Using JFFS2 on devices with 4KiB erase sectors is not safe: http://lists.infradead.org/pipermail/linux-mtd/2011-June/036591.html SVN-Revision: 29521
* refresh 2.6.39 patchesFlorian Fainelli2011-11-135-34/+17
| | | | SVN-Revision: 29042
* target: linux: mtd: fix MTDREFRESH to an arbitrary high numberJonas Gorski2011-11-091-1/+1
| | | | | | | | | 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
* add IDs for Huawai K3770, K3771, K4510 and K4511 to option driverJo-Philipp Wich2011-10-061-0/+28
| | | | SVN-Revision: 28376
* Was specifying input-polled-keys and not input-keys-polled as the module ↵Daniel Dickinson2011-10-031-1/+1
| | | | | | name. Philip Prindeville - 2011-10-03 03:58:17 SVN-Revision: 28357
* update alix2 platform driverFlorian Fainelli2011-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> SVN-Revision: 28081
* kernel: update kernel to version 2.6.39.4Hauke Mehrtens2011-08-162-4/+4
| | | | SVN-Revision: 28022
* kernel: disable cfi cmdset 0002 erase suspendFelix Fietkau2011-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. SVN-Revision: 27984
* add ignore_oc in struct ehci_hcdFlorian Fainelli2011-08-102-4/+45
| | | | SVN-Revision: 27945
* kernel: fix another typo in the netfilter optimization patchesFelix Fietkau2011-08-071-1/+1
| | | | SVN-Revision: 27927
* kernel: add missing checks in the netfilter optimization patch which broke ↵Felix Fietkau2011-08-062-8/+11
| | | | | | some rules containing only source/destination address checks SVN-Revision: 27923
* remove 8*1-usb_serial_endpoint_size.patchFlorian Fainelli2011-08-031-26/+0
| | | | | | This is breaking some devices out there such as Winchiphead CH341 adapters (#9601) SVN-Revision: 27885
* kernel: add a new version of my netfilter speedup patches for linux 2.6.39 ↵Felix Fietkau2011-07-304-0/+220
| | | | | | and 3.0 SVN-Revision: 27840
* ocf-linux: version bump to 20110720Hauke Mehrtens2011-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 SVN-Revision: 27753
* brcm47xx: update bcma and ssb to master-2011-07-21Hauke Mehrtens2011-07-225-55/+301
| | | | | | | * add new patches for bcm4716 SoC * add support for serial flash on bcma bus SVN-Revision: 27723
* kernel: backport and enable tmpfs xattr support for 2.6.39Felix Fietkau2011-07-192-2/+479
| | | | SVN-Revision: 27691
* fix building of perf for arm on uclibcFlorian Fainelli2011-07-071-0/+13
| | | | SVN-Revision: 27514
* fixup mtd refresh and co.Imre Kaloz2011-07-061-5/+5
| | | | SVN-Revision: 27491
* refresh 2.6.39 geode patchesFlorian Fainelli2011-07-062-4/+4
| | | | SVN-Revision: 27483
* sched_connmark depends on NF_CONNTRACK_MARK (#8976, #9423)Florian Fainelli2011-07-051-1/+2
| | | | SVN-Revision: 27457
* target/patches: This has been sent upstream, but might not appear for a ↵Daniel Dickinson2011-07-031-0/+12
| | | | | | | | couple of weeks. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 27373
* target/patches: Like the earlier mfgpt patch, the new GPIO drivers also ↵Daniel Dickinson2011-07-031-0/+11
| | | | | | | | 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
* Revert "Like the earlier mfgpt patch, the new GPIO drivers also require the ↵Daniel Dickinson2011-07-031-11/+0
| | | | | | | | MFD driver to be present for the BAR's to be mapped." This reverts commit c485487b63d1c1de72a375f1278d8a98546ba3af. SVN-Revision: 27370
* Like the earlier mfgpt patch, the new GPIO drivers also require the MFD ↵Daniel Dickinson2011-07-031-0/+11
| | | | | | | | driver to be present for the BAR's to be mapped. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 27369
* fix the gpio_dev driver: remove existing forward port patches, use ↵Felix Fietkau2011-07-011-11/+0
| | | | | | unlocked_ioctl on all platforms and fix the arguments to the ioctl handler (based on patch from #9198) SVN-Revision: 27322
* kernel: update ssb and bcma to linux-next next-20110628Hauke Mehrtens2011-06-282-4/+17
| | | | SVN-Revision: 27299
* kernel: update ssb and bcma to linux-next next-20110627Hauke Mehrtens2011-06-274-126/+3433
| | | | SVN-Revision: 27295
* generic: Remove IPv6 depependency of bridge in 2.6.38+ Since 2.6.38 the ↵Jo-Philipp Wich2011-06-191-0/+101
| | | | | | | | | | | | 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
* update to 2.6.39.1Florian Fainelli2011-06-042-3/+3
| | | | | | patch from Peter Wagner SVN-Revision: 27104
* fix a crash in mtd_concat when the .sync op is not implementedFelix Fietkau2011-06-011-0/+12
| | | | SVN-Revision: 27074
* m25p80: add the chip id for the winbond w25q128 chipFelix Fietkau2011-06-011-0/+10
| | | | SVN-Revision: 27073
* * backport 2.6.8 patches to .39 / .32.33John Crispin2011-05-291-0/+12
| | | | | | | | | * remove lqtapi * bump tapi/dsl to .39 * migrate to new ltq_ style api * add amazon_se support SVN-Revision: 27026
* kernel: exportfs: reallow building as a moduleHauke Mehrtens2011-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. SVN-Revision: 27011
* kernel: some updates for kernel 2.6.39Hauke Mehrtens2011-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 SVN-Revision: 27009
* (respin) 802.1Q VLAN support for ADM6996M/ADM6996FCJohn Crispin2011-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> SVN-Revision: 26865
* linux/generic: port yaffs to 2.6.39Alexandros C. Couloumbis2011-05-041-0/+147
| | | | SVN-Revision: 26818
* rootfs_split: Allow using MTDPART_OFS_APPEND macro for offset of rootfs.Felix Fietkau2011-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> SVN-Revision: 26705
* kernel: reorganize 2.6.39 patchesFelix Fietkau2011-04-16102-334/+300
| | | | SVN-Revision: 26691
* generic: Add support for 2.6.39Felix Fietkau2011-04-12102-0/+58938
Add support for 2.6.39 based on rc3. Runtime tested on bcm63xx. SVN-Revision: 26615