| Commit message (Expand) | Author | Age | Files | Lines |
* | usb: renesas_usbhs: add support for USB-DMAC | Yoshihiro Shimoda | 2015-03-13 | 1 | -0/+1 |
* | usb: renesas_usbhs: fix the behavior of some usbhs_pkt_handle | Yoshihiro Shimoda | 2014-09-03 | 1 | -0/+4 |
* | usb: renesas_usbhs: gadget: fix re-enabling pipe without re-connecting | Yoshihiro Shimoda | 2014-07-10 | 1 | -0/+1 |
* | usb: renesas_usbhs: tidyup original usbhsx_for_each_xxx macro | Kuninori Morimoto | 2013-07-29 | 1 | -3/+3 |
* | Merge tag 'gadget-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Greg Kroah-Hartman | 2012-11-11 | 1 | -0/+1 |
|\ |
|
| * | usb: renesas_usbhs: use transfer counter if IN direction bulk pipe | Kuninori Morimoto | 2012-11-08 | 1 | -0/+1 |
* | | usb: renesas_usbhs: fixup __usbhs_for_each_pipe 1st pos | Kuninori Morimoto | 2012-10-16 | 1 | -1/+1 |
|/ |
|
* | renesas_usbhs: cleanup quoted includes | Paul Bolle | 2012-06-05 | 1 | -2/+2 |
* | usb: renesas_usbhs: add usbhs_pipe_is_stall() | Kuninori Morimoto | 2011-12-12 | 1 | -0/+1 |
* | usb: gadget: renesas_usbhs: modify pipe sequence settings | Kuninori Morimoto | 2011-10-13 | 1 | -1/+4 |
* | usb: gadget: renesas_usbhs: move done callback to struct usbhs_pkt | Kuninori Morimoto | 2011-10-13 | 1 | -3/+0 |
* | usb: gadget: renesas_usbhs: add usbhs_pipe_name() | Kuninori Morimoto | 2011-10-13 | 1 | -0/+1 |
* | usb: gadget: renesas_usbhs: add device select support in usbhs_pipe_config_up... | Kuninori Morimoto | 2011-10-13 | 1 | -1/+2 |
* | usb: gadget: renesas_usbhs: add struct usbhs_priv to packet done function | Kuninori Morimoto | 2011-10-13 | 1 | -2/+3 |
* | usb: gadget: renesas_usbhs: add usbhs_dcp_dir_for_host() | Kuninori Morimoto | 2011-10-13 | 1 | -0/+1 |
* | usb: gadget: renesas_usbhs: move usbhs_usbreq_get/set_val() to common.c | Kuninori Morimoto | 2011-10-13 | 1 | -6/+0 |
* | usb: gadget: renesas_usbhs: move usbhsp_type() to usbhs_pipe_type() | Kuninori Morimoto | 2011-10-13 | 1 | -0/+3 |
* | usb: gadget: renesas_usbhs: struct usbhs_pipe hold handler | Kuninori Morimoto | 2011-10-13 | 1 | -0/+2 |
* | usb: gadget: renesas_usbhs: each pipe hold maxpacket size | Kuninori Morimoto | 2011-10-13 | 1 | -0/+2 |
* | usb: gadget: renesas_usbhs: remove desc from usbhs_pipe_malloc | Kuninori Morimoto | 2011-10-13 | 1 | -2/+2 |
* | usb: renesas_usbhs: fixup connection fail | Kuninori Morimoto | 2011-06-14 | 1 | -0/+1 |
* | usb: renesas_usbhs: add DMAEngine support | Kuninori Morimoto | 2011-06-07 | 1 | -1/+3 |
* | usb: renesas_usbhs: add pipe/fifo link | Kuninori Morimoto | 2011-06-07 | 1 | -0/+4 |
* | usb: renesas_usbhs: modify data transfer interrupt | Kuninori Morimoto | 2011-06-07 | 1 | -4/+2 |
* | usb: renesas_usbhs: modify packet queue control method | Kuninori Morimoto | 2011-06-07 | 1 | -0/+1 |
* | usb: renesas_usbhs: divide data transfer functions | Kuninori Morimoto | 2011-06-07 | 1 | -1/+7 |
* | usb: renesas_usbhs: fifo became independent from pipe. | Kuninori Morimoto | 2011-06-07 | 1 | -19/+10 |
* | usb: renesas_usbhs: modify pipe direction flags | Kuninori Morimoto | 2011-06-07 | 1 | -0/+2 |
* | usb: renesas_usbhs: fixup cast warning | Kuninori Morimoto | 2011-04-29 | 1 | -2/+1 |
* | usb: renesas_usbhs: Add Renesas USBHS common code | Kuninori Morimoto | 2011-04-13 | 1 | -0/+105 |