summaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/patches-2.6.28
Commit message (Collapse)AuthorAgeFilesLines
* do not override CONFIG_CONFIGFS_FS in a few places, and make gpiommc be ↵Florian Fainelli2009-04-121-1/+1
| | | | | | selectable with the spio-gpio-old module (#4659) SVN-Revision: 15215
* add the R_ARM_V4BX relocation to the ARM kernel module loaderMirko Vogt2009-04-101-0/+33
| | | | SVN-Revision: 15208
* netfilter: merge some fixes from upstreamFelix Fietkau2009-04-091-0/+100
| | | | SVN-Revision: 15178
* netfilter: speed up packet matching by allowing default rules to bypass the ↵Felix Fietkau2009-04-091-0/+74
| | | | | | common checks SVN-Revision: 15177
* kernel: increase skb padding for network devices to accomodate for headroom ↵Felix Fietkau2009-04-081-0/+16
| | | | | | requirements of eth->wifi routing and more SVN-Revision: 15158
* workaroun some stupid Kconfig bugs (#4895)Florian Fainelli2009-04-081-0/+23
| | | | SVN-Revision: 15157
* kernel: revert the change from JHASH_GOLDEN_RATIO to JHASH_INIT_PARAM (ipv6 ↵Felix Fietkau2009-04-081-6/+6
| | | | | | still relies on it) SVN-Revision: 15155
* Fix kernel headers for cris (thanks hinkocevar)Claudio Mignanti2009-04-081-0/+29
| | | | SVN-Revision: 15153
* kernel: tweak the maximum allocation size to improve memory allocator ↵Felix Fietkau2009-04-071-0/+13
| | | | | | performance SVN-Revision: 15130
* kernel: replace jhash2 with the faster jhash3 algorithmFelix Fietkau2009-04-071-0/+227
| | | | SVN-Revision: 15128
* 2.6.28: add Kconfig prompt for the old crypto symbolsGabor Juhos2009-04-061-0/+47
| | | | SVN-Revision: 15122
* fix a vfs api bug in squashfs triggered by zabbix-agent (#4365)Felix Fietkau2009-04-041-0/+11
| | | | SVN-Revision: 15098
* remove custom phy hardware detection patch - it is no longer necessaryFelix Fietkau2009-03-221-26/+0
| | | | SVN-Revision: 14979
* add back marvell switch support to 2.6.28Felix Fietkau2009-03-221-0/+22
| | | | SVN-Revision: 14974
* resync kernel patchesHauke Mehrtens2009-03-192-3/+3
| | | | SVN-Revision: 14949
* fix mmap issues caused by the vm_exports patch (thx, danm)Felix Fietkau2009-03-161-1/+1
| | | | SVN-Revision: 14902
* refresh patches for kernel 2.6.28Hauke Mehrtens2009-03-012-17/+9
| | | | SVN-Revision: 14720
* ssb: Add support for fallback SPROM.Michael Büsch2009-02-261-0/+115
| | | | SVN-Revision: 14679
* fix IMQ on linux 2.6.27 and 2.6.28Felix Fietkau2009-02-211-0/+114
| | | | SVN-Revision: 14599
* remove the netfilter time patch from 2.6.28 as it duplicates functionality ↵Felix Fietkau2009-02-213-241/+3
| | | | | | that is already in the kernel SVN-Revision: 14597
* remove support for ipp2p - it's unmaintained, broken, overmatching and ↵Felix Fietkau2009-02-215-934/+14
| | | | | | undermatching => not that useful for QoS SVN-Revision: 14596
* update to 2.6.28.6Gabor Juhos2009-02-192-8/+4
| | | | SVN-Revision: 14565
* spi-gpio: Implement spidelay for busses that need it.Michael Büsch2009-02-151-0/+60
| | | | SVN-Revision: 14525
* Fix spi-gpio MISO handling.Michael Büsch2009-02-151-0/+22
| | | | SVN-Revision: 14523
* update to 2.6.28.5Gabor Juhos2009-02-155-68/+34
| | | | SVN-Revision: 14512
* - new upstream kernel 2.6.28.5 - the fix-serial_h patch does not apply ↵Markus Wigge2009-02-131-19/+0
| | | | | | anymore and is integrated upstream now SVN-Revision: 14500
* generic-2.6/2.6.28: rename spi-gpio patchGabor Juhos2009-02-121-0/+0
| | | | SVN-Revision: 14484
* spi-gpio: Support busses without chipselect (only one device on the bus)Michael Büsch2009-02-111-0/+77
| | | | SVN-Revision: 14476
* Make spi-gpio hotplug capable, so we can initialize devices after boot.Michael Büsch2009-02-111-0/+62
| | | | SVN-Revision: 14475
* Port SPI-GPIO driver from 2.6.29-rc4Michael Büsch2009-02-102-11/+486
| | | | SVN-Revision: 14465
* Deprecate the old SPI-GPIO driver.Michael Büsch2009-02-102-45/+55
| | | | SVN-Revision: 14464
* update to 2.6.28.4Gabor Juhos2009-02-083-5/+3
| | | | SVN-Revision: 14441
* remove chaostable patch (#4431)Florian Fainelli2009-02-081-857/+0
| | | | SVN-Revision: 14439
* generic-2.6/2.6.28: show machine name in /proc/cpuinfo if ↵Gabor Juhos2009-02-081-0/+24
| | | | | | CONFIG_MIPS_MACHINE is enabled SVN-Revision: 14438
* remove tarpit patches (#4432)Florian Fainelli2009-02-061-318/+0
| | | | SVN-Revision: 14418
* serial.h exports struct serial_rs485 which contains __32 fields to userspace ↵Lars-Peter Clausen2009-02-031-0/+21
| | | | | | | | so it has to export linux/types.h to userspace aswell. Fixes #4445 SVN-Revision: 14377
* generic/2.6.28: fix yaffs cvs patchAndy Boyett2009-01-291-437/+0
| | | | SVN-Revision: 14261
* fix yaffs build failure on 2.6.28.2 (thanks to Alexandros C. Couloumbis ↵Gabor Juhos2009-01-281-0/+11
| | | | | | <alex@ozo.com>) SVN-Revision: 14250
* update to 2.6.28.2Gabor Juhos2009-01-284-10/+10
| | | | SVN-Revision: 14247
* - added some extra flags to read more information - added automagic device ↵Markus Wigge2009-01-271-0/+102
| | | | | | generation /dev/cs5535_gpioX SVN-Revision: 14220
* generic-2.6/2.6.28: refresh a patchGabor Juhos2009-01-261-8/+8
| | | | SVN-Revision: 14201
* generic-2.6/2.6.28: sync yaffs code with the current CVS versionGabor Juhos2009-01-234-281/+8237
| | | | SVN-Revision: 14158
* generic-2.6/2.6.28: refresh a patchGabor Juhos2009-01-231-26/+18
| | | | SVN-Revision: 14156
* New RTC platform driver for Epson RTC7301. Fix chip select timing for ↵Jose Vasconcellos2009-01-191-0/+250
| | | | | | RTC7301 access. SVN-Revision: 14109
* generic-2.6: fix nand_correct_data() return code on 2.6.28Gabor Juhos2009-01-181-0/+12
| | | | SVN-Revision: 14086
* generic-2.6: add yaffs fs fixes for 2.6.28Gabor Juhos2009-01-181-0/+120
| | | | SVN-Revision: 14085
* add some extra kernel exports to be used by ashmem and binder laterFelix Fietkau2009-01-141-0/+113
| | | | SVN-Revision: 14033
* general fixes for openwrt with kernel 2.6.28Imre Kaloz2009-01-051-0/+348
| | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 13876
* 2.6.28: refresh patchesGabor Juhos2008-12-273-3/+3
| | | | SVN-Revision: 13748
* refresh 2.6.28 patchesGabor Juhos2008-12-154-4/+4
| | | | SVN-Revision: 13654