Lars-Peter Clausen
c88f0ac390
udc: Fix recursive spinlocks
...
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
2010-05-29 00:12:09 +00:00
Lars-Peter Clausen
e66107e12b
ASoC: Fix and cleaup dma config
...
SVN-Revision: 21618
2010-05-29 00:09:51 +00:00
Lars-Peter Clausen
dd93818f19
core fixes * Mask timer irq on startup * Fix dma width constants * Do not try to ack intc irqs
...
SVN-Revision: 21617
2010-05-29 00:09:11 +00:00
Jo-Philipp Wich
70952dc944
Rename .trx2 image to openwrt-wrt54g3gv2-vf-squashfs-sysupgrade.bin and openwrt-wrt54g3gv2-vf-squashfs.bin to openwrt-wrt54g3gv2-vf-squashfs-factory.bin
...
SVN-Revision: 21616
2010-05-29 00:08:07 +00:00
Lars-Peter Clausen
ada563beac
jzcodec: Enable support for S8 format
...
SVN-Revision: 21615
2010-05-29 00:06:59 +00:00
Lars-Peter Clausen
fecadfa91c
fb: Fix pseudo palette for non 32bit color depth.
...
SVN-Revision: 21614
2010-05-29 00:06:19 +00:00
Lars-Peter Clausen
3107304b89
rtc: Put rtc Kconfig entry into the correct section
...
SVN-Revision: 21613
2010-05-29 00:05:13 +00:00
Jo-Philipp Wich
0bd7c65447
6in4: - support to automatically determine the local endpoint address from the current IPv4 default gateway - support updating the tunnel endpoint for he.net
...
SVN-Revision: 21612
2010-05-28 22:03:30 +00:00
Nicolas Thill
8dd583e3a4
toolchain/eglibc: add preliminary support for eglibc-2.12
...
SVN-Revision: 21611
2010-05-28 20:37:56 +00:00
Nicolas Thill
7d991147b3
toolchain/eglibc: update to latest revision for 2.9, 2.10 & 2.11
...
SVN-Revision: 21610
2010-05-28 19:48:25 +00:00
Felix Fietkau
816a9b30f6
x86: build fully functional images on Mac OS X, now that grub is fixed
...
SVN-Revision: 21609
2010-05-28 19:48:21 +00:00
Felix Fietkau
93dd5cdde9
grub: compile fixes for Mac OS X (based on patches by Jukka Ylitalo)
...
SVN-Revision: 21608
2010-05-28 19:48:05 +00:00
Gabor Juhos
c24397b385
ramips: merge slab patch
...
SVN-Revision: 21607
2010-05-28 19:45:28 +00:00
Gabor Juhos
7ac21ada55
ramips: use COMMAND_LINE_SIZE directly
...
SVN-Revision: 21606
2010-05-28 19:45:24 +00:00
Gabor Juhos
178e4e9927
ramips: add missing 2.6.34 config files
...
SVN-Revision: 21605
2010-05-28 19:45:21 +00:00
Gabor Juhos
b86455a7ec
ramips: refresh 2.6.34 patches
...
SVN-Revision: 21604
2010-05-28 19:45:16 +00:00
Gabor Juhos
fdf1561386
ramips: sync 2.6.32 config
...
SVN-Revision: 21603
2010-05-28 19:45:10 +00:00
Nicolas Thill
fdb4fba4b7
toolchain/eglibc: allow building eglibc-2.11 with gcc-4.5.x
...
SVN-Revision: 21601
2010-05-28 15:33:44 +00:00
Nicolas Thill
4019bca7eb
toolchain/gcc: add support for gcc-4.4.4
...
SVN-Revision: 21600
2010-05-28 13:50:47 +00:00
Nicolas Thill
32098a5faf
toolchain/gcc: add support for gcc-4.3.5
...
SVN-Revision: 21599
2010-05-28 12:00:22 +00:00
Jo-Philipp Wich
09df0523fd
base-files: revert r21595
...
SVN-Revision: 21597
2010-05-28 10:52:02 +00:00
Jo-Philipp Wich
482b8385d2
base-files: bring bridge port iface down before changing the mac ( #7111 )
...
SVN-Revision: 21595
2010-05-28 00:59:19 +00:00
Jo-Philipp Wich
8bc961239b
base-files: 3g connection interfaces are now called "3g-*" - adjust 10-net hotplug handler to match them
...
SVN-Revision: 21591
2010-05-28 00:35:54 +00:00
Jo-Philipp Wich
090680f083
pptp: support interface sections without ifname by implementing scan_pptp()
...
SVN-Revision: 21590
2010-05-28 00:30:09 +00:00
Jo-Philipp Wich
278589f5d7
add 6in4 - support for static IPv6-in-IPv4 tunnels through /etc/config/network
...
SVN-Revision: 21589
2010-05-28 00:27:01 +00:00
Jo-Philipp Wich
c0820d3261
base-files: respect .auto option when running coldplug_interface_*() hooks on boot
...
SVN-Revision: 21588
2010-05-27 23:04:56 +00:00
Vasilis Tsiligiannis
c42a8611fc
madwifi: Fix 0dBm txpower setting display
...
SVN-Revision: 21584
2010-05-27 20:10:50 +00:00
Nicolas Thill
e74e289fa8
update linux kernel to 2.6.32.14
...
SVN-Revision: 21583
2010-05-27 18:09:09 +00:00
Nicolas Thill
c75f28c31d
toolchain/gcc: remove md5 for unsupported 4.4.0 version, add missing md5 for 4.3.4
...
SVN-Revision: 21580
2010-05-27 14:06:55 +00:00
Nicolas Thill
6da563992e
toolchain/gcc: sort versions in Config.in (cosmetic)
...
SVN-Revision: 21579
2010-05-27 14:04:57 +00:00
Felix Fietkau
4920935b98
ath9k: merge some more pending fixes - should improve throughput
...
SVN-Revision: 21578
2010-05-27 14:04:32 +00:00
Felix Fietkau
6df2ad3e70
when changing the mac address of a bridge interface, keep member interface addresses in sync (patch from #7111 )
...
SVN-Revision: 21577
2010-05-27 14:04:28 +00:00
Felix Fietkau
5399ba9751
remove a leftover .orig file
...
SVN-Revision: 21576
2010-05-27 14:04:22 +00:00
Jo-Philipp Wich
f6f89817e3
comgt: remove obsolete iptables support code
...
SVN-Revision: 21574
2010-05-26 20:14:42 +00:00
John Crispin
0ab7d18462
update to 2.6.34, signed of by russiane39, thx
...
SVN-Revision: 21573
2010-05-26 15:53:05 +00:00
Nicolas Thill
e583494eca
package/carl9170: update to 1.0.5.3 ( closes : #7342 ), make DebugFS support configurable and add LEDs support
...
SVN-Revision: 21572
2010-05-26 14:25:17 +00:00
Florian Fainelli
2f20eed642
revert r21522, updating to 1.4.8 requires libnfnetlink
...
SVN-Revision: 21571
2010-05-26 12:17:14 +00:00
Felix Fietkau
b674689a98
mac80211: update to wireless-testing 2010-05-24
...
SVN-Revision: 21568
2010-05-25 17:29:50 +00:00
Nicolas Thill
7ca97b03d9
toolchain/kernel-headers: simplify linux headers installation (remove legacy hacks, cleanup)
...
SVN-Revision: 21567
2010-05-24 20:38:36 +00:00
Nicolas Thill
46e2eea1ef
target/linux: refresh 2.6.32 patches
...
SVN-Revision: 21566
2010-05-24 20:35:46 +00:00
Jo-Philipp Wich
a93571825f
pptp: add "buffering" uci option to enable --nobuffer if needed ( #7080 )
...
SVN-Revision: 21563
2010-05-24 16:28:46 +00:00
Nicolas Thill
338f1af5f3
bump release number for packages ahead of backfire in trunk
...
SVN-Revision: 21556
2010-05-23 21:55:40 +00:00
Hauke Mehrtens
4f1a51b7d9
kernel: add lzma support for arm cpu.
...
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
2010-05-23 17:44:32 +00:00
Hauke Mehrtens
08821d137a
orion: fix build
...
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
2010-05-23 17:02:43 +00:00
Nicolas Thill
e9246f9c56
remove unused $Id$
...
SVN-Revision: 21550
2010-05-23 14:42:44 +00:00
Nicolas Thill
87f8a80eae
add PKG_RELEASE var to packages lacking one
...
SVN-Revision: 21547
2010-05-23 14:09:25 +00:00
Nicolas Thill
203fd74f16
package/compcache: fix release number
...
SVN-Revision: 21546
2010-05-23 14:05:47 +00:00
Nicolas Thill
cbdb520895
package/busybox: add upstream hush patch, bump release number
...
SVN-Revision: 21545
2010-05-23 14:00:43 +00:00
Hauke Mehrtens
7800ac4e58
brcm47xx: refresh patches
...
SVN-Revision: 21543
2010-05-23 13:17:56 +00:00
Hauke Mehrtens
3e4f6af8a5
generic-2.6: refresh patches
...
SVN-Revision: 21542
2010-05-23 13:17:32 +00:00