aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic
Commit message (Collapse)AuthorAgeFilesLines
* update arm mach-typesImre Kaloz2011-11-071-6/+253
| | | | SVN-Revision: 28813
* kernel: swconfig: add a missing unlock in error pathGabor Juhos2011-11-041-1/+3
| | | | SVN-Revision: 28753
* 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
* target: remove CONFIG_IDE_PROC_FS support as wellJo-Philipp Wich2011-10-259-9/+9
| | | | SVN-Revision: 28586
* target: globally disable BSD process accountingJo-Philipp Wich2011-10-259-9/+9
| | | | SVN-Revision: 28584
* linux: generic: refresh patches for 3.1-rc10Jonas Gorski2011-10-2011-22/+22
| | | | | | Hopefully the last one and identical to final. SVN-Revision: 28492
* ar8216: use mdiobus_{read,write} to ensure proper lockingJonas Gorski2011-10-111-17/+17
| | | | SVN-Revision: 28421
* add IDs for Huawai K3770, K3771, K4510 and K4511 to option driverJo-Philipp Wich2011-10-067-23/+143
| | | | 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
* linux/generic: commit an upstream kernel 3.0 patch (fixes busubox-1.19.2 ↵Alexandros C. Couloumbis2011-09-231-0/+33
| | | | | | build failure) SVN-Revision: 28293
* generic: jumbo frames support for rtl8366sGabor Juhos2011-09-211-0/+51
| | | | | | | | | | | | | | 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
* refresh patchesImre Kaloz2011-09-041-2/+2
| | | | SVN-Revision: 28163
* add missing symbolsImre Kaloz2011-09-041-0/+6
| | | | SVN-Revision: 28162
* 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: add two missing config symbols for 3.1Jonas Gorski2011-08-241-0/+2
| | | | SVN-Revision: 28080
* kernel: update to version 3.0.3Hauke Mehrtens2011-08-181-2/+2
| | | | SVN-Revision: 28043
* kernel: update kernel to version 2.6.39.4Hauke Mehrtens2011-08-162-4/+4
| | | | SVN-Revision: 28022
* kernel: generic: refresh patches for 3.1-rc2Jonas Gorski2011-08-164-14/+5
| | | | SVN-Revision: 28021
* generic: ar8216: add support for get link statusGabor Juhos2011-08-151-0/+62
| | | | SVN-Revision: 27989
* kernel: disable cfi cmdset 0002 erase suspendFelix Fietkau2011-08-153-0/+33
| | | | | | | | | | 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
* initramfs: allow preinit to enable switching from initramfs to tmpfs to ↵Felix Fietkau2011-08-111-0/+13
| | | | | | allow overlayfs to be mounted on top of it SVN-Revision: 27960
* add more missing touchscren symbols (3.0+)Florian Fainelli2011-08-113-0/+3
| | | | SVN-Revision: 27956
* kernel: revert r27953Hauke Mehrtens2011-08-111-0/+10
| | | | | | KanjiMonster did the right patch, I was just confused because of linux-3.0 and linux-2.6.30 SVN-Revision: 27954
* kernel: fix ocf patch for kernel 2.6.30Hauke Mehrtens2011-08-111-10/+0
| | | | | | find_task_by_vpid is already exported by the kernel without any patches needed. SVN-Revision: 27953
* kernel: 2.6.30: remove bogus additional find_task_by_vpid export from OCFJonas Gorski2011-08-111-10/+0
| | | | | | find_task_by_vpid is already exported, thus breaking builds. SVN-Revision: 27952
* add ignore_oc in struct ehci_hcdFlorian Fainelli2011-08-105-8/+131
| | | | SVN-Revision: 27945
* add CONFIG_EARLY_PRINTKFlorian Fainelli2011-08-091-0/+1
| | | | SVN-Revision: 27942
* linux: generic: add support for 3.1-rc1Jonas Gorski2011-08-09115-0/+66018
| | | | SVN-Revision: 27940
* kernel: fix another typo in the netfilter optimization patchesFelix Fietkau2011-08-072-2/+2
| | | | SVN-Revision: 27927
* kernel: add missing optionHauke Mehrtens2011-08-061-0/+1
| | | | SVN-Revision: 27925
* kernel: add missing checks in the netfilter optimization patch which broke ↵Felix Fietkau2011-08-064-19/+25
| | | | | | some rules containing only source/destination address checks SVN-Revision: 27923
* kernel: add some missing config optionsHauke Mehrtens2011-08-068-0/+17
| | | | | | These options where found by buildbot SVN-Revision: 27920
* kernel: update to kernel version 3.0.1Hauke Mehrtens2011-08-063-4/+4
| | | | SVN-Revision: 27918
* add more missing config symbolsFlorian Fainelli2011-08-051-0/+3
| | | | SVN-Revision: 27911
* add 101-perf_arm_uclibc.patch to 3.0 patchesFlorian Fainelli2011-08-051-0/+13
| | | | SVN-Revision: 27909
* add missing config symbolFlorian Fainelli2011-08-051-1/+2
| | | | SVN-Revision: 27908
* generic: Add missing config symbolJonas Gorski2011-08-032-0/+2
| | | | SVN-Revision: 27887
* remove 8*1-usb_serial_endpoint_size.patchFlorian Fainelli2011-08-038-204/+0
| | | | | | This is breaking some devices out there such as Winchiphead CH341 adapters (#9601) SVN-Revision: 27885
* refresh 3.0 patchesFlorian Fainelli2011-08-022-8/+8
| | | | SVN-Revision: 27879
* linux/generic: remove obsolete kernel options from 3.0Jonas Gorski2011-08-021-62/+1
| | | | | | Also fix one typo. SVN-Revision: 27875
* kernel: Fix firewire for 2.6.37+Jonas Gorski2011-08-024-32/+0
| | | | | | | | 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
* kernel: enable inotify by default (#8055)Felix Fietkau2011-07-318-11/+11
| | | | SVN-Revision: 27853
* kernel: add a new version of my netfilter speedup patches for linux 2.6.39 ↵Felix Fietkau2011-07-308-0/+443
| | | | | | and 3.0 SVN-Revision: 27840
* swconfig: Add generic switch identifiersJonas Gorski2011-07-274-11/+39
| | | | | | | | Also make switches available under a generic name "switch<num>" for device name agnostic access. The old device name is used as an alias for backward compatibility. SVN-Revision: 27800
* x86: add missing config symbolsHauke Mehrtens2011-07-251-0/+5
| | | | | | | | | | This adds some config symbols for kernel 3.0. Thank you realopty for the patch. This is from #9719. SVN-Revision: 27775
* add missing symbols for generic and x86 on 3.0, based on Philip ↵Imre Kaloz2011-07-241-0/+3
| | | | | | Prindeville's patch SVN-Revision: 27762
* From: George Kashperko <george@znau.edu.ua> Issue map read after Write ↵Jo-Philipp Wich2011-07-241-0/+18
| | | | | | Buffer Load command to ensure chip is ready to receive data. Signed-off-by: George Kashperko <george@znau.edu.ua> SVN-Revision: 27760
* refresh 501-yaffs_cvs_2009_04_24.patch for Linux 3.0 finalJo-Philipp Wich2011-07-241-4/+4
| | | | SVN-Revision: 27759
* rtl8366_smi: implement a function for detecting whether the attached switch ↵Felix Fietkau2011-07-242-11/+77
| | | | | | is RTL8366S or RTL8366RB SVN-Revision: 27755
* rtl8366: unify rtl8366s and rtl8366rb platform dataFelix Fietkau2011-07-244-33/+14
| | | | SVN-Revision: 27754