| Commit message (Expand) | Author | Age | Files | Lines |
* | make mips_machine stuff available for other MIPS targets | Gabor Juhos | 2008-12-02 | 2 | -0/+266 |
* | refresh 2.6.27 patches | Gabor Juhos | 2008-12-02 | 1 | -1/+1 |
* | refresh 2.6.26 patches | Gabor Juhos | 2008-12-02 | 2 | -3/+3 |
* | fix chaostables patch to have headers installed when using 'make -C $(KDIR) h... | Nicolas Thill | 2008-12-02 | 6 | -0/+60 |
* | backport the new style ds1672 driver and switch to it | Imre Kaloz | 2008-12-01 | 3 | -16/+248 |
* | migrate gateworks board support to the new at24 eeprom driver | Imre Kaloz | 2008-11-30 | 1 | -0/+134 |
* | refresh patches | Imre Kaloz | 2008-11-30 | 3 | -42/+10 |
* | refresh patches | Imre Kaloz | 2008-11-30 | 1 | -2/+2 |
* | enable USB root hub transaction translators | Imre Kaloz | 2008-11-30 | 1 | -1/+1 |
* | Allow b43_pci_bridge to be default on, otherwise we can never enable it. | Florian Fainelli | 2008-11-29 | 1 | -0/+11 |
* | Make L7-filter compile with kernel 2.6.27 (#4253) | Florian Fainelli | 2008-11-28 | 2 | -722/+770 |
* | Add missing configuration symbol for gpiolib compatible architectures | Florian Fainelli | 2008-11-27 | 1 | -0/+1 |
* | add thermal symbol to the generic .25 config | Imre Kaloz | 2008-11-27 | 1 | -0/+1 |
* | Add missing CONFIG_SSB_SLIENT config symbol | Florian Fainelli | 2008-11-26 | 4 | -0/+4 |
* | the 'dev' member of the structure was removed in 2.6.27 (see: http://git.kern... | Florian Fainelli | 2008-11-26 | 1 | -2/+2 |
* | fix ipset patch to have headers installed when using 'make -C $(KDIR) headers... | Nicolas Thill | 2008-11-25 | 6 | -0/+102 |
* | move THERMAL symbols into the generic config | Imre Kaloz | 2008-11-25 | 2 | -0/+4 |
* | add experimental fix for OCF on 2.6.27.y (closes #4184) | Gabor Juhos | 2008-11-24 | 1 | -0/+197 |
* | enable MyLoader partition parser | Gabor Juhos | 2008-11-22 | 2 | -2/+2 |
* | add NP25G and WP543 board id | Gabor Juhos | 2008-11-22 | 1 | -0/+4 |
* | restore accidentally deleted ofc patches | Gabor Juhos | 2008-11-19 | 2 | -0/+50 |
* | ocf: move all stuff into files, and fix build error on .25 | Gabor Juhos | 2008-11-19 | 54 | -70367/+25251 |
* | update ocf-linux to 20080917 | Gabor Juhos | 2008-11-18 | 12 | -442/+12898 |
* | move some options to the generic 2.6.27 config | Imre Kaloz | 2008-11-17 | 1 | -0/+9 |
* | resync patch | Imre Kaloz | 2008-11-17 | 1 | -7/+7 |
* | enable Myloader partition parser | Gabor Juhos | 2008-11-17 | 2 | -2/+2 |
* | move MyLoader partition parser into generic files, will be used on ar71xx | Gabor Juhos | 2008-11-17 | 5 | -0/+250 |
* | move MyLoader stuff into generic files, will be used on adm5120 | Gabor Juhos | 2008-11-17 | 3 | -0/+184 |
* | update to 2.6.25.20, 2.6.26.8, 2.6.27.5 and refresh patches * based on a patc... | Gabor Juhos | 2008-11-12 | 2 | -91/+92 |
* | add missing kconfig symbols for 2.6.27 targets when all modules are enabled | Nicolas Thill | 2008-11-11 | 1 | -0/+23 |
* | ack CONFIG_ISDN change introduced in 2.6.27+ | Nicolas Thill | 2008-11-11 | 1 | -1/+1 |
* | add config symbol missed from [13169] | Nicolas Thill | 2008-11-11 | 3 | -0/+3 |
* | add FireWire/IEEE1394 config symbols, preventing user interation when kmod-ie... | Nicolas Thill | 2008-11-10 | 5 | -0/+32 |
* | fix ipset compile error on 2.6.27 Signed-off-by: Alexandros C. Couloumbis | Gabor Juhos | 2008-11-10 | 1 | -1/+1 |
* | fix gpiommc driver on 2.6.26 (closes #4129) | Gabor Juhos | 2008-11-07 | 1 | -0/+41 |
* | update to 2.6.25.19, and refresh patches | Gabor Juhos | 2008-11-07 | 65 | -945/+925 |
* | refresh 2.6.26 patches | Gabor Juhos | 2008-11-06 | 64 | -373/+373 |
* | fix broken patch. | Lars-Peter Clausen | 2008-11-05 | 1 | -88/+83 |
* | Fix broken patch to drivers/mtd/device/block2mtd.c | Lars-Peter Clausen | 2008-11-05 | 1 | -6/+23 |
* | improve routing/nat performance for devices using the marvell 88e6060 switch | Felix Fietkau | 2008-10-28 | 3 | -5/+12 |
* | remove more redundant files and clone files-2.6.23 for 2.6.24 - fixes rdc bui... | Felix Fietkau | 2008-10-22 | 165 | -45570/+7767 |
* | Remove me from the gpio-spi related stuff | Michael Büsch | 2008-10-19 | 3 | -70/+54 |
* | change the way ./files* and the generic kernel files are applied. ./files now... | Felix Fietkau | 2008-10-18 | 76 | -2660/+0 |
* | add new switch configuration api | Felix Fietkau | 2008-10-18 | 8 | -0/+2132 |
* | refresh patches against 2.6.27 final | Gabor Juhos | 2008-10-15 | 59 | -221/+221 |
* | enable debugfs by default | Felix Fietkau | 2008-10-11 | 1 | -1/+1 |
* | refresh 2.6.27 patches based on -rc9 | Gabor Juhos | 2008-10-07 | 4 | -4/+4 |
* | update mini_fo fix for 2.6.27 | Gabor Juhos | 2008-10-06 | 1 | -3/+13 |
* | make gpio_dev compatible with GPIOLIB & GPIO_SYSFS (closes #4016) | Gabor Juhos | 2008-10-05 | 4 | -12/+12 |
* | 2.6.27: revert case insensitive match support in xt_string while we are using... | Gabor Juhos | 2008-10-05 | 1 | -0/+112 |