| Commit message (Collapse) | Author | Age |
... | |
|
|
|
|
|
| |
Based on a patch by Layne Edwards <ledwards@astrumtech.net>
SVN-Revision: 27997
|
|
|
|
| |
SVN-Revision: 27996
|
|
|
|
|
|
| |
Signed-off-by: Alexander Gordeev <lasaine@lvk.cs.msu.su>
SVN-Revision: 27995
|
|
|
|
| |
SVN-Revision: 27993
|
|
|
|
| |
SVN-Revision: 27992
|
|
|
|
|
|
|
|
| |
[The ESW related changes has been removed - juhosg]
Signed-off-by: Roman Yeryomin <roman@advem.lv>
SVN-Revision: 27991
|
|
|
|
|
|
| |
Based on a patch by Roman Yeryomin <roman@advem.lv>
SVN-Revision: 27990
|
|
|
|
| |
SVN-Revision: 27989
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
SVN-Revision: 27975
|
|
|
|
|
|
| |
fast reset takes care of DMA stuck issues
SVN-Revision: 27973
|
|
|
|
|
|
|
| |
This closes #9906
Thank you for the report Kim
SVN-Revision: 27967
|
|
|
|
|
|
| |
allow overlayfs to be mounted on top of it
SVN-Revision: 27960
|
|
|
|
|
|
| |
layout (fixes #9922)
SVN-Revision: 27959
|
|
|
|
|
|
|
|
|
| |
- keyboard matrix driver
- SoC sound support
based on patch by KanjiMonster
SVN-Revision: 27957
|
|
|
|
| |
SVN-Revision: 27956
|
|
|
|
| |
SVN-Revision: 27955
|
|
|
|
|
|
| |
KanjiMonster did the right patch, I was just confused because of linux-3.0 and linux-2.6.30
SVN-Revision: 27954
|
|
|
|
|
|
| |
find_task_by_vpid is already exported by the kernel without any patches needed.
SVN-Revision: 27953
|
|
|
|
|
|
| |
find_task_by_vpid is already exported, thus breaking builds.
SVN-Revision: 27952
|
|
|
|
| |
SVN-Revision: 27951
|
|
|
|
|
|
| |
images (#9918)
SVN-Revision: 27950
|
|
|
|
| |
SVN-Revision: 27946
|
|
|
|
| |
SVN-Revision: 27945
|
|
|
|
| |
SVN-Revision: 27943
|
|
|
|
| |
SVN-Revision: 27942
|
|
|
|
| |
SVN-Revision: 27941
|
|
|
|
| |
SVN-Revision: 27940
|
|
|
|
|
|
|
|
| |
hitting linux-next upstream. Get ready for it in 2.6.39.4 and 3.0.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>"
SVN-Revision: 27929
|
|
|
|
| |
SVN-Revision: 27927
|
|
|
|
| |
SVN-Revision: 27925
|
|
|
|
|
|
| |
some rules containing only source/destination address checks
SVN-Revision: 27923
|
|
|
|
| |
SVN-Revision: 27921
|
|
|
|
|
|
| |
These options where found by buildbot
SVN-Revision: 27920
|
|
|
|
| |
SVN-Revision: 27918
|
|
|
|
| |
SVN-Revision: 27912
|
|
|
|
| |
SVN-Revision: 27911
|
|
|
|
| |
SVN-Revision: 27910
|
|
|
|
| |
SVN-Revision: 27909
|
|
|
|
| |
SVN-Revision: 27908
|
|
|
|
| |
SVN-Revision: 27907
|
|
|
|
|
|
| |
As this target changes often these days it is hard to support more kernel versions. Now only kernel 3.0 is supported.
SVN-Revision: 27906
|
|
|
|
|
|
|
|
| |
* this adds sflash support for ssb devices
* the flash is now a platform device
* minor updates
SVN-Revision: 27902
|
|
|
|
| |
SVN-Revision: 27901
|
|
|
|
| |
SVN-Revision: 27900
|
|
|
|
| |
SVN-Revision: 27899
|
|
|
|
|
|
|
|
|
| |
When starting/stopping DMA sometimes the FIFO state gets corrupted,
leading to wildly fluctuating latencies or packet data corruption.
Fix this by issuing a fast MAC reset as soon as the link is detected
as up. Fixes #9689, #9405
SVN-Revision: 27896
|
|
|
|
|
|
|
|
|
|
|
| |
When the DMA engine state gets corrupted due to a hardware issues, it
often won't stop rx until a full reset is issued. In that case the hardware
must keep a valid descriptor, otherwise it will write to random places in
system RAM, triggering random crashes. To fix this, keep a dummy descriptor
without a buffer that keeps the DMA engine in a sane state until the reset
is done
SVN-Revision: 27895
|
|
|
|
| |
SVN-Revision: 27894
|
|
|
|
| |
SVN-Revision: 27887
|