Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | migrate gateworks board support to the new at24 eeprom driver | Imre Kaloz | 2008-11-30 | 1 | -0/+134 | |
| | | | | SVN-Revision: 13450 | |||||
* | refresh patches | Imre Kaloz | 2008-11-30 | 3 | -42/+10 | |
| | | | | SVN-Revision: 13449 | |||||
* | refresh patches | Imre Kaloz | 2008-11-30 | 1 | -2/+2 | |
| | | | | SVN-Revision: 13443 | |||||
* | enable USB root hub transaction translators | Imre Kaloz | 2008-11-30 | 1 | -1/+1 | |
| | | | | SVN-Revision: 13442 | |||||
* | Allow b43_pci_bridge to be default on, otherwise we can never enable it. | Florian Fainelli | 2008-11-29 | 1 | -0/+11 | |
| | | | | SVN-Revision: 13432 | |||||
* | Make L7-filter compile with kernel 2.6.27 (#4253) | Florian Fainelli | 2008-11-28 | 2 | -722/+770 | |
| | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> | |||||
* | Add missing configuration symbol for gpiolib compatible architectures | Florian Fainelli | 2008-11-27 | 1 | -0/+1 | |
| | | | | SVN-Revision: 13381 | |||||
* | add thermal symbol to the generic .25 config | Imre Kaloz | 2008-11-27 | 1 | -0/+1 | |
| | | | | SVN-Revision: 13372 | |||||
* | Add missing CONFIG_SSB_SLIENT config symbol | Florian Fainelli | 2008-11-26 | 4 | -0/+4 | |
| | | | | SVN-Revision: 13367 | |||||
* | the 'dev' member of the structure was removed in 2.6.27 (see: ↵ | Florian Fainelli | 2008-11-26 | 1 | -2/+2 | |
| | | | | | | | | http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5ce2d488fe039ddd86a638496cf704df86c74eeb), therefore use the qdisc_dev() function instead. Signed-off-by: Russell Senior <seniorr@aracnet.com> SVN-Revision: 13366 | |||||
* | fix ipset patch to have headers installed when using 'make -C $(KDIR) ↵ | Nicolas Thill | 2008-11-25 | 6 | -0/+102 | |
| | | | | | | headers_install' SVN-Revision: 13348 | |||||
* | move THERMAL symbols into the generic config | Imre Kaloz | 2008-11-25 | 2 | -0/+4 | |
| | | | | SVN-Revision: 13346 | |||||
* | add experimental fix for OCF on 2.6.27.y (closes #4184) | Gabor Juhos | 2008-11-24 | 1 | -0/+197 | |
| | | | | SVN-Revision: 13341 | |||||
* | enable MyLoader partition parser | Gabor Juhos | 2008-11-22 | 2 | -2/+2 | |
| | | | | SVN-Revision: 13317 | |||||
* | add NP25G and WP543 board id | Gabor Juhos | 2008-11-22 | 1 | -0/+4 | |
| | | | | SVN-Revision: 13316 | |||||
* | restore accidentally deleted ofc patches | Gabor Juhos | 2008-11-19 | 2 | -0/+50 | |
| | | | | SVN-Revision: 13293 | |||||
* | ocf: move all stuff into files, and fix build error on .25 | Gabor Juhos | 2008-11-19 | 54 | -70367/+25251 | |
| | | | | SVN-Revision: 13288 | |||||
* | update ocf-linux to 20080917 | Gabor Juhos | 2008-11-18 | 12 | -442/+12898 | |
| | | | | SVN-Revision: 13282 | |||||
* | move some options to the generic 2.6.27 config | Imre Kaloz | 2008-11-17 | 1 | -0/+9 | |
| | | | | SVN-Revision: 13264 | |||||
* | resync patch | Imre Kaloz | 2008-11-17 | 1 | -7/+7 | |
| | | | | SVN-Revision: 13262 | |||||
* | enable Myloader partition parser | Gabor Juhos | 2008-11-17 | 2 | -2/+2 | |
| | | | | SVN-Revision: 13257 | |||||
* | move MyLoader partition parser into generic files, will be used on ar71xx | Gabor Juhos | 2008-11-17 | 5 | -0/+250 | |
| | | | | SVN-Revision: 13256 | |||||
* | move MyLoader stuff into generic files, will be used on adm5120 | Gabor Juhos | 2008-11-17 | 3 | -0/+184 | |
| | | | | SVN-Revision: 13254 | |||||
* | update to 2.6.25.20, 2.6.26.8, 2.6.27.5 and refresh patches * based on a ↵ | Gabor Juhos | 2008-11-12 | 2 | -91/+92 | |
| | | | | | | patch by Hauke Mehrtens * closes #4193 SVN-Revision: 13192 | |||||
* | add missing kconfig symbols for 2.6.27 targets when all modules are enabled | Nicolas Thill | 2008-11-11 | 1 | -0/+23 | |
| | | | | SVN-Revision: 13178 | |||||
* | ack CONFIG_ISDN change introduced in 2.6.27+ | Nicolas Thill | 2008-11-11 | 1 | -1/+1 | |
| | | | | SVN-Revision: 13175 | |||||
* | add config symbol missed from [13169] | Nicolas Thill | 2008-11-11 | 3 | -0/+3 | |
| | | | | SVN-Revision: 13174 | |||||
* | add FireWire/IEEE1394 config symbols, preventing user interation when ↵ | Nicolas Thill | 2008-11-10 | 5 | -0/+32 | |
| | | | | | | kmod-ieee1394 is selected SVN-Revision: 13169 | |||||
* | fix ipset compile error on 2.6.27 Signed-off-by: Alexandros C. Couloumbis | Gabor Juhos | 2008-11-10 | 1 | -1/+1 | |
| | | | | SVN-Revision: 13168 | |||||
* | fix gpiommc driver on 2.6.26 (closes #4129) | Gabor Juhos | 2008-11-07 | 1 | -0/+41 | |
| | | | | SVN-Revision: 13139 | |||||
* | update to 2.6.25.19, and refresh patches | Gabor Juhos | 2008-11-07 | 65 | -945/+925 | |
| | | | | SVN-Revision: 13137 | |||||
* | refresh 2.6.26 patches | Gabor Juhos | 2008-11-06 | 64 | -373/+373 | |
| | | | | SVN-Revision: 13135 | |||||
* | fix broken patch. | Lars-Peter Clausen | 2008-11-05 | 1 | -88/+83 | |
| | | | | SVN-Revision: 13126 | |||||
* | Fix broken patch to drivers/mtd/device/block2mtd.c | Lars-Peter Clausen | 2008-11-05 | 1 | -6/+23 | |
| | | | | SVN-Revision: 13125 | |||||
* | improve routing/nat performance for devices using the marvell 88e6060 switch | Felix Fietkau | 2008-10-28 | 3 | -5/+12 | |
| | | | | SVN-Revision: 13060 | |||||
* | remove more redundant files and clone files-2.6.23 for 2.6.24 - fixes rdc ↵ | Felix Fietkau | 2008-10-22 | 165 | -45570/+7767 | |
| | | | | | | build errors SVN-Revision: 13022 | |||||
* | Remove me from the gpio-spi related stuff | Michael Büsch | 2008-10-19 | 3 | -70/+54 | |
| | | | | SVN-Revision: 13011 | |||||
* | change the way ./files* and the generic kernel files are applied. ./files ↵ | Felix Fietkau | 2008-10-18 | 76 | -2660/+0 | |
| | | | | | | now applies to *ALL* kernel versions, and is copied along with ./files-* - this gets rid of quite a bit of redundancy in the extra kernel drivers. SVN-Revision: 13010 | |||||
* | add new switch configuration api | Felix Fietkau | 2008-10-18 | 8 | -0/+2132 | |
| | | | | SVN-Revision: 13009 | |||||
* | refresh patches against 2.6.27 final | Gabor Juhos | 2008-10-15 | 59 | -221/+221 | |
| | | | | SVN-Revision: 12987 | |||||
* | enable debugfs by default | Felix Fietkau | 2008-10-11 | 1 | -1/+1 | |
| | | | | SVN-Revision: 12949 | |||||
* | refresh 2.6.27 patches based on -rc9 | Gabor Juhos | 2008-10-07 | 4 | -4/+4 | |
| | | | | SVN-Revision: 12892 | |||||
* | update mini_fo fix for 2.6.27 | Gabor Juhos | 2008-10-06 | 1 | -3/+13 | |
| | | | | SVN-Revision: 12875 | |||||
* | make gpio_dev compatible with GPIOLIB & GPIO_SYSFS (closes #4016) | Gabor Juhos | 2008-10-05 | 4 | -12/+12 | |
| | | | | SVN-Revision: 12864 | |||||
* | 2.6.27: revert case insensitive match support in xt_string while we are ↵ | Gabor Juhos | 2008-10-05 | 1 | -0/+112 | |
| | | | | | | using iptables-1.4.0 SVN-Revision: 12862 | |||||
* | fix a typo in the generic 2.6.27 config | Gabor Juhos | 2008-10-05 | 1 | -1/+1 | |
| | | | | SVN-Revision: 12861 | |||||
* | move some 2.6.27 config stuff to generic | Gabor Juhos | 2008-10-05 | 1 | -1/+14 | |
| | | | | SVN-Revision: 12860 | |||||
* | refresh 2.6.27 patches based on -rc8 | Gabor Juhos | 2008-10-05 | 3 | -4/+4 | |
| | | | | SVN-Revision: 12858 | |||||
* | CONFIG_NF_CT_ACCT is deprecated in 2.6.27 | Felix Fietkau | 2008-10-01 | 1 | -1/+1 | |
| | | | | SVN-Revision: 12819 | |||||
* | move some 2.6.27 config stuff from ixp to generic, use slab instead of slub ↵ | Felix Fietkau | 2008-09-29 | 1 | -39/+77 | |
| | | | | | | by default (slub crashes early on), enable kallsyms for now until the target is stable SVN-Revision: 12800 |