dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/usb/renesas_usbhs
Kuninori Morimoto e0b64ce6fe usb: renesas_usbhs: mod_host: fixup usbhsh_ureq_free() timing
usbhsh_ureq_free() free ureq which includes ubshs_pkt.
But current driver used usbhs_pkt after freed ureq.
This patch fixup this bug.
Special thanks to Chen

Reported-by: Chen Gang <gang.chen@asianux.com>
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
2012-12-13 11:58:44 +02:00
..
Kconfig usb: gadget: renesas_usbhs: drop dependency 2011-10-13 20:41:54 +03:00
Makefile usb: gadget: renesas_usbhs: fixup driver compile style 2011-10-13 20:41:54 +03:00
common.c usb: remove use of __devexit 2012-11-21 13:27:17 -08:00
common.h usb: renesas_usbhs: gadget: add usb_gadget_ops :: pullup support 2012-10-16 13:09:50 +03:00
fifo.c usb: gadget: patches for v3.8 2012-11-11 17:31:53 -08:00
fifo.h usb: renesas: fix scheduling in atomic context bug 2012-02-14 13:44:53 +02:00
mod.c usb: gadget: patches for v3.8 2012-11-11 17:31:53 -08:00
mod.h renesas_usbhs: cleanup quoted includes 2012-06-05 10:15:25 +02:00
mod_gadget.c usb: renesas_usbhs: gadget: usbhsg_ep_disable() care pipe settings 2012-12-13 11:58:43 +02:00
mod_host.c usb: renesas_usbhs: mod_host: fixup usbhsh_ureq_free() timing 2012-12-13 11:58:44 +02:00
pipe.c usb: renesas_usbhs: use transfer counter if IN direction bulk pipe 2012-11-08 15:46:06 +02:00
pipe.h usb: gadget: patches for v3.8 2012-11-11 17:31:53 -08:00