Searched hist:"3 edeee3893b107364fe4ed8535245773b1e1e72b" (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/usb/renesas_usbhs/ |
H A D | fifo.h | diff 3edeee3893b107364fe4ed8535245773b1e1e72b Fri Dec 09 03:28:54 CET 2011 Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> usb: renesas_usbhs: care pipe sequence
driver has to re-use the limited pipe for each device/endpoint when it is USB host hub mode, since number of pipe has limitation.
Then, each pipe should care own pipe sequence for next packet. This patch adds sequence control.
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Felipe Balbi <balbi@ti.com>
|
H A D | mod_host.c | diff 3edeee3893b107364fe4ed8535245773b1e1e72b Fri Dec 09 03:28:54 CET 2011 Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> usb: renesas_usbhs: care pipe sequence
driver has to re-use the limited pipe for each device/endpoint when it is USB host hub mode, since number of pipe has limitation.
Then, each pipe should care own pipe sequence for next packet. This patch adds sequence control.
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Felipe Balbi <balbi@ti.com>
|
H A D | pipe.c | diff 3edeee3893b107364fe4ed8535245773b1e1e72b Fri Dec 09 03:28:54 CET 2011 Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> usb: renesas_usbhs: care pipe sequence
driver has to re-use the limited pipe for each device/endpoint when it is USB host hub mode, since number of pipe has limitation.
Then, each pipe should care own pipe sequence for next packet. This patch adds sequence control.
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Felipe Balbi <balbi@ti.com>
|
H A D | fifo.c | diff 3edeee3893b107364fe4ed8535245773b1e1e72b Fri Dec 09 03:28:54 CET 2011 Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> usb: renesas_usbhs: care pipe sequence
driver has to re-use the limited pipe for each device/endpoint when it is USB host hub mode, since number of pipe has limitation.
Then, each pipe should care own pipe sequence for next packet. This patch adds sequence control.
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Felipe Balbi <balbi@ti.com>
|
H A D | mod_gadget.c | diff 3edeee3893b107364fe4ed8535245773b1e1e72b Fri Dec 09 03:28:54 CET 2011 Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> usb: renesas_usbhs: care pipe sequence
driver has to re-use the limited pipe for each device/endpoint when it is USB host hub mode, since number of pipe has limitation.
Then, each pipe should care own pipe sequence for next packet. This patch adds sequence control.
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Felipe Balbi <balbi@ti.com>
|