1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-12 20:27:09 +03:00
openwrt-xburst/target/linux/xburst/patches-2.6.34
lars 239a72273c [xburst] 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>



git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21619 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-29 00:12:09 +00:00
..
001-core.patch [xburst] core fixes 2010-05-29 00:09:11 +00:00
002-xburst-cache-quirks.patch
005-add-qi_lb60-board-support.patch [xburst] core fixes 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 [xburst] fb: Fix pseudo palette for non 32bit color depth. 2010-05-29 00:06:19 +00:00
052-rtc.patch [xburst] rtc: Put rtc Kconfig entry into the correct section 2010-05-29 00:05:13 +00:00
053-adc.patch
054-mmc.patch
055-ohci.patch
056-udc.patch [xburst] udc: Fix recursive spinlocks 2010-05-29 00:12:09 +00:00
060-jzcodec.patch [xburst] jzcodec: Enable support for S8 format 2010-05-29 00:06:59 +00:00
061-asoc.patch [xburst] 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