Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | udc: Fix recursive spinlocks | Lars-Peter Clausen | 2010-05-29 | 1 | -14/+13 |
| | | | | | | | | | | | | Driver had recursive spinlock locking: 1. jz4740_queue() acquires lock 2. done() is called in chain: jz4740_queue()->jz4740_ep0_kick()->jz4740_ep0_in()->write_fifo_ep0()->done() and it tries to acquire same lock. 3. Deadlock. Signed-off-by: Yauhen Kharuzhy <jekhor@gmail.com> SVN-Revision: 21619 | ||||
* | ASoC: Fix and cleaup dma config | Lars-Peter Clausen | 2010-05-29 | 1 | -95/+91 |
| | | | | SVN-Revision: 21618 | ||||
* | core fixes * Mask timer irq on startup * Fix dma width constants * Do not ↵ | Lars-Peter Clausen | 2010-05-29 | 2 | -59/+55 |
| | | | | | | try to ack intc irqs SVN-Revision: 21617 | ||||
* | Rename .trx2 image to openwrt-wrt54g3gv2-vf-squashfs-sysupgrade.bin and ↵ | Jo-Philipp Wich | 2010-05-29 | 1 | -2/+2 |
| | | | | | | openwrt-wrt54g3gv2-vf-squashfs.bin to openwrt-wrt54g3gv2-vf-squashfs-factory.bin SVN-Revision: 21616 | ||||
* | jzcodec: Enable support for S8 format | Lars-Peter Clausen | 2010-05-29 | 1 | -7/+7 |
| | | | | SVN-Revision: 21615 | ||||
* | fb: Fix pseudo palette for non 32bit color depth. | Lars-Peter Clausen | 2010-05-29 | 1 | -20/+32 |
| | | | | SVN-Revision: 21614 | ||||
* | rtc: Put rtc Kconfig entry into the correct section | Lars-Peter Clausen | 2010-05-29 | 1 | -9/+7 |
| | | | | SVN-Revision: 21613 | ||||
* | 6in4: - support to automatically determine the local endpoint address from ↵ | Jo-Philipp Wich | 2010-05-28 | 3 | -16/+86 |
| | | | | | | the current IPv4 default gateway - support updating the tunnel endpoint for he.net SVN-Revision: 21612 | ||||
* | toolchain/eglibc: add preliminary support for eglibc-2.12 | Nicolas Thill | 2010-05-28 | 4 | -10/+92 |
| | | | | SVN-Revision: 21611 | ||||
* | toolchain/eglibc: update to latest revision for 2.9, 2.10 & 2.11 | Nicolas Thill | 2010-05-28 | 2 | -5/+4 |
| | | | | SVN-Revision: 21610 | ||||
* | x86: build fully functional images on Mac OS X, now that grub is fixed | Felix Fietkau | 2010-05-28 | 1 | -11/+0 |
| | | | | SVN-Revision: 21609 | ||||
* | grub: compile fixes for Mac OS X (based on patches by Jukka Ylitalo) | Felix Fietkau | 2010-05-28 | 4 | -0/+118 |
| | | | | SVN-Revision: 21608 | ||||
* | ramips: merge slab patch | Gabor Juhos | 2010-05-28 | 3 | -20/+2 |
| | | | | SVN-Revision: 21607 | ||||
* | ramips: use COMMAND_LINE_SIZE directly | Gabor Juhos | 2010-05-28 | 2 | -12/+1 |
| | | | | SVN-Revision: 21606 | ||||
* | ramips: add missing 2.6.34 config files | Gabor Juhos | 2010-05-28 | 2 | -0/+359 |
| | | | | SVN-Revision: 21605 | ||||
* | ramips: refresh 2.6.34 patches | Gabor Juhos | 2010-05-28 | 4 | -18/+15 |
| | | | | SVN-Revision: 21604 | ||||
* | ramips: sync 2.6.32 config | Gabor Juhos | 2010-05-28 | 2 | -4/+0 |
| | | | | SVN-Revision: 21603 | ||||
* | toolchain/eglibc: allow building eglibc-2.11 with gcc-4.5.x | Nicolas Thill | 2010-05-28 | 1 | -1/+1 |
| | | | | SVN-Revision: 21601 | ||||
* | toolchain/gcc: add support for gcc-4.4.4 | Nicolas Thill | 2010-05-28 | 13 | -0/+9832 |
| | | | | SVN-Revision: 21600 | ||||
* | toolchain/gcc: add support for gcc-4.3.5 | Nicolas Thill | 2010-05-28 | 18 | -0/+716 |
| | | | | SVN-Revision: 21599 | ||||
* | base-files: revert r21595 | Jo-Philipp Wich | 2010-05-28 | 1 | -2/+0 |
| | | | | SVN-Revision: 21597 | ||||
* | base-files: bring bridge port iface down before changing the mac (#7111) | Jo-Philipp Wich | 2010-05-28 | 1 | -0/+2 |
| | | | | SVN-Revision: 21595 | ||||
* | base-files: 3g connection interfaces are now called "3g-*" - adjust 10-net ↵ | Jo-Philipp Wich | 2010-05-28 | 2 | -2/+2 |
| | | | | | | hotplug handler to match them SVN-Revision: 21591 | ||||
* | pptp: support interface sections without ifname by implementing scan_pptp() | Jo-Philipp Wich | 2010-05-28 | 2 | -1/+5 |
| | | | | SVN-Revision: 21590 | ||||
* | add 6in4 - support for static IPv6-in-IPv4 tunnels through /etc/config/network | Jo-Philipp Wich | 2010-05-28 | 2 | -0/+120 |
| | | | | SVN-Revision: 21589 | ||||
* | base-files: respect .auto option when running coldplug_interface_*() hooks ↵ | Jo-Philipp Wich | 2010-05-27 | 2 | -2/+5 |
| | | | | | | on boot SVN-Revision: 21588 | ||||
* | madwifi: Fix 0dBm txpower setting display | Vasilis Tsiligiannis | 2010-05-27 | 1 | -0/+30 |
| | | | | SVN-Revision: 21584 | ||||
* | update linux kernel to 2.6.32.14 | Nicolas Thill | 2010-05-27 | 25 | -26/+26 |
| | | | | SVN-Revision: 21583 | ||||
* | toolchain/gcc: remove md5 for unsupported 4.4.0 version, add missing md5 for ↵ | Nicolas Thill | 2010-05-27 | 1 | -2/+2 |
| | | | | | | 4.3.4 SVN-Revision: 21580 | ||||
* | toolchain/gcc: sort versions in Config.in (cosmetic) | Nicolas Thill | 2010-05-27 | 1 | -3/+3 |
| | | | | SVN-Revision: 21579 | ||||
* | ath9k: merge some more pending fixes - should improve throughput | Felix Fietkau | 2010-05-27 | 1 | -14/+59 |
| | | | | SVN-Revision: 21578 | ||||
* | when changing the mac address of a bridge interface, keep member interface ↵ | Felix Fietkau | 2010-05-27 | 1 | -1/+3 |
| | | | | | | addresses in sync (patch from #7111) SVN-Revision: 21577 | ||||
* | remove a leftover .orig file | Felix Fietkau | 2010-05-27 | 1 | -1399/+0 |
| | | | | SVN-Revision: 21576 | ||||
* | comgt: remove obsolete iptables support code | Jo-Philipp Wich | 2010-05-26 | 2 | -7/+1 |
| | | | | SVN-Revision: 21574 | ||||
* | update to 2.6.34, signed of by russiane39, thx | John Crispin | 2010-05-26 | 10 | -1/+430 |
| | | | | SVN-Revision: 21573 | ||||
* | package/carl9170: update to 1.0.5.3 (closes: #7342), make DebugFS support ↵ | Nicolas Thill | 2010-05-26 | 3 | -20/+30 |
| | | | | | | configurable and add LEDs support SVN-Revision: 21572 | ||||
* | revert r21522, updating to 1.4.8 requires libnfnetlink | Florian Fainelli | 2010-05-26 | 1 | -2/+2 |
| | | | | SVN-Revision: 21571 | ||||
* | mac80211: update to wireless-testing 2010-05-24 | Felix Fietkau | 2010-05-25 | 14 | -55/+3357 |
| | | | | SVN-Revision: 21568 | ||||
* | toolchain/kernel-headers: simplify linux headers installation (remove legacy ↵ | Nicolas Thill | 2010-05-24 | 1 | -24/+9 |
| | | | | | | hacks, cleanup) SVN-Revision: 21567 | ||||
* | target/linux: refresh 2.6.32 patches | Nicolas Thill | 2010-05-24 | 42 | -171/+142 |
| | | | | SVN-Revision: 21566 | ||||
* | pptp: add "buffering" uci option to enable --nobuffer if needed (#7080) | Jo-Philipp Wich | 2010-05-24 | 2 | -2/+11 |
| | | | | SVN-Revision: 21563 | ||||
* | bump release number for packages ahead of backfire in trunk | Nicolas Thill | 2010-05-23 | 10 | -13/+13 |
| | | | | SVN-Revision: 21556 | ||||
* | kernel: add lzma support for arm cpu. | Hauke Mehrtens | 2010-05-23 | 1 | -0/+57 |
| | | | | | | | | | | This patch appears to be lost beetween 2.6.32 and 2.6.33. Thank you Maddes for the patch. This helps making orion work with kernel 2.6.33. SVN-Revision: 21552 | ||||
* | orion: fix build | Hauke Mehrtens | 2010-05-23 | 1 | -2/+2 |
| | | | | | | | | | This patch does not apply any more because of changes in target/linux/generic-2.6/patches-2.6.32/089-mtd-samsung-flash.patch TODO: find out if this patch is still needed. Fixes build problem decsripted in #7348. SVN-Revision: 21551 | ||||
* | remove unused $Id$ | Nicolas Thill | 2010-05-23 | 2 | -4/+2 |
| | | | | SVN-Revision: 21550 | ||||
* | add PKG_RELEASE var to packages lacking one | Nicolas Thill | 2010-05-23 | 4 | -2/+6 |
| | | | | SVN-Revision: 21547 | ||||
* | package/compcache: fix release number | Nicolas Thill | 2010-05-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 21546 | ||||
* | package/busybox: add upstream hush patch, bump release number | Nicolas Thill | 2010-05-23 | 2 | -1/+12 |
| | | | | SVN-Revision: 21545 | ||||
* | brcm47xx: refresh patches | Hauke Mehrtens | 2010-05-23 | 14 | -48/+48 |
| | | | | SVN-Revision: 21543 | ||||
* | generic-2.6: refresh patches | Hauke Mehrtens | 2010-05-23 | 11 | -43/+39 |
| | | | | SVN-Revision: 21542 |