Age | Commit message (Expand) | Author | Files | Lines |
2014-09-03 | usb: renesas_usbhs: fix the behavior of some usbhs_pkt_handle | Yoshihiro Shimoda | 1 | -0/+13 |
2014-07-10 | usb: renesas_usbhs: gadget: fix re-enabling pipe without re-connecting | Yoshihiro Shimoda | 1 | -0/+10 |
2014-07-10 | usb: renesas_usbhs: fix usbhs_pipe_malloc() to re-enable a pipe. | Yoshihiro Shimoda | 1 | -0/+1 |
2012-11-08 | usb: renesas_usbhs: use transfer counter if IN direction bulk pipe | Kuninori Morimoto | 1 | -0/+101 |
2012-06-05 | renesas_usbhs: cleanup quoted includes | Paul Bolle | 1 | -2/+2 |
2011-12-21 | usb: renesas: pipe: convert a long if into a XOR operation | Felipe Balbi | 1 | -2/+1 |
2011-12-13 | usb: renesas_usbhs: care pipe sequence | Kuninori Morimoto | 1 | -2/+19 |
2011-12-12 | usb: renesas_usbhs: add usbhs_pipe_is_stall() | Kuninori Morimoto | 1 | -0/+7 |
2011-10-13 | usb: gadget: renesas_usbhs: usbhs_dcp_control_transfer_done() cares mod_host | Kuninori Morimoto | 1 | -1/+5 |
2011-10-13 | usb: gadget: renesas_usbhs: modify pipe sequence settings | Kuninori Morimoto | 1 | -3/+6 |
2011-10-13 | usb: gadget: renesas_usbhs: move done callback to struct usbhs_pkt | Kuninori Morimoto | 1 | -9/+0 |
2011-10-13 | usb: gadget: renesas_usbhs: add usbhs_pipe_name() | Kuninori Morimoto | 1 | -1/+6 |
2011-10-13 | usb: gadget: renesas_usbhs: add device select support in usbhs_pipe_config_up... | Kuninori Morimoto | 1 | -2/+14 |
2011-10-13 | usb: gadget: renesas_usbhs: add struct usbhs_priv to packet done function | Kuninori Morimoto | 1 | -1/+2 |
2011-10-13 | usb: gadget: renesas_usbhs: add usbhs_dcp_dir_for_host() | Kuninori Morimoto | 1 | -0/+6 |
2011-10-13 | usb: gadget: renesas_usbhs: remove unneeded parameter from usbhs_mod_is_host() | Kuninori Morimoto | 1 | -2/+1 |
2011-10-13 | usb: gadget: renesas_usbhs: move usbhs_usbreq_get/set_val() to common.c | Kuninori Morimoto | 1 | -24/+0 |
2011-10-13 | usb: gadget: renesas_usbhs: move usbhsp_type() to usbhs_pipe_type() | Kuninori Morimoto | 1 | -18/+17 |
2011-10-13 | usb: gadget: renesas_usbhs: each pipe hold maxpacket size | Kuninori Morimoto | 1 | -21/+8 |
2011-10-13 | usb: gadget: renesas_usbhs: remove desc from usbhs_pipe_malloc | Kuninori Morimoto | 1 | -35/+34 |
2011-08-23 | usb: renesas_usbhs: use usb_endpoint_maxp() | kuninori.morimoto.gx@renesas.com | 1 | -1/+1 |
2011-06-15 | usb: renesas_usbhs: fixup connection fail | Kuninori Morimoto | 1 | -2/+7 |
2011-06-07 | usb: renesas_usbhs: add DMAEngine support | Kuninori Morimoto | 1 | -1/+3 |
2011-06-07 | usb: renesas_usbhs: add pipe/fifo link | Kuninori Morimoto | 1 | -0/+13 |
2011-06-07 | usb: renesas_usbhs: modify data transfer interrupt | Kuninori Morimoto | 1 | -4/+8 |
2011-06-07 | usb: renesas_usbhs: modify packet queue control method | Kuninori Morimoto | 1 | -0/+4 |
2011-06-07 | usb: renesas_usbhs: divide data transfer functions | Kuninori Morimoto | 1 | -2/+6 |
2011-06-07 | usb: renesas_usbhs: fifo became independent from pipe. | Kuninori Morimoto | 1 | -223/+29 |
2011-06-07 | usb: renesas_usbhs: modify pipe direction flags | Kuninori Morimoto | 1 | -1/+9 |
2011-05-12 | usb: renesas_usbhs: fixup fifo disable | Kuninori Morimoto | 1 | -16/+13 |
2011-04-30 | usb: renesas_usbhs: add error reason for usbhs_pipe_malloc | Kuninori Morimoto | 1 | -1/+4 |
2011-04-30 | usb: renesas_usbhs: modify fifo clear timing | Kuninori Morimoto | 1 | -10/+4 |
2011-04-14 | usb: renesas_usbhs: Add Renesas USBHS common code | Kuninori Morimoto | 1 | -0/+880 |