1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-20 06:28:12 +02:00
openwrt/target/linux/xburst/patches-2.6.34
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
..
001-core.patch core fixes * Mask timer irq on startup * Fix dma width constants * Do not try to ack intc irqs 2010-05-29 00:09:11 +00:00
002-xburst-cache-quirks.patch
005-add-qi_lb60-board-support.patch core fixes * Mask timer irq on startup * Fix dma width constants * Do not try to ack intc irqs 2010-05-29 00:09:11 +00:00
006-add-n516-board-support.patch
007-add-n526-board-support.patch
050-nand.patch
051-fb.patch fb: Fix pseudo palette for non 32bit color depth. 2010-05-29 00:06:19 +00:00
052-rtc.patch
053-adc.patch
054-mmc.patch
055-ohci.patch
056-udc.patch udc: Fix recursive spinlocks 2010-05-29 00:12:09 +00:00
060-jzcodec.patch jzcodec: Enable support for S8 format 2010-05-29 00:06:59 +00:00
061-asoc.patch ASoC: Fix and cleaup dma config 2010-05-29 00:09:51 +00:00
065-qi_lb60-sound.patch
066-n516-sound.patch
067-n526-sound.patch
100-battery.patch
101-lcm.patch
103-serial.patch
106-gpio-charger.patch
400-spi-gpio-3wire.patch
420-fb-notifier-pre-post.patch
440-metronome.patch
500-modifier-keys.patch
800-n516-lpc.patch
801-n526-lpc.patch
900-add-openwrt-logo.patch