summaryrefslogtreecommitdiff
path: root/target/linux/generic/patches-3.1
Commit message (Collapse)AuthorAgeFilesLines
* fix thinko in 102-ehci_hcd_ignore_oc patchFlorian Fainelli2012-01-181-2/+2
| | | | SVN-Revision: 29773
* kernel: update linux 3.1 to 3.1.9Jonas Gorski2012-01-139-29/+10
| | | | SVN-Revision: 29726
* 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
* 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-0/+2239
| | | | 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
* linux: update 3.1 to 3.1.4Jonas Gorski2011-12-061-1/+1
| | | | SVN-Revision: 29470
* linux: update 3.1 to 3.1.1Jonas Gorski2011-11-134-6/+6
| | | | SVN-Revision: 29007
* 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
* update arm mach-typesImre Kaloz2011-11-071-6/+253
| | | | SVN-Revision: 28813
* kernel: merge regression fixes for the netfilter patches to the 3.1 kernel ↵Felix Fietkau2011-11-033-9/+12
| | | | | | patches (patch by tripolar) SVN-Revision: 28734
* linux: generic: refresh patches for 3.1-rc10Jonas Gorski2011-10-2011-22/+22
| | | | | | Hopefully the last one and identical to final. SVN-Revision: 28492
* refresh patchesImre Kaloz2011-09-041-2/+2
| | | | SVN-Revision: 28163
* kernel: generic: refresh patches for 3.1-rc2Jonas Gorski2011-08-164-14/+5
| | | | SVN-Revision: 28021
* 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-101-0/+41
| | | | SVN-Revision: 27945
* linux: generic: add support for 3.1-rc1Jonas Gorski2011-08-09114-0/+62880
SVN-Revision: 27940