Franck Bui-Huu
d5ec33490c
[PATCH] USB: lh7a40x gadget driver: Fixed a dead lock
...
There is a dead lock in lh7a40x udc driver. When the driver receive a
SET_FEATURE HALT request, the dev lock is taken by the interrupt
handler lh7a40x_udc_irq then the handler will call lh7a40x_set_halt
function which in its turn will try to acquire the dev lock.
Signed-off-by: Franck Bui-Huu <franck.bui-huu@innova-card.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2006-02-28 12:42:06 -08:00
..
2006-01-11 18:42:13 -08:00
2006-02-26 09:53:30 -08:00
2006-01-09 13:56:42 +00:00
2006-01-10 13:09:01 -08:00
2006-02-07 20:58:04 -05:00
2006-02-20 20:00:11 -08:00
2006-02-13 11:40:07 +01:00
2006-02-07 20:56:35 -05:00
2006-02-27 08:18:04 -08:00
2006-01-10 08:01:39 -08:00
2006-02-02 17:03:42 -05:00
2006-02-22 07:47:07 -08:00
2006-01-13 11:26:07 -08:00
2006-02-07 20:58:09 -05:00
2006-02-20 20:00:11 -08:00
2006-01-14 18:27:13 -08:00
2006-02-13 22:30:10 -08:00
2006-02-13 22:30:10 -08:00
2006-02-17 08:16:35 -08:00
2006-02-23 00:29:31 -05:00
2006-02-14 13:49:37 -08:00
2006-02-15 00:49:48 -05:00
2006-02-14 16:09:34 -08:00
2006-02-17 13:59:27 -08:00
2006-02-24 14:31:39 -08:00
2006-02-08 01:03:39 -05:00
2006-02-16 12:47:44 -08:00
2006-01-13 11:26:08 -08:00
2006-01-21 20:06:14 +00:00
2006-02-16 16:48:31 +00:00
2006-02-24 14:31:37 -08:00
2006-02-27 12:51:27 -08:00
2006-01-11 18:42:13 -08:00
2006-02-08 22:56:22 -05:00
2006-02-03 18:17:47 -08:00
2006-02-01 16:35:29 -08:00
2006-01-13 11:26:08 -08:00
2006-02-01 22:08:23 -08:00
2006-01-13 11:26:10 -08:00
2006-02-20 20:00:12 -08:00
2006-01-14 10:41:42 -08:00
2006-02-27 22:31:19 -05:00
2006-02-23 10:22:13 +00:00
2006-01-13 11:26:09 -08:00
2006-02-08 01:03:52 -05:00
2006-02-20 20:00:09 -08:00
2006-02-07 20:56:35 -05:00
2006-02-03 08:32:08 -08:00
2006-02-28 12:42:06 -08:00
2006-02-24 14:31:39 -08:00
2006-01-10 00:08:17 +01:00
2006-01-13 11:26:10 -08:00
2006-01-18 19:20:31 -08:00
2006-01-26 13:22:03 -08:00